LBBIL_IT_KOND SAP (Price Determination Communication-Cond.Record for Printing) Structure details

Dictionary Type: Structure
Description: Price Determination Communication-Cond.Record for Printing




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




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

LBBIL_IT_KOND 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 "Price Determination Communication-Cond.Record for Printing" 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_LBBIL_IT_KOND TYPE LBBIL_IT_KOND.

The LBBIL_IT_KOND table consists of various fields, each holding specific information or linking keys about Price Determination Communication-Cond.Record for Printing data available in SAP. These include ITM_NUMBER (Item number of the SD document), KPOSN (Condition item number), STUNR (Step number), ZAEHK (Condition counter).. 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 LBBIL_IT_KOND 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
BIL_NUMBERSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
ITM_NUMBERItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
KPOSNCondition item number KPOSNNUMC6NUM6
STUNRStep number STUNRNUMC3Assigned to domainSTUNR
ZAEHKCondition counter DZAEHKNUMC2ZAEHK
KAPPLApplication KAPPLCHAR2T681AKAPPLKAP
KSCHLCondition type KSCHACHAR4T685AKSCHLVKS
KRECHCalculation type for condition KRECHCHAR1KRECH
KAWRTCondition base value KAWRTCURR15(2) WERTV8
AWEINRate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
AWEI1Rate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KBETRRate (condition amount or percentage) KBETRCURR11(2) WERTV6
KOEINRate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KOEI1Rate unit (currency, sales unit, or %) KOEINCUKY5KOEIN
KKURSCondition exchange rate for conversion to local currency KKURSDEC9(5) KKURS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit in the document KVMEIUNIT3T006CUNITMEINS
KUMZANumerator for converting condition units to base units KUMZADEC5UMBSZ
KUMNEDenominator for converting condition units to base units KUMNEDEC5UMBSN
KNTYPCondition category (examples: tax, freight, price, cost) KNTYPCHAR1KNTYP
KSTATCondition is used for statistics KSTATCHAR1XFELD
KHERKOrigin of the condition KHERKCHAR1KHERK
KWERTCondition value KWERTCURR13(2) WERTV7
KSTEUCondition control KSTEUCHAR1KSTEU
KINAKCondition is inactive KINAKCHAR1KINAK
KOAIDCondition class KOAIDCHAR1KOAID
KNUMTNumber of texts KNUMTCHAR10KNUMB
DRUKZPrint ID for condition lines DRUKZCHAR1DRUKZ
VTEXTDescription BEZEI40CHAR40TEXT40
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
STUFELevel (in multi-level BOM explosions) HISTUDEC2DEC2
WEGXXPath (for multi-level BOM explosions) WEGXXDEC4DEC4
KFAKTORFactor for condition base value KFAKTORFLTP16(16) FLTP
NRMNGDiscount in kind: Inclusive bonus quantity of item NRMNGQUAN13(3) MENG13
MDFLGIndicator: Matrix maintenance MDFLGCHAR1MDFLG
BTRMWCharacter Length 11 CHAR11CHAR11CHAR11

Key field Non-key field



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

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

How to access SAP table LBBIL_IT_KOND

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