how will u handle multiple line items in a table control?
Answer Posted / ravikanth
@ Amswer 2.
Thanks for posting. It helped in rea time dvlpmt.
Thnakyou.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What kind of financial periods exist in SAP? What is the relevant table for that?
Value table VS check Table.
Explain what is the step-by-step process to create a table in data dictionary?
what is call back in alv?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is table pool?
what is the t-code to link technical and functional operation?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Where the payroll results are stored
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is an abap data dictionary? : abap data dictionary
What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary
Can we specify the next screen number with a variable?