RDDPUTJC 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 RDDPUTJC 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: GR_KORRS = Piece Lists
Selection Text: GR_TABL = Tables to be Extracted
Title: FA: Extract TABU Transports for Certain Tables From Piece Lists
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TRINT_SORT_OBJECT_AND_KEY_LIST call function 'TRINT_SORT_OBJECT_AND_KEY_LIST' exporting iv_special_mode = 'X' changing ct_objects = gt_e071[] ct_keys = gt_e071k[].
TR_INSERT_NEW_COMM call function 'TR_INSERT_NEW_COMM' exporting wi_kurztext = 'G-tables from upgr to inst system' wi_trfunction = 'T' wi_client = '000' iv_tarsystem = 'CL5' importing we_trkorr = lv_trkorr.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RDDPUTJC - FA: Extract TABU Transports for Certain Tables From Piece Lists RDDPUTJC - FA: Extract TABU Transports for Certain Tables From Piece Lists RDDPUTJ8_PREP_EXPORT - FA: Determine Object Function for Transport Request RDDPUTJ8_PREP_EXPORT - FA: Determine Object Function for Transport Request RDDPUTJ8 - FA: Determine Object Function for Transport Request RDDPUTJ8 - FA: Determine Object Function for Transport Request