SAP ABAP Class CL_SDOC_SELECT_OUTPUT (Basic Class: Selection of Output Documents)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-SLS-GF (Application Component) Basic Functions
     ERP_SALES_REPORTING (Package) SAP ERP Sales Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SDOC_SELECT_BASIC Basic Class: Selection of Sales Documents 20121204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SDOC_SELECT_OUTPUT_ORDER Selection of Output Documents for orders 20121204
Properties
Class CL_SDOC_SELECT_OUTPUT  
Short Description Basic Class: Selection of Output Documents    
Super Class CL_SDOC_SELECT_BASIC Basic Class: Selection of Sales Documents 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SALES_REPORTING   SAP ERP Sales Reporting 
Created 20121204   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_SDOC_SELECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SDOC_SELECT_OUTPUT has no interface implemented.
Friends
Class CL_SDOC_SELECT_OUTPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONCATINATION_MODE Constant Public See coding 20121214
2 CO_PROCESSING_MODE Constant Public See coding 20121204
3 MO_SDOC_AUTHORITY_CHECK Instance attribute Protected Object reference (TYPE REF TO) IF_SDOC_AUTHORITY_CHECK 20121221
4 MS_AUTH_VBAK_VKO Static Attribute Private Type reference (TYPE) TCS_AUTH_VBAK_VKO 20121204
5 MT_AUTH_VBAK_VKO Static Attribute Private Type reference (TYPE) TCT_AUTH_VBAK_VKO 20121204
6 MV_CONCAT_MODE Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20121214
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CONCAT_FOR_SELECT Instance method Public Method 20121214
2 CLASS_CONSTRUCTOR Static method Public Constructor 20121214
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121205
4 IDENTIFY_ITEM_ONLY_OBJKYS Instance method Protected Method 20121204
Events
Class CL_SDOC_SELECT_OUTPUT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TCS_AUTH_VBAK_VKO Protected See coding 20121204 begin of tcs_auth_vbak_vko, vkorg type vbak-vkorg, vtweg type vbak-vtweg, spart type vbak-spart, actvt type activ_auth, aflag type flag, end of tcs_auth_vbak_vko
2 TCT_AUTH_VBAK_VKO Protected See coding 20121204 tct_auth_vbak_vko type standard table of tcs_auth_vbak_vko
3 TLS_OBJKY Protected See coding 20121204 begin of tls_objky, objky type nast-objky, end of tls_objky
4 TLT_OBJKY Protected See coding 20121204 tlt_objky type table of tls_objky with non-unique key objky
Method Signatures

Method BUILD_CONCAT_FOR_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) STRING 20121214
2 Importing IV_ARG1 Call by reference Type reference (TYPE) STRING 20121214
3 Importing IV_ARG2 Call by reference Type reference (TYPE) STRING 20121214

Method BUILD_CONCAT_FOR_SELECT on class CL_SDOC_SELECT_OUTPUT has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SDOC_SELECT_OUTPUT has no exception.

Method IDENTIFY_ITEM_ONLY_OBJKYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJKY Call by reference Type reference (TYPE) TLT_OBJKY 20121204
2 Importing IT_SELECT_RESULT Call by reference Type reference (TYPE) TABLE 20121204

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