SAP ABAP Class CL_MRM_CPF_SERVICES (Configurable Parameters and Formulas in Invoice Verification)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MRM (Package) Appl.development R/3 decentralized invoice verification
⤷
⤷
⤷
Properties
| Class | CL_MRM_CPF_SERVICES | |
| Short Description | Configurable Parameters and Formulas in Invoice Verification | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MRM | Appl.development R/3 decentralized invoice verification |
| Created | 20130423 | SAP |
| Last change | 20131127 | 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_MRM_CPF_SERVICES has no interface implemented.
Friends
Class CL_MRM_CPF_SERVICES has no friend class.
Attributes
Class CL_MRM_CPF_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Assert method wrapping consistency check | 20130426 | |
| 2 | Static method | Public | Method | Compose cpf supplements from conditions | 20130423 | |
| 3 | Static method | Public | Method | Delete configurable parameters and formulas (CPF) | 20130423 | |
| 4 | Static method | Public | Method | Refresh configurable parameters and formulas (CPF) | 20130426 | |
| 5 | Static method | Public | Method | Save configurable parameters and formulas (CPF) | 20130423 | |
| 6 | Static method | Public | Method | Creates a new item from an other instance/knumv | 20130426 | |
| 7 | Static method | Private | Method | X-check data consistency e.g. before posting | 20130423 |
Events
Class CL_MRM_CPF_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_T_RBKOMV | Public | See coding | 20130426 | gty_t_rbkomv TYPE STANDARD TABLE OF rbkomv
|
Method Signatures
Method ASSERT_CPF_IS_CONSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KONV | Call by reference | Type reference (TYPE) | KONV_TTY | Table Type: Condition data | 20130426 | |||
| 2 | IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130426 |
Method ASSERT_CPF_IS_CONSISTENT on class CL_MRM_CPF_SERVICES has no exception.
Method CPF_COMPOSE_FROM_KONV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KONV | Call by reference | Type reference (TYPE) | STANDARD TABLE | Conditions (Transaction Data) | 20130423 | |||
| 2 | IV_KNUMV_FROM | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130423 | |||
| 3 | IV_KNUMV_TO | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130423 |
Method CPF_COMPOSE_FROM_KONV on class CL_MRM_CPF_SERVICES has no exception.
Method CPF_DATA_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130423 |
Method CPF_DATA_DELETE on class CL_MRM_CPF_SERVICES has no exception.
Method CPF_DATA_REFRESH Signature
Method CPF_DATA_REFRESH on class CL_MRM_CPF_SERVICES has no parameter.
Method CPF_DATA_REFRESH on class CL_MRM_CPF_SERVICES has no exception.
Method CPF_DATA_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KONV | Call by reference | Type reference (TYPE) | KONV_TTY | Table Type: Condition data | 20130426 | |||
| 2 | IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130423 |
Method CPF_DATA_SAVE on class CL_MRM_CPF_SERVICES has no exception.
Method CREATE_ITEM_FROM_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RBKOMV | Call by reference | Type reference (TYPE) | GTY_T_RBKOMV | Conditions (Transaction Data) | 20130426 | |||
| 2 | IV_KNUMV_FROM | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130426 | |||
| 3 | IV_KNUMV_TO | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130426 | |||
| 4 | IV_KPOSN_FROM | Call by reference | Type reference (TYPE) | KPOSN | Condition item number | 20130426 | |||
| 5 | IV_KPOSN_TO | Call by reference | Type reference (TYPE) | KPOSN | Condition item number | 20130426 |
Method CREATE_ITEM_FROM_INSTANCE on class CL_MRM_CPF_SERVICES has no exception.
Method DATA_CONSISTENCY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KONV | Call by reference | Type reference (TYPE) | KONV_TTY | Table Type: Condition data | 20130423 | |||
| 2 | IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130423 | |||
| 3 | RV_IS_CONSISTENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130426 |
Method DATA_CONSISTENCY_CHECK on class CL_MRM_CPF_SERVICES has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |