/KYK/PO_POWL_STY SAP (Meta Data for PO POWL) Structure details

Dictionary Type: Structure
Description: Meta Data for PO POWL




ABAP Code to SELECT data from /KYK/PO_POWL_STY
Related tables to /KYK/PO_POWL_STY
Access table /KYK/PO_POWL_STY




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

/KYK/PO_POWL_STY 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 "Meta Data for PO POWL" 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_/KYK/PO_POWL_STY TYPE /KYK/PO_POWL_STY.

The /KYK/PO_POWL_STY table consists of various fields, each holding specific information or linking keys about Meta Data for PO POWL data available in SAP. These include EBELP (Item Number of Purchasing Document), LIFNR (Vendor Account Number), BSART (Purchasing Document Type), EKGRP (Purchasing Group).. 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 /KYK/PO_POWL_STY 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
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
LIFNRVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
BSARTPurchasing Document Type ESARTCHAR4Assigned to domainBSARTBSA
EKGRPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
BEDATPurchasing Document Date EBDATDATS8DATUM
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
TXZ01Short Text TXZ01CHAR40TEXT40
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
MENGEPurchase Order Quantity BSTMGQUAN13(3) MENG13
MEINSPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
BPRMEOrder Price Unit (Purchasing) BBPRMUNIT3Assigned to domainCUNITMEINS
NETPRNet Price in Purchasing Document (in Document Currency) BPREICURR11(2) WERT11
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
PEINHPrice Unit EPEINDEC5DEC5
NETWRNet Order Value in PO Currency BWERTCURR13(2) WERT7
BRTWRGross order value in PO currency BBWERTCURR13(2) WERT7
BSTAEConfirmation Control Key BSTAECHAR4Assigned to domainBSTAE
NAME1Name NAME1CHAR30TEXT30
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
KNTTPAccount Assignment Category KNTTPCHAR1Assigned to domainKNTTPKNT
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
BANFNPurchase Requisition Number BANFNCHAR10ALPHABANFNBANMBAN_C
BNFPOItem Number of Purchase Requisition BNFPONUMC5Assigned to domainBNFPOBAP
INFNRNumber of Purchasing Info Record INFNRCHAR10Assigned to domainALPHAINFNRINFMEIN_C
KONNRNumber of Principal Purchase Agreement KONNRCHAR10Assigned to domainALPHAEBELNKTR
KTPNRItem Number of Principal Purchase Agreement KTPNRNUMC5Assigned to domainEBELP
IDNLFMaterial Number Used by Vendor IDNLFCHAR35IDNEX
KZABSOrder Acknowledgment Requirement KZABSCHAR1XFELD
LABNROrder Acknowledgment Number LABNRCHAR20TEXT20
MAHNZNumber of Reminders/Expediters MAHNZDEC3PACK2
MAHN1Number of Days for First Reminder/Expediter MAHN1DEC3MAHNT
CFLDR_HEADMMPUR_UI_MODEL: Link to cFolder Documents for PO Header /KYK/CFLDR_HEADERCHAR40
CFLDR_POSMMPUR_UI_MODEL: Link to cFolder Documents PO Item /KYK/CFLDR_POSCHAR40
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
LTSNRVendor Subrange LTSNRCHAR6Assigned to domainLTSNR
RESWKSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
EINDTItem Delivery Date EINDTDATS8DATUM
OWEMGOpen goods receipt quantity OWEMGQUAN13(3) MENG13
OBSMGMMPUR_UI_MODEL: Open Confirmation Quantity /KYK/OBSMGQUAN13(3) MENG13
BSART_TEXTShort Description of Purchasing Document Type BATXTCHAR20TEXT20
BPRME_TEXTUnit of Measurement Text (Maximum 30 Characters) MSEHLCHAR30TEXT30
MEINS_TEXTUnit of Measurement Text (Maximum 30 Characters) MSEHLCHAR30TEXT30
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001

Key field Non-key field



How do I retrieve data from SAP structure /KYK/PO_POWL_STY using ABAP code?

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

How to access SAP table /KYK/PO_POWL_STY

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