V55EFJEP SAP (Communication Structure SAPScript: Export Packing List Japan) Structure details

Dictionary Type: Structure
Description: Communication Structure SAPScript: Export Packing List Japan




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




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

V55EFJEP 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 "Communication Structure SAPScript: Export Packing List Japan" 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_V55EFJEP TYPE V55EFJEP.

The V55EFJEP table consists of various fields, each holding specific information or linking keys about Communication Structure SAPScript: Export Packing List Japan data available in SAP. These include INV_DATUM (Billing date for billing index and printout), PL_NBR (Description), BANK_NAME (Name of bank), BANK_ADRS1 (City).. 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: Not classified


SAP V55EFJEP 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
INV_NBRSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
INV_DATUMBilling date for billing index and printout FKDATDATS8DATUM
PL_NBRDescription BEZEI20CHAR20TEXT20
BANK_NAMEName of bank BANKACHAR60TEXT60
BANK_ADRS1City ORT01_GPCHAR35TEXT35
FD_NAME1Description BEZEI40CHAR40TEXT40
FD_NAME2Description BEZEI40CHAR40TEXT40
FD_NUMMERFinancial document processing: External financial doc. no. BAANRCHAR40BAANR
FD_DATUMFinancial document processing: Opening date DATAIDATS8DATUM
CUST_NAMEName 1 NAME1_GPCHAR35NAME
CUST_ADRS1House number and street STRAS_GPCHAR35TEXT35
CUST_ADRS2City ORT01_GPCHAR35TEXT35
CUST_ADRS3District ORT02_GPCHAR35TEXT35
SHIP_NAMEName 1 NAME1_GPCHAR35NAME
SHIP_ADRS1House number and street STRAS_GPCHAR35TEXT35
SHIP_ADRS2City ORT01_GPCHAR35TEXT35
SHIP_ADRS3District ORT02_GPCHAR35TEXT35
PAY_TERMS1Description BEZEI40CHAR40TEXT40
PAY_TERMS2Description BEZEI40CHAR40TEXT40
PAY_TERMS3Description BEZEI40CHAR40TEXT40
INCOTERM1Incoterms (Part 1) INCO1CHAR3Assigned to domainINCO1
INCOTERM2Incoterms (Part 2) INCO2CHAR28INCO2
SHIP_DATGoods Issue Date WADATDATS8DATUM
PORT_DEPDescription BEZEI30CHAR30TEXT30
PORT_ARRDescription BEZEI30CHAR30TEXT30
VESSEL_NAMIndicator for the means of transport at departure KZABECHAR30KZABE
CASE_NBRExternal Handling Unit Identification EXIDVCHAR20ALPHAEXIDVHU_IDENT_ALLG
ITEM_QTYQuantity MENGE_POSQUAN15(3) CQUA8
ITEM_UOMSales unit VRKMEUNIT3Assigned to domainCUNITMEINS
ITEM_NTWTNet Weight of the Item NTGEW_APQUAN15(3) MENG15
WEIGHT_UOMWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
ITEM_GRWTGross Weight of the Item BRGEW_APQUAN15(3) MENG15
ITEM_VOLVolume of the item VOLUM_APQUAN15(3) MENG15
VOL_UOMVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
ITEM_TEXTDescription with lenght of 80 BEZEI80CHAR80BEZEI80
ITEM_PONBRDescription BEZEI20CHAR20TEXT20
ITEM_HERTICharacter field, length 15 RKECHAR15CHAR15CHAR15
SHPR_NAMEName 1 NAME1_GPCHAR35NAME
SHPR_ADRS1House number and street STRAS_GPCHAR35TEXT35
SHPR_ADRS2City ORT01_GPCHAR35TEXT35
SHPR_ADRS3District ORT02_GPCHAR35TEXT35
TOTAL_QTYQuantity MENGE_POSQUAN15(3) CQUA8
TOTAL_NTWTNet Weight of the Item NTGEW_APQUAN15(3) MENG15
TOTAL_GRWTGross Weight of the Item BRGEW_APQUAN15(3) MENG15
TOTAL_VOLVolume of the item VOLUM_APQUAN15(3) MENG15
SHP_MRK1Description BEZEI20CHAR20TEXT20
SHP_MRK2Name 1 NAME1_GPCHAR35NAME
SHP_MRK3Description BEZEI30CHAR30TEXT30
SHP_MRK4Identification Number AFFNRNUMC5NUM5
SHP_MRK5Character field, length 15 RKECHAR15CHAR15CHAR15
HS_CODECommodity Code/Import Code Number for Foreign Trade STAWNCHAR17Assigned to domainSTAWN

Key field Non-key field



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

As V55EFJEP 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 V55EFJEP as there is no data to select.

How to access SAP table V55EFJEP

Within an ECC or HANA version of SAP you can also view further information about V55EFJEP 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!