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
Reports: Event functionality.
What is the difference between ABAP and HR ABAP
What do you mean by transparent tables in sap abap? : abap data dictionary
Exception handling and how does it transfer from called method to calling method?
Define abap/4 layer?
What is a modification assistant?
What are the components of sapscript?
How to do find it?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is open sql?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
What are conversion & interface programs in sap?
What is an Unpack command?
Name a few data dictionary objects? : abap data dictionary
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?