why we use 4 msg variable in BDCMSGCOLL stucture in BDC? why
not more or less than 4?
Answer Posted / moises grappin
Because structure has only 4 fields to fill the messages,
they are just 4 because there are the same number of system
variables that are filled with message data
SY-MSGV1...SY-MSGV4, even if we had more fields those would
be filled with our messages, the system will not know the
existence of thos variables.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the various events associated with screen programming?
What is the difference between table and template?
What is maintenance view?
What do you mean by batch data communications programming?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
what are the critical issues u face in ur project?
What is the length of function code at user-command?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
In which particular scenario we use sorted table and which particular scenario we use standard table?
Explain what is a logical database?
Double click function on the lists, identifying the line selected by the user on the list?
Example of table cluster and cluster tables.
What are the types of subroutines? : abap data dictionary
What are uses of foreign key?
Can you show multiple alvs on a single screen?