SAP ABAP Class CL_PPERPP_CUST (Customizing Action Points)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPERPP0C (Package) Customizing for Reporting Points (RPP) in iPPE
⤷
⤷
Properties
| Class | CL_PPERPP_CUST | |
| Short Description | Customizing Action Points | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPPERPP0C | Customizing for Reporting Points (RPP) in iPPE |
| Created | 20020128 | SAP |
| Last change | 20040316 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PPERPP_CUST has no forward declaration.
Interfaces
Class CL_PPERPP_CUST has no interface implemented.
Friends
Class CL_PPERPP_CUST 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) | PPRPP_CRPTYPE_TAB | Buffer Table for Action Point Type | 20021022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20021022 | |
| 2 | Static method | Public | Method | Read all Action Point Types | 20021022 | |
| 3 | Static method | Public | Method | Read an Action Point Type | 20020128 |
Events
Class CL_PPERPP_CUST has no event.
Types
Class CL_PPERPP_CUST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PPERPP_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPERPP_CUST has no exception.
Method RPTYPE_READ_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CRPTYPE_TAB | Call by reference | Type reference (TYPE) | PPRPP_CRPTYPE_TAB | Zählpunkttypen | 20021023 |
Method RPTYPE_READ_ALL on class CL_PPERPP_CUST has no exception.
Method RPTYPE_READ_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CRPTYPE | Call by reference | Type reference (TYPE) | V_CRPTYPE | Attributes of Action Point Type | 20020128 | |||
| 2 | IM_RPTYPE | Call by reference | Type reference (TYPE) | PVS_RPTYPE | Type of Action Point | 20020128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Action Point Type Not Found | 20020128 |
History
| Last changed by/on | SAP | 20040316 |
| SAP Release Created in | 110 |