SAP ABAP Class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT (BOR Instance Client)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     /SAPPSPRO/RM/INTERFACE (Package) BADI's, Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRM_SP_CLIENT_OBJ Abstract Base Class for SP Content 20040213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_ACTIVITIES Determining SP Activities 20040213
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20040213
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20040213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SAPPSPRO/CL_BANF_VISWIN BOR Instanz Client 20040213
Properties
Class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT  
Short Description BOR Instance Client    
Super Class CL_SRM_SP_CLIENT_OBJ Abstract Base Class for SP Content 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPSPRO/RM/INTERFACE   BADI's, Interfaces 
Created 20040213   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMCL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMMR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_SP_ACTIVITIES Determining SP Activities 20040213
2 IF_SRM_SP_AUTHORIZATION Authorization Check for SP 20040213
3 IF_SRM_SP_CLIENT_WIN SP Client Interface for Win 20040213
Friends
Class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANCHOR Instance attribute Protected Type reference (TYPE) STRING Anchor 20040213
2 BOR_ID Instance attribute Protected Type reference (TYPE) STRING BOR_ID 20040213
3 BOR_TYPE Instance attribute Protected Type reference (TYPE) STRING BOR_TYPE 20040213
4 CONNECTION_BOR_TYPE Instance attribute Protected Type reference (TYPE) STRING CONNECTION_BOR_TYPE 20040213
5 CREATE_METHOD Instance attribute Protected Type reference (TYPE) STRING CREATE_METHODE 20040213
6 DELETE_METHOD Instance attribute Protected Type reference (TYPE) STRING DELETE_METHODE 20040213
7 DISPLAY_METHOD Instance attribute Protected Type reference (TYPE) STRING DISPLAY_METHOD 20040213
8 EDIT_METHOD Instance attribute Protected Type reference (TYPE) STRING EDIT_METHODE 20040213
9 EXECUTE_CUSTOM Instance attribute Protected Type reference (TYPE) STRING Execute Function Module Activities 20040213
10 LOGICAL_SYSTEM Instance attribute Protected Type reference (TYPE) STRING Logical System 20040213
11 OBJECT_REFERENCE Instance attribute Protected Type reference (TYPE) OBJ_RECORD Structure of types OLE2_OBJECT 20040213
12 PUBLISH_CUSTOM Instance attribute Protected Type reference (TYPE) STRING Publish Function Module Activities 20040213
13 RFCDEST_CUSTOM Instance attribute Protected Type reference (TYPE) STRING RFC Destination for Custom Functions 20040213
14 RFC_DESTINATION Instance attribute Protected Type reference (TYPE) STRING Single: RFC Destination 20040213
15 SUBTYPE Instance attribute Protected Type reference (TYPE) STRING BOR SUBTYPE 20040213
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LOGICAL_SYSTEM Instance method Protected Method Check Whether Logical System Corresponds to Local System 20040213
2 CREATE_EMPTY_OBJECT_REFERENCE Instance method Protected Method Creating Empty Object Reference and Exporting Result 20040213
3 EXECUTE_CUSTOM_ACTIVITY Instance method Protected Method Execute Selected Activity 20040213
4 FILL_SWO_CONTAINER Instance method Private Method Test for Container SWO RISOE 20040213
5 GET_CUSTOM_ACTIVITIES Instance method Protected Method Get List With Additional Activities 20040213
6 GET_RFC_DESTINATION Instance method Protected Method Determine RFC Destination From Logical System 20040213
7 HANDLE_RETURN_MESSAGES Instance method Protected Method Process BAPI Return List 20040213
8 WRITE_APPL_LOG Instance method Private Method Enter in Application Log 20040213
Events
Class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no event.
Types
Class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no local type.
Method Signatures

Method CHECK_LOGICAL_SYSTEM Signature

Method CHECK_LOGICAL_SYSTEM on class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no parameter.
Method CHECK_LOGICAL_SYSTEM on class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no exception.

Method CREATE_EMPTY_OBJECT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEW_OBJECT_REFERENCE Call by reference Type reference (TYPE) OBJ_RECORD Structure of Types OLE2_OBJECT 20040213
2 Exporting SWO_RETURN Call by reference Type reference (TYPE) SWOTRETURN Return Code 20040213
# Exception Resumable Description Created on
1 SRM_UNEXPECTED_ERROR Unexpected Error 20040213

Method EXECUTE_CUSTOM_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Call by reference Type reference (TYPE) SRMACTID Activity - ID 20040213
2 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Interface for Request 20040213
3 Exporting MY_SY_SUBRC Call by reference Type reference (TYPE) STRING Sy-SUBRC 20040213
4 Exporting RETURN2 Call by reference Type reference (TYPE) ANY BAPIRET2 20040213
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZ_SRM Error: Framework Initialization 20040213

Method FILL_SWO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CONTAINER Call by reference Type reference (TYPE) STANDARD TABLE SWO Container 20040213
2 Exporting EX_MSG_TEXT Call by reference Type reference (TYPE) SRMMR_MSG_TEXT Remote Failure Message Text 20040213
3 Exporting EX_SWO_RETURN Call by reference Type reference (TYPE) SWOTRETURN Workflow Object Types: Exception of a Method 20040213
4 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20040213
5 Importing IM_VERB Call by reference Type reference (TYPE) SWOTINVOKE-VERB Verb 20040213
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (Abstract) 20040213
2 CX_SRM_SP_CLIENT Exception to SP Client 20040213

Method GET_CUSTOM_ACTIVITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ACT_LIST Call by reference Type reference (TYPE) SRMACTBOR Activity List 20040213
# Exception Resumable Description Created on
1 CX_SRM_ACTIVITY Activities (abstract) 20040213
2 CX_SRM_INITIALIZATION Initialization Error (Abstract) 20040213

Method GET_RFC_DESTINATION Signature

Method GET_RFC_DESTINATION on class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no parameter.
# Exception Resumable Description Created on
1 SRM_UNEXPECTED_ERROR Unexpected Error 20040213

Method HANDLE_RETURN_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETURN Call by reference Type reference (TYPE) STANDARD TABLE Table of BAPIRET2 20040213

Method HANDLE_RETURN_MESSAGES on class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no exception.

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 Text Module Name 20040213
2 Importing MSG_NO Value transfer Type reference (TYPE) I Message Number 20040213
3 Importing MSG_TY Value transfer Type reference (TYPE) C 'E' Type of Message 20040213
4 Importing MSG_V1 Value transfer Type reference (TYPE) STRING First Message Parameter 20040213
5 Importing MSG_V2 Value transfer Type reference (TYPE) STRING Second Message Parameter 20040213
6 Importing MSG_V3 Value transfer Type reference (TYPE) STRING Third Message Parameter 20040213
7 Importing MSG_V4 Value transfer Type reference (TYPE) STRING Fourth Message Parameter 20040213
8 Importing PROBCLASS Value transfer Type reference (TYPE) C '2' Log Class (1-4, 1=very important) 20040213

Method WRITE_APPL_LOG on class /SAPPSPRO/CL_SRM_SP_BOR_CLIENT has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 10A