SAP ABAP Interface IF_SATC_SET (Entity set of a domain)
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_LOAD_ON_DEMAND Set with 'load on demand' strategy 20090429
2 Interface composition (i COMPRISING i_ref)  IF_SATC_SET_LOAD_ON_INIT Set with 'load early' strategy 20090429
3 Interface composition (i COMPRISING i_ref)  IF_SATC_SET_WITHOUT_LOAD Set with 'never load' strategy 20090424
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_BASE_SET Abstract base class with INIT method for domain plug-ins 20071207
Properties
Interface IF_SATC_SET  
Short Description Entity set of a domain    
General Data
Package SATC_STDLIB_PERSISTENCE_API   INTERNAL: - *NO* REUSE - domains, sets, attribute handlers 
Created 20051228   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_SET has no forward declaration.
Interfaces
Interface IF_SATC_SET has no interface.
Friends
Interface IF_SATC_SET has no friend.
Attributes
Interface IF_SATC_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO Instance method Public Method Get information about set 20090424
2 RESET Instance method Public Method Reset 20090605
3 SAVE Instance method Public Method Save set 20090424
Events
Interface IF_SATC_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_ATTRIBUTE_NAME Public Type reference (TYPE) SYCHAR32 20090424
2 TY_D_DOMAIN_NAME Public Type reference (TYPE) SYCHAR16 20090424
3 TY_S_INFO Public See coding 20090424 begin of ty_S_Info, id type satc_D_Id, domain_Name type ty_D_Domain_Name, end of ty_S_Info
Method Signatures

Method GET_INFO Signature

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

Method GET_INFO on Interface IF_SATC_SET has no exception.

Method RESET Signature

Method RESET on Interface IF_SATC_SET has no parameter.
Method RESET on Interface IF_SATC_SET has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SATC_SET has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090424
History
Last changed by/on SAP  20140121 
SAP Release Created in