SAP ABAP Interface IF_WB2_ALV_DATA (Data Tables for ALV Display)
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 Interface composition (i COMPRISING i_ref)  IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20000717
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AC Data for ALV Display of Accounting Documents 20010111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ1 Data Table for ALV Display Add-On 20010802
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ2 Data Table for ALV Display Add-On 20010802
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ3 Data Table for ALV Display Add-On 20010802
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AGENCY Data Table For ALV Display Agency Business 20001109
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AGENCY_LST Data Table For ALV Display Agency Business 20001109
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_DELIVERY Data Tables for ALV Display for Delivery 20000606
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_IV Data for ALV Display of Invoice Verification Documents 20010110
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_MD Data for ALV Display of Material Data 20001009
... Click here to see Used By full list (16 items)
Properties
Interface IF_WB2_ALV_DATA  
Short Description Data Tables for ALV Display    
General Data
Package WB2B_TEW   Trading Execution Workbench 
Created 20000427   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WB2_ALV_DATA has no interface.
Friends
Interface IF_WB2_ALV_DATA has no friend.
Attributes
Interface IF_WB2_ALV_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BADI Instance method Public Method BADI Call 20001030
2 FREE Instance method Public Method Delete Data Tables 20000428
3 GET_DOC Instance method Public Method Return Objects for Selected Lines 20000428
4 GET_KEYINFO Instance method Public Method Key Information for Fullscreen ALV 20001129
5 GET_MARK_MODE Instance method Public Method Selection mode (several, single, no lines) 20010529
6 GET_SELECTION_TYPE Instance method Public Method Type of Selection (Header, Item, Both) 20000816
7 GET_TABLE Instance method Public Method Data Table for ALV Display 20000615
8 GET_VARIANT Instance method Public Method Key for Variant Storage 20000717
9 GET_VARIANT_FULL_SCREEN Instance method Public Method Key for Variant Storage Fullscreen 20001129
10 IS_DUMMY Instance method Public Method Dummy Object Only? 20000720
11 IS_LEADER_CHOOSEABLE Instance method Public Method Can Leading Header Be Selected? 20010316
12 SET_LEADER_IS_CHOOSEABLE Instance method Public Method Leading Header can be Selected 20010316
13 SET_NEW_LEADER Instance method Public Method Set New Leading Header 20010315
Events
Interface IF_WB2_ALV_DATA has no event.
Types
Interface IF_WB2_ALV_DATA has no local type.
Method Signatures

Method BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_STEP Value transfer Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses der angezeigt wird 20001030
2 Importing I_TEW_TYPE Value transfer Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20001030

Method BADI on Interface IF_WB2_ALV_DATA has no exception.

Method FREE Signature

Method FREE on Interface IF_WB2_ALV_DATA has no parameter.
Method FREE on Interface IF_WB2_ALV_DATA has no exception.

Method GET_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KEY_2_DOC Call by reference Type reference (TYPE) WB2_HEADS_AND_ITEMS_STAB selektierte Objekte 20000428
2 Importing IT_SELECTED Call by reference Type reference (TYPE) LVC_T_ROW selektierte Tabellenzeilen 20000428
3 Importing I_DISPLAY_STEP Call by reference Type reference (TYPE) WB2_STEP Schritt des Geschäftsprozesses 20010129
4 Importing I_HEAD Call by reference Type reference (TYPE) BVAL Boolean 20001101
5 Importing I_TEW_TYPE Call by reference Type reference (TYPE) WB2_TEW_TYPE Trading Execution Workbench Art 20010129
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000428

Method GET_KEYINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_KEYINFO Value transfer Type reference (TYPE) SLIS_KEYINFO_ALV Schlüssel 20001129

Method GET_KEYINFO on Interface IF_WB2_ALV_DATA 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

Method GET_MARK_MODE on Interface IF_WB2_ALV_DATA has no exception.

Method GET_SELECTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SELECTION_TYPE Value transfer Type reference (TYPE) WB2_SELECTION_TYPE Selektion auf Positions- oder Kopfebene 20000816

Method GET_SELECTION_TYPE on Interface IF_WB2_ALV_DATA has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Object reference (TYPE REF TO) DATA Pointer auf Datentabelle 20000615
2 Exporting ET_FIELD_CAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20030415
3 Exporting E_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Strukturname 20000615
4 Importing I_HEAD Call by reference Type reference (TYPE) BVAL Boolean 20001101
5 Changing P_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO Layout 20000615
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20030415

Method GET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEAD Call by reference Type reference (TYPE) BVAL Boolean 20001101
2 Returning RE_VARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20000717

Method GET_VARIANT on Interface IF_WB2_ALV_DATA has no exception.

Method GET_VARIANT_FULL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VARIANT Value transfer Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20001129

Method GET_VARIANT_FULL_SCREEN on Interface IF_WB2_ALV_DATA has no exception.

Method IS_DUMMY Signature

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

Method IS_DUMMY on Interface IF_WB2_ALV_DATA 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 Interface IF_WB2_ALV_DATA has no exception.

Method SET_LEADER_IS_CHOOSEABLE Signature

Method SET_LEADER_IS_CHOOSEABLE on Interface IF_WB2_ALV_DATA has no parameter.
Method SET_LEADER_IS_CHOOSEABLE on Interface IF_WB2_ALV_DATA 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
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20010316
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WB2_DATA_FROM_PLUS_ALV_DATA Combination of Interfaces data_from and alv_data_from 20000717
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AC Data for ALV Display of Accounting Documents 20010111
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ1 Data Table for ALV Display Add-On 20010802
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ2 Data Table for ALV Display Add-On 20010802
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_ADDONZ3 Data Table for ALV Display Add-On 20010802
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AGENCY Data Table For ALV Display Agency Business 20001109
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_AGENCY_LST Data Table For ALV Display Agency Business 20001109
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_DELIVERY Data Tables for ALV Display for Delivery 20000606
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_IV Data for ALV Display of Invoice Verification Documents 20010110
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_MD Data for ALV Display of Material Data 20001009
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_PO Data for ALV Display of Purchase Orders 20000502
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_SI Data for ALV Display of Sales Invoices 20000831
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_SI_LST Data for ALV Display of Sales Orders 20010110
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_SO Data for ALV Display of Sales Orders 20000428
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_ALV_DATA_TC Data Table For ALV Display Agency Business 20010111
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB2_DATA_DUMMY Dummy Class for Source Data 20000720
History
Last changed by/on SAP  00000000 
SAP Release Created in