SAP ABAP Class IF_SATC_SET_PERSISTENCY (Repository service for set)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_BASE_SET_PERSISTENCY Standard repository service for standard set 20090703
Properties
Class IF_SATC_SET_PERSISTENCY  
Short Description Repository service for set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090703   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_SET_PERSISTENCY has no forward declaration.
Interfaces
Class IF_SATC_SET_PERSISTENCY has no interface implemented.
Friends
Class IF_SATC_SET_PERSISTENCY has no friend class.
Attributes
Class IF_SATC_SET_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copy existing set 20090703
2 COPY_TO Instance method Public Method Copy set to existing one 20090703
3 DELETE Instance method Public Method Delete existing set 20090703
Events
Class IF_SATC_SET_PERSISTENCY has no event.
Types
Class IF_SATC_SET_PERSISTENCY has no local type.
Method Signatures

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SET_ID Call by reference Type reference (TYPE) SATC_D_ID Source set ID 20090703
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090703

Method COPY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_SET_ID Call by reference Type reference (TYPE) SATC_D_ID Target set 20090703
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090703

Method DELETE Signature

Method DELETE on class IF_SATC_SET_PERSISTENCY has no parameter.
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20090703
History
Last changed by/on SAP  20140121 
SAP Release Created in