RKEVRK47_2 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 RKEVRK47_2 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.
INCLUDE RKE_KENC_OPTIONS.
No SAP DATABASE tables are accessed within this REPORT code!
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
DB_COMMIT CALL FUNCTION 'DB_COMMIT'.
RKE_NC_EXEC_WRITE_CE4_REC CALL FUNCTION 'RKE_NC_EXEC_WRITE_CE4_REC' EXPORTING I_ERKRS = G-ERKRS I_MIT_PAOBJNR = 'X' I_ZWIESPALT = 'X' I_MARKDIFF = 'X' I_OUTPUTCONV = 'X' I_CHGDONLY = ' ' I_S_S = S_CE4 I_S_S1 = S_CE4_OLD I_PRAEFIX = 0.
RKE_SEGMENTS_SPLIT_PREPARE CALL FUNCTION 'RKE_SEGMENTS_SPLIT_PREPARE' EXPORTING I_ERKRS = g-erkrs I_PKGSIZ = G-PKGSIZE IMPORTING E_HANDLE = oss326091_handle EXCEPTIONS FAILED = 1.
RKE_SEGMENTS_SPLIT_GET_PKG CALL FUNCTION 'RKE_SEGMENTS_SPLIT_GET_PKG' EXPORTING I_HANDLE = oss326091_handle IMPORTING E_PAOBJNR_LOW = paobjnr_low E_PAOBJNR_HIGH = paobjnr_high EXCEPTIONS NO_MORE_DATA = 1 OTHERS = 2.
RKE_NC_EXEC_READ_CE4 CALL FUNCTION 'RKE_NC_EXEC_READ_CE4' EXPORTING I_ERKRS = I_ERKRS I_T_CE4KEYS = K TABLES E_T_CE4 = T EXCEPTIONS OTHERS = 0.
RKE_NC_EXEC_SET_REPORT_NAME45 CALL FUNCTION 'RKE_NC_EXEC_SET_REPORT_NAME45' EXPORTING I_ERKRS = I_ERKRS * I_MANDT = SY-MANDT I_CHGRUN = I_CHGRUN IMPORTING E_PROGRAMM = PROG45 .
RKE_NC_EXEC_READ_CE4 CALL FUNCTION 'RKE_NC_EXEC_READ_CE4' EXPORTING I_ERKRS = I_ERKRS I_T_CE4KEYS = K TABLES E_T_CE4 = T EXCEPTIONS OTHERS = 0.
RKE_NC_EXEC_WRITE_CE4_TAB CALL FUNCTION 'RKE_NC_EXEC_WRITE_CE4_TAB' EXPORTING I_ERKRS = I_ERKRS I_MIT_PAOBJNR = I_MIT_PAOBJNR I_ZWIESPALT = ZWIESPALT I_MARKDIFF = I_MARKDIFF I_OUTPUTCONV = I_OUTPUTCONV TABLES I_T_T = T I_T_T1 = T1 EXCEPTIONS OTHERS = 0.
RKE_FILL_FIELD_TABLE call function 'RKE_FILL_FIELD_TABLE' exporting erkrs = i_erkrs tabname = l_tabname_ce0 tables fieldtab = lt_dbtable.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RKEVRK47_2 - CO-PA: Interface to Product Costing RKEVRK47 - CO-PA Realignments: Utility Functions (Per Operating Concern) RKEVRK46 - CO-PA Realignments: Jump to SELECT Options (Template) RKEVRK45 - CO-PA Realignments: Execute (Per Run) RKEVRK44 - CO-PA: Fast rollup of summ. levels: Template for selection join prod. RKEVRK43 - CO-PA: Fast rollup of summ. levels: Template for creating join product