SAP ABAP Class CL_BDOC_SELECT_OUTPUT (Basic Class: Selection of Output Documents)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BIL-GF (Application Component) Basic Functions
⤷
ERP_BILLING_REPORTING (Package) SAP ERP Billing 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 | 20130904 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BDOC_SELECT_OUTPUT_ORDER | Selection of Output Documents for Billing | 20130904 |
Properties
| Class | CL_BDOC_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_BILLING_REPORTING | SAP ERP Billing Reporting |
| Created | 20130820 | SAP |
| Last change | 20131127 | 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_BDOC_SELECT_OUTPUT has no interface implemented.
Friends
Class CL_BDOC_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 | 20130904 | |||||
| 2 | Constant | Public | See coding | 20130904 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BDOC_AUTHORITY_CHECK | 20130904 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TCS_AUTH_VBRK_FKA | 20130904 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TCS_AUTH_VBRK_VKO | 20130904 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | TCT_AUTH_VBRK_FKA | 20130904 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TCT_AUTH_VBRK_VKO | 20130904 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | 20130904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130904 | ||
| 2 | Static method | Public | Constructor | 20130904 | ||
| 3 | Instance method | Public | Constructor | 20130904 | ||
| 4 | Instance method | Protected | Method | 20130904 |
Events
Class CL_BDOC_SELECT_OUTPUT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_AUTH_VBRK_FKA | Protected | See coding | 20130904 | BEGIN OF tcs_auth_vbrk_fka,
fkart TYPE vbrk-fkart,
actvt TYPE activ_auth,
aflag TYPE flag,
END OF tcs_auth_vbrk_fka
|
||
| 2 | TCS_AUTH_VBRK_VKO | Protected | See coding | 20130904 | BEGIN OF tcs_auth_vbrk_vko,
vkorg TYPE vbrk-vkorg,
actvt TYPE activ_auth,
aflag TYPE flag,
END OF tcs_auth_vbrk_vko
|
||
| 3 | TCT_AUTH_VBRK_FKA | Protected | See coding | 20130904 | tct_auth_vbrk_fka TYPE STANDARD TABLE OF tcs_auth_vbrk_fka
|
||
| 4 | TCT_AUTH_VBRK_VKO | Protected | See coding | 20130904 | tct_auth_vbrk_vko TYPE STANDARD TABLE OF tcs_auth_vbrk_vko
|
||
| 5 | TLS_OBJKY | Protected | See coding | 20130904 | BEGIN OF tls_objky,
objky TYPE nast-objky,
END OF tls_objky
|
||
| 6 | TLT_OBJKY | Protected | See coding | 20130904 | 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 | 20130904 | ||||
| 2 | IV_ARG1 | Call by reference | Type reference (TYPE) | STRING | 20130904 | ||||
| 3 | IV_ARG2 | Call by reference | Type reference (TYPE) | STRING | 20130904 |
Method BUILD_CONCAT_FOR_SELECT on class CL_BDOC_SELECT_OUTPUT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BDOC_SELECT_OUTPUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BDOC_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 | 20130904 |
Method CONSTRUCTOR on class CL_BDOC_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 | 20130904 | ||||
| 2 | IT_SELECT_RESULT | Call by reference | Type reference (TYPE) | TABLE | 20130904 |
Method IDENTIFY_ITEM_ONLY_OBJKYS on class CL_BDOC_SELECT_OUTPUT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |