SAP ABAP Class /SRMERP/IF_WF_RUNTIME_HDL (Runtime data handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_RUNTIME_HDL Configuration Runtime Handler 20100517
Properties
Class /SRMERP/IF_WF_RUNTIME_HDL  
Short Description Runtime data handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/IF_WF_RUNTIME_HDL has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_RUNTIME_HDL has no interface implemented.
Friends
Class /SRMERP/IF_WF_RUNTIME_HDL has no friend class.
Attributes
Class /SRMERP/IF_WF_RUNTIME_HDL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method Get attribute from runtime data 20100517
2 GET_TABLE_ATTRIBUTE Instance method Public Method Get a runtime attribute list or update existing ones 20100517
3 SET_ATTRIBUTE Instance method Public Method Set a runtime attribute or update existing one 20100517
4 SET_TABLE_ATTRIBUTE Instance method Public Method Set attribute list from runtime data 20100517
Events
Class /SRMERP/IF_WF_RUNTIME_HDL has no event.
Types
Class /SRMERP/IF_WF_RUNTIME_HDL has no local type.
Method Signatures

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTE_RESULT Call by reference Type reference (TYPE) /SRMERP/S_WF_RUNTIME_RESULT table of runtime configuration data 20100517
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR Configuration Attribute 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method GET_TABLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_RESULT Call by reference Type reference (TYPE) /SRMERP/T_WF_RUNTIME_RESULT table of runtime configuration data 20100517
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR Configuration Attribute 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR Configuration Attribute 20100517
2 Importing IV_ATTRIBUTE_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR_TYPE Configuration Attribute Data Type 20100517
3 Importing IV_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR_VAL Configuration Attribute Value 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method SET_TABLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) /SRMERP/WF_CONF_ATTR Configuration Attribute 20100517
2 Importing IV_ATTRIBUTE_LIST Call by reference Type reference (TYPE) /SRMERP/T_WF_RUNTIME_RESULT table of runtime configuration data 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517
History
Last changed by/on SAP  20110908 
SAP Release Created in