SAP ABAP Interface IF_SATC_MD_DATA_TYPE (Data Type used for Configuration Parameters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_META_DATA_API (Package) INTERNAL: - *NO* REUSE - Meta data API
Properties
Interface IF_SATC_MD_DATA_TYPE  
Short Description Data Type used for Configuration Parameters    
General Data
Package SATC_STDLIB_META_DATA_API   INTERNAL: - *NO* REUSE - Meta data API 
Created 20070201   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SATC_MD_DATA_TYPE has no interface.
Friends
Interface IF_SATC_MD_DATA_TYPE has no friend.
Attributes
Interface IF_SATC_MD_DATA_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_DATA Instance method Public Method Restore native representation from serialized data 20070201
2 DISPLAY_DATA Instance method Public Method Display value(s) 20070201
3 EDIT_DATA Instance method Public Method OUTDATED - Display and modiy value(s) 20070201
4 SERIALIZE_DATA Instance method Public Method Transform native representation into serialized data 20070201
Events
Interface IF_SATC_MD_DATA_TYPE has no event.
Types
Interface 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 Exporting E_DATA Call by reference Type reference (TYPE) DATA Native Representation, e.g. Structure 20070201
2 Importing I_SERIALIZED_DATA Call by reference Type reference (TYPE) SATC_D_SERIALIZED_DATA Serialized Data 20070201
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 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 Importing I_DATA Value transfer Type reference (TYPE) DATA Native Representation, e.g. Structure 20070201
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 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 Changing C_DATA Value transfer Type reference (TYPE) DATA Native Representation, e.g. Structure 20070201
2 Exporting E_CHANGE_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL Was the data Altered 20070201

Method EDIT_DATA on Interface 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 Importing I_DATA Call by reference Type reference (TYPE) DATA Native Representation, e.g. Structure 20070201
2 Returning RESULT Value transfer Type reference (TYPE) SATC_D_SERIALIZED_DATA Serialized Data 20070201

Method SERIALIZE_DATA on Interface IF_SATC_MD_DATA_TYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710