KNA1_RTEXTE SAP (Reporting: Long texts for KNA1) Structure details

Dictionary Type: Structure
Description: Reporting: Long texts for KNA1




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




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

KNA1_RTEXTE 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 "Reporting: Long texts for KNA1" 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_KNA1_RTEXTE TYPE KNA1_RTEXTE.

The KNA1_RTEXTE table consists of various fields, each holding specific information or linking keys about Reporting: Long texts for KNA1 data available in SAP. These include BRSCH_TXT_KNA1 (Industry Keys), FAKSD_TXT_KNA1 (Head office billing block), KUKLA_TXT_KNA1 (Customer classification), LIFSD_TXT_KNA1 (Head office delivery block).. 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 KNA1_RTEXTE 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
AUFSD_TXT_KNA1 Central order block0
BRSCH_TXT_KNA1 Industry Keys0
FAKSD_TXT_KNA1 Head office billing block0
KUKLA_TXT_KNA1 Customer classification0
LIFSD_TXT_KNA1 Head office delivery block0
NIELS_TXT_KNA1 Nielsen ID0
GFORM_TXT_KNA1 Legal status0
BRAN1_TXT_KNA1 Industry code 10
BRAN2_TXT_KNA1 Industry code 20
BRAN3_TXT_KNA1 Industry code 30
BRAN4_TXT_KNA1 Industry code 40
BRAN5_TXT_KNA1 Industry code 50
KATR1_TXT_KNA1 Attribute 10
KATR2_TXT_KNA1 Attribute 20
KATR3_TXT_KNA1 Attribute 30
KATR4_TXT_KNA1 Attribute 40
KATR5_TXT_KNA1 Attribute 50
KATR6_TXT_KNA1 Attribute 60
KATR7_TXT_KNA1 Attribute 70
KATR8_TXT_KNA1 Attribute 80
KATR9_TXT_KNA1 Attribute 90

Key field Non-key field



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

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

How to access SAP table KNA1_RTEXTE

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