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 | ![]() |
Instance method | Public | Method | Activity Check | 20011128 |
2 | ![]() |
Instance method | Public | Method | Gets Exit URL/Set Value/Customizing/Sets Parameters | 20011220 |
3 | ![]() |
Instance method | Public | Method | Generates a BSP Client Event Object | 20011129 |
4 | ![]() |
Instance method | Public | Method | Instantiates Controller Reference for Request | 20030128 |
5 | ![]() |
Instance method | Public | Method | Connect SP Client Object | 20011129 |
6 | ![]() |
Instance method | Public | Method | Determines Controller Name for POID | 20011128 |
7 | ![]() |
Instance method | Public | Method | Gets Query Client for SP | 20011207 |
8 | ![]() |
Instance method | Public | Method | Get Top Element in the Stack (withough changing the stack) | 20011128 |
9 | ![]() |
Instance method | Public | Method | Gets Number of Objects in Stack | 20030130 |
10 | ![]() |
Instance method | Public | Method | Get Request from Navigation Stack | 20011128 |
11 | ![]() |
Instance method | Public | Method | Make Request to Navigation Stack | 20011128 |
12 | ![]() |
Instance method | Public | Method | Ends All Requests (e.g. by Closing Browser) | 20030128 |
13 | ![]() |
Instance method | Public | Method | Synchronize Navigation Stack with Browser | 20020109 |
14 | ![]() |
Instance method | Public | Method | Sets the Client Event Flag | 20011130 |
15 | ![]() |
Instance method | Public | Method | Sets the Exit URL | 20011220 |
16 | ![]() |
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 | ![]() |
IM_ACTIVITY | Value transfer | Type reference (TYPE) | SRMACTID | Aktivität | 20011128 | ||
2 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011128 | ||
3 | ![]() |
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 | ![]() |
Framework (abstrakt) | 20011128 | |
2 | ![]() |
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 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011220 | ||
2 | ![]() |
RE_EXIT_URL | Value transfer | Type reference (TYPE) | STRING | Exit URL | 20011220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_BSP_PAGE_BASE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_PAGE_BASE | BSP Page Base | 20030128 | ||
2 | ![]() |
IM_CONTROLLER | Call by reference | Type reference (TYPE) | SRMBSPAPP | Controller-Name für SP | 20030128 | ||
3 | ![]() |
IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20030128 | ||
4 | ![]() |
IM_SP_CLIENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | SP Client | 20030128 | ||
5 | ![]() |
RE_CONTROLLER_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_BSP_CONTROLLER | Controller | 20030128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030128 |
Method GET_SP_CLIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011129 | ||
2 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011214 | ||
3 | ![]() |
RE_SP_CLIENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | SP Client | 20011129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20011129 |
Method GET_SP_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011128 | ||
2 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011129 | ||
3 | ![]() |
RE_CONTROLLER | Value transfer | Type reference (TYPE) | SRMBSPAPP | Controller | 20011128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20011128 | |
2 | ![]() |
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 | ![]() |
IM_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20011207 | ||
2 | ![]() |
RE_SP_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_QUERY_BSP | Client | 20011207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20011207 |
Method NAVIGATION_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
RE_COUNT | Value transfer | Type reference (TYPE) | I | 20030130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20030130 |
Method NAVIGATION_POP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Erster Eintrag (es gibt keinen Vorgänger) | 20011129 | |
2 | ![]() |
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 | ![]() |
IM_BSP_PAGE_BASE | Value transfer | Object reference (TYPE REF TO) | CL_BSP_PAGE_BASE | Referenz auf BSP-Seite | 20030128 | ||
2 | ![]() |
IM_REMOVE_PREDECESSORS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Alle Vorgänger entladen | 20030127 | |
3 | ![]() |
IM_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Framework (abstrakt) | 20020111 |
Method NAVIGATION_REMOVE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Framework (abstrakt) | 20030128 |
Method NAVIGATION_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUEST_ID | Value transfer | Type reference (TYPE) | STRING | vom Browser gelieferte Request ID | 20020109 | ||
2 | ![]() |
RE_OBSOLETE_OBJECTS | Value transfer | Type reference (TYPE) | SRM_REQUEST_STACK | vom Stapel entfernte Objekte | 20020111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 |