SAP ABAP Class CL_SRT_WSP_IBC_IBCR_DET_CFG (SRT: IBC IBC Reference Determination)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_IBC_IBCR_DET_CFG | SRT: IBC IBC Reference Determination Configuration | 20120608 |
Properties
| Class | CL_SRT_WSP_IBC_IBCR_DET_CFG | |
| Short Description | SRT: IBC IBC Reference Determination | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20120608 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_IBC_IBCR_DET_CFG | SRT: IBC IBC Reference Determination Configuration | 20120608 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRT_WSP_FACTORY | 20120608 | WSP Factory Class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_IBC_IBCR_DET_CFG' | 20120608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instantiate existing object from database | 20120608 | |
| 2 | Instance method | Private | Method | Lock object | 20120608 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120608 | |
| 4 | Static method | Public | Method | Open Instance for Maintenance of Configuration | 20120608 | |
| 5 | Instance method | Private | Method | Check whether object is locked (if not -> error) | 20120608 | |
| 6 | Static method | Public | Method | Check Existence | 20120608 | |
| 7 | Instance method | Private | Method | Unlock object | 20120608 | |
| 8 | Static method | Public | Method | Open Instance for Maintenance of Configuration | 20120608 | |
| 9 | Instance method | Private | Method | Get list of IBC/IBCR Determination | 20120608 |
Events
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no event.
Types
Class CL_SRT_WSP_IBC_IBCR_DET_CFG has no local type.
Method Signatures
Method CHECK_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120608 | ||||
| 2 | IV_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20120608 | ||||
| 3 | IV_USER_NAME | Call by reference | Type reference (TYPE) | UNAME | 20120608 | ||||
| 4 | RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method CHECK_READ_ONLY Signature
Method CHECK_READ_ONLY on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER_IBCR_ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120608 | ||||
| 2 | CREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20120608 | ||||
| 3 | DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120608 | ||||
| 4 | PROVIDER_IBCR_ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120608 | ||||
| 5 | TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20120608 | ||||
| 6 | USER_NAME | Call by reference | Type reference (TYPE) | UNAME | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_IBCR_ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120608 | ||||
| 2 | IV_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120608 | ||||
| 3 | IV_PROVIDER_IBCR_ID | Call by reference | Type reference (TYPE) | SRT_WSP_IBCR_ID | 20120608 | ||||
| 4 | IV_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20120608 | ||||
| 5 | IV_USER_NAME | Call by reference | Type reference (TYPE) | UNAME | 20120608 | ||||
| 6 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_IBC_IBCR_DET_CFG | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method INSTANTIATE_EXISTING_OBJECT Signature
Method INSTANTIATE_EXISTING_OBJECT on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRT_WSP_AD_SEARCH_ATTRIBUTE_T | 20120608 | ||||
| 2 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | SRT_AD_SEARCH_NUM_MAX_HITS | 20120608 | ||||
| 3 | RT_SRT_IBC_IBCR_DET | Value transfer | Type reference (TYPE) | STTY_SRT_IBC_DET | 20120608 |
Method LIST on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no exception.
Method LOCK Signature
Method LOCK on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120608 | ||||
| 2 | IV_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20120608 | ||||
| 3 | IV_USER_NAME | Call by reference | Type reference (TYPE) | UNAME | 20120608 | ||||
| 4 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_IBC_IBCR_DET_CFG | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method UNLOCK Signature
Method UNLOCK on class CL_SRT_WSP_IBC_IBCR_DET_CFG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 740 |