SAP ABAP Class IF_SRM_STATUS_NET (SRM: Interface for Status Network)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_STATUS_NET | SRM: Class for Status Network | 20030207 |
Properties
Class | IF_SRM_STATUS_NET | |
Short Description | SRM: Interface for Status Network | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030207 | SAP |
Last change | 20050214 | 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
Class IF_SRM_STATUS_NET has no interface implemented.
Friends
Class IF_SRM_STATUS_NET has no friend class.
Attributes
Class IF_SRM_STATUS_NET has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if status exists | 20050111 |
2 | ![]() |
Static method | Public | Method | Make Entry in Status Network | 20030207 |
3 | ![]() |
Instance method | Public | Method | Delete Entry in Status Network | 20030207 |
4 | ![]() |
Instance method | Public | Method | Display Valid Status | 20030902 |
5 | ![]() |
Instance method | Public | Method | Display Valid Status | 20030207 |
6 | ![]() |
Instance method | Public | Method | Get Valid Status Values | 20030902 |
7 | ![]() |
Instance method | Public | Method | Get Status Network for Status Profile | 20030207 |
8 | ![]() |
Instance method | Public | Method | Get Status Object | 20030303 |
9 | ![]() |
Instance method | Public | Method | Get Status Profile Object | 20030303 |
10 | ![]() |
Instance method | Public | Method | Get Valid Status Values | 20030207 |
Events
Class IF_SRM_STATUS_NET has no event.
Types
Class IF_SRM_STATUS_NET has no local type.
Method Signatures
Method CHECK_STATUS_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CURRENT_STATUS_ID | Value transfer | Type reference (TYPE) | SRMSTATID | SRM Status ID | 20050111 | ||
2 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Flag, ob Status existiert | 20050111 |
Method CHECK_STATUS_EXISTENCE on class IF_SRM_STATUS_NET has no exception.
Method CREATE 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' | $REF$ | 20030303 | |
2 | ![]() |
IM_SRM_COMPLETE_STATUS_NET | Value transfer | Type reference (TYPE) | SRMST_COMPLETE_STATUS_NET | SRM: Statusnetz | 20030307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
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' | $REF$ | 20030306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
Method DISPLAY_COMPLETE_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_STATUS_LIST_STRING | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | SRM: Gültiges Statusnetz | 20030902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030902 |
Method DISPLAY_VALID_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_VALID_STATUS_LIST_STRING | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | SRM: Gültiges Statusnetz | 20030312 | ||
2 | ![]() |
IM_CURRENT_STATUS_ID | Value transfer | Type reference (TYPE) | SRMSTATID | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
Method GET_COMPLETE_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMPLETE_STATUS_NET | Value transfer | Type reference (TYPE) | SRMST_STATUS_NET_LIST | Statusnet | 20030902 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030902 |
Method GET_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_COMPLETE_STATUS_NET | Value transfer | Type reference (TYPE) | SRMST_COMPLETE_STATUS_NET | Vollständiges Statusnetz | 20030303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
Method GET_STATUS_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_STATUS_ID | Value transfer | Type reference (TYPE) | SRMSTATID | $REF$ | 20030307 | ||
2 | ![]() |
RE_STATUS_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_STATUS | SRM: Interface für Status | 20030306 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
Method GET_STATUS_PROFILE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_STATUS_PROFILE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_STATUS_PROFILE | $REF$ | 20030303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
Method GET_VALID_STATUS_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_VALID_STATUS_NET | Value transfer | Type reference (TYPE) | SRMST_STATUS_NET_LIST | Statusnet | 20030303 | ||
2 | ![]() |
IM_CURRENT_STATUS_ID | Value transfer | Type reference (TYPE) | SRMSTATID | SRM Status ID | 20030311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030303 |
History
Last changed by/on | SAP | 20050214 |
SAP Release Created in |