Answer Posted / chandu
All of the function modules in a function group can access the global data of the group. For this reason, you should place all function modules that use the same data in a single function group. For example, if you have a set of function modules that all use the same internal table, you could place them in a function group containing the table definition in its global data.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What are pool tables?
How many structures can be created in a Ztable ?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is the difference between a structure and a table?
What is the significance of delivery class?
Why do we use Abstract classes give an example from your project?
Difference between call by value and call by reference? : abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary
How will you transfer data into a file in application server?
What two statements would be used to exchange data between programs using abap memory?
What is the difference between leave transaction and call transaction?
What is the transaction code to display the payroll results ? : abap hr
What is the use of at new statement ?