SAP ABAP Class IF_SATC_SET (Entity set of a domain)
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
Class IF_SATC_SET  
Short Description Entity set of a domain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051228   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_SET has no forward declaration.
Interfaces
Class IF_SATC_SET has no interface implemented.
Friends
Class IF_SATC_SET has no friend class.
Attributes
Class 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
Class 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 class IF_SATC_SET has no exception.

Method RESET Signature

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

Method SAVE Signature

Method SAVE on class 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