SAP ABAP Class CL_SRM_SP_BOR_INSTANCE (BOR Instance Backend)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_SP_BOR (Package) Records Management Service Provider BOR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection | 20010813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SP_BOR | SP BOR Internal | 20000724 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20000718 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20001102 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20000724 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_INFO | Informationen on Service Provider | 20031107 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000721 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SAPPSPRO/CL_BANF_SYS_CONNEC | BOR Instance System and Connection Class | 20040211 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_BOR_GENERIC_INSTANCE | Generic Handler for BOR Object | 20040819 |
Properties
| Class | CL_SRM_SP_BOR_INSTANCE | |
| Short Description | BOR Instance Backend | |
| Super Class | CL_SRM_SP_CONNECTION | Abstract Basis Class for Connection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SRM_SP_BOR | Records Management Service Provider BOR |
| Created | 20000718 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SP_BOR | SP BOR Internal | 20000724 | ||
| 2 | IF_SRM_CONNECTION | Reading Methods for Working with Repositories | 20000718 | ||
| 3 | IF_SRM_CONNECTION_NEW | Specific: For SP New Connection | 20001102 | ||
| 4 | IF_SRM_NON_VISUAL_INFO_SP | SP Non-Visual Info for SP | 20000724 | ||
| 5 | IF_SRM_SP_INFO | Informationen on Service Provider | 20031107 | ||
| 6 | IF_SRM_SP_SYSTEM_PARA | SP System Parameters | 20000721 |
Friends
Class CL_SRM_SP_BOR_INSTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | CONNECTION_BOR_TYPE | 20000802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether a BOR object is in the archive | 20040120 | |
| 2 | Instance method | Protected | Method | Check Whether Logical System Corresponds to Local System | 20001107 | |
| 3 | Instance method | Protected | Method | Checking an Object Reference | 20000815 | |
| 4 | Instance method | Protected | Method | Checks whether a verb exists | 20040819 | |
| 5 | Instance method | Protected | Method | Creating an Object Reference and Exporting the Result | 20000815 | |
| 6 | Instance method | Protected | Method | 20040804 | ||
| 7 | Instance method | Protected | Method | Determines the POID object for a business object | 20040819 | |
| 8 | Static method | Public | Method | Determine RFC Destination from Logical System (from 4.5B) | 20001107 | |
| 9 | Static method | Public | Method | Gets SP POID | 20040819 | |
| 10 | Static method | Public | Method | Conversion of SWO_RETURN to Exception | 20040805 | |
| 11 | Instance method | Protected | Method | Initializes Global Parameters (Method Names and so on) | 20040804 | |
| 12 | Instance method | Private | Method | Set single string value for the SP specific info | 20001030 | |
| 13 | Instance method | Private | Method | Enter in Application Log | 20010112 |
Events
Class CL_SRM_SP_BOR_INSTANCE has no event.
Types
Class CL_SRM_SP_BOR_INSTANCE has no local type.
Method Signatures
Method CHECK_ARCHIVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BOR_ID | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJKEY | Objektschlüssel | 20040120 | |||
| 2 | IM_BOR_TYPE | Call by reference | Type reference (TYPE) | SWOTOBJID-OBJTYPE | 20040120 | ||||
| 3 | IM_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20040120 | |||
| 4 | IM_SUPPRESS_LOG | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Logschreiben unterdrücken | 20040120 | ||
| 5 | IM_UPDATE_TASK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Ausführung im Verbucher? | 20040120 | ||
| 6 | RE_IN_ARCHIVE | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040120 |
Method CHECK_ARCHIVED on class CL_SRM_SP_BOR_INSTANCE has no exception.
Method CHECK_LOGICAL_SYSTEM Signature
Method CHECK_LOGICAL_SYSTEM on class CL_SRM_SP_BOR_INSTANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in SP BOR | 20040819 |
Method CHECK_OBJECT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SWO_RETURN | Call by reference | Type reference (TYPE) | SWOTRETURN | Rückgabewert | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerwarteter Fehler | 20040811 |
Method CHECK_VERB_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VERB | Call by reference | Type reference (TYPE) | STRING | 20040819 | ||||
| 2 | RE_EXISTS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in SP BOR | 20040819 |
Method CREATE_OBJECT_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SWO_RETURN | Value transfer | Type reference (TYPE) | SWOTRETURN | Rückgabewert | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerwarteter Fehler | 20040811 |
Method GET_CONNECTION_PARA_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARA_ID | Call by reference | Type reference (TYPE) | C | 20040804 | ||||
| 2 | RE_PARA_VAL | Value transfer | Type reference (TYPE) | STRING | 20040804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20040805 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20040805 | ||
| 3 | POID Fehler (abstrakt) | 20040805 |
Method GET_POID_FOR_BUSOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BOR_KEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objekttyp | 20040819 | |||
| 2 | IM_BOR_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objektschlüssel | 20040819 | |||
| 3 | IM_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20040819 | |||
| 4 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20040819 |
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOGICAL_SYSTEM | Call by reference | Type reference (TYPE) | STRING | 20040805 | ||||
| 2 | RE_RFC_DESTINATION | Value transfer | Type reference (TYPE) | STRING | 20040805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unerwarteter Fehler | 20040805 |
Method GET_SP_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BOR_KEY | Call by reference | Type reference (TYPE) | STRING | 20040819 | ||||
| 2 | IM_BOR_TYPE | Call by reference | Type reference (TYPE) | STRING | 20040819 | ||||
| 3 | IM_LOGSYS | Call by reference | Type reference (TYPE) | STRING | 20040819 | ||||
| 4 | RE_SP_POID | Value transfer | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20040819 |
Method GET_SP_POID on class CL_SRM_SP_BOR_INSTANCE has no exception.
Method HANDLE_SWO_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BE | Call by reference | Object reference (TYPE REF TO) | IF_SP_BOR | SP BOR intern | 20040805 | |||
| 2 | IM_MSG | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20040805 | |||
| 3 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20050117 | |||
| 4 | IM_RETURN | Call by reference | Type reference (TYPE) | SWOTRETURN | Ausnahme einer Methode | 20040805 | |||
| 5 | IM_SUBRC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in SP BOR | 20040805 |
Method INIT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_IS_INSTANCE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in SP BOR | 20040811 | ||
| 2 | Attribut Wert (abstrakt) | 20040805 | ||
| 3 | Repository Verbindung (abstrakt) | 20040805 | ||
| 4 | Initialisierungsfehler (abstrakt) | 20040805 | ||
| 5 | Basisklasse (abstrakt) | 20040805 |
Method SET_S_STRING_VALUE_FOR_SP_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTR_VALUE_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Attribute Object | 20001030 | |||
| 2 | IM_DESCRIPTION | Call by reference | Type reference (TYPE) | SRMADGEN | Description of the parameter | 20001030 | |||
| 3 | IM_STRING_LENGTH | Call by reference | Type reference (TYPE) | I | Length of the string value | 20001030 | |||
| 4 | IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the parameter | 20001030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bad Description | 20001030 | ||
| 2 | Bad string value | 20001030 | ||
| 3 | SRM: Unexpected error | 20001030 |
Method WRITE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AL_TEXT | Value transfer | Type reference (TYPE) | STRING | Name des Textbausteins | 20010112 | |||
| 2 | MSG_NO | Value transfer | Type reference (TYPE) | I | Nummer der Nachricht | 20010112 | |||
| 3 | MSG_TY | Value transfer | Type reference (TYPE) | C | 'E' | Typ der Nachricht | 20010115 | ||
| 4 | MSG_V1 | Value transfer | Type reference (TYPE) | STRING | erster Nachrichtenparameter | 20010112 | |||
| 5 | MSG_V2 | Value transfer | Type reference (TYPE) | STRING | zweiter Nachrichtenparameter | 20010112 | |||
| 6 | MSG_V3 | Value transfer | Type reference (TYPE) | STRING | dritter Nachrichtenparameter | 20010112 | |||
| 7 | MSG_V4 | Value transfer | Type reference (TYPE) | STRING | vierter Nachrichtenparameter | 20010112 | |||
| 8 | PROBCLASS | Value transfer | Type reference (TYPE) | C | '2' | Protokollklasse (1-4, 1=sehr wichtig) | 20010112 |
Method WRITE_APPL_LOG on class CL_SRM_SP_BOR_INSTANCE has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 50A |