SAP ABAP Class IF_SRM_STATUS (SRM: Interface for Status)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_STATUS | SRM: Class for Status | 20030207 |
Properties
| Class | IF_SRM_STATUS | |
| Short Description | SRM: Interface for Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030207 | SAP |
| Last change | 20090618 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SRM_STATUS has no interface implemented.
Friends
Class IF_SRM_STATUS has no friend class.
Attributes
Class IF_SRM_STATUS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Status | 20030207 | |
| 2 | Instance method | Public | Method | Create Event | 20030207 | |
| 3 | Instance method | Public | Method | Delete Status | 20030207 | |
| 4 | Instance method | Public | Method | Find Attributes | 20030207 | |
| 5 | Instance method | Public | Method | Set Attributes | 20030207 |
Events
Class IF_SRM_STATUS has no event.
Types
Class IF_SRM_STATUS has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMIT_WORK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | 'X' | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030211 | ||
| 2 | IM_STATUS_ID | Value transfer | Type reference (TYPE) | SRMSTATID | SRM Status | 20030210 | |||
| 3 | IM_STATUS_PROPERTIES | Value transfer | Type reference (TYPE) | SRMST_STAT_PROPERTIES | SRM Status | 20030213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030210 |
Method CREATE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMIT_WORK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | 'X' | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030211 | ||
| 2 | IM_EVENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Ereignisparameter | 20030815 | |||
| 3 | IM_OBJECT_CATEGORY | Call by reference | Type reference (TYPE) | SWFECLSTYP | 'BO' | Objektkategorie | 20030815 | ||
| 4 | IM_OBJECT_ID | Call by reference | Type reference (TYPE) | C | Objekt-ID | 20030815 | |||
| 5 | IM_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SIBFTYPEID | Objekttyp | 20030815 | |||
| 6 | IM_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20030218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030210 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMIT_WORK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 'X' | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030210 |
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROPERTIES | Value transfer | Type reference (TYPE) | SRMST_STAT_PROPERTIES | SRM Status | 20030210 | |||
| 2 | IM_OMIT_AUTH_CHECK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20080417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030220 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COMMIT_WORK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 'X' | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030213 | ||
| 2 | IM_PROPERTIES | Value transfer | Type reference (TYPE) | SRMST_STAT_PROPERTIES | SRM Status | 20030213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030210 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |