RDDPUT41 is a standard Executable ABAP Report 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 RDDPUT41 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.
Selection Text: OBJ4 =
Selection Text: OBJ5 =
Selection Text: OBJ6 =
Selection Text: OBJ7 =
Selection Text: OBJECT1 =
Selection Text: OBJECT2 =
Selection Text: OBJECT3 =
Selection Text: OBJNAME1 =
Selection Text: OBJNAME2 =
Selection Text: OBJNAME3 =
Selection Text: PGM1 =
Selection Text: PGM2 =
Selection Text: PGM3 =
Selection Text: PGM4 =
Selection Text: PGM5 =
Selection Text: PGM6 =
Selection Text: PGM7 =
Selection Text: PGMID1 =
Selection Text: PGMID2 =
Selection Text: PGMID3 =
Selection Text: PROGNAME =
Selection Text: SOLVE =
Selection Text: TABLNAME =
Selection Text: TRANNAME =
Selection Text: TRKORR = Request/task
Selection Text: VIEWNAME =
Selection Text: OBJ3 =
Selection Text: CHECK1 =
Selection Text: CHECK2 =
Selection Text: CHECK3 =
Selection Text: CHECK4 =
Selection Text: CHECK5 =
Selection Text: CHECK6 =
Selection Text: CHECK7 =
Selection Text: CHKBOX1 =
Selection Text: CHKBOX2 =
Selection Text: CHKBOX3 =
Selection Text: DOMANAME =
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_PRESENT_REQUEST CALL FUNCTION 'TR_PRESENT_REQUEST' EXPORTING IV_TRKORR = GV_PROT_TRKORR IV_HIGHLIGHT = 'X'.
EM_GET_MERGE_INFO_FOR_REQUEST CALL FUNCTION 'EM_GET_MERGE_INFO_FOR_REQUEST' EXPORTING IV_KORR = PC_TRKORR IMPORTING EV_SYSTEM = GV_SYSTEM TABLES ET_MERGE = GT_MERGEH ET_MERGETA = GT_MERGETA ET_MERGEOBJ = GT_MERGEOBJ ET_E07T = GT_TRKORRTEXT EXCEPTIONS EM_NO_TRANSPORT = 1 EM_NOT_DELIVERED = 2 EM_COMMUNICATION_FAILURE = 3 OTHERS = 4.
EMINT_DISPLAY_MERGE_PROTS CALL FUNCTION 'EMINT_DISPLAY_MERGE_PROTS' EXPORTING IV_PUTCOFI = PC_TRKORR IV_MERGEDATE = GT_MERGEH-MERGEDATE.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RDDPUT41 - Problemanalyse Merger RDDPUT41 - Problemanalyse Merger RDDPUT40_SPLIT_SWCOMPS - Split Transport according to sw-comps RDDPUT40_SPLIT_SWCOMPS - Split Transport according to sw-comps RDDPUT40_DAILY_MERGE - Automation of RDDPUT40 + export RDDPUT40_DAILY_MERGE - Automation of RDDPUT40 + export