SAP ABAP Class CL_WB2_ALV_DATA_AC (Data for ALV Display of Accounting Documents)
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_AC Transfer Data from Accounting Documents 20010111
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20010111
Properties
Class CL_WB2_ALV_DATA_AC  
Short Description Data for ALV Display of Accounting Documents    
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 20010111   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_SO 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 20010111
2 IF_WB2_DATA_FROM Transfer Data from Document 20010111
3 IF_WB2_DATA_FROM_AC Transfer Data from Accounting Documents 20010111
4 IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20010111
Friends
Class CL_WB2_ALV_DATA_AC 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_AC_HEAD_TAB ALV Display Document Header Accounting 20010111
2 AT_ITEM Instance attribute Private Type reference (TYPE) WB2_ALV_AC_ITEM_TAB ALV Display Item Data Accounting 20010111
3 AT_MAP Instance attribute Private Type reference (TYPE) WB2_AC_BELNR_2_DOC_STAB Pointer from Accounting Document Header to Document 20010111
4 A_SELECTION_TYPE Instance attribute Private Type reference (TYPE) WB2_SELECTION_TYPE Selection at Item or Header Level 20010111
5 A_VARIANT_FULL Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20010111
6 A_VARIANT_HEAD Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20010111
7 A_VARIANT_ITEM Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20010111
8 C_HEAD_NAME Constant Private Type reference (TYPE) TABNAME 'WB2_ALV_AC_HEAD' Structure for Header 20010111
9 C_ITEM_NAME Constant Private Type reference (TYPE) TABNAME 'WB2_ALV_AC_ITEM' Structure for Item 20010111
10 S_ALV_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_WB2_ALV_AC BAdI Interface IF_EX_WB2_ALV_AC 20010111
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 20010111
Events
Class CL_WB2_ALV_DATA_AC has no event.
Types
Class CL_WB2_ALV_DATA_AC has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_AC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB2_ALV_DATA_AC 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 20010111
2 Importing I_VARIANT_FULL Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20010111
3 Importing I_VARIANT_HEAD Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20010111
4 Importing I_VARIANT_ITEM Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20010111

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