SAP ABAP Data Element ESALES_SERVLOC_CHECKFM (Name of Check Function Module for Premise Data)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-CS-CRM (Application Component) Integration: Customer Relationship Management
⤷
EE_SALES (Package) IS-U Sales Processing
⤷
⤷
Basic Data
| Data Element | ESALES_SERVLOC_CHECKFM |
| Short Description | Name of Check Function Module for Premise Data |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | LIB | |
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | ChkFMPrem. |
| Medium | 15 | CheckFM premise |
| Long | 20 | Check FM premise |
| Heading | 30 | Check function module premise |
Documentation
Definition
This function module does the following:
- Carries out the input check in a set type
- Can assign values to the attributes of a set type
This function module is called in the set type assigned to it. It checks the entered attribute values and returns a list of any input errors it has found.
You can also use it to determine attribute values dependent on other attribute values of a set type. This allows you to store object dependencies within the function module.
The interface of the function module must match that of the function module ISU_SALES_SETTYP_CONSUMP_CHECK (Get default values, check entries).
Example
If the value of the attribute 'Move-in date' is from less than three months ago, the attribute 'Annual consumption' should have the value '0'.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |