SAP ABAP Interface IF_SATC_SET_ATTHND_MEMORY (Handler for one attribute - in memory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_PERSISTENCE_API (Package) INTERNAL: - *NO* REUSE - domains, sets, attribute handlers
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SATC_SET_ATTRIBUTE_HANDLER Plug-in / Handler for one attribute 20070224
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_OBJLOG_BASIC_INFO 'Object Log Set' - 'BASIC' attribute dummy 20090805
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_PLNERR_BASIC_INFO 'Module Plug-in Failure Set' - 'BASIC' attribute dummy 20071217
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_R3TR_BASIC_INFO 'R3TR Set' - 'BASIC' attribute dummy 20070227
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VDCT_BASIC_INFO 'Aspect Verdict Set' - 'BASIC' attribute dummy 20081117
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VERDCT_BASIC_INFO 'Module Verdict Set' - 'BASIC' attribute dummy 20090520
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VERDICT_BASIC_INFO 'Module Verdict Set' - 'BASIC' attribute dummy 20070228
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_STD_TEST_BASIC_INFO Self Test Domain - Attribute Handler 20070302
Properties
Interface IF_SATC_SET_ATTHND_MEMORY  
Short Description Handler for one attribute - in memory    
General Data
Package SATC_STDLIB_PERSISTENCE_API   INTERNAL: - *NO* REUSE - domains, sets, attribute handlers 
Created 20070224   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_SET_ATTHND_MEMORY has no forward declaration.
Interfaces
Interface IF_SATC_SET_ATTHND_MEMORY has no interface.
Friends
Interface IF_SATC_SET_ATTHND_MEMORY has no friend.
Attributes
Interface IF_SATC_SET_ATTHND_MEMORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUE Instance method Public Method Get value 20070224
2 GET_VALUES Instance method Public Method Get values 20070224
3 SET_VALUE Instance method Public Method Set value 20070224
4 SET_VALUES Instance method Public Method Set values 20070224
Events
Interface IF_SATC_SET_ATTHND_MEMORY has no event.
Types
Interface IF_SATC_SET_ATTHND_MEMORY has no local type.
Method Signatures

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090602
2 Exporting E_VALUE Call by reference Type reference (TYPE) DATA 20070224
3 Importing I_KEY Call by reference Type reference (TYPE) DATA 20070224
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20070224

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUES Call by reference Type reference (TYPE) STANDARD TABLE 20070224
2 Importing I_KEYS Call by reference Type reference (TYPE) STANDARD TABLE 20070224
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20070224

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) DATA 20070224
2 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20070224
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20070224

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYS Call by reference Type reference (TYPE) STANDARD TABLE 20070224
2 Importing I_VALUES Call by reference Type reference (TYPE) STANDARD TABLE 20070224
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20070224
History
Last changed by/on SAP  20140121 
SAP Release Created in 710