BSB_S040X SAP (R3A BP: BAPI Fragment Structure for Sales Classification) Structure details

Dictionary Type: Structure
Description: R3A BP: BAPI Fragment Structure for Sales Classification




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




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

BSB_S040X 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 "R3A BP: BAPI Fragment Structure for Sales Classification" 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_BSB_S040X TYPE BSB_S040X.

The BSB_S040X table consists of various fields, each holding specific information or linking keys about R3A BP: BAPI Fragment Structure for Sales Classification data available in SAP. These include IS_PROSPEC (R3A BP: Change Information for Relevant User Data Field), IS_CONSUME (R3A BP: Change Information for Relevant User Data Field), IS_CUSTOME (R3A BP: Change Information for Relevant User Data Field), CUST_SINCE (R3A BP: Change Information for Relevant User Data Field).. 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: Cannot Be Enhanced


SAP BSB_S040X 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
IS_COMPETIR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
IS_PROSPECR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
IS_CONSUMER3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
IS_CUSTOMER3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
CUST_SINCER3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
IS_COD_CUSR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
INDUSTRYR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
IS_RENTEDR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ACC_GROUPR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
NIELSENR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
CUST_CLASSR3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR01R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR02R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR03R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR04R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR05R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR06R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR07R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR08R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR09R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1
ATTR10R3A BP: Change Information for Relevant User Data Field GB_BAPIUPDCHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table BSB_S040X

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