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 SRMST 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 C_NEXT_STATUS Constant Private Type reference (TYPE) STRING 'NEXT_STATUS' SRM: Valid Successor Status 20030312
2 C_TABLENAME Constant Private Type reference (TYPE) TRESC-TABNAME 'SRMSTATUSNET' SRM: Table Name for Status Network 20030306
3 V_SRMSTATUSNET Instance attribute Private Type reference (TYPE) SRMST_COMPLETE_STATUS_NET SRM: Complete Status Network 20030311
4 V_SRM_INITIAL_STATUS Instance attribute Private Type reference (TYPE) STRING Initial Status 20050112
5 V_SRM_PROF_ID Instance attribute Private Type reference (TYPE) SRMPROFID $REF$ 20030307
6 V_SRM_STATUS_NET Instance attribute Private Type reference (TYPE) SRMST_STATUS_NET_LIST Status Network 20030306
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Private Method SRM Status: Check Authorization 20030303
2 CHECK_CUSTOMER_NAMES Static method Private Method SRM: Check Customer Namespace 20030306
3 CONSTRUCTOR 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 Importing IM_ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH Aktivität 20030303
2 Importing IM_PROFILE_ID Value transfer Type reference (TYPE) SRMPROFID SRM Status ID 20030303
3 Importing IM_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID 20030303
4 Returning RE_SY_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030303
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Importing IM_PROFILE_ID Value transfer Type reference (TYPE) SRMPROFID SRM: Statusprofil 20030306
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Importing IM_PROFILE_ID Value transfer Type reference (TYPE) SRMPROFID SRM: Statusprofil 20030303
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET SRM: Statusverwaltung Ausnahmeklasse für Statusnetz 20030306
History
Last changed by/on SAP  20030306 
SAP Release Created in 640