EK08RZ SAP (Additional Data EK08RN) Structure details

Dictionary Type: Structure
Description: Additional Data EK08RN




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




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

EK08RZ 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 "Additional Data EK08RN" 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_EK08RZ TYPE EK08RZ.

The EK08RZ table consists of various fields, each holding specific information or linking keys about Additional Data EK08RN data available in SAP. These include BPBSM (Ordered quantity in order price unit), BPWES (Quantity in GR blocked stock in order price unit), EINDT (Item Delivery Date), ERNAM (Name of Person who Created the Object).. 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: Can be enhanced (character-type or numeric)


SAP EK08RZ 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
ANZALTotal Down Payments in Local Currency ANZALCURR13(2) WERT7
BPBSMOrdered quantity in order price unit BPBSMQUAN13(3) MENG13
BPWESQuantity in GR blocked stock in order price unit BPWESQUAN13(3) MENG13
EINDTItem Delivery Date EINDTDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
FPLNRInvoicing plan number IPLNRCHAR10CHAR10
INCO1Incoterms (Part 1) INCO1CHAR3TINCINCO1
INCO2Incoterms (Part 2) INCO2CHAR28INCO2
LFBNRDocument No. of a Reference Document LFBNRCHAR10ALPHABELNR
LFGJAFiscal Year of Current Period LFGJANUMC4GJAHRGJAHR
LFPOSItem of a Reference Document LFPOSNUMC4MBLPO
MWSKZTax on sales/purchases code MWSKZCHAR2T007AMWSKZ
NETPRNet price NETPRCURR11(2) WERTV6
PEINHPrice Unit PEINHDEC5PACK3
SCHPRIndicator: Estimated Price SCHPRCHAR1XFELD
SSQSSQA Control Key SSQSSCHAR8SSQSS
STATURFQ status ASTATCHAR1ASTAT
TXZ01Short Text TXZ01CHAR40TEXT40
VETENDelivery Schedule Line Number ETENRNUMC4Assigned to domainETENR
WEBREIndicator: GR-Based Invoice Verification WEBRECHAR1XFELD
WESBSGoods Receipt Blocked Stock in Order Unit WESBSQUAN13(3) MENG13
XERSYEvaluated Receipt Settlement (ERS) XERSYCHAR1XFELD
XSKRLIndicator: Line item not liable to cash discount? XSKRLCHAR1XFELD
XUBNKRIndicates: Not relevant for unplanned delivery costs? XUBNKRCHAR1XFELD
KORNRCorrection of miscellaneous provisions KORNRCHAR1KORNR
EBONFItem Not Relevant to Subseq. (Period-End Rebate) Settlement EBONFCHAR1XFELD
FKNUMShipment Cost Number FKNUMCHAR10Assigned to domainALPHAFKNUMFKKSD_F4_SCD_ID
FKPOSShipment costs item FKPOSNUMC6Assigned to domainFKPOS
FKPTYItem category shipment costs FKPTYCHAR4Assigned to domainFKPTY
EXTI1External identification 1 EXTI1CHAR20TEXT20
EXLINItem Number Length EXLINCHAR40EXLIN
EXSNRExternal Sorting EXSNRNUMC5EXSNR
EHTYPExternal Hierarchy Category EHTYPCHAR4TMSRM_EHTYPEHTYP
RETSUM_FCTotal of Retention Amounts in Document Currency RET_SUM_FCCURR13(2) WERT7
RETSUM_LCTotal of Retention Amounts in Company Code Currency RET_SUM_LCCURR13(2) WERT7
RETSUMP_FCTotal Retention Amount Posted To Date in Document Currency RET_SUM_POST_FCCURR13(2) WERT7
RETSUMP_LCTotal Retention Amount Posted in Company Code Currency RET_SUM_POST_LCCURR13(2) WERT7
RETPCRetention in Percent RETPZDEC5(2) PRZ32
RETTPRetention Indicator RETTPCHAR1RET_TYPE
TRMRISK_RELEVANTRisk Relevancy in Purchasing PUR_TRM_RISK_RELEVANCYCHAR2LOGTRM_RISK_RELEVANCY
.INCLU--AP 0
/BEV1/NEGEN_ITEMIndicator: Item Is Generated /BEV1/NEGEN_ITEM_FLAGCHAR1XFELD
/BEV1/NESTRUCCATStructure Category for Material Relationship /BEV1/NESTRUC_CATCHAR1/BEV1/NESTRUC_CAT

Key field Non-key field



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

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

How to access SAP table EK08RZ

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