SAP ABAP Class CL_SW_SHP_FIND_BY_AUTHORIZED (Find Shipping Documents by Viewing Authorization)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD (Application Component) Sales and Distribution
⤷
LOG_DOC_SEARCH_IMPL (Package) Logistics - Search Wrapper Implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FIND_DOCS_BY_ELEMENTS | Interface for Document Search Classes | 20100831 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SHP_FIND_DOCS_BY_ELEMENTS | Interface for Document Search Classes for Shipping Documents | 20101220 |
Properties
| Class | CL_SW_SHP_FIND_BY_AUTHORIZED | |
| Short Description | Find Shipping Documents by Viewing Authorization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOG_DOC_SEARCH_IMPL | Logistics - Search Wrapper Implementations |
| Created | 20100831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SW_SHP_FIND_BY_AUTHORIZED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FIND_DOCS_BY_ELEMENTS | Interface for Document Search Classes | 20100831 | ||
| 2 | IF_SHP_FIND_DOCS_BY_ELEMENTS | Interface for Document Search Classes for Shipping Documents | 20101220 |
Friends
Class CL_SW_SHP_FIND_BY_AUTHORIZED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'AUTHORIZATION' | 20100831 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TCT_VSTEL_AUTH | 20100902 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SW_SHP_FIND_BY_AUTHORIZED | Find Shipping Documents by Viewing Authorization | 20100831 |
Methods
Class CL_SW_SHP_FIND_BY_AUTHORIZED has no method.
Events
Class CL_SW_SHP_FIND_BY_AUTHORIZED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TCS_VSTEL_AUTH | Private | See coding | 20100902 | begin of tcs_vstel_auth,
vstel type vstel,
check_ok type abap_bool,
end of tcs_vstel_auth
|
||
| 2 | TCT_VSTEL_AUTH | Private | See coding | 20100902 | tct_vstel_auth type standard table of tcs_vstel_auth
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |