J_7LDTA_FPL_PD_H SAP (REA DME: FostPlus - Product Header) Structure details

Dictionary Type: Structure
Description: REA DME: FostPlus - Product Header




ABAP Code to SELECT data from J_7LDTA_FPL_PD_H
Related tables to J_7LDTA_FPL_PD_H
Access table J_7LDTA_FPL_PD_H




Structure field list including key, data, relationships and ABAP select examples

J_7LDTA_FPL_PD_H is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "REA DME: FostPlus - Product Header" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_J_7LDTA_FPL_PD_H TYPE J_7LDTA_FPL_PD_H.

The J_7LDTA_FPL_PD_H table consists of various fields, each holding specific information or linking keys about REA DME: FostPlus - Product Header data available in SAP. These include LIDNR (Character field, 8 characters long), VERPAKKINGSNR (CHAR(25)), HHBM (3-Byte field), DTGELDIGVAN (Character Field of Length 12).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP J_7LDTA_FPL_PD_H structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
LINE_TYPE3-Byte field CHAR3CHAR3CHAR3
LIDNRCharacter field, 8 characters long CHAR8CHAR8CHAR8
VERPAKKINGSNRCHAR(25) SYCHAR25CHAR25SYCHAR25
HHBM3-Byte field CHAR3CHAR3CHAR3
DTGELDIGVANCharacter Field of Length 12 CHAR12CHAR12CHAR12
DTGELDIG_TOTCharacter Field of Length 12 CHAR12CHAR12CHAR12
DTVERZONDENCharacter Field of Length 12 CHAR12CHAR12CHAR12
STATUSCharacter Field of Length 12 CHAR12CHAR12CHAR12
PRODBESCHRComment CHAR50CHAR50TEXT50
INTERNPRODUKTNR17-Char. Field CHAR17CHAR17CHAR17
PRF_KODECharacter field of length 6 CHAR6CHAR6CHAR6
VPE_KODER/2 table CHAR5CHAR5CHAR5
AANTEENHPERVECharacter field, length 21 RKECHAR21CHAR21CHAR21
GEVAARLIJK3-Byte field CHAR3CHAR3CHAR3
PRODUCENT3-Byte field CHAR3CHAR3CHAR3
DISTRIBUTEUR3-Byte field CHAR3CHAR3CHAR3
INTERNERUBRIEK152-Character Field J_7LCHAR52CHAR52J_7LCHAR52
INTERNERUBRIEK252-Character Field J_7LCHAR52CHAR52J_7LCHAR52
INTERNERUBRIEK352-Character Field J_7LCHAR52CHAR52J_7LCHAR52
ORIGINLIDNRCharacter field, 8 characters long CHAR8CHAR8CHAR8
LOCATIECharacter field of length 6 CHAR6CHAR6CHAR6
ORIGINVERPAKKINGSNRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
VOLUMECharacter Length 11 CHAR11CHAR11CHAR11
VOLUMEENHCharacter field, length 7 CHAR7CHAR7CHAR7
GEWCharacter Length 11 CHAR11CHAR11CHAR11
EEN_GEWEENHR/2 table CHAR5CHAR5CHAR5
AANTPRODEENHCharacter field of 9 digits CHAR9CHAR9CHAR9
KMULTIPACK3-Byte field CHAR3CHAR3CHAR3
VEREENVOUDIGD3-Byte field CHAR3CHAR3CHAR3
.INCLU-DTA 0
POSNRDTAItem number J_7LPOSNRNUMC4NUM4
HLEVELDTAHierarchy Level J_7LHLEVELNUMC2NUM2

Key field Non-key field



How do I retrieve data from SAP structure J_7LDTA_FPL_PD_H using ABAP code?

As J_7LDTA_FPL_PD_H is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on J_7LDTA_FPL_PD_H as there is no data to select.

How to access SAP table J_7LDTA_FPL_PD_H

Within an ECC or HANA version of SAP you can also view further information about J_7LDTA_FPL_PD_H and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!