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


Please Help Members By Posting Answers For Below Questions

What is the function of a domain? : abap data dictionary

590


Can you create an internal table dynamically?(at run time)

1429


What is a badi?

554


How to call a subroutine in sapscript?

574


What are the list of screen elements?

530






What are matchcodes?

555


What is the difference between a dialog program and a report?

559


What are the types of table fields in the sap abap?

619


What are the 3 methods that we use in sequence in a batch input session method? : abap bdc

577


How do you restrict the data to be entered in the payroll area? : sap abap hr

531


What are the time related infotypes? : abap hr

618


What are the differences between a database index and a match code? : abap data dictionary

651


What is pass by value and what is pass by reference? Which is better?

834


What are the update types possible? : abap data dictionary

556


How are the function code handles in flow logic?

612