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 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SRMMR 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 CONNECTION_BOR_TYPE Instance attribute Protected Type reference (TYPE) STRING CONNECTION_BOR_TYPE 20000802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ARCHIVED Instance method Public Method Checks whether a BOR object is in the archive 20040120
2 CHECK_LOGICAL_SYSTEM Instance method Protected Method Check Whether Logical System Corresponds to Local System 20001107
3 CHECK_OBJECT_REFERENCE Instance method Protected Method Checking an Object Reference 20000815
4 CHECK_VERB_EXISTS Instance method Protected Method Checks whether a verb exists 20040819
5 CREATE_OBJECT_REFERENCE Instance method Protected Method Creating an Object Reference and Exporting the Result 20000815
6 GET_CONNECTION_PARA_STR Instance method Protected Method 20040804
7 GET_POID_FOR_BUSOBJ Instance method Protected Method Determines the POID object for a business object 20040819
8 GET_RFC_DESTINATION Static method Public Method Determine RFC Destination from Logical System (from 4.5B) 20001107
9 GET_SP_POID Static method Public Method Gets SP POID 20040819
10 HANDLE_SWO_RETURN Static method Public Method Conversion of SWO_RETURN to Exception 20040805
11 INIT_PARAMETERS Instance method Protected Method Initializes Global Parameters (Method Names and so on) 20040804
12 SET_S_STRING_VALUE_FOR_SP_INFO Instance method Private Method Set single string value for the SP specific info 20001030
13 WRITE_APPL_LOG 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 Importing IM_BOR_ID Call by reference Type reference (TYPE) SWOTOBJID-OBJKEY Objektschlüssel 20040120
2 Importing IM_BOR_TYPE Call by reference Type reference (TYPE) SWOTOBJID-OBJTYPE 20040120
3 Importing IM_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20040120
4 Importing IM_SUPPRESS_LOG Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Logschreiben unterdrücken 20040120
5 Importing IM_UPDATE_TASK Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Ausführung im Verbucher? 20040120
6 Returning 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 CX_SP_BOR 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 Exporting SWO_RETURN Call by reference Type reference (TYPE) SWOTRETURN Rückgabewert 20000815
# Exception Resumable Description Created on
1 CX_SP_BOR Unerwarteter Fehler 20040811

Method CHECK_VERB_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERB Call by reference Type reference (TYPE) STRING 20040819
2 Returning RE_EXISTS Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040819
# Exception Resumable Description Created on
1 CX_SP_BOR 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 Returning SWO_RETURN Value transfer Type reference (TYPE) SWOTRETURN Rückgabewert 20000815
# Exception Resumable Description Created on
1 CX_SP_BOR Unerwarteter Fehler 20040811

Method GET_CONNECTION_PARA_STR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARA_ID Call by reference Type reference (TYPE) C 20040804
2 Returning RE_PARA_VAL Value transfer Type reference (TYPE) STRING 20040804
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20040805
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20040805
3 CX_SRM_POID 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 Importing IM_BOR_KEY Call by reference Type reference (TYPE) SWO_TYPEID Objekttyp 20040819
2 Importing IM_BOR_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objektschlüssel 20040819
3 Importing IM_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20040819
4 Returning RE_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20040819
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040819

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOGICAL_SYSTEM Call by reference Type reference (TYPE) STRING 20040805
2 Returning RE_RFC_DESTINATION Value transfer Type reference (TYPE) STRING 20040805
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_VALUE Unerwarteter Fehler 20040805

Method GET_SP_POID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BOR_KEY Call by reference Type reference (TYPE) STRING 20040819
2 Importing IM_BOR_TYPE Call by reference Type reference (TYPE) STRING 20040819
3 Importing IM_LOGSYS Call by reference Type reference (TYPE) STRING 20040819
4 Returning 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 Importing IM_BE Call by reference Object reference (TYPE REF TO) IF_SP_BOR SP BOR intern 20040805
2 Importing IM_MSG Call by reference Type reference (TYPE) CHAR255 char255 20040805
3 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Interface für Request 20050117
4 Importing IM_RETURN Call by reference Type reference (TYPE) SWOTRETURN Ausnahme einer Methode 20040805
5 Importing IM_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040805
# Exception Resumable Description Created on
1 CX_SP_BOR Fehler in SP BOR 20040805

Method INIT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 CX_SP_BOR Fehler in SP BOR 20040811
2 CX_SRM_ATTRIBUTE_VALUE Attribut Wert (abstrakt) 20040805
3 CX_SRM_CONNECTION Repository Verbindung (abstrakt) 20040805
4 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20040805
5 CX_SRM_POID 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 Exporting EX_ATTR_VALUE_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Attribute Object 20001030
2 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) SRMADGEN Description of the parameter 20001030
3 Importing IM_STRING_LENGTH Call by reference Type reference (TYPE) I Length of the string value 20001030
4 Importing IM_VALUE Call by reference Type reference (TYPE) STRING Value of the parameter 20001030
# Exception Resumable Description Created on
1 SRM_BAD_GENERAL_DESCRIPTION Bad Description 20001030
2 SRM_BAD_STRING_VALUE Bad string value 20001030
3 SRM_UNEXPECTED_ERROR SRM: Unexpected error 20001030

Method WRITE_APPL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AL_TEXT Value transfer Type reference (TYPE) STRING Name des Textbausteins 20010112
2 Importing MSG_NO Value transfer Type reference (TYPE) I Nummer der Nachricht 20010112
3 Importing MSG_TY Value transfer Type reference (TYPE) C 'E' Typ der Nachricht 20010115
4 Importing MSG_V1 Value transfer Type reference (TYPE) STRING erster Nachrichtenparameter 20010112
5 Importing MSG_V2 Value transfer Type reference (TYPE) STRING zweiter Nachrichtenparameter 20010112
6 Importing MSG_V3 Value transfer Type reference (TYPE) STRING dritter Nachrichtenparameter 20010112
7 Importing MSG_V4 Value transfer Type reference (TYPE) STRING vierter Nachrichtenparameter 20010112
8 Importing 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