SAP ABAP Function Module CRM_IM_CHARAC_VALUE_CHECK (Eingegebener Wert als Merkmalsausprägung zulässig ?)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-ML (Application Component) Direct Mailing
⤷
CRM_INTERNET_MARKETING (Package) CRM Marketing: 'Personalized Mails' Functions
⤷
⤷
Basic Data
| Function Module | CRM_IM_CHARAC_VALUE_CHECK | Eingegebener Wert als Merkmalsausprägung zulässig ? |
| Function Group | CRM_IM_EMAIL | Create and Send E-mail |
| Program Name | SAPLCRM_IM_EMAIL | |
| INCLUDE Name | LCRM_IM_EMAILU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_OUTPUT | TYPE | Output | ||||
| |
I_ABAPTYPE | TYPE | ABAPTYPE | ABAP/4 Data Type | |||
| |
I_DDTYPE | TYPE | DYNPTYPE | ABAP/4 Dictionary: Screen Data Type for Screen Painter | |||
| |
I_LENGTH | TYPE | RSSCR_OLEN | ABAP: Output length of selection condition | |||
| |
I_DECIMALS | TYPE | DECIMALS | Number of Decimal Places | |||
| |
I_INPUT | TYPE | Entry | ||||
| |
WRONG_INPUT | TYPE | Eingabe paßt nicht zum Typ/Länge | ||||
| |
NO_TYPE | TYPE | Weder ABAP noch DDIC Typ übergeben | ||||
| |
INPUT_NOT_NUMERICAL | TYPE | Non-numeric input | ||||
| |
TOO_MANY_DECIMALS | TYPE | Too many places after the decimal point | ||||
| |
MORE_THAN_ONE_SIGN | TYPE | +/- sign input multiple times | ||||
| |
ILL_THOUSAND_SEPARATOR_DIST | TYPE | Separation between thousands not = 0 mod 3 | ||||
| |
TOO_MANY_DIGITS | TYPE | Too many characters in whole number field | ||||
| |
SIGN_FOR_UNSIGNED | TYPE | No +/- signs allowed | ||||
| |
TOO_LARGE | TYPE | Value too large | ||||
| |
TOO_SMALL | TYPE | Value too small | ||||
| |
INVALID_DATE_FORMAT | TYPE | Invalid date format | ||||
| |
INVALID_DATE | TYPE | Invalid Date | ||||
| |
INVALID_TIME_FORMAT | TYPE | Invalid time format | ||||
| |
INVALID_TIME | TYPE | Invalid time | ||||
| |
INVALID_HEX_DIGIT | TYPE | Incorrect hex character | ||||
| |
UNEXPECTED_ERROR | TYPE | Unintercepted error | ||||
| |
INVALID_FIELDNAME | TYPE | Field not in Dictionary | ||||
| |
FIELD_AND_DESCR_INCOMPATIBLE | TYPE | Output field does not match Dictionary description | ||||
| |
INPUT_TOO_LONG | TYPE | Input longer than output length of output field | ||||
| |
NO_DECIMALS | TYPE | Decimal separator without subsequent decimal places | ||||
| |
INVALID_FLOAT | TYPE | Invalid floating point entry | ||||
| |
CONVERSION_EXIT_ERROR | TYPE | Error in conversion exit | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in |