SAP ABAP Data Element ICL_PMI_METHOD (Conversion Method)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_PM_INTERFACE (Package) FS-CM: FS-PM Interface
⤷
⤷
Basic Data
| Data Element | ICL_PMI_METHOD |
| Short Description | Conversion Method |
Data Type
| Category of Dictionary Type | Direct Type Entry | |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | ||
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Method |
| Medium | 15 | Method |
| Long | 20 | Method |
| Heading | 10 | Method |
Documentation
Definition
Use
For more complex assignments you can define methods that perform the assignment of values between FS-CM and FS-PM at runtime.
Proceed as follows:
- Create a class that is dervied from class CL_ICL_PMI_CONVERSION
- Enter the name of the method in IMG activity Enhance Parameters.
Dependencies
Example
For example, you can convert the date and time into a time stamp.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |