why we use 4 msg variable in BDCMSGCOLL stucture in BDC? why
not more or less than 4?
Answers were Sorted based on User's Feedback
Answer / 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 |
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,actually they take the values from the
table "T100" which has 4 place holders which are used to
point the whole message,these values are take by the 4 msg
variables in BDCMSGCOLL and it is also standard structure
which contains only the 4 variables.
Is This Answer Correct ? | 1 Yes | 0 No |
what are the steps in oops alv reports?
most commonly used command in Interactive Reporting?
Give few names of pooled tables in sap ?
What are RFCs? How do you write RFCs on SAP side?
I have 1 basic list and 9 secondary list in interactive report. If i am in 5th list, how can i come directly to the basic list?
what are the various types of parameters and how are they distinguished from one another?
how do u add one more field searchhelp screen ?
Hi, Can any one help me. i have a dropdown list box with values like LG01 SAMPLEDRAW LG02 LASER......... Like this i have multiple values .and my table name is T496N. Whenever i select ex:lgo1 sampledraw the program title should be change with SAMPLEDRAW(With out execute f8 button). Thanks and Regards
What is direct input method ?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
what is use of tcp/ip in real time for abaper??
How do you retrieve the data for repetitive structures