Answer Posted / sudhakar
i primary and 15 secondary indexes,
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are the differences between session method and call transaction method? : abap bdc
What are the different types of abap/4 programs?
What are the attributes of the data in data dictionary? : abap data dictionary
Explain the difference between call screen and leave screen?
Does every abap/4 have a modular structure?
What kind of deliverables you have on a day to day basis?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are the basic objects of the data dictionary?
How does the interface between the dynpro and the abap/4 modules take place?
What are the advantages and disadvantages of different types of bdc's?
Different between Interface and Abstract classes?
What is a data dictionary? : abap data dictionary
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.