SAP ABAP Class CL_CPE_ERP_MAPPING_UTILS (Mapping utilities for CPE formulas and terms structures)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SD-BF-CPE (Application Component) CPE in SD
⤷
CPE_IF_ERP_CONDITION (Package) CPE - Interface to Business Object ERP Condition
⤷
⤷
Properties
| Class | CL_CPE_ERP_MAPPING_UTILS | |
| Short Description | Mapping utilities for CPE formulas and terms structures | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPE_IF_ERP_CONDITION | CPE - Interface to Business Object ERP Condition |
| Created | 20121108 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CPE_ERP_MAPPING_UTILS has no forward declaration.
Interfaces
Class CL_CPE_ERP_MAPPING_UTILS has no interface implemented.
Friends
Class CL_CPE_ERP_MAPPING_UTILS has no friend class.
Attributes
Class CL_CPE_ERP_MAPPING_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Map EXERCISE_COM structure to EXERCISE structure | 20130423 | |
| 2 | Static method | Public | Method | Map EXERCISE structure to EXERCISE_COM structure | 20130423 | |
| 3 | Static method | Public | Method | Map CPET_FORMCONVOUT_COM_TAB to CPET_FORMCONVOUT_WRK_TAB | 20121212 | |
| 4 | Static method | Public | Method | Map CPED_FORMDOC to CPET_FORMDOC_WRK | 20121212 | |
| 5 | Static method | Public | Method | Map CPED_FORMINPUT to CPET_FORMINPUT_WRK | 20121212 | |
| 6 | Static method | Public | Method | Map TERM_COM structure to TERMOUTPUT structure | 20121212 | |
| 7 | Static method | Public | Method | Map TERMOUTPUT structure to TERM_COM structure | 20121212 |
Events
Class CL_CPE_ERP_MAPPING_UTILS has no event.
Types
Class CL_CPE_ERP_MAPPING_UTILS has no local type.
Method Signatures
Method MAP_EXERCISECOM_TO_EXERCISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXERCISES | Call by reference | Type reference (TYPE) | CPET_PRCFIX_EXERDETAIL_COM_TAB | Table Type CPE - Communication Structure for Exercise | 20130423 | |||
| 2 | IT_EXERCISE_OUT | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT_TAB | CPE in ERP: Table Type for CPET_ERP_FORMDOC_QUOT_OUT | 20130423 |
Method MAP_EXERCISECOM_TO_EXERCISE on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_EXERCISE_TO_EXERCISE_COM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXERCISE_OUT | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT_TAB | CPE in ERP: Table Type for CPET_ERP_FORMDOC_QUOT_OUT | 20130423 | |||
| 2 | IT_EXERCISES | Call by reference | Type reference (TYPE) | CPET_PRCFIX_EXERDETAIL_COM_TAB | Table Type CPE - Communication Structure for Exercise | 20130423 |
Method MAP_EXERCISE_TO_EXERCISE_COM on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_FORMCONV_TO_FORMCONV_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FORMCONVOUT_WRK_TAB | Call by reference | Type reference (TYPE) | CPET_FORMCONVOUT_WRK_TAB | CPE Formula - Table Type Work Struct. for Conversion Result | 20121212 | |||
| 2 | IT_FORMCONVOUT_COM_TAB | Call by reference | Type reference (TYPE) | CPET_FORMCONVOUT_COM_TAB | CPE - Communication Table for Formula Conversion Output | 20121212 |
Method MAP_FORMCONV_TO_FORMCONV_WRK on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_FORMDOC_TO_FORMDOC_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FORMDOC | Call by reference | Type reference (TYPE) | CPED_FORMDOC | CPE Formula - Grouping and General Result | 20121212 | |||
| 2 | RS_FORMDOC_WRK | Value transfer | Type reference (TYPE) | CPET_FORMDOC_WRK | CPE Formula - Work Struct. for Grouping and General Result | 20121212 |
Method MAP_FORMDOC_TO_FORMDOC_WRK on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_FORMINPUT_TO_FORMINPUT_WRK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FORMINPUT | Call by reference | Type reference (TYPE) | CPED_FORMINPUT | CPE Formula - Changed Input for General Data | 20121212 | |||
| 2 | RS_FORMINPUT_WRK | Value transfer | Type reference (TYPE) | CPET_FORMINPUT_WRK | CPE Formula - Work Struct. for Changed Input for Gen. Data | 20121212 |
Method MAP_FORMINPUT_TO_FORMINPUT_WRK on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_TERMCOM_TO_TERMOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TERMOUTPUT | Call by reference | Type reference (TYPE) | CPET_TERMOUTPUT | CPE Term - Generic Output Structure during Evaluation | 20121212 | |||
| 2 | ET_TERMOUTPUT_TAB | Call by reference | Type reference (TYPE) | CPET_TERMOUTPUT_TAB | CPE Term - Table Type for Generic Term Output in Evaluation | 20121212 | |||
| 3 | IS_TERM_COM | Call by reference | Type reference (TYPE) | CPET_TERM_COM | CPE - Communication Structure for Term UIs | 20121212 | |||
| 4 | IT_TERM_COM_TAB | Call by reference | Type reference (TYPE) | CPET_TERM_COM_TAB | CPE - Communication Structure Table for Terms | 20121212 |
Method MAP_TERMCOM_TO_TERMOUT on class CL_CPE_ERP_MAPPING_UTILS has no exception.
Method MAP_TERMOUT_TO_TERMCOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TERM_COM_TAB | Call by reference | Type reference (TYPE) | CPET_TERM_COM_TAB | CPE - Communication Structure Table for Terms | 20121212 | |||
| 2 | IT_TERMOUTPUT_TAB | Call by reference | Type reference (TYPE) | CPET_TERMOUTPUT_TAB | CPE Term - Table Type for Generic Term Output in Evaluation | 20121212 |
Method MAP_TERMOUT_TO_TERMCOM on class CL_CPE_ERP_MAPPING_UTILS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |