Fonction SAP ALV_CONV_EX_2_IN - Conversion external --> internal (no Dictionary reference)

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CURRENCY C C 0 SPACE X
INPUT_EXTERNAL C C 0 Input (external format)
TABLE_FIELD TABFIELD u 192 X Dictionary field name

Paramètre Reférence Type Long. Description
OUTPUT_INTERNAL 0 Field contents in internal format

Exception Description
CONVERSION_EXIT_ERROR Error in conversion exit
FIELD_AND_DESCR_INCOMPATIBLE Output field does not match Dictionary description
ILL_THOUSAND_SEPARATOR_DIST Separation between thousands not = 0 mod 3
INPUT_NOT_NUMERICAL Non-numeric input
INPUT_TOO_LONG Input longer than output length of output field
INVALID_DATE Invalid date
INVALID_DATE_FORMAT Invalid date format
INVALID_FIELDNAME Field not in Dictionary
INVALID_FLOAT Invalid floating point entry
INVALID_HEX_DIGIT Incorrect hex character
INVALID_TIME Invalid time
INVALID_TIME_FORMAT Invalid time format
MORE_THAN_ONE_SIGN +/- sign input multiple times
NO_DECIMALS Decimal separator without subsequent decimal places
SIGN_FOR_UNSIGNED No +/- signs allowed
TOO_LARGE Value too large
TOO_MANY_DECIMALS Too many places after the decimal point
TOO_MANY_DIGITS Too many characters in whole number field
TOO_SMALL Value too small
UNEXPECTED_ERROR Unintercepted error