BAPIBUS20001_PRICING_ITEM_DIS SAP (BO BusProcessND: Transaction item - pricing result) Structure details

Dictionary Type: Structure
Description: BO BusProcessND: Transaction item - pricing result




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




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

BAPIBUS20001_PRICING_ITEM_DIS 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 "BO BusProcessND: Transaction item - pricing result" 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_BAPIBUS20001_PRICING_ITEM_DIS TYPE BAPIBUS20001_PRICING_ITEM_DIS.

The BAPIBUS20001_PRICING_ITEM_DIS table consists of various fields, each holding specific information or linking keys about BO BusProcessND: Transaction item - pricing result data available in SAP. These include CURRENCY (Document Currency), CURRENCY_ISO (ISO currency code), NET_VALUE_MAN (Currency amount for BAPIS (with 9 decimal places)), TARGET_VALUE (Currency amount for BAPIS (with 9 decimal places)).. 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 BAPIBUS20001_PRICING_ITEM_DIS 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
GUIDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
CURRENCYDocument Currency CRMT_TAX_WAERSCUKY5TCURCWAERS
CURRENCY_ISOISO currency code ISOCDCHAR3ISOCD
NET_VALUE_MANCurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
TARGET_VALUECurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
TAX_DEPART_CTYTax Departure Country CRMT_TAX_DEPART_CTYCHAR3T005LAND1
COUNTRYISOCountry ISO code INTCACHAR2INTCAF4_INTCA
TAX_DEPART_REGDeparture Region for Tax CRMT_TAX_DEPART_REGCHAR3T005SREGIO
TAXJURCODE_FROMTax Jurisdiction Code (Structure for tax calculation) CRMT_TAXJURCODECHAR15Assigned to domainTXJCDCRM_TAX_SH_TAXJURCODE
TAX_GROUP_PProduct Tax Group CRMT_TAX_GROUPCHAR20CRM_TAX_GROUP
STATISTICALStatistical values CRMT_STATISTICALCHAR1CRM_STATISTICAL
PRC_INDICATORPricing indicator CRMT_PRICING_INDICATORCHAR1CRM_PRICING_INDICATOR
NET_VALUECurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
NET_PRICECurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
TAX_AMOUNTCurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
FREIGHTCurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
GROSS_VALUECurrency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL1Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL2Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL3Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL4Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL5Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT
SUBTOTAL6Currency amount for BAPIS (with 9 decimal places) BAPICUREXTDEC28(9) BAPICUREXT

Key field Non-key field



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

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

How to access SAP table BAPIBUS20001_PRICING_ITEM_DIS

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