BAPIBUSISM007_CUST_CENT_TEXTS SAP (IS-M: Texts for BP Customer Master - Central Data) Structure details

Dictionary Type: Structure
Description: IS-M: Texts for BP Customer Master - Central Data




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




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

BAPIBUSISM007_CUST_CENT_TEXTS 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 "IS-M: Texts for BP Customer Master - Central Data" 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_BAPIBUSISM007_CUST_CENT_TEXTS TYPE BAPIBUSISM007_CUST_CENT_TEXTS.

The BAPIBUSISM007_CUST_CENT_TEXTS table consists of various fields, each holding specific information or linking keys about IS-M: Texts for BP Customer Master - Central Data data available in SAP. These include IND_CODE_1_TEXT (Text (20 Characters)), IND_CODE_2_TEXT (Text (20 Characters)), IND_CODE_3_TEXT (Text (20 Characters)), IND_CODE_4_TEXT (Text (20 Characters)).. 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 BAPIBUSISM007_CUST_CENT_TEXTS 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
INDUSTRY_TEXTDescription of the Industry Key TEXT1_016TCHAR20TEXT20
IND_CODE_1_TEXTText (20 Characters) TEXT20CHAR20TEXT20
IND_CODE_2_TEXTText (20 Characters) TEXT20CHAR20TEXT20
IND_CODE_3_TEXTText (20 Characters) TEXT20CHAR20TEXT20
IND_CODE_4_TEXTText (20 Characters) TEXT20CHAR20TEXT20
IND_CODE_5_TEXTText (20 Characters) TEXT20CHAR20TEXT20
ACCNT_GRP_TEXTAccount Group Name TXT30_077TCHAR30TEXT30
ORDR_BLK_G_TEXTDescription VTEXTCHAR20TEXT20
BILL_BLK_G_TEXTDescription BEZEI_FAKSPCHAR20TEXT20
CLASSIFIC_TEXTDescription BEZEI20CHAR20TEXT20
DELI_BLK_G_TEXTDescription BEZEI_LIFSPCHAR20TEXT20
NIELSEN_ID_TEXTDescription BEZEI20CHAR20TEXT20
EQUAL_TAX_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
ATTRIBUTE_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_2_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_3_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_4_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_5_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_6_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_7_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_8_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_9_TEXTDescription VTEXTCHAR20TEXT20
ATTRIB_10_TEXTDescription VTEXTCHAR20TEXT20
DME_IND_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
CUST_COND_GRP1_TEXTDescription VTEXTCHAR20TEXT20
CUST_COND_GRP2_TEXTDescription VTEXTCHAR20TEXT20
CUST_COND_GRP3_TEXTDescription VTEXTCHAR20TEXT20
CUST_COND_GRP4_TEXTDescription VTEXTCHAR20TEXT20
CUST_COND_GRP5_TEXTDescription VTEXTCHAR20TEXT20
TAX_TYPE_TEXTText Field of Length 60 TEXT60CHAR60TEXT60
SUBT_GRP_TEXTText, 40 Characters Long TEXT40CHAR40TEXT40
CFOP_CAT_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
TAX_LAW_ICMS_TEXTTax Law - Description J_1BTAXLWDCHAR60TEXT60
TAX_LAW_IPI_TEXTTax Law - Description J_1BTAXLWDCHAR60TEXT60
BUS_TYPE_TEXTType of Business GESTYPCHAR30Assigned to domainGESTYP
IND_TYPE_TEXTType of Industry INDTYPCHAR30Assigned to domainINDTYP

Key field Non-key field



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

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

How to access SAP table BAPIBUSISM007_CUST_CENT_TEXTS

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