ROIASMJQ_FORMS_GET_SENDER_DATA is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter ROIASMJQ_FORMS_GET_SENDER_DATA into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ADDR_GET CALL FUNCTION 'ADDR_GET' "SO4K000872 BL EXPORTING "SO4K000872 BL ADDRESS_SELECTION = ADDRESS_SEL "SO4K000872 BL IMPORTING "SO4K000872 BL SADR = SADR "SO4K000872 BL EXCEPTIONS "SO4K000872 BL PARAMETER_ERROR = 1 "SO4K000872 BL ADDRESS_NOT_EXIST = 2 "SO4K000872 BL VERSION_NOT_EXIST = 3 "SO4K000872 BL INTERNAL_ERROR = 4 "SO4K000872 BL OTHERS = 5 "SO4K000872 BL . "SO4K000872 BL
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIASMJQ_FORMS_GET_SENDER_DATA - GET_SENDER_DATA ROIASMJQ_FORMS_GET_PO_HEADER_I - GET_PO_HEADER_ITEM ROIASMJQ_FORMS_GET_PARTNER_DAT - GET_PARTNER_DATA ROIASMJQ_FORMS_GET_MOVEMENT_DO - GET_MOVEMENT_DOCUMENTS ROIASMJQ_FORMS_GET_MATERIAL_DO - GET_MATERIAL_DOC ROIASMJQ_FORMS_GET_ITEM_PRICES - GET_ITEM_PRICES