SAP ABAP Interface IF_EX_WRF_APC_X_PLISTALV_E (Business add-in interface IF_EX_WRF_APC_X_PLISTALV_E)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-RA (Application Component) Assortment
     WRF_APC (Package) Operational Assortment Planning and Control
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_WRF_APC_X_PLISTALV_E Default implementation for business add-in definition WRF_AP 20040525
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_WRF_APC_X_PLISTALV_E Example implementation for business add-in definition WRF_AP 20060417
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_WRF_APC_X_PLISTALV_E BAdI Class CL_EX_WRF_APC_X_PLISTALV_E 20060417
Properties
Interface IF_EX_WRF_APC_X_PLISTALV_E  
Short Description Business add-in interface IF_EX_WRF_APC_X_PLISTALV_E    
General Data
Package WRF_APC   Operational Assortment Planning and Control 
Created 20040415   SAP 
Last changed 20060920   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_WRF_APC_X_PLISTALV_E has no forward declaration.
Interfaces
Interface IF_EX_WRF_APC_X_PLISTALV_E has no interface.
Friends
Interface IF_EX_WRF_APC_X_PLISTALV_E has no friend.
Attributes
Interface IF_EX_WRF_APC_X_PLISTALV_E has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_DYNAMIC_ATTRIBUTES Instance method Public Method Load values of dynamic attributes into the ALV grid 20040418
2 ON_TOOLBAR Instance method Public Method Add additionnal functions on the ALV grid toolbar 20040415
3 ON_USER_COMMAND Instance method Public Method Process added functions on the ALV grid toolbar 20040415
4 SET_STYLE Instance method Public Method Defines additional formatting for an ALV grid line 20060407
5 UPDATE_DYNAMIC_ATTRIBUTES Instance method Public Method Update an attribute that was added dynamically to the ALV 20040517
6 UPDATE_FCATALOG Instance method Public Method Add dynamic attributes to the ALV grid field catalog 20040415
Events
Interface IF_EX_WRF_APC_X_PLISTALV_E has no event.
Types
Interface IF_EX_WRF_APC_X_PLISTALV_E has no local type.
Method Signatures

Method LOAD_DYNAMIC_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_PLIST Call by reference Object reference (TYPE REF TO) DATA 20040517
2 Importing IR_DIALOG_COMM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_DIALOG_COMM Layout-Tabellentyp für Screenpflege der operativen SPS 20040525
3 Importing IR_PLITEM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_ITEM 20040517
4 Importing IR_PURCLIST Call by reference Object reference (TYPE REF TO) CL_WRF_APC_PURC_LIST_DEF 20040525
# Exception Resumable Description Created on
1 CX_WRF_APC_DIALOG_EXCEPTIONS 20040418
2 CX_WRF_APC_PL_EXCEPTIONS 20040418
3 CX_WRF_APC_ROOT_EXCEPTIONS 20040418

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSP_ONLY Call by reference Type reference (TYPE) FLAG Allgemeines Kennzeichen 20040415
2 Changing XT_BTNMNU Call by reference Type reference (TYPE) TTB_BTNMNU Assignment of Toolbar Button to Context Menu 20060529
3 Changing XT_BUTTONS Call by reference Type reference (TYPE) TTB_BUTTON Drucktasten der Toolbar 20040415

Method ON_TOOLBAR on Interface IF_EX_WRF_APC_X_PLISTALV_E has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_COMM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_DATA_COMM 20040513
2 Importing IR_DIALOG_COMM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_DIALOG_COMM Operative SPS - Dialogkommunikationsklasse 20040513
3 Importing IR_PLIST_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20040513
4 Importing IT_PLIST_DATA Call by reference Object reference (TYPE REF TO) DATA 20040513
5 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Bilder, Funktionscode ausgelöst durch PAI 20040513
# Exception Resumable Description Created on
1 CX_WRF_APC_DIALOG_EXCEPTIONS 20040415
2 CX_WRF_APC_PL_EXCEPTIONS 20040415
3 CX_WRF_APC_ROOT_EXCEPTIONS 20040415

Method SET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20060407
2 Importing IR_PLISTLINE Call by reference Object reference (TYPE REF TO) DATA Reference to a purchasing list ALV grid line 20060407
3 Importing IR_PL_ITEM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_ITEM Operational APC - Purchasing List Item Class 20060407
4 Importing I_EXPANDED Call by reference Type reference (TYPE) FLAG Indicates whether the ALV line is expanded 20060407
5 Importing I_LASTLINE Call by reference Type reference (TYPE) FLAG SPACE Indicates whether it is the last line of a group 20060407
6 Importing I_LEVEL Call by reference Type reference (TYPE) WRF_SCRLEVEL Screen Level / PL ALV Grid (Article, First Char, ... Level) 20060407

Method SET_STYLE on Interface IF_EX_WRF_APC_X_PLISTALV_E has no exception.

Method UPDATE_DYNAMIC_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_PLIST Call by reference Object reference (TYPE REF TO) DATA 20040517
2 Importing IM_CHAR1 Call by reference Type reference (TYPE) ATWRT Merkmalswert 20040520
3 Importing IM_CHAR2 Call by reference Type reference (TYPE) ATWRT Merkmalswert 20040520
4 Importing IM_CHAR3 Call by reference Type reference (TYPE) ATWRT Merkmalswert 20040520
5 Importing IM_CHNG_CELL Call by reference Type reference (TYPE) LVC_S_MODI ALV Control: Modifizierte Zellen für Anwendung 20040520
6 Importing IM_TABNAME Call by reference Type reference (TYPE) TABNAME Tab.-Name 20040520
7 Importing IR_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Nachrichtenprotokoll zur Datenerfassung 20040520
8 Importing IR_DIALOG_COMM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_DIALOG_COMM Operative SPS - Dialogkommunikationsklasse 20040526
9 Importing IR_PLITEM Call by reference Object reference (TYPE REF TO) CL_WRF_APC_ITEM 20040517
10 Importing IS_PLH Call by reference Type reference (TYPE) WRF_APC_PLH Einkaufsliste - Kopfdaten 20040526
11 Importing IT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20040526
# Exception Resumable Description Created on
1 CX_WRF_APC_DIALOG_EXCEPTIONS 20040517
2 CX_WRF_APC_PL_EXCEPTIONS 20040517
3 CX_WRF_APC_ROOT_EXCEPTIONS 20040517

Method UPDATE_FCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_FCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für List Viewer Control 20040513
# Exception Resumable Description Created on
1 CX_WRF_APC_DIALOG_EXCEPTIONS 20040415
2 CX_WRF_APC_PL_EXCEPTIONS 20040415
3 CX_WRF_APC_ROOT_EXCEPTIONS 20040415
History
Last changed by/on SAP  20060920 
SAP Release Created in 111