BBPS_J_1B_ITEM_BR SAP (Brazil-specific EBP item fields) Structure details

Dictionary Type: Structure
Description: Brazil-specific EBP item fields




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




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

BBPS_J_1B_ITEM_BR 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 "Brazil-specific EBP item fields" 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_BBPS_J_1B_ITEM_BR TYPE BBPS_J_1B_ITEM_BR.

The BBPS_J_1B_ITEM_BR table consists of various fields, each holding specific information or linking keys about Brazil-specific EBP item fields data available in SAP. These include ICC_BR_NETPRI (Net price), ICC_BR_GROPRI (Net Price Including Tax), ICC_BR_NETVAL (Net Value), ICC_BR_GROVAL (Net Value including taxes).. 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 BBPS_J_1B_ITEM_BR 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
ICC_BR_NETPRINet price J_1BNETPRIDEC16(6) J_1BNFPRI
ICC_BR_GROPRINet Price Including Tax J_1BNFPRIDEC16(6) J_1BNFPRI
ICC_BR_NETVALNet Value J_1BNETVALCURR15(2) WERTV8
ICC_BR_GROVALNet Value including taxes J_1BNFNETCURR15(2) WERTV8
ICC_BR_NETDISNet discount value in document currency J_1BNETDISCURR15(2) WERTV8
ICC_BR_GRODISDiscount value including taxes J_1BNFDISCURR15(2) WERTV8
ICC_BR_NETFRENet freight value in document currency J_1BNETFRECURR15(2) WERTV8
ICC_BR_GROFREFreight value including taxes J_1BNFFRECURR15(2) WERTV8
ICC_BR_NETINSNet insurance value in document currency J_1BNETINSCURR15(2) WERTV8
ICC_BR_GROINSInsurance value including taxes J_1BNFINSCURR15(2) WERTV8
ICC_BR_NETOTHNet expenses in document currency J_1BNETOTHCURR15(2) WERTV8
ICC_BR_GROOTHExpenses including taxes J_1BNFOTHCURR15(2) WERTV8
ICC_BR_NETTOTNet value/Freight/Insurance/Expenses/Discount J_1BNFNETTCURR15(2) WERTV8
ICC_BR_GROTOTTotal value including all taxes J_1BNFTOTCURR15(2) WERTV8
ICC_BR_ICMSLAWTax law: ICMS J_1BTAXLW1CHAR3Assigned to domainALPHAJ_1BTAXLW1
ICC_BR_IPILAWTax law: IPI J_1BTAXLW2CHAR3Assigned to domainALPHAJ_1BTAXLW2
ICC_BR_CFOPCFOP Code and Extension J_1BCFOPCHAR10Assigned to domainCFOBRJ_1BCFOP
ICC_BR_STEUCControl code for consumption taxes in foreign trade STEUCCHAR16Assigned to domainSTEUC
ICC_BR_MATUSEUsage of the material J_1BMATUSECHAR1J_1BMATUSE
ICC_BR_MATORGOrigin of the material J_1BMATORGCHAR1J_1BMATORG
ICC_BR_OWNPROProduced in-house J_1BOWNPROCHAR1XFELD
ICC_BR_INDUSTMaterial CFOP category J_1BINDUS3CHAR2ALPHAJ_1BINDUS3
ICC_BR_MANCHGEBP: Indicators of Manual Changes in Nota Fiscal Item Fields BBP_J_1B_NF_ITEM_CHANGERAW4RAW4

Key field Non-key field



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

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

How to access SAP table BBPS_J_1B_ITEM_BR

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