SAP ABAP Class CL_SRM_REQUEST (Request Object)
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) | 20010507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_REQUEST | Interface for Request | 20010507 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_REQUEST_INT | Request (Internal) | 20031119 |
Properties
| Class | CL_SRM_REQUEST | |
| Short Description | Request Object | |
| 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 | 20010507 | SAP |
| Last change | 20040518 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_REQUEST | Interface for Request | 20010507 | ||
| 2 | IF_SRM_REQUEST_INT | Request (Internal) | 20031119 |
Friends
Class CL_SRM_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SRMACTID | Activity | 20010507 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | State of Activity | 20010507 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | Dest POID | 20010507 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_ERRMSG | List with error messages | 20030206 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_PARA_VAL | Parameters | 20030130 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SRMREQID | Request ID | 20010507 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | Result POID | 20010808 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_POID | Source POID | 20010507 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | IF_SRM=>DB_UPDATE_AND_COMMIT | Update Mode | 20020426 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SRMBOOLEAN | Result is displayed | 20010827 |
Methods
Class CL_SRM_REQUEST has no method.
Events
Class CL_SRM_REQUEST has no event.
Types
Class CL_SRM_REQUEST has no local type.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 620 |