SAP ABAP Class IF_SRM_CLIENT_STATE (Client State Class)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_CLIENT_STATE SP Client State Object 20000412
Properties
Class IF_SRM_CLIENT_STATE  
Short Description Client State Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000412   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SRM_CLIENT_STATE has no interface implemented.
Friends
Class IF_SRM_CLIENT_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SP_CLIENT_STATE Instance attribute Public Type reference (TYPE) I Status Value 20000412
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_SUCCESSORS Instance method Public Method Returns all Permitted Successor Statuses 20000412
2 GET_STATE Instance method Public Method Returns Status Value 20000412
3 SET_STATE Instance method Public Method Set Status Value 20000412
Events
Class IF_SRM_CLIENT_STATE has no event.
Types
Class IF_SRM_CLIENT_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 EX_SP_CLIENT_STATES Value transfer Type reference (TYPE) SRM_LIST_INTEGER Liste von Zustandswerten 20000412
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZ_CLFRM Initialisierungsfehler im Client Framework 20010713

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SP_CLIENT_STATE Value transfer Type reference (TYPE) I Zustandswert 20000412

Method GET_STATE on class IF_SRM_CLIENT_STATE has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_ALLOWED_SUCCESSOR Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>TRUE Prüfen, ob Nachfolger erlaubt 20020805
2 Importing IM_SP_CLIENT_STATE Value transfer Type reference (TYPE) I Zustandswert 20000412
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010713
2 CX_SRM_SPCL_WRONG_STATE ungültiger Zustand 20010713
History
Last changed by/on SAP  00000000 
SAP Release Created in