FNDEI_D_V_SYNCHG - Store temporary information for switching synonyms
Store temporary information for switching synonyms information is stored in SAP table FNDEI_D_V_SYNCHG.
It is part of development package FNDEI_VIEW_PROVISIONING_IMP in software component CA-GTF-EI-VP-OR. This development package consists of objects that can be grouped under "View Provisioning Specific to SLT and CDS API Artefacts".
It is part of development package FNDEI_VIEW_PROVISIONING_IMP in software component CA-GTF-EI-VP-OR. This development package consists of objects that can be grouped under "View Provisioning Specific to SLT and CDS API Artefacts".
Fields for table FNDEI_D_V_SYNCHG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
HCP_SYSTEM | Target System UUID | X | FNDEI_TARGET_SYS_UUID | CHAR | 64 | |
SQL_OBJECT_NAME | Name of the ABAP Dictionary object | X | OBJECTNAME | CHAR | 60 | |
ROUTER_SCHEMA_NAME | Schema name in HANA database | X | FNDEI_SCHEMA_NAME | CHAR | 510 | |
SQL_SCHEMA_NAME | Schema name in HANA database | FNDEI_SCHEMA_NAME | CHAR | 510 | ||
ROUTER_VIEW_NAME | DD: Name of a structured object (e.g. entity, context) | DDSTRUCOBJNAME | CHAR | 60 | ||
ROUTER_VIEW_SQL_STMT | SQL Statement of Router view (CREATE) | STRG | 8 | |||
ROUTER_VIEW_SQL_ALTER_STMT | SQL Statement of Router view (ALTER) | STRG | 8 | |||
IS_VIEW_WITH_PARAMETER | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |