SAP ABAP Class CL_PPE_UI (Pricing and Payment Events UI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
PPE_UI (Package) Pricing and Payment Events: UI
⤷
⤷
Properties
| Class | CL_PPE_UI | |
| Short Description | Pricing and Payment Events UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PPE_UI | Pricing and Payment Events: UI |
| Created | 20101122 | SAP |
| Last change | 20110908 | 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_UI has no interface implemented.
Friends
Class CL_PPE_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SCRFNAME | 'PPE' | Container Name | 20101122 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'PPE_S_SIDE-SIDE' | 20101122 | |||
| 3 | Constant | Protected | Type reference (TYPE) | SYREPID | 'SAPLPPE_START_UI' | ABAP Program: Current Main Program | 20101122 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYDYNNR | '0100' | Current Screen Number | 20101122 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYDYNNR | '0110' | Initial Screen Number | 20101122 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYDYNNR | '0105' | Current Screen Number | 20110228 | ||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20101122 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PPE_ITEM_LIST | List of PPE items | 20101122 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_PPE_ITEM_LIST | List of PPE items | 20101122 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | PPE_S_LIST_KEY | access key by item | 20101122 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | PPE_S_LIST_KEY | access key by item | 20101122 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | MTY_TS_ALV | ALVs | 20101122 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | display PPEs on header level | 20101124 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | PPE_SIDE | Logistical side of a document | 20101122 |
Methods
Events
Class CL_PPE_UI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTY_ALV | Protected | See coding | 20101122 | BEGIN OF mty_alv,
side TYPE ppe_side,
o_view TYPE REF TO cl_ppe_alv,
END OF mty_alv
|
||
| 2 | MTY_TS_ALV | Protected | See coding | 20101122 | mty_ts_alv TYPE SORTED TABLE OF mty_alv WITH UNIQUE KEY side
|
Method Signatures
Method ADJUST_FIELDS_IN_PBO Signature
Method ADJUST_FIELDS_IN_PBO on class CL_PPE_UI has no parameter.
Method ADJUST_FIELDS_IN_PBO on class CL_PPE_UI has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20101122 |
Method GET_PROGRAM on class CL_PPE_UI has no exception.
Method GET_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20101122 |
Method GET_SCREEN on class CL_PPE_UI has no exception.
Method GET_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIDE | Value transfer | Type reference (TYPE) | PPE_SIDE | Logistical side of a document | 20101122 |
Method GET_SIDE on class CL_PPE_UI has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FCODE | Call by reference | Type reference (TYPE) | FCODE | Function Code | 20101122 |
Method HANDLE_FCODE on class CL_PPE_UI has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class CL_PPE_UI has no parameter.
Method INIT_CONTROLS on class CL_PPE_UI has no exception.
Method IS_ONE_SIDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ONE_SIDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 |
Method IS_ONE_SIDED on class CL_PPE_UI has no exception.
Method PAI_START Signature
Method PAI_START on class CL_PPE_UI has no parameter.
Method PAI_START on class CL_PPE_UI has no exception.
Method PBO_START Signature
Method PBO_START on class CL_PPE_UI has no parameter.
Method PBO_START on class CL_PPE_UI has no exception.
Method REFRESH Signature
Method REFRESH on class CL_PPE_UI has no parameter.
Method REFRESH on class CL_PPE_UI has no exception.
Method RESET_FROM_HEADER_MODE Signature
Method RESET_FROM_HEADER_MODE on class CL_PPE_UI has no parameter.
Method RESET_FROM_HEADER_MODE on class CL_PPE_UI has no exception.
Method SET_FOCUS_TO_ALV Signature
Method SET_FOCUS_TO_ALV on class CL_PPE_UI has no parameter.
Method SET_FOCUS_TO_ALV on class CL_PPE_UI has no exception.
Method SET_INTO_HEADER_MODE Signature
Method SET_INTO_HEADER_MODE on class CL_PPE_UI has no parameter.
Method SET_INTO_HEADER_MODE on class CL_PPE_UI has no exception.
Method SET_NEW_DATA Signature
Method SET_NEW_DATA on class CL_PPE_UI has no parameter.
Method SET_NEW_DATA on class CL_PPE_UI has no exception.
Method SET_SIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SIDE | Call by reference | Type reference (TYPE) | PPE_SIDE | Logistical side of a document | 20101122 |
Method SET_SIDE on class CL_PPE_UI has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_PPE_UI has no parameter.
Method SET_STATUS on class CL_PPE_UI has no exception.
Method SET_TITLE Signature
Method SET_TITLE on class CL_PPE_UI has no parameter.
Method SET_TITLE on class CL_PPE_UI has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |