SAP ABAP Class CL_WB2_ALV_DATA_TC (Data Table For ALV Display Agency Business)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-TEW (Application Component) Trading Execution Workbench
⤷
WB2B_TEW (Package) Trading Execution Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB2_ALV_DATA_SERVICES | Service Functions for ALV Data Classes | 20010315 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_ALV_DATA | Data Tables for ALV Display | 20010111 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM | Transfer Data from Document | 20010111 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20010111 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_TC | Transfer Data from Trading Contract | 20010111 |
Properties
| Class | CL_WB2_ALV_DATA_TC | |
| Short Description | Data Table For ALV Display Agency Business | |
| Super Class | CL_WB2_ALV_DATA_SERVICES | Service Functions for ALV Data Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20010111 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_ALV_DATA_TC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB2_ALV_DATA | Data Tables for ALV Display | 20010111 | ||
| 2 | IF_WB2_DATA_FROM | Transfer Data from Document | 20010111 | ||
| 3 | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20010111 | ||
| 4 | IF_WB2_DATA_FROM_TC | Transfer Data from Trading Contract | 20010111 |
Friends
Class CL_WB2_ALV_DATA_TC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WB2_ALV_TC_HEAD_TAB | Display Structure for ALV Trading Contract: Header Data | 20010111 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WB2_ALV_TC_ITEM_TAB | Display Structure for ALV Trading Contract: Item Data | 20010111 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WB2_TKONN_2_DOC_STAB | Mapping from TC Key to Document | 20010111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WB2_SELECTION_TYPE | Selection Category for Source Document | 20010111 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010111 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010111 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010111 | |||
| 8 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_TC_HEAD' | Structure for Header | 20010111 | ||
| 9 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_TC_ITEM' | Structure for Item | 20010111 | ||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_ALV_TC | BAdI Interface IF_EX_WB2_ALV_TC | 20010111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010129 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010111 |
Events
Class CL_WB2_ALV_DATA_TC has no event.
Types
Class CL_WB2_ALV_DATA_TC has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_TC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_TC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SELECTION_TYPE | Call by reference | Type reference (TYPE) | WB2_SELECTION_TYPE | Selektionstyp der Ausgangsdokumente | 20010111 | |||
| 2 | I_VARIANT_FULL | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010111 | |||
| 3 | I_VARIANT_HEAD | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010111 | |||
| 4 | I_VARIANT_ITEM | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010111 |
Method CONSTRUCTOR on class CL_WB2_ALV_DATA_TC has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |