SAP ABAP Class CL_USMD_SMT_CONVERSION_IDOC (SMT field conversion class for IDoc)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-FIN (Application Component) MDG for Financials
⤷
USMD_XI_PROXY_EN (Package) MDGF: Proxies (English)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_CONVERSION | Input/Output Conversion | 20100527 |
Properties
| Class | CL_USMD_SMT_CONVERSION_IDOC | |
| Short Description | SMT field conversion class for IDoc | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD_XI_PROXY_EN | MDGF: Proxies (English) |
| Created | 20100527 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_CONVERSION | Input/Output Conversion | 20100527 |
Friends
Class CL_USMD_SMT_CONVERSION_IDOC has no friend class.
Attributes
Class CL_USMD_SMT_CONVERSION_IDOC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Convert Field Contents | 20100608 | |
| 2 | Static method | Private | Method | Convert Field Contents | 20100628 | |
| 3 | Static method | Private | Method | Convert Field Contents | 20100527 | |
| 4 | Static method | Private | Method | Convert Field Contents | 20100604 |
Events
Class CL_USMD_SMT_CONVERSION_IDOC has no event.
Types
Class CL_USMD_SMT_CONVERSION_IDOC has no local type.
Method Signatures
Method CONVERT_ACCTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Target Value | 20100608 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Source Value | 20100608 | |||
| 3 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Source Structure | 20100608 | |||
| 4 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Source Structure | 20100608 | |||
| 5 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Target Structure | 20100608 | |||
| 6 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Target Structure | 20100608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100608 | |||
| 2 | System Exception Converting to a Number | 20100608 | ||
| 3 | System Exception for Overflow When Converting | 20100608 |
Method CONVERT_GROUPNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Target Value | 20100628 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Source Value | 20100628 | |||
| 3 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Source Structure | 20100628 | |||
| 4 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Source Structure | 20100628 | |||
| 5 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Target Structure | 20100628 | |||
| 6 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Target Structure | 20100628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100628 | |||
| 2 | System Exception Converting to a Number | 20100628 | ||
| 3 | System Exception for Overflow When Converting | 20100628 |
Method CONVERT_MSGFN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Target Value | 20100527 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Source Value | 20100527 | |||
| 3 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Source Structure | 20100527 | |||
| 4 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Source Structure | 20100527 | |||
| 5 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Target Structure | 20100527 | |||
| 6 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Target Structure | 20100527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100527 | |||
| 2 | System Exception Converting to a Number | 20100527 | ||
| 3 | System Exception for Overflow When Converting | 20100527 |
Method CONVERT_SPRAS_ISO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TARGET | Call by reference | Type reference (TYPE) | DATA | Target Value | 20100604 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | DATA | Source Value | 20100604 | |||
| 3 | I_SOURCE_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Source Structure | 20100604 | |||
| 4 | I_SOURCE_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Source Structure | 20100604 | |||
| 5 | I_TARGET_FIELD | Call by reference | Type reference (TYPE) | STRING | Field of Target Structure | 20100604 | |||
| 6 | I_TARGET_STRUCTURE | Call by reference | Type reference (TYPE) | SMT_STRUCTURE | Target Structure | 20100604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100604 | |||
| 2 | System Exception Converting to a Number | 20100604 | ||
| 3 | System Exception for Overflow When Converting | 20100604 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |