SAP ABAP Class CL_SRM_STATUS_NET (SRM: Class for Status Network)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_STATUS_MANAGEMENT (Package) Records Management: Status Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_STATUS_NET | SRM: Interface for Status Network | 20030207 |
Properties
| Class | CL_SRM_STATUS_NET | |
| Short Description | SRM: Class for Status Network | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_STATUS_MANAGEMENT | Records Management: Status Management |
| Created | 20030207 | SAP |
| Last change | 20030306 | 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_STATUS_NET | SRM: Interface for Status Network | 20030207 |
Friends
Class CL_SRM_STATUS_NET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'NEXT_STATUS' | SRM: Valid Successor Status | 20030312 | ||
| 2 | Constant | Private | Type reference (TYPE) | TRESC-TABNAME | 'SRMSTATUSNET' | SRM: Table Name for Status Network | 20030306 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRMST_COMPLETE_STATUS_NET | SRM: Complete Status Network | 20030311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Initial Status | 20050112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SRMPROFID | $REF$ | 20030307 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRMST_STATUS_NET_LIST | Status Network | 20030306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | SRM Status: Check Authorization | 20030303 | |
| 2 | Static method | Private | Method | SRM: Check Customer Namespace | 20030306 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030303 |
Events
Class CL_SRM_STATUS_NET has no event.
Types
Class CL_SRM_STATUS_NET has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVITY | Value transfer | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20030303 | |||
| 2 | IM_PROFILE_ID | Value transfer | Type reference (TYPE) | SRMPROFID | SRM Status ID | 20030303 | |||
| 3 | IM_SPS_ID | Value transfer | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20030303 | |||
| 4 | RE_SY_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Status | 20030306 |
Method CHECK_CUSTOMER_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROFILE_ID | Value transfer | Type reference (TYPE) | SRMPROFID | SRM: Statusprofil | 20030306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Statusprofil | 20030306 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROFILE_ID | Value transfer | Type reference (TYPE) | SRMPROFID | SRM: Statusprofil | 20030303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SRM: Statusverwaltung Ausnahmeklasse für Statusnetz | 20030306 |
History
| Last changed by/on | SAP | 20030306 |
| SAP Release Created in | 640 |