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 | 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 | Constant | Public | See coding | 20121214 | |||||
| 2 | Constant | Public | See coding | 20121204 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SDOC_AUTHORITY_CHECK | 20121221 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TCS_AUTH_VBAK_VKO | 20121204 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TCT_AUTH_VBAK_VKO | 20121204 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121214 | ||
| 2 | Static method | Public | Constructor | 20121214 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20121205 | |
| 4 | 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 | EV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20121214 | ||||
| 2 | IV_ARG1 | Call by reference | Type reference (TYPE) | STRING | 20121214 | ||||
| 3 | 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 | 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 | ET_OBJKY | Call by reference | Type reference (TYPE) | TLT_OBJKY | 20121204 | ||||
| 2 | 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 |