SAP ABAP Class IF_SATC_SET_BUNDLE_SVC (Bundle operations of set)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_CHKCFG_BUNDLE_SVC Bundle service for CHKCFG set 20091217
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_OBJLOG_BUNDLE_SVC Bundle service for OBJLOG set 20091217
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_PLNERR_BUNDLE_SVC Bundle service for PLNERR set 20091217
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_R3TR_BUNDLE_SVC Bundle service for R3TR set 20091217
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VDCT_BUNDLE_SVC Bundle service for 'Aspect Verdict' set 20091217
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_VERDCT_BUNDLE_SVC Bundle service for 'Verdict' set 20091217
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_STD_TEST_BUNDLE_SVC Bundle service for Test set 20091217
Properties
Class IF_SATC_SET_BUNDLE_SVC  
Short Description Bundle operations of set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091113   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_SET_BUNDLE_SVC has no forward declaration.
Interfaces
Class IF_SATC_SET_BUNDLE_SVC has no interface implemented.
Friends
Class IF_SATC_SET_BUNDLE_SVC has no friend class.
Attributes
Class IF_SATC_SET_BUNDLE_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 KEY_BUNDLE_TO_TEXT Instance method Public Method Returns text representation of bundle 20091217
2 MERGE_BUNDLES Instance method Public Method Merges several bundles into single bundle 20091217
3 SPLIT_BUNDLE Instance method Public Method Splits bundle into smaller ones 20091217
4 TRANSFORM_KEY Instance method Public Method Returns a key 20091217
Events
Class IF_SATC_SET_BUNDLE_SVC has no event.
Types
Class IF_SATC_SET_BUNDLE_SVC has no local type.
Method Signatures

Method KEY_BUNDLE_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_BUNDLE Call by reference Type reference (TYPE) XSTRING 20091217
2 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE 20091217

Method KEY_BUNDLE_TO_TEXT on class IF_SATC_SET_BUNDLE_SVC has no exception.

Method MERGE_BUNDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_BUNDLES Call by reference Type reference (TYPE) XSTRING_TABLE 20091217
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20091217
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20091217
2 CX_SY_IMPORT_MISMATCH_ERROR 20091217

Method SPLIT_BUNDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_BUNDLE Call by reference Type reference (TYPE) XSTRING 20091217
2 Importing I_NEW_SIZE Call by reference Type reference (TYPE) I 1 20091217
3 Returning RESULT Value transfer Type reference (TYPE) XSTRING_TABLE 20091217
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20091217
2 CX_SY_IMPORT_MISMATCH_ERROR 20091217

Method TRANSFORM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEY Call by reference Type reference (TYPE) DATA 20091217
2 Importing I_SERIALIZED_KEY Call by reference Type reference (TYPE) XSTRING 20091217
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN 20091217
History
Last changed by/on SAP  20140121 
SAP Release Created in