Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_FORMULA_BOOLEANS | TRUE/FALSE | 20021117 |
Properties
| Class | CL_UA_FORMULA_ | |
| Short Description | Formula | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_FORMULA | Costing Solutions: Formula Editor |
| Created | 20021111 | SAP |
| Last change | 20060920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UA_FORMULA_BOOLEANS | TRUE/FALSE | 20021117 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UA_FORMULA_LOADER | 20050819 | Services to Load and Save Formulas | |
| 2 | CL_UA_FUNCTION | 20030401 | Basic Class for All Functions | |
| 3 | CL_UA_PARAMETER | 20030522 | Basic Class for All Functions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'id' | 20021213 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'isMDFField' | 20030801 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'isValid' | 20031114 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20021213 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'result' | 20040930 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'returnType' | 20021217 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'returnTypekind' | 20030329 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'stepDescr' | 20041026 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'term' | 20040806 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'traceInfo' | 20030430 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'type' | 20021213 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'value' | 20021217 | |||
| 13 | Constant | Public | Type reference (TYPE) | UAB_FUNCTION_NAME | 'ROOT' | Technical Name of a Function | 20021217 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'Component' | 20021213 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'Constant' | 20021213 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'Formula' | 20021213 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'Function' | 20021213 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'Parameter' | 20021213 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'TraceEntry' | 20030425 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'Variable' | 20021213 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'uaf' | 20021213 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/gbu-fin/uaf' | 20021213 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'xmlns' | 20021213 | |||
| 24 | Instance attribute | Public | Attribute reference (LIKE) | 20021125 | |||||
| 25 | Instance attribute | Public | Type reference (TYPE) | UAB_FTEXT | Description of Formula | 20021212 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | UAB_FUNCTION_ID | Formula ID | 20021115 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | 20050819 | ||||
| 28 | Instance attribute | Public | Type reference (TYPE) | UAB_BOOLEAN | Formula has no errors (according to the check) | 20030606 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | UAB_DDIC_TYPENAME | Dictionary Type of Returning Parameters | 20021205 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | DDTYPEKIND | Category of Table Type, which Should Deliver Formula | 20030306 | |||
| 31 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Formula Environment | 20021115 | |||
| 32 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA_LOADER | Services to Load and Save Formulas | 20030110 | |||
| 33 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20050405 | ||||
| 34 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Root Parameter of Formula | 20021210 | |||
| 35 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UA_FORMULA_CURR_CONVERTER | 20030401 | ||||
| 36 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_UA_FORMULA_CURR_CONVERTER | 20030401 | ||||
| 37 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_UA_FORMULA_QUAN_CONVERTER | 20030401 | ||||
| 38 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UA_FORMULA_QUAN_CONVERTER | 20030401 | ||||
| 39 | Instance attribute | Public | Attribute reference (LIKE) | 20021125 |
Methods
Events
Class CL_UA_FORMULA_ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_TEXT | Public | See coding | 20050623 | BEGIN OF ys_text,
langu TYPE langu,
text TYPE uab_ftext,
END OF ys_text
|
||
| 2 | YTS_TEXT | Public | See coding | 20050623 | yts_text TYPE SORTED TABLE OF ys_text WITH UNIQUE KEY langu
|
Method Signatures
Method ADD_PARAMETER_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20030110 | ||||
| 2 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | 20030110 | ||||
| 3 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20030110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20030110 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_IGNORE_INITIAL_PARAMETERS | Call by reference | Type reference (TYPE) | BOOLE_D | Initiale Parameter akzeptieren | 20050422 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MSG_HANDLER | Message Handler | 20030303 |
Method CHECK on class CL_UA_FORMULA_ has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UA_FORMULA_ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_FORMULA_ has no exception.
Method COMMIT Signature
Method COMMIT on class CL_UA_FORMULA_ has no parameter.
Method COMMIT on class CL_UA_FORMULA_ has no exception.
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | 20041117 | ||||
| 2 | RD_IS_EQUAL | Value transfer | Type reference (TYPE) | BOOLE_D | 20041117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041117 |
Method CREATE_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | 20030425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030425 |
Method CREATE_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAB_FTEXT | Beschreibung der Formel | 20021115 | |||
| 2 | ID_DESIRED_TYPE | Call by reference | Type reference (TYPE) | UAB_DDIC_TYPENAME | Name des Dictionary Typs | 20021115 | |||
| 3 | ID_RETURN_TYPEKIND | Call by reference | Type reference (TYPE) | DDTYPEKIND | Art des generischen Tabellentyps | 20030306 | |||
| 4 | IO_BUILD_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Umgebung einer Formel zum Build-Zeitpunkt | 20021115 | |||
| 5 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20050405 | ||||
| 6 | RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formel | 20021115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021210 |
Method CREATE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_IGNORE_ERRORS | Call by reference | Type reference (TYPE) | UAB_BOOLEAN | 20030523 | ||||
| 2 | ID_XML | Call by reference | Type reference (TYPE) | STRING | 20021217 | ||||
| 3 | IO_BUILD_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | 20021217 | ||||
| 4 | IO_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20030801 | ||||
| 5 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20050405 | ||||
| 6 | RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | 20021217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021217 |
Method CREATE_ROOT_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FUNCTION_NAME | Call by reference | Type reference (TYPE) | UAB_FUNCTION_NAME | 20021113 | ||||
| 2 | RD_FUNCTION_ID | Value transfer | Type reference (TYPE) | UAB_FUNCTION_ID | ID der Funktion | 20021117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021205 |
Method CURR_CONVERSION_RESULT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Call by reference | Type reference (TYPE) | HASHED TABLE | 20030502 | ||||
| 2 | ID_TARGET_CURRENCY | Call by reference | Type reference (TYPE) | FINB_CURRENCY | 20030502 | ||||
| 3 | IO_RT_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_RT_ENVIRONMENT | 20030502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030502 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_UA_FORMULA_ has no parameter.
Method DEQUEUE on class CL_UA_FORMULA_ has no exception.
Method EMPTY Signature
Method EMPTY on class CL_UA_FORMULA_ has no parameter.
Method EMPTY on class CL_UA_FORMULA_ has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_UA_FORMULA_ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030113 |
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CURR_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_CURR_CONVERTER | Währungsumrechner | 20021121 | |||
| 2 | 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 | IO_QUAN_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_QUAN_CONVERTER | Mengenumrechner | 20021121 | |||
| 4 | IO_RT_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_RT_ENVIRONMENT | Formelumgebung zur Laufzeit | 20021220 | |||
| 5 | IO_TRACE_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML-Dokument für Trace | 20030425 | |||
| 6 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20021126 |
Method GET_AS_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FUNCTION | Value transfer | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Basisklasse für alle Funktionen | 20021216 |
Method GET_AS_FUNCTION on class CL_UA_FORMULA_ has no exception.
Method GET_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_FORMULA | Value transfer | Type reference (TYPE) | STRING | 20030307 |
Method GET_AS_STRING on class CL_UA_FORMULA_ has no exception.
Method GET_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_FORMULA_STRING | Call by reference | Type reference (TYPE) | STRING | 20030801 | ||||
| 2 | EO_FORMULA_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20030801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021216 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone in Textfeldern (Ersatzdarstellung, Alias) | 20021212 | |||
| 2 | ED_TEXT | Call by reference | Type reference (TYPE) | UAB_FTEXT | Texte zu Formeln | 20021212 |
Method GET_DESCRIPTION on class CL_UA_FORMULA_ has no exception.
Method GET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ID | Call by reference | Type reference (TYPE) | UAB_FUNCTION_ID | ID der gesuchten Funktion | 20021206 | |||
| 2 | IO_ENTRY_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Einstiegsknoten für die Suche | 20021206 | |||
| 3 | RO_FUNCTION | Value transfer | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Basisklasse für alle Funktionen | 20021206 |
Method GET_FUNCTION on class CL_UA_FORMULA_ has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARAMETER_ID | Call by reference | Type reference (TYPE) | UAB_FUNCTION_ID | 20021206 | ||||
| 2 | IO_ENTRY_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Basisklasse für alle Funktionen | 20021206 | |||
| 3 | RO_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Basisklasse für alle Funktionen | 20021206 |
Method GET_PARAMETER on class CL_UA_FORMULA_ has no exception.
Method GET_ROOT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ROOT_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_UA_PARAMETER | 20021210 |
Method GET_ROOT_PARAMETER on class CL_UA_FORMULA_ has no exception.
Method GET_USED_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTRY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Default: Root-Parameter | 20030113 | |||
| 2 | RT_FUNCTIONS | Value transfer | Type reference (TYPE) | UAB_T_FUNCTION_NAMES | 20030113 |
Method GET_USED_FUNCTIONS on class CL_UA_FORMULA_ has no exception.
Method GET_USED_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTRY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Default: Root-Parameter | 20030108 | |||
| 2 | RT_VARIABLES | Value transfer | Type reference (TYPE) | UAB_T_VARIABLE_NAMES | 20030108 |
Method GET_USED_VARIABLES on class CL_UA_FORMULA_ has no exception.
Method IS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | UAB_BOOLEAN | 20030113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040315 |
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_IS_EMPTY | Value transfer | Type reference (TYPE) | UAB_BOOLEAN | 20030307 |
Method IS_EMPTY on class CL_UA_FORMULA_ has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ENQUEUE | Call by reference | Type reference (TYPE) | UAB_BOOLEAN | ' ' | X= sperren, ' ' = nicht sperren | 20030110 | ||
| 2 | ID_FORMULA_ID | Call by reference | Type reference (TYPE) | UAB_FUNCTION_ID | Formel-Id | 20021213 | |||
| 3 | IO_BUILD_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Formelumgebung zum Build-Zeitpunkt | 20030110 | |||
| 4 | IO_MD_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20050405 | ||||
| 5 | RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formel | 20021213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030110 |
Method QUAN_CONVERSION_RESULT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Call by reference | Type reference (TYPE) | HASHED TABLE | 20030502 | ||||
| 2 | ID_TARGET_UNIT | Call by reference | Type reference (TYPE) | FINB_UNIT | Mengeneinheit | 20030502 | |||
| 3 | IO_RT_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_RT_ENVIRONMENT | Formelumgebung zur Laufzeit | 20030502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030502 |
Method SAVE Signature
Method SAVE on class CL_UA_FORMULA_ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021216 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TEXT | Call by reference | Type reference (TYPE) | UAB_FTEXT | Texte zu Formeln | 20021212 |
Method SET_DESCRIPTION on class CL_UA_FORMULA_ has no exception.
Method SET_PARAMETER_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TOLERATE_ERRORS | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Auch fehlerhafte Werte laden | 20040628 | ||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20021218 | ||||
| 3 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | 20021218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für Formeln | 20021218 |
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in | 350 |