AD031F02 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 AD031F02 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.
Title: Include RCNADF02
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
K_COEJA_INSERT CALL FUNCTION 'K_COEJA_INSERT' EXPORTING EPSKZ = ' ' * TOTALS_UPDATE = 'X' VRGNG = WS_VRGNG TABLES COBK_TAB = ITAB_COBK COEJA_TAB = ITAB_COEJA.
HF_COEJA_RPSCO
HFPT_COEJA_RPSCO * CALL FUNCTION 'HF_COEJA_RPSCO' "<-del CALL FUNCTION 'HFPT_COEJA_RPSCO' "<-ins * EXPORTING * I_ORGVG = 'RKP3' TABLES I_COBK = ITAB_COBK I_COEJA = ITAB_COEJA.
K_COEJA_INSERT CALL FUNCTION 'K_COEJA_INSERT' EXPORTING EPSKZ = ' ' * TOTALS_UPDATE = 'X' VRGNG = WS_VRGNG TABLES COBK_TAB = ITAB_COBK COEJA_TAB = ITAB_COEJA.
HF_COEJA_RPSCO
HFPT_COEJA_RPSCO * CALL FUNCTION 'HF_COEJA_RPSCO' "<-del CALL FUNCTION 'HFPT_COEJA_RPSCO' "<-ins * EXPORTING * I_ORGVG = 'RKP3' TABLES I_COBK = ITAB_COBK I_COEJA = ITAB_COEJA.
K_COEJRA_INSERT CALL FUNCTION 'K_COEJRA_INSERT' EXPORTING * EPSKZ = 'X' * MAXPER = ' ' * TOTALS_UPDATE = 'X' VRGNG = WS_VRGNG TABLES COBK_TAB = ITAB_COBK COEJRA_TAB = ITAB_COEJRA.
G_SET_GET_ID_FROM_NAME CALL FUNCTION 'G_SET_GET_ID_FROM_NAME' EXPORTING SHORTNAME = P_FLGRP IMPORTING NEW_SETID = L_NEWSN EXCEPTIONS NO_SET_FOUND = 1 OTHERS = 9.
G_SET_GET_ALL_VALUES CALL FUNCTION 'G_SET_GET_ALL_VALUES' EXPORTING * class = '0H' SETNR = L_NEWSN * table = c_set_table TABLES SET_VALUES = IT_STAGR_SET EXCEPTIONS SET_NOT_FOUND = 1 OTHERS = 2.
Contribute (Add Comments)
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name AD031F02 or its description.
AD031F02 - Include RCNADF02 AD031F01 - Include RCNADF01 AD02_HIERARCHY_DETERMINE_PSJ - Project Based Payment Run - get project hierarchy AD02_HIERARCHY_DETERMINE_PSJ - Project Based Payment Run - get project hierarchy AD02PTOP - Include for CATSPRCE program AD02PRCE - Program To Compute Actual Labor Pricing