N1CONNDATA is a standard SAP Table which is used to store Connectivity: Handler Data for Object data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP N1CONNDATA Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: A - Application table containing master and transaction data
Display/Maintenance via SM30: Allowed
Enhancement category i: Can be enhanced (character-type or numeric)
See here for more information about this and other SAP enhancement categories
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 |
* | Client | |
ID | SYSUUID_C | CHAR | 32 | UUID in character form | ||
VKGID | N1VKGID | NUMC | 8 | IS-H: CORD/PREG: ID of an Order Item (Preregistration) | ||
NAME | N1PARAM_NAME | CHAR | 64 | Parameter Name | ||
VALUE | N1PARAM_VALUE | CHAR | 255 | Parameter Value | ||
ERDAT | RI_ERDAT | DATS | 8 | IS-H: Date when Record Created | ||
ERTIM | RI_ERTIM | TIMS | 6 | IS-H: Time Record Created | ||
ERUSR | RI_ERNAM | CHAR | 12 | IS-H: Name of Employee who Created Record | ||
UPDAT | RI_UPDAT | DATS | 8 | IS-H: Date of Last Change | ||
UPTIM | RI_UPTIM | TIMS | 6 | IS-H: Time of Last Change | ||
UPUSR | RI_UPNAM | CHAR | 12 | IS-H: Name of Person who Last Changed Data | ||
TIMESTAMP | ISH_TIMESTAMP | DEC | 15 | Timestamp in Short Form (YYYYMMDDhhmmss) |
Key field | |
Non-key field |