So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like J1B_NF_ODATA_EXTENSION2 look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: J1B_NF_ODATA_EXTENSION2
Dictionary Type: Structure
Description: Extensions2 for XML file
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
DOCNUM | J_1BDOCNUM | NUMC | 10(0) | * | Document Number | J_1BDOCNUM | JEF | |||||
ITMNUM | J_1BITMNUM | NUMC | 6(0) | Document Item Number | J_1BITMNUM | J_1BITMNUM | ||||||
PARAM | SWC_ELEM | CHAR | 32(0) | Element | SWC_ELEM | |||||||
ROW | BAPI_LINE | INT4 | 10(0) | Lines in parameter | INT4 | |||||||
FIELD | NAME_FELD | CHAR | 30(0) | * | Field name | FDNAME | DFD | SDIC | ||||
VALUE | CHAR255 | CHAR | 255(0) | Char255 | CHAR255 | |||||||
TYPE | DATATYPE_D | CHAR | 4(0) | Data Type in ABAP Dictionary | DATATYPE | SDIC | ||||||
LENGTH | DDLENG | NUMC | 6(0) | Length (No. of Characters) | DDLENG | SDIC |