SAP ABAP Class IF_SRM_CONNECTION_STATE (Specific: Connection State)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CONNECTION_STATE Connection State Object 20000330
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_SP_CONNECTION Abstract Basis Class for Connection 20010628
Properties
Class IF_SRM_CONNECTION_STATE  
Short Description Specific: Connection State    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000330   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRM_CONNECTION_STATE has no forward declaration.
Interfaces
Class IF_SRM_CONNECTION_STATE has no interface implemented.
Friends
Class IF_SRM_CONNECTION_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE_ARCHIVE_CONNECTED Constant Public Type reference (TYPE) I 4 20040213
2 STATE_CONNECTED Constant Public Type reference (TYPE) I 2 20010628
3 STATE_INITIAL Constant Public Type reference (TYPE) I 1 20010628
4 STATE_NEW Constant Public Type reference (TYPE) I 3 20010628
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_SUCCESSORS Instance method Public Method Returns all Permitted Successor Statuses 20000330
2 GET_STATE Instance method Public Method Returns Status Value 20000330
3 SET_STATE Instance method Public Method Set Status Value 20000330
Events
Class IF_SRM_CONNECTION_STATE has no event.
Types
Class IF_SRM_CONNECTION_STATE has no local type.
Method Signatures

Method GET_ALLOWED_SUCCESSORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATES Value transfer Type reference (TYPE) SRM_LIST_INTEGER Liste von Zustandswerten 20010626
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010628

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATE Value transfer Type reference (TYPE) I Zustandswert 20010626
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010628

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATE Value transfer Type reference (TYPE) I Zustandswert 20010626
# Exception Resumable Description Created on
1 CX_SRM_CONNEC_STATE Repository Verbindung: Connection State 20010628
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010628
History
Last changed by/on SAP  20040518 
SAP Release Created in