SAP ABAP Class IF_SEQ_STATIC_INFO (get sequence infos without instancing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_SEQUENCE Soap Sequence 20070130
Properties
Class IF_SEQ_STATIC_INFO  
Short Description get sequence infos without instancing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070130   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SEQ_STATIC_INFO has no forward declaration.
Interfaces
Class IF_SEQ_STATIC_INFO has no interface implemented.
Friends
Class IF_SEQ_STATIC_INFO has no friend class.
Attributes
Class IF_SEQ_STATIC_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CSR_SEQ_TERM_STATE_BY_ID Static method Public Method 20070130
2 GET_PVR_SEQ_TERM_STATE_BY_ID Static method Public Method 20070130
Events
Class IF_SEQ_STATIC_INFO has no event.
Types
Class IF_SEQ_STATIC_INFO has no local type.
Method Signatures

Method GET_CSR_SEQ_TERM_STATE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20070130
2 Returning TERM_STATE Value transfer Type reference (TYPE) SRT_SEQ_TERMINATION_STATE Soap sequence termination state 20070130
# Exception Resumable Description Created on
1 CX_SOAP_SEQU_NOT_FOUND sequence not found 20070202

Method GET_PVR_SEQ_TERM_STATE_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQ_ID Call by reference Type reference (TYPE) SRT_SEQUENCE_ID Sequence queue ident 20070130
2 Returning TERM_STATE Value transfer Type reference (TYPE) SRT_SEQ_TERMINATION_STATE Soap sequence termination state 20070130
# Exception Resumable Description Created on
1 CX_SOAP_SEQU_NOT_FOUND sequence not found 20070202
History
Last changed by/on SAP  20080612 
SAP Release Created in