SAP ABAP Interface IF_SATC_SET_BUNDLE_SVC (Bundle operations of set)
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 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
| Interface | IF_SATC_SET_BUNDLE_SVC | |
| Short Description | Bundle operations of set |
General Data
| Package | SATC_STDLIB_PERSISTENCE_API | INTERNAL: - *NO* REUSE - domains, sets, attribute handlers |
| Created | 20091113 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_SET_BUNDLE_SVC has no forward declaration.
Interfaces
Interface IF_SATC_SET_BUNDLE_SVC has no interface.
Friends
Interface IF_SATC_SET_BUNDLE_SVC has no friend.
Attributes
Interface IF_SATC_SET_BUNDLE_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns text representation of bundle | 20091217 | |
| 2 | Instance method | Public | Method | Merges several bundles into single bundle | 20091217 | |
| 3 | Instance method | Public | Method | Splits bundle into smaller ones | 20091217 | |
| 4 | Instance method | Public | Method | Returns a key | 20091217 |
Events
Interface IF_SATC_SET_BUNDLE_SVC has no event.
Types
Interface 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 | I_KEY_BUNDLE | Call by reference | Type reference (TYPE) | XSTRING | 20091217 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | 20091217 |
Method KEY_BUNDLE_TO_TEXT on Interface 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 | I_KEY_BUNDLES | Call by reference | Type reference (TYPE) | XSTRING_TABLE | 20091217 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091217 | |||
| 2 | 20091217 |
Method SPLIT_BUNDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY_BUNDLE | Call by reference | Type reference (TYPE) | XSTRING | 20091217 | ||||
| 2 | I_NEW_SIZE | Call by reference | Type reference (TYPE) | I | 1 | 20091217 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | XSTRING_TABLE | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091217 | |||
| 2 | 20091217 |
Method TRANSFORM_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_KEY | Call by reference | Type reference (TYPE) | DATA | 20091217 | ||||
| 2 | I_SERIALIZED_KEY | Call by reference | Type reference (TYPE) | XSTRING | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091217 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |