MKCEEF20_DEL_PRINT_PARAMETERS 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 MKCEEF20_DEL_PRINT_PARAMETERS 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!
PRINT_COIXID_GET CALL FUNCTION 'PRINT_COIXID_GET' EXPORTING OBJECT = RKD9_OBJECT-PRINT_CLASS TYPE = '1' HIEID = RKB1D-HIEID LFDID = RKB1D-LFDID IMPORTING COIXID = DPP_COIXID.
PRINT_COIXID_GET CALL FUNCTION 'PRINT_COIXID_GET' EXPORTING OBJECT = RKD9_OBJECT-PRINT_USERGROUP TYPE = '1' HIEID = RKB1D-HIEID IMPORTING COIXID = DPP_COIXID.
PRINT_COIXID_GET CALL FUNCTION 'PRINT_COIXID_GET' EXPORTING OBJECT = RKD9_OBJECT-PRINT_CLASS TYPE = '2' HIEID = RKB1D-HIEID LFDID = RKB1D-LFDID IMPORTING COIXID = DPP_COIXID.
PRINT_COIXID_GET CALL FUNCTION 'PRINT_COIXID_GET' EXPORTING OBJECT = RKD9_OBJECT-PRINT_USERGROUP TYPE = '2' HIEID = RKB1D-HIEID IMPORTING COIXID = DPP_COIXID.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCEEF20_DEL_PRINT_PARAMETERS - MKCEEF20DELPRINTPARAMETERS MKCEEF20_DELETE_T242H - MKCEEF20DELETET242H MKCEEF20_DELETE_HIER_POSITION - MKCEEF20DELETEHIERPOSITION MKCEEF20_DEFINE_CLASS_GROUP - MKCEEF20DEFINECLASSGROUP MKCEEF20_D1200_AUTH_CHECK - MKCEEF20D1200AUTHCHECK MKCEEF20_D0400_ENQUEUE_USRGR - MKCEEF20D0400ENQUEUEUSRGR