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
How to display if the value entered contains records or not?
Name the abap/4 modularization techniques?
2)In production what is the user exit?
What are logical databases? What are the advantages of logical databases?
How do you validate the selection criteria of a report? And how do you display initial
Can there be more than 1 main window in sap script?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Can we write the code both call transaction and session method in single program?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Under Data Transfer Portion of ABAP, what do you mean by DX Project
How do you document abap/4 programs? Do you use program documentation menu option?
Explain about workbench request and customization requests?
Which infotype records can not be deleted ? : abap hr
Why grouping of fields is required? What is the max no of modification groups for each field?
How many detail lists can be created in interactive reporting?