SAP ABAP Class CL_SRM_REQUEST_PROCESSOR (Processing Requests in the Windows Gui)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_CLIENTFRAME_WIN (Package) Records Management: Wingui Client Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20020214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CLIENT_EVENT | Event Class: SP Client -> Frame | 20020214 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_REQUEST_PROCESSOR | Execution of Requests | 20020214 |
Properties
| Class | CL_SRM_REQUEST_PROCESSOR | |
| Short Description | Processing Requests in the Windows Gui | |
| Super Class | CL_SRM | SRM Basis Class (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_CLIENTFRAME_WIN | Records Management: Wingui Client Framework |
| Created | 20020214 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_CLIENT_EVENT | Event Class: SP Client -> Frame | 20020214 | ||
| 2 | IF_SRM_REQUEST_PROCESSOR | Execution of Requests | 20020214 |
Friends
Class CL_SRM_REQUEST_PROCESSOR has no friend class.
Attributes
Class CL_SRM_REQUEST_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checking Request, Setting Error Code There | 20020517 | |
| 2 | Instance method | Public | Event handling method | Event Handler for CLOSE Event of Dialog Box | 20020214 | |
| 3 | Instance method | Protected | Method | Get Client Manager Object | 20020214 | |
| 4 | Instance method | Protected | Method | Get Request Type for Active Visualization | 20020419 | |
| 5 | Instance method | Protected | Method | Get Request Type for Active Visualization | 20020419 | |
| 6 | Static method | Private | Method | Restore result poid from target poid if no result is set | 20050504 |
Events
Class CL_SRM_REQUEST_PROCESSOR has no event.
Types
Class CL_SRM_REQUEST_PROCESSOR has no local type.
Method Signatures
Method CHECK_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODE_PASV | Call by reference | Type reference (TYPE) | SRMBOOLEAN | passive mode? | 20020517 | |||
| 2 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | zu prüfender Request | 20020517 | |||
| 3 | RE_CHECK_OK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Check ok? (Fehlercode an Request gesetzt) | 20020517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020517 |
Method DIALOGBOX_ON_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Attribute reference (LIKE) | 20020214 |
Method DIALOGBOX_ON_CLOSE on class CL_SRM_REQUEST_PROCESSOR has no exception.
Method GET_CLIENTMANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLIENTMANAGER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_CLIENTMANAGER | Client Manager | 20020214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020214 |
Method GET_REQUEST_TYPE_ACTV 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 | 20020419 | |||
| 2 | RE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20020419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020419 |
Method GET_REQUEST_TYPE_PASV 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 | 20020419 | |||
| 2 | RE_TYPE | Value transfer | Type reference (TYPE) | STRING | 20020419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework (abstrakt) | 20020419 |
Method RESTORE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Interface für Request | 20050504 | |||
| 2 | IM_TARGET_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20050504 | |||
| 3 | RE_CHANGED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050504 |
Method RESTORE_RESULT on class CL_SRM_REQUEST_PROCESSOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |