REKCOLLBIGEN 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 REKCOLLBIGEN 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.
Checked/Processed Collective Contract Accounts
Selection Text: S_ABWVK = D Collective Bill Account
Selection Text: SIMU = D Document Simulated
Title: Generate Collective Bill for Single Items W/O Reference to C. Bill
Text Symbol: 009 = General Parameters
Text Symbol: 008 = Selection
Text Symbol: 004 = CollectContractAcct
Text Symbol: 002 = No Collective Bill Accounts in Selected Area
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FKK_CREATE_DOC_MASS_START call function 'FKK_CREATE_DOC_MASS_START'.
ISU_COLL_BILL_GENERATE CALL FUNCTION 'ISU_COLL_BILL_GENERATE' EXPORTING X_VKONT_SR = it_abwvk X_BUDAT = sy-datlo x_bldat = sy-datlo X_SIMULATION = simu X_MASS = 'X' EXCEPTIONS error_message = 1.
FKK_MESSAGE_WRITE CALL FUNCTION 'FKK_MESSAGE_WRITE' EXPORTING I_MSGID = MSGID I_MSGNO = MSGNO I_MSGV1 = SY-MSGV1 I_MSGV2 = SY-MSGV2 I_MSGV3 = SY-MSGV3 I_MSGV4 = SY-MSGV4 IMPORTING E_NTEXT = NTEXT.
FKK_ROLLBACK_POSTING_MEMORY CALL FUNCTION 'FKK_ROLLBACK_POSTING_MEMORY'.
FKK_OPEN_ITEM_DEQUEUE CALL FUNCTION 'FKK_OPEN_ITEM_DEQUEUE'.
FKK_CREATE_DOC_MASS_STOP CALL FUNCTION 'FKK_CREATE_DOC_MASS_STOP'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REKCOLLBIGEN - Generate Collective Bill for Single Items W/O Reference to C. Bill REKCOLLBIGEN - Generate Collective Bill for Single Items W/O Reference to C. Bill REKBONUS - Program for Object Type EKBONUS: Rebate Arrangement (Purchasing) REKBONUS - Program for Object Type EKBONUS: Rebate Arrangement (Purchasing) REKBBP_CLEAR_FDWBT - REKBBPCLEARFDWBT REKBBP_CLEAR_FDWBT - REKBBPCLEARFDWBT