SAPDBWCOCOLDB 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 SAPDBWCOCOLDB 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: S_V_OWN = Vendor
Selection Text: S_V_ELIG = Vendor
Selection Text: S_TYPE = D .
Selection Text: S_STATUS = D .
Selection Text: S_REF = D .
Selection Text: S_O_VTWE = D .
Selection Text: S_O_VKOR = D .
Selection Text: S_O_SPAR = D .
Selection Text: S_O_SDAT = D .
Selection Text: S_O_EKOR = D .
Selection Text: S_ONLYHD = only header data
Selection Text: S_NUM = D .
Selection Text: S_MAXL = D .
Selection Text: S_C_OWN = Customer
Selection Text: S_C_ELIG = Customer
Selection Text: S_CREAON = D .
Selection Text: S_CREABY = D .
Selection Text: S_CAT = D .
Selection Text: S_ASSIGN = D .
Selection Text: S_ABFLOW = D .
Title: Log. Database WCOCOLDB: Database Program
Text Symbol: STA = Document Status
Text Symbol: OWN = Owner
Text Symbol: OSO = Sales
Text Symbol: OSE = Sales
Text Symbol: ORO = Organizational Data for Owner
Text Symbol: ORE = Organizational Data for Eligible Individual
Text Symbol: OPO = Purchasing
Text Symbol: OPE = Purchasing
Text Symbol: LAU = Program Run Control
Text Symbol: GEN = General Selections
Text Symbol: ELG = Eligible Individual
Text Symbol: DOC = Document Data
Text Symbol: ABF = Document flow to Agency Business
Text Symbol: 999 = without selection screen
Text Symbol: 002 = without program data
Text Symbol: 001 = only with program data
INCLUDE DBWCOCOLDBTOP . " HEADER
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.
SAPDBWCOCOLDB - Log. Database WCOCOLDB: Database Program SAPDBWBF - documentation and ABAP source code SAPDBWB2_CCS_LDB - Logical database WB2_CCS_LDB : Database program SAPDBWAF - documentation and ABAP source code SAPDBW1F - documentation and ABAP source code SAPDBVXV - Logical Databank Invoice Export