SAP ABAP Interface IF_SATC_SET_FACTORY (Set factory)
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_SET | 'Check Cfg. Set' | 20090603 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_OBJLOG_SET | 'Object Log Set' | 20090805 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_PLNERR_SET | 'Module Plug-in Failure Set' | 20090603 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_R3TR_SET | 'R3TR Set' | 20090604 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_VDCT_SET | 'Aspect Verdict Set' | 20090604 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_VERDICT_SET | 'Module Verdict Set' | 20090604 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_STD_TEST_SET | Self Test: Domain Set | 20090630 |
Properties
| Interface | IF_SATC_SET_FACTORY | |
| Short Description | Set factory |
General Data
| Package | SATC_STDLIB_PERSISTENCE_API | INTERNAL: - *NO* REUSE - domains, sets, attribute handlers |
| Created | 20090424 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_SET_FACTORY has no forward declaration.
Interfaces
Interface IF_SATC_SET_FACTORY has no interface.
Friends
Interface IF_SATC_SET_FACTORY has no friend.
Attributes
Interface IF_SATC_SET_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get instance of bundle service for set | 20091217 | |
| 2 | Instance method | Public | Method | Get instance of set with' load on demand' strategy | 20090506 | |
| 3 | Instance method | Public | Method | Get instance of set with 'load on init' strategy | 20090506 | |
| 4 | Instance method | Public | Method | Get instance of set persistency | 20090703 | |
| 5 | Instance method | Public | Method | Get instance of set with 'never load' strategy | 20090506 |
Events
Interface IF_SATC_SET_FACTORY has no event.
Types
Interface IF_SATC_SET_FACTORY has no local type.
Method Signatures
Method GET_SET_BUNDLE_SVC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_BUNDLE_SVC | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091217 |
Method GET_SET_LOAD_ON_DEMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SET_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090506 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_LOAD_ON_DEMAND | 20090506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090506 |
Method GET_SET_LOAD_ON_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SET_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090506 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_LOAD_ON_INIT | 20090506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090506 |
Method GET_SET_PERSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SET_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090703 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_PERSISTENCY | 20090703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090703 |
Method GET_SET_WITHOUT_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SET_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20090506 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_SET_WITHOUT_LOAD | 20090506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090506 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |