SAP ABAP Class IF_UA_FORMULA_RT_ENVIRONMENT (Formula Environment at Runtime)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UA_VALUATION_OBJECT Valuation Object 20030416
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_FORMULA Formula 20030403
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_VALUATION_OBJECT Valuation Object 20040126
Properties
Class IF_UA_FORMULA_RT_ENVIRONMENT  
Short Description Formula Environment at Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021203   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UA_FORMULA_RT_ENVIRONMENT has no forward declaration.
Interfaces
Class IF_UA_FORMULA_RT_ENVIRONMENT has no interface implemented.
Friends
Class IF_UA_FORMULA_RT_ENVIRONMENT has no friend class.
Attributes
Class IF_UA_FORMULA_RT_ENVIRONMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GENERIC_TABLE_STRUCTURE Instance method Public Method Delivers Structure of a Variable or Return Value 20030305
2 GET_RESULT_BASE_QNTY Instance method Public Method Delivers Base Quantity of Return Value 20030401
3 GET_VALUE Instance method Public Method Delivers Value of a Variable 20021203
Events
Class IF_UA_FORMULA_RT_ENVIRONMENT has no event.
Types
Class IF_UA_FORMULA_RT_ENVIRONMENT has no local type.
Method Signatures

Method GET_GENERIC_TABLE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_DDIC_TYPE Call by reference Type reference (TYPE) TYPENAME 20030329
2 Exporting ES_FIELD_MAPPING Call by reference Type reference (TYPE) UAB_S_GENERIC_TABLE_MAPPING 20030305
3 Exporting ET_KEYFIELDS Call by reference Type reference (TYPE) UAB_T_GENERIC_TABLE_KEYS 20030305
4 Importing ID_GET_RETURN_TYPE_STRUCTURE Call by reference Type reference (TYPE) UAB_BOOLEAN 20030324
5 Importing ID_VARIABLE_NAME Call by reference Type reference (TYPE) UAB_FUNCTION_NAME 20030305
# Exception Resumable Description Created on
1 NOT_FOUND 20030305

Method GET_RESULT_BASE_QNTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BASE_QNTY Value transfer Type reference (TYPE) UAB_S_QNTY 20030401

Method GET_RESULT_BASE_QNTY on class IF_UA_FORMULA_RT_ENVIRONMENT has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VARIABLE_NAME Call by reference Type reference (TYPE) UAB_FUNCTION_NAME Technische Name einer Funktion 20021203
2 Importing IO_PARENT_NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Knoten, unter dem die Trace-Info eingefügt werden soll 20030425
3 Importing IO_TRACE_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT XML-Dokument für Trace 20030425
4 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) DATA 20021203
# Exception Resumable Description Created on
1 CX_UA_FORMULA_EXCEPTION 20030327
History
Last changed by/on SAP  20041006 
SAP Release Created in