RWB2R_CANCEL_AB_DOCUMENTS 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 RWB2R_CANCEL_AB_DOCUMENTS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WB2R_CANCEL_DOCS - Cancel documents for contracts
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: P_PROSAV = D .
Selection Text: P_TEST = D .
Selection Text: S_DEPRO = D .
Selection Text: S_INVDA = Invoice Date
Selection Text: S_INVTY = Invoice Type
Selection Text: S_LFGRU = D .
Selection Text: S_PROTYP = D .
Selection Text: S_SPERR = D .
Selection Text: S_USECAS = D .
Title: Cancel Settlement Documents for Condition Contracts
Text Symbol: S01 = Processing Control
Text Symbol: S04 = Default Data
Text Symbol: S05 = Use Case
Text Symbol: S06 = Output
Text Symbol: S07 = Agency Business Document Selection
Text Symbol: T01 = Log for Reversal of Settlement Documents
Text Symbol: T02 = - Check Run
INCLUDE RWB2R_CANCEL_AB_DOCUMENTSTOP.
INCLUDE RWB2R_CANCEL_AB_DOCUMENTSS01.
INCLUDE RWB2R_CANCEL_AB_DOCUMENTSE01.
INCLUDE RWB2R_CANCEL_AB_DOCUMENTSF01.
INCLUDE RWB2R_REBATE_SETTLEMENTLOG.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RWB2R_CANCEL_AB_DOCUMENTS - Cancel Settlement Documents for Condition Contracts RWB2R_CANCEL_AB_DOCUMENTS - Cancel Settlement Documents for Condition Contracts RWB2R_BUSINESS_VOLUMETOP - Include RWB2R_BUSINESS_VOLUMETOP RWB2R_BUSINESS_VOLUMES01 - Include RWB2R_BUSINESS_VOLUMES01 RWB2R_BUSINESS_VOLUMEF01 - Include RWB2R_BUSINESS_VOLUMEF01 RWB2R_BUSINESS_VOLUMEE01 - Include RWB2R_BUSINESS_VOLUMEE01