SAP ABAP Class IF_SATC_MD_DATA_TYPE (Data Type used for Configuration Parameters)
Properties
| Class | IF_SATC_MD_DATA_TYPE | |
| Short Description | Data Type used for Configuration Parameters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070201 | SAP |
| Last change | 20140121 | 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 IF_SATC_MD_DATA_TYPE has no interface implemented.
Friends
Class IF_SATC_MD_DATA_TYPE has no friend class.
Attributes
Class IF_SATC_MD_DATA_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Restore native representation from serialized data | 20070201 | |
| 2 | Instance method | Public | Method | Display value(s) | 20070201 | |
| 3 | Instance method | Public | Method | OUTDATED - Display and modiy value(s) | 20070201 | |
| 4 | Instance method | Public | Method | Transform native representation into serialized data | 20070201 |
Events
Class IF_SATC_MD_DATA_TYPE has no event.
Types
Class IF_SATC_MD_DATA_TYPE has no local type.
Method Signatures
Method DESERIALIZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | DATA | Native Representation, e.g. Structure | 20070201 | |||
| 2 | I_SERIALIZED_DATA | Call by reference | Type reference (TYPE) | SATC_D_SERIALIZED_DATA | Serialized Data | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Dynamic Check Only of the RAISING Clause | 20070201 |
Method DISPLAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Value transfer | Type reference (TYPE) | DATA | Native Representation, e.g. Structure | 20070201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Dynamic Check Only of the RAISING Clause | 20070201 |
Method EDIT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Value transfer | Type reference (TYPE) | DATA | Native Representation, e.g. Structure | 20070201 | |||
| 2 | E_CHANGE_OCCURED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Was the data Altered | 20070201 |
Method EDIT_DATA on class IF_SATC_MD_DATA_TYPE has no exception.
Method SERIALIZE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | DATA | Native Representation, e.g. Structure | 20070201 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_SERIALIZED_DATA | Serialized Data | 20070201 |
Method SERIALIZE_DATA on class IF_SATC_MD_DATA_TYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |