SAP ABAP Class CL_MPD_DATA_CONVERSION (Data Conversion for MP Creation/Upd)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-MPD (Application Component) Maintenance Program Definition
⤷
AD_MPD (Package) Maintenance Program Definition

⤷

⤷

Properties
Class | CL_MPD_DATA_CONVERSION | |
Short Description | Data Conversion for MP Creation/Upd | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AD_MPD | Maintenance Program Definition |
Created | 20031211 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MPD_DATA_CONVERSION has no forward declaration.
Interfaces
Class CL_MPD_DATA_CONVERSION has no interface implemented.
Friends
Class CL_MPD_DATA_CONVERSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'b' | 1 byte int | 20031211 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'C' | Character type | 20031211 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'D' | Date | 20031211 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'F' | Floating point number | 20031211 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'I' | Interger type | 20031211 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'N' | Numerical character | 20031211 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'P' | Packed number | 20031211 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | C | 's' | 2 byte int | 20031211 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'T' | Time | 20031211 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'X' | Hex code | 20031211 | |
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20031212 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TYP_DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20031212 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Component number | 20031212 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR7 | '== ' | Character field, length 7 | 20031212 | |
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | User defined decimal point | 20040316 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Internal length in bytes | 20031212 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Length | 20031212 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Offset | 20031212 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Output length | 20031212 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20031212 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-character flag | 20031212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get the user defined decimal point | 20040316 |
2 | ![]() |
Instance method | Public | Method | Prepare data for IBIP function module | 20031211 |
Events
Class CL_MPD_DATA_CONVERSION has no event.
Types
Class CL_MPD_DATA_CONVERSION has no local type.
Method Signatures
Method GET_DECIMAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DECIMAL | Call by reference | Type reference (TYPE) | C | User defined decimal point | 20040316 |
Method GET_DECIMAL on class CL_MPD_DATA_CONVERSION has no exception.
Method PREPARE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA | Call by reference | Type reference (TYPE) | DATA_AREA | 20031212 | |||
2 | ![]() |
IV_STRUCTIMPORT | Call by reference | Type reference (TYPE) | ANY | 20031212 | |||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | DFIES-TABNAME | Tab.-Name | 20031212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031211 | ||
2 | ![]() |
20031211 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 500 |