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 SRMST 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 CHECK_STATUS_EXISTENCE Instance method Public Method Check if status exists 20050111
2 CREATE Static method Public Method Make Entry in Status Network 20030207
3 DELETE Instance method Public Method Delete Entry in Status Network 20030207
4 DISPLAY_COMPLETE_STATUS_LIST Instance method Public Method Display Valid Status 20030902
5 DISPLAY_VALID_STATUS_LIST Instance method Public Method Display Valid Status 20030207
6 GET_COMPLETE_STATUS_LIST Instance method Public Method Get Valid Status Values 20030902
7 GET_STATUS_LIST Instance method Public Method Get Status Network for Status Profile 20030207
8 GET_STATUS_OBJECT Instance method Public Method Get Status Object 20030303
9 GET_STATUS_PROFILE_OBJECT Instance method Public Method Get Status Profile Object 20030303
10 GET_VALID_STATUS_LIST 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 Importing IM_CURRENT_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SRM Status ID 20050111
2 Returning 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 Importing IM_COMMIT_WORK Value transfer Type reference (TYPE) SRMBOOLEAN 'X' $REF$ 20030303
2 Importing IM_SRM_COMPLETE_STATUS_NET Value transfer Type reference (TYPE) SRMST_COMPLETE_STATUS_NET SRM: Statusnetz 20030307
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Importing IM_COMMIT_WORK Value transfer Type reference (TYPE) SRMBOOLEAN 'X' $REF$ 20030306
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Exporting EX_STATUS_LIST_STRING Value transfer Type reference (TYPE) SRM_LIST_STRING SRM: Gültiges Statusnetz 20030902
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Exporting EX_VALID_STATUS_LIST_STRING Value transfer Type reference (TYPE) SRM_LIST_STRING SRM: Gültiges Statusnetz 20030312
2 Importing IM_CURRENT_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID $REF$ 20030312
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Exporting EX_COMPLETE_STATUS_NET Value transfer Type reference (TYPE) SRMST_STATUS_NET_LIST Statusnet 20030902
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Exporting EX_COMPLETE_STATUS_NET Value transfer Type reference (TYPE) SRMST_COMPLETE_STATUS_NET Vollständiges Statusnetz 20030303
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Importing IM_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID $REF$ 20030307
2 Returning 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 CX_SRM_STATUS_NET 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 Returning RE_STATUS_PROFILE Value transfer Object reference (TYPE REF TO) IF_SRM_STATUS_PROFILE $REF$ 20030303
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET 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 Exporting EX_VALID_STATUS_NET Value transfer Type reference (TYPE) SRMST_STATUS_NET_LIST Statusnet 20030303
2 Importing IM_CURRENT_STATUS_ID Value transfer Type reference (TYPE) SRMSTATID SRM Status ID 20030311
# Exception Resumable Description Created on
1 CX_SRM_STATUS_NET SRM: Statusverwaltung Ausnahmeklasse für Statusnetz 20030303
History
Last changed by/on SAP  20050214 
SAP Release Created in