SAP ABAP Class CL_SDOC_WRAPPER (SDOC Wrapper)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-GF (Application Component) Basic Functions
     ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting
Properties
Class CL_SDOC_WRAPPER  
Short Description SDOC Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_REPORTING   SAP ERP Sales Reporting 
Created 20120730   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BADI_SDOC_WRAPPER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SDOC_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SDOC_WRAPPER has no interface implemented.
Friends
Class CL_SDOC_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SDOC_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_SDOC_ADAPTER 20120914
2 MO_SDOC_AUTHORITY_CHECK Instance attribute Private Object reference (TYPE REF TO) IF_SDOC_AUTHORITY_CHECK 20121221
3 MO_SDOC_SELECT Instance attribute Private Object reference (TYPE REF TO) IF_SDOC_SELECT 20120914
4 MR_RESULT Instance attribute Private Object reference (TYPE REF TO) DATA 20120904
5 MT_ADDITIONAL_TABLE_METADATA Instance attribute Private Type reference (TYPE) IF_SDOC_SELECT=>TCT_ADDITIONAL_TABLE_METADATA 20121016
6 MT_RESULT_COMP Instance attribute Private Type reference (TYPE) IF_SDOC_SELECT=>TCT_RESULT_COMP 20120731
7 SO_BADI Static Attribute Private Object reference (TYPE REF TO) BADI_SDOC_WRAPPER 20121011
8 SO_BADI_INT Static Attribute Private Object reference (TYPE REF TO) BADI_SDOC_WRAPPER_INT 20121011
9 SO_BADI_MASS Static Attribute Private Object reference (TYPE REF TO) BADI_SDOC_WRAPPER_MASS 20121031
10 SO_BADI_MASS_INT Static Attribute Private Object reference (TYPE REF TO) BADI_SDOC_WRAPPER_MASS_INT 20121031
11 SO_BADI_WRAPPER_SELECT Static Attribute Private Object reference (TYPE REF TO) LIF_BADI_WRAPPER_SELECT 20130307
12 SS_AUTH_AUART Static Attribute Private Type reference (TYPE) IF_SDOC_AUTHORITY_CHECK=>TCS_AUTH_AUART 20120914
13 SS_AUTH_SAREA Static Attribute Private Type reference (TYPE) IF_SDOC_AUTHORITY_CHECK=>TCS_AUTH_SAREA 20120914
14 SV_SDOC_SELECT_NAME Static Attribute Public Type reference (TYPE) STRING 20130625
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_RESULT_COMP Instance method Private Method 20120731
2 ADD_BASIC_RESULT_COMP Instance method Private Method 20120914
3 CHECK_ADDITIONAL_TAB_METADATA Instance method Private Method 20121016
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121011
5 CONSTRUCTOR Instance method Public Constructor 20120730
6 GET_MESSAGE Instance method Public Method Get message 20121217
7 GET_RESULT_COMP Instance method Public Method 20120811
8 GET_RESULT_TABLE_TYPE Instance method Public Method 20120903
9 INIT Instance method Private Method 20121227
10 POST_PROCESSING Instance method Private Method 20120731
11 QUERY Instance method Public Method 20120730
Events
Class CL_SDOC_WRAPPER has no event.
Types
Class CL_SDOC_WRAPPER has no local type.
Method Signatures

Method ADAPT_RESULT_COMP Signature

Method ADAPT_RESULT_COMP on class CL_SDOC_WRAPPER has no parameter.
Method ADAPT_RESULT_COMP on class CL_SDOC_WRAPPER has no exception.

Method ADD_BASIC_RESULT_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT_COMP Call by reference Type reference (TYPE) IF_SDOC_SELECT=>TCT_RESULT_COMP 20120914
2 Changing CT_RESULT_COMP_NAME Call by reference Type reference (TYPE) TDT_FIELDNAME 20120914

Method ADD_BASIC_RESULT_COMP on class CL_SDOC_WRAPPER has no exception.

Method CHECK_ADDITIONAL_TAB_METADATA Signature

Method CHECK_ADDITIONAL_TAB_METADATA on class CL_SDOC_WRAPPER has no parameter.
Method CHECK_ADDITIONAL_TAB_METADATA on class CL_SDOC_WRAPPER has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SDOC_WRAPPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SDOC_WRAPPER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SDOC_ADAPTER Call by reference Object reference (TYPE REF TO) IF_SDOC_ADAPTER Interface: Sales Document Adapter 20120730
2 Importing IT_RESULT_COMP Call by reference Type reference (TYPE) IF_SDOC_SELECT=>TCT_RESULT_COMP 20120731
# Exception Resumable Description Created on
1 CX_SDOC_REPORTING Exceptions during sales document selection 20120912

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) TDT_SDOC_MSG Table Type for Structure TDS_SDOC_MSG 20121217

Method GET_MESSAGE on class CL_SDOC_WRAPPER has no exception.

Method GET_RESULT_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_COMP Call by reference Type reference (TYPE) IF_SDOC_SELECT=>TCT_RESULT_COMP 20121121

Method GET_RESULT_COMP on class CL_SDOC_WRAPPER has no exception.

Method GET_RESULT_TABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESULT_TABLE_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120903

Method GET_RESULT_TABLE_TYPE on class CL_SDOC_WRAPPER has no exception.

Method INIT Signature

Method INIT on class CL_SDOC_WRAPPER has no parameter.
Method INIT on class CL_SDOC_WRAPPER has no exception.

Method POST_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20120904

Method POST_PROCESSING on class CL_SDOC_WRAPPER has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_SEL Call by reference Type reference (TYPE) TDT_FIELDNAME Table Type for Field FIELDNAME 20130215
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) TDT_SDOC_MSG Table Type for Structure TDS_SDOC_MSG 20120918
3 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20120810
4 Exporting EV_MORE_RESULTS Call by reference Type reference (TYPE) FLAG General Flag 20121219
5 Importing IT_REQ_RESULT_COMP_NAME Call by reference Type reference (TYPE) TDT_FIELDNAME Table Type for Field FIELDNAME 20120730
6 Importing IT_SELCRIT Call by reference Type reference (TYPE) TDT_SDOC_GENSELCRIT selection criteria for SDOC_SELECT 20120730
7 Importing IT_SELPARAM Call by reference Type reference (TYPE) IF_SDOC_SELECT=>TCT_SELPARAM 20121219
8 Importing IV_MAXSEL Call by reference Type reference (TYPE) INT4 0 Natural number 20121219

Method QUERY on class CL_SDOC_WRAPPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 616