FINCS_IMPMETHITM - Import Method Item
Import Method Item information is stored in SAP table FINCS_IMPMETHITM.
It is part of development package ODATA_CS_JRNLENTR_UPLOAD in software component FIN-CS. This development package consists of objects that can be grouped under "Upload Journal Entries".
It is part of development package ODATA_CS_JRNLENTR_UPLOAD in software component FIN-CS. This development package consists of objects that can be grouped under "Upload Journal Entries".
Fields for table FINCS_IMPMETHITM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TEMPLATE_ID | Journal Entry Import Template ID | X | FINCS_TEMPLATE | CHAR | 40 | FINCS_IMPMETHHDR |
FIELDNAME | Field Name | X | FIELDNAME | CHAR | 60 | |
FIELD_DESCRIPTION | Short Description of Repository Objects | AS4TEXT | CHAR | 120 | ||
FIELD_POSITION | Sequence of Fields in Import Template | FINCS_FLD_SEQUENCE | NUMC | 8 | ||
IS_MANDATORY | Indicator: Required Field | FINCS_IS_MANDATORY | CHAR | 2 | ||
IS_INPUT_ENABLED | Enable as Input Field | FINCS_FIELD_USAGE | CHAR | 2 | ||
IS_HEADER | Indicator: Field in Header | FINCS_IS_HEADER | CHAR | 2 | ||
IS_ITEM | Indicator: Field in Line Items | FINCS_IS_ITEM | CHAR | 2 |