SAP ABAP Class CL_PPELIRPP_CNTL (Action Points)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPERPP (Package) RPP-Specific iPPE Objects
⤷
⤷
Properties
| Class | CL_PPELIRPP_CNTL | |
| Short Description | Action Points | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPPERPP | RPP-Specific iPPE Objects |
| Created | 20001211 | SAP |
| Last change | 20040316 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PPELIRPP_CNTL has no interface implemented.
Friends
Class CL_PPELIRPP_CNTL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | PPET_GUID_TAB | Nodes at which RPs were deleted | 20030103 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_PPELIRPP_CNTL | Only Instance of Class | 20001211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Keep Buffer Content | 20020422 | |
| 2 | Static method | Public | Method | Delete Buffer Content | 20020422 | |
| 3 | Static method | Public | Method | Reset Buffer | 20020422 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001211 | |
| 5 | Static method | Public | Method | Gets the Instance of the Class | 20001211 | |
| 6 | Static method | Public | Method | Delete a Reportng Point Without a Check | 20001214 | |
| 7 | Static method | Public | Method | Lock Reporting Point | 20001214 | |
| 8 | Static method | Public | Method | Create(Change via Application Object Without Check | 20001214 | |
| 9 | Static method | Public | Method | Consistency Check on Reporting Point | 20001214 | |
| 10 | Static method | Public | Method | Delete a Reporting Point | 20001213 | |
| 11 | Static method | Public | Method | Create/Change a Reporting Point | 20001212 | |
| 12 | Static method | Public | Method | Create/Change a Reporting Point for Activity/Mode | 20010718 | |
| 13 | Static method | Public | Method | Read a Reporting Point | 20010718 | |
| 14 | Static method | Public | Method | Read all Reporting Points for an Object | 20001213 | |
| 15 | Static method | Public | Method | Save Changes Made to Reporting Points | 20001213 |
Events
Class CL_PPELIRPP_CNTL has no event.
Types
Class CL_PPELIRPP_CNTL has no local type.
Method Signatures
Method BUFFER_BACKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PVS_APPLOBJ_TYPE | Application Object Type for iPPE | 20020422 | |||
| 2 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Controls Message Handling in iPPE Engine | 20020422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Saving the Application Data in Secondary Buffer | 20020422 |
Method BUFFER_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PVS_APPLOBJ_TYPE | Application Object Type for iPPE | 20020422 | |||
| 2 | IM_FREE_FLG | Call by reference | Type reference (TYPE) | C | Reset the Buffer Table | 20020422 | |||
| 3 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Controls Message Handling in iPPE Engine | 20020422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Initializing Primary and Secondary Buffers | 20020422 |
Method BUFFER_RESTORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PVS_APPLOBJ_TYPE | Application Object Type for iPPE | 20020422 | |||
| 2 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Controls Message Handling in iPPE Engine | 20020422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Resetting the Primary Buffer to the Secondary Buffer | 20020422 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PPELIRPP_CNTL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPELIRPP_CNTL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_PPELIRPP_CNTL | iPPE Application Object RPP | 20001211 |
Method GET_INSTANCE on class CL_PPELIRPP_CNTL has no exception.
Method INT_RPPNT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting Point to Be Deleted | 20001214 |
Method INT_RPPNT_DELETE on class CL_PPELIRPP_CNTL has no exception.
Method INT_RPPNT_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Message Handling | 20001214 | ||
| 2 | IM_OBJGUID | Call by reference | Type reference (TYPE) | PPET_GUID | Assigned Object (for Synch.) | 20001214 | |||
| 3 | IM_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting Point to Be Locked | 20001214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Locked by Another User | 20001214 |
Method INT_RPPNT_MAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting point | 20001214 | |||
| 2 | CH_RPPTX_TAB | Call by reference | Type reference (TYPE) | PPERP_RPPTX_LI_TAB | Short Texts | 20001214 | |||
| 3 | EX_OPID | Call by reference | Type reference (TYPE) | C | Operation Executed | 20010315 |
Method INT_RPPNT_MAINT on class CL_PPELIRPP_CNTL has no exception.
Method RPPNT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting Point to Be Checked | 20001214 | |||
| 2 | CH_RPPTX_TAB | Call by reference | Type reference (TYPE) | PPERP_RPPTX_LI_TAB | Language-Dependent Descriptions for Reporting Point | 20010315 | |||
| 3 | EX_EXISTS | Call by reference | Type reference (TYPE) | C | Reporting Point Exists | 20001214 | |||
| 4 | IM_EXISTENCE_ONLY | Call by reference | Type reference (TYPE) | C | PPET_FALSE | Only Check Existence | 20001218 | ||
| 5 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Message Handling | 20001214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Checking Data | 20001214 |
Method RPPNT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ALL | Message Handling | 20001213 | ||
| 2 | IM_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting Point to Be Deleted | 20001213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Locked by Another User | 20010315 | ||
| 2 | Reporting Point Not Found | 20001213 |
Method RPPNT_MAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting point | 20001212 | |||
| 2 | CH_RPPTX_TAB | Call by reference | Type reference (TYPE) | PPERP_RPPTX_LI_TAB | Short Texts for Reporting Points | 20001213 | |||
| 3 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ERROR | Message Handling | 20001212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Checking Data | 20001212 | ||
| 2 | Locked by Another User | 20010315 |
Method RPPNT_MAINT_ACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Reporting Point | 20010718 | |||
| 2 | IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-DO_ERROR | Message Handling | 20010718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Checking Data | 20010718 |
Method RPPNT_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_RPPNT | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI | Action Point | 20010718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The action point does not exist | 20010718 |
Method RPPNT_READ_BY_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RPPNT_TAB | Call by reference | Type reference (TYPE) | PPERP_RPPNT_LI_TAB | Reporting Points | 20001213 | |||
| 2 | EX_RPPTX_TAB | Call by reference | Type reference (TYPE) | PPERP_RPPTX_LI_TAB | Short Texts for Reporting Points | 20001213 | |||
| 3 | IM_OBJGUID | Call by reference | Type reference (TYPE) | PPET_GUID | Object for Which RPs Are to Be Read | 20001213 |
Method RPPNT_READ_BY_OBJ on class CL_PPELIRPP_CNTL has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLOBJ_TYPE | Call by reference | Type reference (TYPE) | PVS_APPLOBJ_TYPE | Application object of the action points to be saved | 20010718 | |||
| 2 | IM_PPECNTL | Call by reference | Type reference (TYPE) | PPET_PPECNTL | Steuerparameter u.a. zum Sichern | 20021016 |
Method SAVE on class CL_PPELIRPP_CNTL has no exception.
History
| Last changed by/on | SAP | 20040316 |
| SAP Release Created in | 46C2 |