SAP Reports / Programs | Basis Components | Change & Transport System | Client Copy(BC-CTS-CCO) SAP BC

RSCC_SCC1_BATCH SAP ABAP Report - Bulk Customizing Copy with SCC1







RSCC_SCC1_BATCH 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 RSCC_SCC1_BATCH into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RSCC_SCC1_BATCH. "Basic submit
SUBMIT RSCC_SCC1_BATCH AND RETURN. "Return to original report after report execution complete
SUBMIT RSCC_SCC1_BATCH VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: TRKORR_M = Combination Request
Selection Text: TRKORR = D Request/Task
Selection Text: TEST = D Test w/o DB Upd.
Selection Text: SRCCLI = D Source Client
Selection Text: REQ_ONLY = Only Requests (No Tasks)
Selection Text: REL_MERG = Release Merge Request
Selection Text: PROJECT = D CTS Project
Selection Text: MERGE = Merge Requests
Selection Text: MAILUSER = Mail User
Selection Text: INS_ONLY = Insertions Only
Selection Text: FTIME = Start Time
Selection Text: FDATUM = Start Date (Changes since)
Selection Text: CHK_SRCC = Check Request Source Client
Selection Text: AS4USER = D Owner
Title: Bulk Customizing Copy with SCC1
Text Symbol: 011 = Only Requests Selected
Text Symbol: 010 = All Customizing Changes in Client &1 Since &2 &3
Text Symbol: 009 = Test
Text Symbol: 008 = SCC1 Batch Transport Error
Text Symbol: 007 = SCC1 Error
Text Symbol: 006 = Unexpected Error
Text Symbol: 005 = No Send Authorization
Text Symbol: 004 = No Document Recipient
Text Symbol: 003 = Too Many Recipients Specified
Text Symbol: 002 = Transports with Errors
Text Symbol: 001 = Copied Transports


INCLUDES used within this REPORT RSCC_SCC1_BATCH

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

SCCR_PERFORM_SCC1 CALL FUNCTION 'SCCR_PERFORM_SCC1' EXPORTING CCSUPCOPY = TEST CCCOMFILE = E070-TRKORR QUELLMANDANT = SRCCLI * INCL_TASK = INSERT_ONLY = INS_ONLY IMPORTING RCOD = RCOD.

TRINT_SORT_OBJECT_AND_KEY_LIST CALL FUNCTION 'TRINT_SORT_OBJECT_AND_KEY_LIST' CHANGING CT_OBJECTS = T_E071_MERG CT_KEYS = T_E071K_MERG.

TR_INSERT_NEW_COMM CALL FUNCTION 'TR_INSERT_NEW_COMM' EXPORTING WI_KURZTEXT = TEXT WI_TRFUNCTION = 'W' WI_CLIENT = SPACE IMPORTING WE_TRKORR = TRKORR_M EXCEPTIONS CLIENT_RANGE_FULL = 1 E070L_INSERT_ERROR = 2 E070L_UPDATE_ERROR = 3 E070_INSERT_ERROR = 4 E07T_INSERT_ERROR = 5 E070C_INSERT_ERROR = 6 E070M_INSERT_ERROR = 7 NO_SYSTEMNAME = 8 NO_SYSTEMTYPE = 9 SAP_RANGE_FULL = 10 UNALLOWED_TRFUNCTION = 11 UNALLOWED_USER = 12 ORDER_NOT_FOUND = 13 INVALID_TARGETSYSTEM = 14 INVALID_TARGET_DEVCLASS = 15 INVALID_DEVCLASS = 16 INVALID_TARGET_LAYER = 17 INVALID_STATUS = 18 NOT_AN_ORDER = 19 ORDER_LOCK_FAILED = 20 NO_AUTHORIZATION = 21 WRONG_CLIENT = 22 FILE_ACCESS_ERROR = 23 WRONG_CATEGORY = 24 INTERNAL_ERROR = 25 OTHERS = 26.

SCC1_GET_T100_TEXT CALL FUNCTION 'SCC1_GET_T100_TEXT' EXPORTING ARBGB = 'TH' MSGNR = '005' IMPORTING TEXT = NATXT EXCEPTIONS NOT_FOUND = 1 OTHERS = 2.

TRINT_APPEND_TO_COMM_ARRAYS CALL FUNCTION 'TRINT_APPEND_TO_COMM_ARRAYS' EXPORTING * WI_ERROR_TABLE = ' ' * WI_SIMULATION = ' ' WI_SUPPRESS_KEY_CHECK = 'X' WI_TRKORR = TRKORR_M * WI_TRPAR_INT_FILLED = ' ' * WI_LOCKKEY_FILLED = ' ' IV_APPEND_AT_ORDER = 'X' * IV_APPEND_AT_ORDER_WITH_LOCK = ' ' * IV_NO_OWNER_CHECK = ' ' TABLES WT_E071 = T_E071_MERG WT_E071K = T_E071K_MERG * WT_TRMESS_INT = * WT_TRPAR_INT = * WT_LOCKKEY = EXCEPTIONS KEY_CHECK_KEYSYNTAX_ERROR = 1 OB_CHECK_OBJ_ERROR = 2 TR_LOCKMOD_FAILED = 3 TR_LOCK_ENQUEUE_FAILED = 4 TR_WRONG_ORDER_TYPE = 5 TR_ORDER_UPDATE_ERROR = 6 FILE_ACCESS_ERROR = 7 OB_NO_SYSTEMNAME = 8 OTHERS = 9.

TR_REQUEST_CHOICE * CALL FUNCTION 'TR_REQUEST_CHOICE' * EXPORTING * IV_SUPPRESS_DIALOG = 'X' * IV_REQUEST_TYPES = 'WFTCOK' * IV_REQUEST = TRKORR_M * IT_E071 = T_E071_MERG * IT_E071K = T_E071K_MERG * EXCEPTIONS * INVALID_REQUEST = 1 * INVALID_REQUEST_TYPE = 2 * USER_NOT_OWNER = 3 * NO_OBJECTS_APPENDED = 4 * ENQUEUE_ERROR = 5 * CANCELLED_BY_USER = 6 * RECURSIVE_CALL = 7 * OTHERS = 8.

SCCR_PERFORM_SCC1 CALL FUNCTION 'SCCR_PERFORM_SCC1' EXPORTING CCSUPCOPY = TEST CCCOMFILE = TRKORR_M QUELLMANDANT = SRCCLI * INCL_TASK = INSERT_ONLY = INS_ONLY IMPORTING RCOD = RCOD.

TR_RELEASE_REQUEST CALL FUNCTION 'TR_RELEASE_REQUEST' EXPORTING IV_TRKORR = TRKORR_M IV_DIALOG = ' ' IV_AS_BACKGROUND_JOB = 'X' IV_SUCCESS_MESSAGE = 'X' IV_DISPLAY_EXPORT_LOG = ' ' EXCEPTIONS CTS_INITIALIZATION_FAILURE = 1 ENQUEUE_FAILED = 2 NO_AUTHORIZATION = 3 INVALID_REQUEST = 4 REQUEST_ALREADY_RELEASED = 5 REPEAT_TOO_EARLY = 6 ERROR_IN_EXPORT_METHODS = 7 OBJECT_CHECK_ERROR = 8 DOCU_MISSING = 9 DB_ACCESS_ERROR = 10 ACTION_ABORTED_BY_USER = 11 EXPORT_FAILED = 12 OTHERS = 13. "#EC ARGCHECKED

SO_NEW_DOCUMENT_SEND_API1 CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1' EXPORTING DOCUMENT_TYPE = 'RAW' DOCUMENT_DATA = DOC_CHNG PUT_IN_OUTBOX = ' ' TABLES OBJECT_CONTENT = OBJCONT RECEIVERS = RECLIST EXCEPTIONS TOO_MANY_RECEIVERS = 1 DOCUMENT_NOT_SENT = 2 OPERATION_NO_AUTHORIZATION = 4 OTHERS = 99.

AUTHORITY_CHECK_TCODE CALL FUNCTION 'AUTHORITY_CHECK_TCODE' EXPORTING TCODE = 'SCC1' EXCEPTIONS OK = 0 NOT_OK = 2 OTHERS = 3.



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 RSCC_SCC1_BATCH or its description.