SAP ABAP Class CL_PPE_ALV (PPE ALV)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE_UI (Package) Pricing and Payment Events: UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WLF_EDIT_ALV ALV display 20101112
Properties
Class CL_PPE_ALV  
Short Description PPE ALV    
Super Class CL_WLF_EDIT_ALV ALV display 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPE_UI   Pricing and Payment Events: UI 
Created 20101112   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPE_ALV has no interface implemented.
Friends
Class CL_PPE_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_ADD Constant Protected Type reference (TYPE) FCODE 'IT_ADD' new commodity item 20101112
2 F_CHANGE_DOCS Constant Protected Type reference (TYPE) FCODE 'IT_CH_DOC' delete row 20110209
3 F_DELETE Constant Protected Type reference (TYPE) FCODE 'IT_DEL' delete row 20101112
4 F_SETTING Constant Protected Type reference (TYPE) FCODE 'IT_SET' delete row 20110131
5 GC_GUID_NAME Constant Protected Type reference (TYPE) STRING 'GUID' name of GUID field 20101112
6 GC_PROGRAM Constant Protected Type reference (TYPE) SYREPID 'SAPLPPE_START_UI' ABAP Program: Current Main Program 20101112
7 GTH_EDIT_FIELD Static Attribute Protected Type reference (TYPE) WLF_TH_FIELD fields that can be input 20101112
8 GTH_TECHNICAL_FIELD Static Attribute Protected Type reference (TYPE) WLF_TH_FIELD technical fields 20101112
9 GT_EDIT_FIELD_DISABLE Static Attribute Protected Type reference (TYPE) LVC_T_STYL disable input into edit fields via style 20101112
10 GT_FIELDCATALOG Static Attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20101112
11 GV_EDIT_FIELDS_SET Static Attribute Protected Type reference (TYPE) ABAP_BOOL edit style table created ? 20101112
12 MC_DOC_TYPE_HANDLE Constant Protected Type reference (TYPE) INT4 3 Natural Number 20101123
13 MC_EVENT_HANDLE Constant Protected Type reference (TYPE) INT4 1 Natural Number 20101123
14 MC_EVENT_RULE_HANDLE Constant Protected Type reference (TYPE) INT4 5 Natural Number 20101123
15 MC_REF_EVENT_NO1_HANDLE Constant Protected Type reference (TYPE) INT4 6 Natural Number 20110117
16 MC_REF_EVENT_NO2_HANDLE Constant Protected Type reference (TYPE) INT4 7 Natural Number 20110117
17 MC_ROOT_DOC_TYPE_HANDLE Constant Protected Type reference (TYPE) INT4 4 Natural Number 20101123
18 MC_USE_CODE_HANDLE Constant Protected Type reference (TYPE) INT4 2 Natural Number 20101123
19 MC_VARIANT_HANDLE_FOR_CHANGES Constant Private Type reference (TYPE) SLIS_HANDL 'CHAN' Mgt. ID for repeated calls from the same program 20110210
20 MO_PPE_LIST Instance attribute Protected Object reference (TYPE REF TO) IF_PPE_ITEM_LIST List of PPE items 20101112
21 MS_PPE_LIST_KEY Instance attribute Protected Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20101112
22 MT_DATA Instance attribute Protected Type reference (TYPE) PPE_T_DISP Display PPEs 20101112
23 MV_DISPLAY_HEADER_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL display PPEs cumulative for header 20101123
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Protected Method Add an item 20101112
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101112
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101112
4 DELETE_ROW Instance method Protected Method Delete an item 20101112
5 DISPLAY_CHANGES Instance method Private Method display change pointers 20110209
6 HANDLE_ON_F4 Instance method Protected Event handling method handler for self defined F4 help 20101124
7 INSERT_INTO_EVENT_DATA Instance method Protected Method Add Field to F4 Event Table 20101124
8 RESET_FROM_HEADER_MODE Instance method Public Method reset from header mode 20101124
9 SETTING Instance method Private Method call personalization popup 20110131
10 SET_INTO_HEADER_MODE Instance method Public Method set into header mode 20101124
11 SET_NEW_DATA Instance method Public Method set new data 20101112
12 SET_PPE_LIST_AND_KEY Instance method Public Method set ppe list and key 20110310
Events
Class CL_PPE_ALV has no event.
Types
Class CL_PPE_ALV has no local type.
Method Signatures

Method ADD Signature

Method ADD on class CL_PPE_ALV has no parameter.
Method ADD on class CL_PPE_ALV has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20101112

Method CONSTRUCTOR on class CL_PPE_ALV has no exception.

Method DELETE_ROW Signature

Method DELETE_ROW on class CL_PPE_ALV has no parameter.
Method DELETE_ROW on class CL_PPE_ALV has no exception.

Method DISPLAY_CHANGES Signature

Method DISPLAY_CHANGES on class CL_PPE_ALV has no parameter.
Method DISPLAY_CHANGES on class CL_PPE_ALV has no exception.

Method HANDLE_ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20101124
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20101124
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20101124
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20101124
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20101124
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20101124

Method HANDLE_ON_F4 on class CL_PPE_ALV has no exception.

Method INSERT_INTO_EVENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT_DATA Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_DATA Changing Data Container for Events 20101124
2 Importing IV_DISPLAY Call by reference Type reference (TYPE) CHAR01 Character Field Length 1 20101124
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20101124
4 Importing IV_ROW_ID Call by reference Type reference (TYPE) LVC_S_MODI-ROW_ID Natural Number 20101124
5 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Value 20101124

Method INSERT_INTO_EVENT_DATA on class CL_PPE_ALV has no exception.

Method RESET_FROM_HEADER_MODE Signature

Method RESET_FROM_HEADER_MODE on class CL_PPE_ALV has no parameter.
Method RESET_FROM_HEADER_MODE on class CL_PPE_ALV has no exception.

Method SETTING Signature

Method SETTING on class CL_PPE_ALV has no parameter.
Method SETTING on class CL_PPE_ALV has no exception.

Method SET_INTO_HEADER_MODE Signature

Method SET_INTO_HEADER_MODE on class CL_PPE_ALV has no parameter.
Method SET_INTO_HEADER_MODE on class CL_PPE_ALV has no exception.

Method SET_NEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PPE_LIST Call by reference Object reference (TYPE REF TO) IF_PPE_ITEM_LIST List of PPE items 20101112
2 Importing IS_PPE_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20101112

Method SET_NEW_DATA on class CL_PPE_ALV has no exception.

Method SET_PPE_LIST_AND_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PPE_LIST Call by reference Object reference (TYPE REF TO) IF_PPE_ITEM_LIST List of PPE items 20110310
2 Importing IS_PPE_LIST_KEY Call by reference Type reference (TYPE) PPE_S_LIST_KEY Key of PPE list 20110310

Method SET_PPE_LIST_AND_KEY on class CL_PPE_ALV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606