Hierarchy

⤷

⤷

Properties
Class | CL_CME_VALUE_SYNTAX | |
Short Description | CME Data Type: Value Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CME_DTYPE | CME Data Type: Definition/Runtime |
Created | 20030728 | SAP |
Last change | 20040518 | 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
Class CL_CME_VALUE_SYNTAX has no interface implemented.
Friends
Class CL_CME_VALUE_SYNTAX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | Distribution Process | 20031211 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CME_T_DATATYPE | Data Types | 20030728 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INST_ADM | Instance Management | 20030728 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_UNIT | Table with Units | 20040429 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | Decimal point format | 20040224 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CME_DTYPE_PATTERN | Template (External Format) | 20040224 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | Separator for Thousands | 20040224 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CME_PATTERN_SIGN | Character Formats | 20030902 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE | Format | 20030728 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BUFFER | Buffer for Values | 20030728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Checks Alternative UoM w/ Base UoM and Converts the Value | 20031120 |
2 | ![]() |
Static method | Public | Method | Check Relationship (for example, >, <, ...) | 20031204 |
3 | ![]() |
Instance method | Public | Method | Check Assignment | 20031208 |
4 | ![]() |
Static method | Public | Method | Check Currency Key | 20031127 |
5 | ![]() |
Static method | Public | Method | Check Unit | 20031119 |
6 | ![]() |
Instance method | Private | Method | Check Value (Date) | 20031215 |
7 | ![]() |
Instance method | Private | Method | Check Value of Format FLTP | 20031215 |
8 | ![]() |
Instance method | Private | Method | Check Value of Format NUMC | 20031215 |
9 | ![]() |
Instance method | Private | Method | Check Value of Format SSTR (Character-Type Value) | 20031215 |
10 | ![]() |
Instance method | Private | Method | Check Value (Time) | 20031215 |
11 | ![]() |
Instance method | Private | Method | Check Value of Format TSTP (Time Stamp) | 20031215 |
12 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030728 |
13 | ![]() |
Instance method | Private | Method | Take Input Accuracy into Account | 20040116 |
14 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030728 |
15 | ![]() |
Static method | Public | Method | Converts a Digit as a CHAR String into a Floating Point No. | 20031125 |
16 | ![]() |
Instance method | Private | Method | Determines Input Accuracy | 20040115 |
17 | ![]() |
Static method | Public | Method | Gets Instance | 20030728 |
18 | ![]() |
Static method | Private | Method | Gets the Individual Elements of an Assignment | 20031117 |
19 | ![]() |
Static method | Private | Method | Syntax Check: Value (Whole Number) | 20031126 |
20 | ![]() |
Instance method | Public | Method | Format Assignment for Temporary Storage | 20031215 |
21 | ![]() |
Instance method | Private | Method | Fill Buffer | 20040115 |
22 | ![]() |
Instance method | Private | Method | Format Assignment (Floating Point) for Temporary Storage | 20031215 |
23 | ![]() |
Instance method | Private | Method | Format Assignment (Numeric) for Temporary Storage | 20031215 |
24 | ![]() |
Instance method | Public | Method | Check Assignment | 20031210 |
25 | ![]() |
Static method | Private | Method | Message Output | 20031210 |
Events
Class CL_CME_VALUE_SYNTAX has no event.
Types
Class CL_CME_VALUE_SYNTAX has no local type.
Method Signatures
Method CHECK_AND_CONVERT_ALT_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE_IN_BUNIT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-FLT_FROM | Exponentialzahl | 20040204 | ||
2 | ![]() |
I_BASE_UNIT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-UOM_FROM | abweichende Maßeinheit der Untergrenze | 20031120 | ||
3 | ![]() |
I_DIFFERENT_UNIT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-UOM_FROM | abweichende Maßeinheit der Untergrenze | 20031120 | ||
4 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031120 | ||
5 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Zeichenartige Werte | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler mit dem Format | 20031120 | |
2 | ![]() |
Fehler mit der Schablone | 20031125 | |
3 | ![]() |
Fehler mit den Einheiten | 20031120 |
Method CHECK_AND_DETERMINE_RELATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RELATION_LOWER_LIMIT | Call by reference | Type reference (TYPE) | CHAR2 | Relation bei unterer Grenze | 20031208 | ||
2 | ![]() |
C_RELATION_UPPER_LIMIT | Call by reference | Type reference (TYPE) | CHAR2 | Relation bei oberer Grenze | 20031208 | ||
3 | ![]() |
E_INTERVAL_RELATION | Call by reference | Type reference (TYPE) | CHAR1 | Art von Intervall | 20031204 | ||
4 | ![]() |
I_INTERVAL | Call by reference | Type reference (TYPE) | CME_BOOLEAN | Intervallangabe | 20031208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Relation | 20031204 |
Method CHECK_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ASSIGNMENT | Call by reference | Type reference (TYPE) | CME_T_VAL_CORE | Wertetabelle | 20031208 | ||
2 | ![]() |
I_CHARACT_NAME | Call by reference | Type reference (TYPE) | CME_CHARACT_NAME | CME-Merkmalname | 20031208 | ||
3 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler, siehe Protokoll | 20031208 |
Method CHECK_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CURRENCY | Value transfer | Type reference (TYPE) | TCURC | Währungscodes | 20031127 | ||
2 | ![]() |
I_CURRENCY | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Währungsschlüssel | 20031127 |
Method CHECK_CURRENCY on class CL_CME_VALUE_SYNTAX has no exception.
Method CHECK_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UNIT_DISPLAY | Call by reference | Type reference (TYPE) | MSEH6 | Externe Maßeinheit technische Darstellung (6stellig) | 20031218 | ||
2 | ![]() |
E_UNIT_INTERNAL | Call by reference | Type reference (TYPE) | MSEHI | Maßeinheit | 20031218 | ||
3 | ![]() |
E_UNIT_ISO | Call by reference | Type reference (TYPE) | ISOCD_UNIT | ISO-Code Maßeinheit | 20031218 | ||
4 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20031119 | |
5 | ![]() |
I_UNIT | Call by reference | Type reference (TYPE) | MSEH6 | Maßeinheit | 20031119 | ||
6 | ![]() |
I_UNIT_IN_ISO_CODE | Call by reference | Type reference (TYPE) | CME_BOOLEAN | '0' | Maßeinheit in ISO-Code angegeben | 20031218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafte Einheit | 20031218 |
Method CHECK_VALUE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DATE | Call by reference | Type reference (TYPE) | CME_VAL_STRING | Zeichenartige Werte | 20031215 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 | ||
3 | ![]() |
I_ONLY_CHECK_NO_MESSAGE | Call by reference | Type reference (TYPE) | CME_BOOLEAN | Einstelliges Kennzeichen | 20031215 | ||
4 | ![]() |
I_TEMPLATE_DATE_INTERNAL | Call by reference | Type reference (TYPE) | XUDATFM | 20031215 | |||
5 | ![]() |
I_TEMPLATE_LANGU | Call by reference | Type reference (TYPE) | CHAR10 | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Prüfunhg des Datums | 20031215 |
Method CHECK_VALUE_FLTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Datenelement für WWI-Callbacks | 20040109 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler mit Format | 20031215 | |
2 | ![]() |
Fehler mit Schablone | 20031215 |
Method CHECK_VALUE_NUMC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Datenelement für WWI-Callbacks | 20040109 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler mit Format | 20031215 | |
2 | ![]() |
Fehler mit Schablone | 20031215 |
Method CHECK_VALUE_SSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Zeichenartige Werte | 20040109 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Formatfehler: Wert entspricht nicht angegebenen Format | 20031215 | |
2 | ![]() |
Schablonenfehler: Wert entspricht nicht der Schablone | 20031215 |
Method CHECK_VALUE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TIME | Value transfer | Type reference (TYPE) | CME_VAL_STRING | Zeichenartige Werte | 20031215 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 | ||
3 | ![]() |
I_ONLY_CHECK_NO_MESSAGE | Call by reference | Type reference (TYPE) | CME_BOOLEAN | Boolean | 20031215 | ||
4 | ![]() |
I_TEMPLATE | Value transfer | Type reference (TYPE) | CHAR8 | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Prüfunhg der Uhrzeit | 20031215 |
Method CHECK_VALUE_TSTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Datenelement für WWI-Callbacks | 20040109 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Formatfehler: Wert entspricht nicht angegebenen Format | 20031215 | |
2 | ![]() |
Schablonenfehler: Wert entspricht nicht der Schablone | 20031215 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CME_VALUE_SYNTAX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CME_VALUE_SYNTAX has no exception.
Method CONSIDER_ACCURACY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Wert | 20040116 | ||
2 | ![]() |
I_ACCURACY_FROM | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-ACC_FROM | Eingabegenauigkeit der Untergrenze | 20040116 | ||
3 | ![]() |
I_ACCURACY_TO | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-ACC_TO | Eingabegenauigkeit der Obergrenze | 20040116 | ||
4 | ![]() |
I_LIMIT | Call by reference | Type reference (TYPE) | SY-TABIX | 1 = untere Grenze, 2 = obere Grenze | 20040116 |
Method CONSIDER_ACCURACY on class CL_CME_VALUE_SYNTAX has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_FORMAT | Call by reference | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE | Formatangaben | 20030728 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | Fehlermeldungen | 20030901 |
Method CONSTRUCTOR on class CL_CME_VALUE_SYNTAX has no exception.
Method CONVERT_STRING_TO_FLOAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUM_AS_FLOAT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-FLT_FROM | Exponentialzahl, Untergrenze | 20031125 | ||
2 | ![]() |
I_EXP_PRESENTATION | Call by reference | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE-EXP_TYPE | Typ Exponentialdarstellung | 20031125 | ||
3 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031125 | ||
4 | ![]() |
I_NUM_AS_STRING | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Zeichenartige Werte | 20031125 | ||
5 | ![]() |
I_NUM_DECIMALS | Call by reference | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE-DECIMALS | Anzahl Dezimalstellen | 20031125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler mit Schablone | 20031125 |
Method DETERMINE_ACCURACY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACCURACY | Call by reference | Type reference (TYPE) | CME_VAL_ACCURACY_FRO | Eingabegenauigkeit der Eingabe | 20040115 | ||
2 | ![]() |
I_DECIMALSIGN | Call by reference | Type reference (TYPE) | CHAR1 | Dezimalzeichen | 20040115 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Originaleingabe | 20040115 |
Method DETERMINE_ACCURACY on class CL_CME_VALUE_SYNTAX has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CME_VALUE_SYNTAX | Instanz | 20030728 | ||
2 | ![]() |
IS_FORMAT | Call by reference | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE | Formatangaben | 20030728 |
Method FACTORY on class CL_CME_VALUE_SYNTAX has no exception.
Method GET_DETAILS_OF_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RELATION | Call by reference | Type reference (TYPE) | CHAR2 | Relation aus der Zuordnung | 20031117 | ||
2 | ![]() |
E_UNIT | Call by reference | Type reference (TYPE) | MSEH6 | Maßeinheit aus der Zuordnung | 20031117 | ||
3 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Wert aus der Zuordnung | 20031117 | ||
4 | ![]() |
I_ASSIGNMENT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-STRING | Zuordnung (Relation, Wert, Einheit) | 20031117 | ||
5 | ![]() |
I_FORMAT | Call by reference | Type reference (TYPE) | CME_S_DTYPE_FORMAT_CORE | CME Datentyp: Formatfelder | 20031117 | ||
6 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Formatprüfung | 20031117 | |
2 | ![]() |
Fehler, Position der Einheit im Eingabestring nicht korrekt | 20031117 |
Method GET_LIMITS_OF_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INPUT | Call by reference | Type reference (TYPE) | TT_INPUT | 20031126 | |||
2 | ![]() |
E_INTERVAL | Call by reference | Type reference (TYPE) | CME_BOOLEAN | Intervallwert (1=ja,0=nein) | 20031126 | ||
3 | ![]() |
I_INPUT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-ORG_INPUT | Originaleingabe | 20031126 |
Method GET_LIMITS_OF_INTERVAL on class CL_CME_VALUE_SYNTAX has no exception.
Method PREPARE_ASSIGNMENT_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ASSIGNMENT | Call by reference | Type reference (TYPE) | CME_T_VAL_CORE | Wertetabelle | 20031215 | ||
2 | ![]() |
I_CHARACT_NAME | Call by reference | Type reference (TYPE) | CME_CHARACT_NAME | CME-Merkmalname | 20031215 | ||
3 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler, siehe Protokoll | 20031215 |
Method PREPARE_BUFFER_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_BUFFER | Call by reference | Type reference (TYPE) | T_BUFFER | Wertdarstellung, Datenteil | 20040115 | ||
2 | ![]() |
I_ACCURACY | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-ACC_FROM | Eingabegenauigkeit | 20040115 | ||
3 | ![]() |
I_DATATYPE_REPRESENT | Call by reference | Type reference (TYPE) | CME_REPRESENT | Darstellung des Datentypformats | 20040115 | ||
4 | ![]() |
I_DECIMALSIGN | Call by reference | Type reference (TYPE) | CHAR1 | Dezimalzeichen bei num. Input | 20040115 | ||
5 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20040115 | ||
6 | ![]() |
I_INTERVAL | Call by reference | Type reference (TYPE) | CME_BOOLEAN | Intervallwert (1=ja/0=nein) | 20040115 | ||
7 | ![]() |
I_INTERVAL_INDICATOR | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-INTERV | Schlüssel Intervallgrenzen | 20040115 | ||
8 | ![]() |
I_LIMIT | Call by reference | Type reference (TYPE) | SY-TABIX | 1 = untere Grenze, 2 = obere Grenze | 20040115 | ||
9 | ![]() |
I_ORG_INPUT | Call by reference | Type reference (TYPE) | CME_VAL_INPUT | Originaleingabe | 20040115 | ||
10 | ![]() |
I_UNIT_ISO | Call by reference | Type reference (TYPE) | ISOCD_UNIT | ISO-Code Maßeinheit | 20040115 | ||
11 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CME_VAL_CHAR_STRING | Geprüfter Wert | 20040115 | ||
12 | ![]() |
I_VALUE_IN_BUNIT | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-FLT_FROM | Wert (Float) in Basismengeneinheit | 20040206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040115 |
Method PREPARE_FLTP_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE_FLTP | Call by reference | Type reference (TYPE) | CME_VAL_PREPARED | Ganzzahliger Wert aufbereitet | 20031215 | ||
2 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20040116 | ||
3 | ![]() |
I_VALUE_FLTP | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-FLT_FROM | Exponentialzahl, Untergrenze | 20031215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040116 |
Method PREPARE_NUMC_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE_NUMC | Call by reference | Type reference (TYPE) | CME_VAL_PREPARED | Ganzzahliger Wert aufbereitet | 20031215 | ||
2 | ![]() |
I_VALUE_NUMC | Call by reference | Type reference (TYPE) | CME_S_VAL_CORE-INT_FROM | Ganzzahliger Wert | 20031215 |
Method PREPARE_NUMC_INTERNAL on class CL_CME_VALUE_SYNTAX has no exception.
Method PREPARE_TO_DISPLAY_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ASSIGNMENT | Call by reference | Type reference (TYPE) | CME_T_VAL_CORE | Wertetabelle | 20031210 | ||
2 | ![]() |
I_CHARACT_NAME | Call by reference | Type reference (TYPE) | CME_CHARACT_NAME | CME-Merkmalname | 20031210 | ||
3 | ![]() |
I_INST_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler, siehe Protokoll | 20031210 |
Method WRITE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | CL_DML_MESSAGE | DML Anschluß Protokoll | 20031210 | ||
2 | ![]() |
I_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20031210 | ||
3 | ![]() |
I_ONLY_CHECK | Call by reference | Type reference (TYPE) | CME_BOOLEAN | '0' | Nur Prüfung, keine Meldung | 20031215 | |
4 | ![]() |
I_V1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20031210 | ||
5 | ![]() |
I_V2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20031210 | ||
6 | ![]() |
I_V3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20031210 | ||
7 | ![]() |
I_V4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20031210 |
Method WRITE_MESSAGE on class CL_CME_VALUE_SYNTAX has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in |