How would you design a BDC (session method ) in which session will get executed itself. user do not need to go to SM35.
IBM,
2 6063Where are the LSMW events :BEGIN_OF_PROCESSING, BEGIN_OF_TRANSACTION and BEGIN_OF_RECORD declared? Why?
1 10326hi experts, "move 'I' to s_ktokd-sign. move 'EQ' to s_ktokd-option." Can any one please explain me meaning of two lines? actually we use this move key word to move a value from one field variable to another field variable? i didn't understand the meaning of these statements?
2 4890What is the Use of LDB PNPCE in ABAP HR? what is NODES statement? I think we have to use GET PERAS event while using PNPCE. Can we use the same using PNP LDB? If yes,how? please give me some example to demonstrate PNPCE?
1 9875How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
IBM,
1 5943If there are two table with Foriegn Key relationship, and if any changes is made to the check table in Table Maintanance Generator how will this the other table?
IBM,
2 5837If there are errors in BDC Call Transaction method, once the correction of errors is made how will you run this as Session method ?
IBM,
3 8559Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??
5 11620In sapscript when u set debugger mode on from which window it will start debugging .My sapscript has header window,logo window,address window,main and footer window.so from which window it will start debugging??
1 8162
What is the different between template and a table?
What are Table control and tab strip control in dialog programming ?
what is abstract classes
What is the table buffer?
What is the use of lock objects?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is open sql vs native sql ?
Which transaction code can I use to analyze the performance of abap program?
Give few names of pooled tables in sap ?
How can we create callable modules of program code within one abap/4 program? : abap modularization
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
How many types of tables exists and what are they in data dictionary? : abap data dictionary
Why do we use logical blocks in abap program?
Explain the difference between a pool table and a transparent table?
Describe the difference between macro and subroutine?