SAP ABAP Interface IF_SRM_BSP_CLIENTMANAGER (BSP Client Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_CLIENTFRAME_BSP (Package) SRM Client Framework for BSP
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_BSP_CLIENTMANAGER BSP Client Manager: Implementation 20011127
Properties
Interface IF_SRM_BSP_CLIENTMANAGER  
Short Description BSP Client Manager    
General Data
Package SRM_CLIENTFRAME_BSP   SRM Client Framework for BSP 
Created 20000905   SAP 
Last changed 00000000   SAP 
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...
Interfaces
Interface IF_SRM_BSP_CLIENTMANAGER has no interface.
Friends
Interface IF_SRM_BSP_CLIENTMANAGER has no friend.
Attributes
Interface IF_SRM_BSP_CLIENTMANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVITY Instance method Public Method Activity Check 20011128
2 GET_EXIT_URL Instance method Public Method Gets Exit URL/Set Value/Customizing/Sets Parameters 20011220
3 GET_SP_BSP_CLIENT_EVENT Instance method Public Method Generates a BSP Client Event Object 20011129
4 GET_SP_BSP_CONTROLLER_REF Instance method Public Method Instantiates Controller Reference for Request 20030128
5 GET_SP_CLIENT Instance method Public Method Connect SP Client Object 20011129
6 GET_SP_CONTROLLER Instance method Public Method Determines Controller Name for POID 20011128
7 GET_SP_QUERY_CLIENT Instance method Public Method Gets Query Client for SP 20011207
8 NAVIGATION_GET Instance method Public Method Get Top Element in the Stack (withough changing the stack) 20011128
9 NAVIGATION_GET_COUNT Instance method Public Method Gets Number of Objects in Stack 20030130
10 NAVIGATION_POP Instance method Public Method Get Request from Navigation Stack 20011128
11 NAVIGATION_PUSH Instance method Public Method Make Request to Navigation Stack 20011128
12 NAVIGATION_REMOVE_ALL Instance method Public Method Ends All Requests (e.g. by Closing Browser) 20030128
13 NAVIGATION_SYNC Instance method Public Method Synchronize Navigation Stack with Browser 20020109
14 RAISE_CLIENT_EVENT Instance method Public Method Sets the Client Event Flag 20011130
15 SET_EXIT_URL Instance method Public Method Sets the Exit URL 20011220
16 TAKE_CLIENT_EVENT Instance method Public Method Read (and deletes) the Client Event Flag 20011130
Events
Interface IF_SRM_BSP_CLIENTMANAGER has no event.
Types
Interface IF_SRM_BSP_CLIENTMANAGER has no local type.
Method Signatures

Method CHECK_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY Value transfer Type reference (TYPE) SRMACTID Aktivität 20011128
2 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20011128
3 Returning RE_CHECK_OK Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE: Aktivität kann ausgeführt werden 20011128
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011128
2 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20011128

Method GET_EXIT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011220
2 Returning RE_EXIT_URL Value transfer Type reference (TYPE) STRING Exit URL 20011220
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011220

Method GET_SP_BSP_CLIENT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_EVENT Value transfer Object reference (TYPE REF TO) IF_SRM_BSP_CLIENT_EVENT Client Event Objekt 20011129
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011129

Method GET_SP_BSP_CONTROLLER_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BSP_PAGE_BASE Call by reference Object reference (TYPE REF TO) CL_BSP_PAGE_BASE BSP Page Base 20030128
2 Importing IM_CONTROLLER Call by reference Type reference (TYPE) SRMBSPAPP Controller-Name für SP 20030128
3 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20030128
4 Importing IM_SP_CLIENT Call by reference Object reference (TYPE REF TO) OBJECT SP Client 20030128
5 Returning RE_CONTROLLER_REF Value transfer Object reference (TYPE REF TO) IF_SRM_SP_BSP_CONTROLLER Controller 20030128
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030128

Method GET_SP_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20011129
2 Importing IM_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011214
3 Returning RE_SP_CLIENT Value transfer Object reference (TYPE REF TO) OBJECT SP Client 20011129
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011129

Method GET_SP_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20011128
2 Importing IM_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011129
3 Returning RE_CONTROLLER Value transfer Type reference (TYPE) SRMBSPAPP Controller 20011128
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011128
2 CX_SRM_SP_CLIENT Ausnahme vom SP Client 20011129

Method GET_SP_QUERY_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID Value transfer Object reference (TYPE REF TO) IF_SRM_POID POID 20011207
2 Returning RE_SP_CLIENT Value transfer Object reference (TYPE REF TO) IF_SRM_SP_QUERY_BSP Client 20011207
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20011207

Method NAVIGATION_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011128
# Exception Resumable Description Created on
1 CX_SRM_NAVIGATION_NOT_FOUND Es wurde kein Eintrag gefunden 20011128

Method NAVIGATION_GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COUNT Value transfer Type reference (TYPE) I 20030130
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030130

Method NAVIGATION_POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011128
# Exception Resumable Description Created on
1 CX_SRM_NAVIGATION_FIRST_ENTRY Erster Eintrag (es gibt keinen Vorgänger) 20011129
2 CX_SRM_NAVIGATION_NOT_FOUND Es wurde kein Eintrag gefunden 20011128

Method NAVIGATION_PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BSP_PAGE_BASE Value transfer Object reference (TYPE REF TO) CL_BSP_PAGE_BASE Referenz auf BSP-Seite 20030128
2 Importing IM_REMOVE_PREDECESSORS Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Alle Vorgänger entladen 20030127
3 Importing IM_REQUEST Value transfer Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011128
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020111

Method NAVIGATION_REMOVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BSP_PAGE_BASE Call by reference Object reference (TYPE REF TO) CL_BSP_PAGE_BASE Referenz auf BSP Page 20030128
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20030128

Method NAVIGATION_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST_ID Value transfer Type reference (TYPE) STRING vom Browser gelieferte Request ID 20020109
2 Returning RE_OBSOLETE_OBJECTS Value transfer Type reference (TYPE) SRM_REQUEST_STACK vom Stapel entfernte Objekte 20020111
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20020109

Method RAISE_CLIENT_EVENT Signature

Method RAISE_CLIENT_EVENT on Interface IF_SRM_BSP_CLIENTMANAGER has no parameter.
Method RAISE_CLIENT_EVENT on Interface IF_SRM_BSP_CLIENTMANAGER has no exception.

Method SET_EXIT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXIT_URL Value transfer Type reference (TYPE) STRING Exit URL 20011220

Method SET_EXIT_URL on Interface IF_SRM_BSP_CLIENTMANAGER has no exception.

Method TAKE_CLIENT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT_EVENT Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE: Ein Client Event ist aufgetreten 20011130

Method TAKE_CLIENT_EVENT on Interface IF_SRM_BSP_CLIENTMANAGER has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 620