SAP ABAP Class CL_WB2_ALV_DATA_PO (Data for ALV Display of Purchase Orders)
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 20000502
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_DATA_FROM Transfer Data from Document 20000718
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20000718
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_DATA_FROM_PO Transfer Data from Purchase Order 20000613
Properties
Class CL_WB2_ALV_DATA_PO  
Short Description Data for ALV Display of Purchase Orders    
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 20000502   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB2_DOC_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_WB2_PO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB2_ALV_DATA Data Tables for ALV Display 20000502
2 IF_WB2_DATA_FROM Transfer Data from Document 20000718
3 IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20000718
4 IF_WB2_DATA_FROM_PO Transfer Data from Purchase Order 20000613
Friends
Class CL_WB2_ALV_DATA_PO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_HEAD Instance attribute Private Type reference (TYPE) WB2_ALV_PO_HEAD_TAB ALV Display of Purchase Orders (Header) 20000817
2 AT_ITEM Instance attribute Private Type reference (TYPE) WB2_ALV_PO_ITEM_TAB ALV Display of Purchase Orders (Items) 20000817
3 AT_MAP Instance attribute Private Type reference (TYPE) WB2_EKKO_2_DOC_STAB Mapping of PO Header to Document 20000601
4 A_SELECTION_TYPE Instance attribute Private Type reference (TYPE) WB2_SELECTION_TYPE Selection at Item or Header Level 20000816
5 A_VARIANT_FULL Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20001129
6 A_VARIANT_HEAD Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20001101
7 A_VARIANT_ITEM Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20001101
8 C_HEAD_NAME Constant Private Type reference (TYPE) TABNAME 'WB2_ALV_PO_HEAD' Structure Name 20000817
9 C_ITEM_NAME Constant Private Type reference (TYPE) TABNAME 'WB2_ALV_PO_ITEM' Structure Name 20000817
10 S_ALV_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_WB2_ALV_PO BAdI Interface IF_EX_WB2_ALV_PO 20001108
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010129
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000717
Events
Class CL_WB2_ALV_DATA_PO has no event.
Types
Class CL_WB2_ALV_DATA_PO has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_PO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_PO has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION_TYPE Call by reference Type reference (TYPE) WB2_SELECTION_TYPE Selektion auf Positions- oder Kopfebene 20000816
2 Importing I_VARIANT_FULL Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20001129
3 Importing I_VARIANT_HEAD Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20001101
4 Importing I_VARIANT_ITEM Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20001101

Method CONSTRUCTOR on class CL_WB2_ALV_DATA_PO has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in