SAP ABAP Interface IF_SATC_AC_CONFIGURATION ('Configuration Parameter' API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SVC_API (Package) INTERNAL: - *NO* REUSE - Test services API
Properties
Interface IF_SATC_AC_CONFIGURATION  
Short Description 'Configuration Parameter' API    
General Data
Package SATC_ABAP_CHECK_SVC_API   INTERNAL: - *NO* REUSE - Test services API 
Created 20071214   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_AC_CONFIGURATION has no interface.
Friends
Interface IF_SATC_AC_CONFIGURATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DIALOG_MODE Constant Public See coding 20071214
Methods
# Method Level Visibility Method type Description Created on
1 DO_DIALOG Instance method Public Method Do parameter dialog 20071214
2 GET_MEMENTO Instance method Public Method Returns memento (serialized data) of configuration 20071214
3 HAS_DIALOG Instance method Public Method Has parameter dialog 20071214
4 IS_CONSISTENT Instance method Public Method State is consistent 20071214
5 SET_MEMENTO Instance method Public Method Restores configuration from memento (serialized data) 20071214
Events
Interface IF_SATC_AC_CONFIGURATION has no event.
Types
Interface IF_SATC_AC_CONFIGURATION has no local type.
Method Signatures

Method DO_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) INT1 C_DIALOG_MODE-EDIT 20071214

Method DO_DIALOG on Interface IF_SATC_AC_CONFIGURATION has no exception.

Method GET_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20071214

Method GET_MEMENTO on Interface IF_SATC_AC_CONFIGURATION has no exception.

Method HAS_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20071214

Method HAS_DIALOG on Interface IF_SATC_AC_CONFIGURATION has no exception.

Method IS_CONSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20071214

Method IS_CONSISTENT on Interface IF_SATC_AC_CONFIGURATION has no exception.

Method SET_MEMENTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEMENTO Call by reference Type reference (TYPE) XSTRING 20071214

Method SET_MEMENTO on Interface IF_SATC_AC_CONFIGURATION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 711