SAP ABAP Class CL_WB2_ALV_DATA_SERVICES (Service Functions for ALV Data Classes)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AC Data for ALV Display of Accounting Documents 20010315
2 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ1 Data Table for ALV Display Add-On 20010802
3 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ2 Data Table for ALV Display Add-On 20010802
4 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ3 Data Table for ALV Display Add-On 20010802
5 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AGENCY Data Table For ALV Display Agency Business 20010315
6 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AGENCY_LST Data Table For ALV Display Agency Business 20010315
7 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_DELIVERY Data Tables for ALV Display for Delivery 20010315
8 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_IV Data for ALV Display of Invoice Verification Documents 20010315
9 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_MD Data for ALV Display of Material Data 20010315
10 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_PO Data for ALV Display of Purchase Orders 20010315
... Click here to see Used By full list (14 items)
Properties
Class CL_WB2_ALV_DATA_SERVICES  
Short Description Service Functions for ALV Data Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20010315   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_ALV_DATA_SERVICES has no forward declaration.
Interfaces
Class CL_WB2_ALV_DATA_SERVICES has no interface implemented.
Friends
Class CL_WB2_ALV_DATA_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_COLOR Instance attribute Private Type reference (TYPE) I Color 20020320
2 A_LEADER_IS_CHOOSEABLE Instance attribute Private Type reference (TYPE) BVAL Leading Header can be Selected 20010316
3 A_LEADER_LINE Instance attribute Private Type reference (TYPE) LVC_INDEX ALV Control: Line Number of Leading Header 20010315
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Protected Method Add External Document Numbers 20010315
2 ENHANCE_WITH_LEADER Instance method Protected Method Enhance Selection Table with Leading Header 20010423
3 GET_COLOR Instance method Protected Method Color 20020320
4 GET_MARK_MODE Instance method Protected Method Selection mode (several, single, no lines) 20010529
5 IS_LEADER_CHOOSEABLE Instance method Protected Method Can Leading Header Be Selected? 20010316
6 NEXT_COLOR Instance method Protected Method Set Next Color 20020320
7 SET_LEADER_IS_CHOOSEABLE Instance method Protected Method Leading Header can be Selected 20010316
8 SET_NEW_LEADER Instance method Protected Method Set New Leading Header 20010315
Events
Class CL_WB2_ALV_DATA_SERVICES has no event.
Types
Class CL_WB2_ALV_DATA_SERVICES has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXT_KEY Call by reference Type reference (TYPE) WB2_EXT_KEYS Schlüssel für Positionssplit ( Kundenerweiterung ) 20010315
2 Importing I_KEY_2_DOC Value transfer Type reference (TYPE) WB2_HEADS_AND_ITEMS Kopf oder Position 20010315
3 Changing T_KEY_2_DOC Call by reference Type reference (TYPE) WB2_HEADS_AND_ITEMS_STAB Köpfe und Positionen 20010315
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010315

Method ENHANCE_WITH_LEADER 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 Selektionstyp der Ausgangsbelege 20010425
2 Changing T_HEAD_REF Call by reference Object reference (TYPE REF TO) DATA Kopftabelle 20010423
3 Changing T_SELECTED Call by reference Type reference (TYPE) LVC_T_ROW selektierte Tabellenzeilen 20010423
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010423

Method GET_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLOR Value transfer Type reference (TYPE) WB2_LINECOLOR Farbe einer Zeile im ALV 20020320

Method GET_COLOR on class CL_WB2_ALV_DATA_SERVICES has no exception.

Method GET_MARK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MARK_HEAD Call by reference Type reference (TYPE) WB2_MARK_MODE Markierungsmodus Kopf 20010529
2 Exporting E_MARK_ITEM Call by reference Type reference (TYPE) WB2_MARK_MODE Markierungsmodus Position 20010529
3 Importing I_SELECTION_TYPE Call by reference Type reference (TYPE) WB2_SELECTION_TYPE Selektionstyp der Ausgangsbelege 20010529

Method GET_MARK_MODE on class CL_WB2_ALV_DATA_SERVICES has no exception.

Method IS_LEADER_CHOOSEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BVAL Value transfer Type reference (TYPE) BVAL Boolean 20010316

Method IS_LEADER_CHOOSEABLE on class CL_WB2_ALV_DATA_SERVICES has no exception.

Method NEXT_COLOR Signature

Method NEXT_COLOR on class CL_WB2_ALV_DATA_SERVICES has no parameter.
Method NEXT_COLOR on class CL_WB2_ALV_DATA_SERVICES has no exception.

Method SET_LEADER_IS_CHOOSEABLE Signature

Method SET_LEADER_IS_CHOOSEABLE on class CL_WB2_ALV_DATA_SERVICES has no parameter.
Method SET_LEADER_IS_CHOOSEABLE on class CL_WB2_ALV_DATA_SERVICES has no exception.

Method SET_NEW_LEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINE Call by reference Type reference (TYPE) LVC_S_ROW Zeile mit neuem Leitkopf 20010315
2 Changing T_HEAD_REF Call by reference Object reference (TYPE REF TO) DATA Kopftabelle 20010315
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010315
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AC Data for ALV Display of Accounting Documents 20010315
2 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ1 Data Table for ALV Display Add-On 20010802
3 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ2 Data Table for ALV Display Add-On 20010802
4 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_ADDONZ3 Data Table for ALV Display Add-On 20010802
5 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AGENCY Data Table For ALV Display Agency Business 20010315
6 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_AGENCY_LST Data Table For ALV Display Agency Business 20010315
7 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_DELIVERY Data Tables for ALV Display for Delivery 20010315
8 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_IV Data for ALV Display of Invoice Verification Documents 20010315
9 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_MD Data for ALV Display of Material Data 20010315
10 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_PO Data for ALV Display of Purchase Orders 20010315
11 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_SI Data for ALV Display of Sales Invoices 20010315
12 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_SI_LST Data for ALV Display of Sales Orders 20010315
13 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_SO Data for ALV Display of Sales Orders 20010315
14 Inheritance (c INHERITING FROM c_ref)  CL_WB2_ALV_DATA_TC Data Table For ALV Display Agency Business 20010315
History
Last changed by/on SAP  20031212 
SAP Release Created in 46C