Answer Posted / vivekramana
bapi- used as interface between sap and non-sap appln.for
ex java.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the structure of bdcmsgcoll? : abap bdc
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Explain the different types of mode (run code) in call transaction method?
How do you import pay scale data from non sap to sap? : sap abap hr
What are the fields in a bdc_tab table? : abap bdc
Can you delete data element, which is being used by table fields?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
Search help exit details.
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What are interactive reports?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
How do you find number of records present in internal table?