SAP ABAP Class CL_SRM_BSP_CLFRM_CONTROLLER (Controller Class for SRMCLFRM)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20030910 |
Properties
| Class | CL_SRM_BSP_CLFRM_CONTROLLER | |
| Short Description | Controller Class for SRMCLFRM | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_CLIENTFRAME_BSP | SRM Client Framework for BSP |
| Created | 20011128 | SAP |
| Last change | 20040518 | 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... |
Interfaces
Class CL_SRM_BSP_CLFRM_CONTROLLER has no interface implemented.
Friends
Class CL_SRM_BSP_CLFRM_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_BSP_CLIENTMANAGER | BSP Client Manager | 20030108 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Embedded | 20030122 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_BSP_CALLBACK | Callback for BSP Application Events | 20030115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20011204 | ||
| 2 | Instance method | Private | Method | 20011129 | ||
| 3 | Instance method | Private | Method | Gets Reference to Client Manager | 20030115 | |
| 4 | Instance method | Private | Method | Get Reference to Controller | 20011128 | |
| 5 | Instance method | Private | Method | Processing a New Request | 20011128 | |
| 6 | Instance method | Private | Method | Processing a New Request | 20011128 | |
| 7 | Instance method | Private | Method | Processing a New Request | 20011128 | |
| 8 | Instance method | Private | Method | Processes Sync with Browser Back | 20020111 |
Events
Class CL_SRM_BSP_CLFRM_CONTROLLER has no event.
Types
Class CL_SRM_BSP_CLFRM_CONTROLLER has no local type.
Method Signatures
Method CALL_EXCEPTION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Exception(s) | 20011204 |
Method CALL_EXCEPTION_VIEW on class CL_SRM_BSP_CLFRM_CONTROLLER has no exception.
Method CALL_SP_VIEW 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 | 20011129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011130 | ||
| 2 | Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20011130 |
Method GET_CLIENTMANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLIENT_MGR | Value transfer | Object reference (TYPE REF TO) | IF_SRM_BSP_CLIENTMANAGER | Clientmanager | 20030115 |
Method GET_CLIENTMANAGER on class CL_SRM_BSP_CLFRM_CONTROLLER has no exception.
Method GET_CONTROLLER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Value transfer | Type reference (TYPE) | SRMBSPAPP | Controller | 20011128 | |||
| 2 | CONTROLLER_REF | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_BSP_CONTROLLER | Controller-Referenz | 20011128 | |||
| 3 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011129 | |||
| 4 | SP_CLIENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | SP Client | 20011129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011204 |
Method PROCESS_FINISHED_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXIT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE : SRM beenden | 20011219 | |||
| 2 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011128 | ||
| 2 | Fehler in der Navigation | 20011129 | ||
| 3 | Ausnahme vom SP Client | 20011128 |
Method PROCESS_NEW_REQUEST 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 | 20020110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011128 | ||
| 2 | Fehlende Berechtigung | 20020110 | ||
| 3 | Ausnahme vom SP Client | 20011128 |
Method PROCESS_ONGOING_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20011128 | ||
| 2 | Fehlende Berechtigung | 20020111 | ||
| 3 | Ausnahme vom SP Client | 20011128 |
Method PROCESS_SYNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SYNCED_OBJECTS | Value transfer | Type reference (TYPE) | SRM_REQUEST_STACK | Objekte die dem Sync zum Opfer fallen | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020111 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 630 |