SAP ABAP Class CL_WB2_ALV_DATA_AGENCY_LST (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 | 20001109 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM | Transfer Data from Document | 20001109 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_AGENCY_LIST | Transfer Data from Agency Documents | 20001109 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20001109 |
Properties
| Class | CL_WB2_ALV_DATA_AGENCY_LST | |
| 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 | 20001109 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB2_ALV_DATA_AGENCY_LST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB2_ALV_DATA | Data Tables for ALV Display | 20001109 | ||
| 2 | IF_WB2_DATA_FROM | Transfer Data from Document | 20001109 | ||
| 3 | IF_WB2_DATA_FROM_AGENCY_LIST | Transfer Data from Agency Documents | 20001109 | ||
| 4 | IF_WB2_DATA_FROM_PLUS_ALV_DATA | Combination of Interfaces data_from and alv_data_from | 20001109 |
Friends
Class CL_WB2_ALV_DATA_AGENCY_LST 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_AGENCY_HEAD_TAB | Display Structure for ALV Agency Business (Header) | 20001109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WB2_ALV_AGENCY_LST_ITEM_TAB | Display Structure for ALV Agency Business List (Item) | 20001109 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WB2_AGENCY_2_DOC_STAB | Mapping of Agency Business Key to Document | 20001109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WB2_SELECTION_TYPE | Selection Category for Source Document | 20001109 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20001129 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20001109 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20001109 | |||
| 8 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_AGENCY_HEAD' | Structure for Header | 20001109 | ||
| 9 | Constant | Private | Type reference (TYPE) | TABNAME | 'WB2_ALV_AGENCY_LST_ITEM' | Structure for Item | 20001109 | ||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WB2_ALV_AGENCY_LST | BAdI Interface IF_EX_WB2_ALV_AGENCY _LST | 20001109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010129 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001109 |
Events
Class CL_WB2_ALV_DATA_AGENCY_LST has no event.
Types
Class CL_WB2_ALV_DATA_AGENCY_LST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_AGENCY_LST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_AGENCY_LST 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 | 20001109 | |||
| 2 | I_VARIANT_FULL | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20001129 | |||
| 3 | I_VARIANT_HEAD | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20001109 | |||
| 4 | I_VARIANT_ITEM | Call by reference | Type reference (TYPE) | DISVARIANT | Anzeigevariante (externe Verwendung) | 20001109 |
Method CONSTRUCTOR on class CL_WB2_ALV_DATA_AGENCY_LST has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 46C |