FMDERIVEFUNC - List of functions available in the FM Derivation tools
List of functions available in the FM Derivation tools information is stored in SAP table FMDERIVEFUNC.
It is part of development package FMFS_E in software component PSM-FM. This development package consists of objects that can be grouped under "Updating/Integration Funds Management (master lang. english)".
It is part of development package FMFS_E in software component PSM-FM. This development package consists of objects that can be grouped under "Updating/Integration Funds Management (master lang. english)".
Fields for table FMDERIVEFUNC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FUNCTION_NAME | Name of Function Module | X | RS38L_FNAM | CHAR | 30 | * |
TO_IDENTIFIER | Origin | X | ABADRIDENT | CHAR | 32 | |
TO_TABNAME | Table Name | X | TABNAME | CHAR | 30 | * |
TO_FIELDNAME | Field Name | X | FIELDNAME | CHAR | 30 | * |
FIELDCLASS | Characteristic derivation: field class | X | ABADRFIELDCLASS | CHAR | 1 | |
FROM_TABNAME | Table Name | TABNAME | CHAR | 30 | * | |
FROM_FIELDNAME | Field Name | FIELDNAME | CHAR | 30 | * | |
USECONSTANT | Characteristic derivation: use constant | ABADRFLAGCONSTANT | CHAR | 1 | ||
CONSTANT | Constant | ABADRCONSTANT | CHAR | 60 | ||
USEOFFSET | Characteristic derivation: use field "Offset" | ABADRFLAGOFFSET | CHAR | 1 | ||
OFFSET_VALUE | Characteristic derivation: field "Offset" | ABADROFFSET | NUMC | 4 | ||
OFFSET_LENGTH | Characteristic Derivation: Field, Offset, Length | ABADRLENGTH | NUMC | 4 | ||
IS_MANDATORY | Indicator for required field | ABADRMANDATORY | CHAR | 1 | ||
IS_PICKABLE | Indicator | ABADRFLAG | CHAR | 1 | ||
BLANK_IS_ALLOWED | Indicator | ABADRFLAG | CHAR | 1 | ||
OVERWRITE | Indicator | ABADRFLAG | CHAR | 1 | ||
NO_VALUE_TEXT | Indicator | ABADRFLAG | CHAR | 1 | ||
NO_VALUE_RANGE | Indicator | ABADRFLAG | CHAR | 1 | ||
STORE_EXT_FORMAT | Indicator | ABADRFLAG | CHAR | 1 |