CAN ANY ONE TELL ME What is the use of fallowing structures
1)BDCDATA
2)BDCMSGCOLL
Answer Posted / franklin
BDCDATA is a structure which contains 5 fields such as
program name,screen number,initial screen,name of the
fields in each screen and finally value for each field.
BDCDATA structure is used for creating internal table and
work area which is very much useful while we are creting
sessions and using call transaction method for uploading
and downloading form presentation server to application
server.
BDCMSGCOLL is a structure which contain error log and
messages which is created while we are invoking call
transaction method.
We can use call function FORMAT_MESSAGE to print all the
error messages which is stored in BDCMSGCOLL structure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between tables and structures?
What is SAP Data conversion ?
What is the difference between synchronous and asynchronous update?
What are the different software packets available in the market? : sap abap hr
What are the different types of parameters? : abap modularization
Where the payroll results are stored
why particularly lock object name starts with EZ OR EY?
What is your approach to find exit and BAdi?
Sal abap on hana interview
when does a list get sent to the screen on the presentation layer?
What is the lock object?
What is the difference between semi-monthly and Bi-weekly payroll area
Can we create field without data element? If yes, how?
Differentiate database index and match code.
Explain the data types of internal tables?