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
What is the function of a domain?
What is the difference between synchronous and asynchronous update? : abap bdc
What will happen when we use fully buffered in abap?
What function does data dictionary perform?
What is a database view? : abap data dictionary
What is a report?
What is the difference between pnp and pnpce? : abap hr
Can we create an abap program without using y or z?
What is the difference between getting and get late?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is hotspot?
How we can retrieve data using secondary index. Explain with simple example?
What are the events in abap/4 language? : abap hr
What are the basic components of dialog program?
what are the critical issues u face in ur project?