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 | 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 | Constant | Protected | Type reference (TYPE) | FCODE | 'IT_ADD' | new commodity item | 20101112 | ||
| 2 | Constant | Protected | Type reference (TYPE) | FCODE | 'IT_CH_DOC' | delete row | 20110209 | ||
| 3 | Constant | Protected | Type reference (TYPE) | FCODE | 'IT_DEL' | delete row | 20101112 | ||
| 4 | Constant | Protected | Type reference (TYPE) | FCODE | 'IT_SET' | delete row | 20110131 | ||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'GUID' | name of GUID field | 20101112 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYREPID | 'SAPLPPE_START_UI' | ABAP Program: Current Main Program | 20101112 | ||
| 7 | Static Attribute | Protected | Type reference (TYPE) | WLF_TH_FIELD | fields that can be input | 20101112 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | WLF_TH_FIELD | technical fields | 20101112 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | LVC_T_STYL | disable input into edit fields via style | 20101112 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20101112 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | edit style table created ? | 20101112 | |||
| 12 | Constant | Protected | Type reference (TYPE) | INT4 | 3 | Natural Number | 20101123 | ||
| 13 | Constant | Protected | Type reference (TYPE) | INT4 | 1 | Natural Number | 20101123 | ||
| 14 | Constant | Protected | Type reference (TYPE) | INT4 | 5 | Natural Number | 20101123 | ||
| 15 | Constant | Protected | Type reference (TYPE) | INT4 | 6 | Natural Number | 20110117 | ||
| 16 | Constant | Protected | Type reference (TYPE) | INT4 | 7 | Natural Number | 20110117 | ||
| 17 | Constant | Protected | Type reference (TYPE) | INT4 | 4 | Natural Number | 20101123 | ||
| 18 | Constant | Protected | Type reference (TYPE) | INT4 | 2 | Natural Number | 20101123 | ||
| 19 | Constant | Private | Type reference (TYPE) | SLIS_HANDL | 'CHAN' | Mgt. ID for repeated calls from the same program | 20110210 | ||
| 20 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PPE_ITEM_LIST | List of PPE items | 20101112 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | PPE_S_LIST_KEY | Key of PPE list | 20101112 | |||
| 22 | Instance attribute | Protected | Type reference (TYPE) | PPE_T_DISP | Display PPEs | 20101112 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | display PPEs cumulative for header | 20101123 |
Methods
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 | 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 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20101124 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20101124 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20101124 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20101124 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20101124 | |||||
| 6 | 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 | IO_EVENT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_DATA | Changing Data Container for Events | 20101124 | |||
| 2 | IV_DISPLAY | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20101124 | |||
| 3 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20101124 | |||
| 4 | IV_ROW_ID | Call by reference | Type reference (TYPE) | LVC_S_MODI-ROW_ID | Natural Number | 20101124 | |||
| 5 | 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 | IO_PPE_LIST | Call by reference | Object reference (TYPE REF TO) | IF_PPE_ITEM_LIST | List of PPE items | 20101112 | |||
| 2 | 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 | IO_PPE_LIST | Call by reference | Object reference (TYPE REF TO) | IF_PPE_ITEM_LIST | List of PPE items | 20110310 | |||
| 2 | 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 |