SAP ABAP Class CL_SRM_STATUS (SRM: Class for Status)
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 SRM: Interface for Status 20030207
Properties
Class CL_SRM_STATUS  
Short Description SRM: Class for Status    
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 20090618   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 SRM: Interface for Status 20030207
Friends
Class CL_SRM_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TABLENAME Constant Private Type reference (TYPE) TRESC-TABNAME 'SRMSTATUS' SRM: Table Name for Status 20030227
2 V_SRM_STATUS_ID Instance attribute Private Type reference (TYPE) SRMSTATID SRM Status ID 20030213
3 V_SRM_STATUS_PROPERTIES Instance attribute Private Type reference (TYPE) SRMST_STAT_PROPERTIES SRM Status 20030213
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Private Method SRM Status: Check Authorization 20030213
2 CHECK_CUSTOMER_NAMES Static method Private Method SRM: Check Customer Namespace 20030228
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030211
Events
Class CL_SRM_STATUS has no event.
Types
Class CL_SRM_STATUS 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 20030213
2 Importing IM_SPS_ID Value transfer Type reference (TYPE) SRMSPSID Elementart-ID 20030213
3 Importing IM_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SRM Status ID 20030213
4 Returning RE_SY_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030218
# Exception Resumable Description Created on
1 CX_SRM_STATUS_ID SRM: Statusverwaltung Ausnahmeklasse für Status 20030213

Method CHECK_CUSTOMER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SRM: Statusprofil 20030228
# Exception Resumable Description Created on
1 CX_SRM_STATUS_ID SRM: Statusverwaltung Ausnahmeklasse für Statusprofil 20030228

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SPACE SRM Status ID 20030211
# Exception Resumable Description Created on
1 CX_SRM_STATUS_ID SRM: Statusverwaltung allgemeine Ausnahmeklasse 20030211
History
Last changed by/on SAP  20090618 
SAP Release Created in 640