Answer Posted / laxmi_nv
nothing but secundary key in table
Is This Answer Correct ? | 4 Yes | 39 No |
Post New Answer View All Answers
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
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.
What is append structure?
Explain the difference between tables and structures?
What is projection view?
Badi concepts
What are the main uses of the primary key?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
What is modularization and its benefits? : abap modularization
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
Differentiate between abap memory and sap memory?
List some of the many different ways that the sap standard functionality can be changed by a customer?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Explain the session method? : abap bdc