can we use sub routines in a function module?
Answers were Sorted based on User's Feedback
Answer / sunil
Yes.
we can create an include in the FG and can keep all the subroutines in that include.
Now whatever is present in this include is global, so any function module in that FG can access these subroutines.
Is This Answer Correct ? | 5 Yes | 0 No |
how do find a name of a print program?
Companies in India which are working in SAP-ISU?
What are the two ways of producing a list within a transaction?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
Hi Everyone, Can one any explain the situation where we can exactly use the events and also explain the diff. between LIKE AND TYPE. Am new one of sap-abap. Thanks in advance Jaya DS
SAP Application Engineer role
How do you do BDC field Validtaions ? can any one help with syntax? is there any difference with BDC and BAPI validations?
What are conditional chain statement?
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Can a domain, assigned to a data element be changed?
Wh bapi u have used in rfc?
How to handle table control in BDC?