SAP ABAP Class CL_WB2_ALV_DATA_ADDONZ2 (Data Table for ALV Display Add-On)
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 | 20010802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_ALV_DATA | Data Tables for ALV Display | 20010802 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM | Transfer Data from Document | 20010802 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_ADDONZ2 | Transfer Data from Add-On | 20010802 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20010802 |
Properties
| Class | CL_WB2_ALV_DATA_ADDONZ2 | |
| Short Description | Data Table for ALV Display Add-On | |
| 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 | ||
| Category | 0 | |
| Package | WB2B_TEW | Trading Execution Workbench |
| Created | 20010802 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_ALV_DATA_ADDONZ2 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB2_ALV_DATA | Data Tables for ALV Display | 20010802 | ||
| 2 | IF_WB2_DATA_FROM | Transfer Data from Document | 20010802 | ||
| 3 | IF_WB2_DATA_FROM_ADDONZ2 | Transfer Data from Add-On | 20010802 | ||
| 4 | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20010802 |
Friends
Class CL_WB2_ALV_DATA_ADDONZ2 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_ADDONZ2_HEAD_TAB | Output Structure for ALV Add-On: Header Data | 20010802 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WB2_ALV_ADDONZ2_ITEM_TAB | Output Structure for ALV Add-On: Item Data | 20010802 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WB2_DOC_NUM_2_DOC_STAB | Mapping Keys to Document | 20010802 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WB2_SELECTION_TYPE | Selection Type for Source Documents | 20010802 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010802 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010802 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20010802 | |||
| 8 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_ADDONZ2_HEAD' | Structure for Header | 20010802 | ||
| 9 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_ADDONZ2_ITEM' | Structure for Item | 20010802 | ||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_ALV_ADDONZ2 | BAdI Interface IF_EX_WB2_ALV_TC | 20010802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010802 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010802 |
Events
Class CL_WB2_ALV_DATA_ADDONZ2 has no event.
Types
Class CL_WB2_ALV_DATA_ADDONZ2 has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_ADDONZ2 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_ADDONZ2 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 Ausgangsbelege | 20010802 | |||
| 2 | I_VARIANT_FULL | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010802 | |||
| 3 | I_VARIANT_HEAD | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010802 | |||
| 4 | I_VARIANT_ITEM | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20010802 |
Method CONSTRUCTOR on class CL_WB2_ALV_DATA_ADDONZ2 has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |