/BEV1/TSZKK2_S SAP (Additional Fields for Screen 500) Structure details

Dictionary Type: Structure
Description: Additional Fields for Screen 500




ABAP Code to SELECT data from /BEV1/TSZKK2_S
Related tables to /BEV1/TSZKK2_S
Access table /BEV1/TSZKK2_S




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

/BEV1/TSZKK2_S 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 "Additional Fields for Screen 500" 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_/BEV1/TSZKK2_S TYPE /BEV1/TSZKK2_S.

The /BEV1/TSZKK2_S table consists of various fields, each holding specific information or linking keys about Additional Fields for Screen 500 data available in SAP. These include TXTLIEF (Text of length 15), TXTSORT (Text of Length 24), TEXT4 (Text of length 15), TEXT5 (Text of Length 3).. 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 /BEV1/TSZKK2_S 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
TXTANRText of length 15 /BEV1/TSXT15CHAR15TEXT15
TXTLIEFText of length 15 /BEV1/TSXT15CHAR15TEXT15
TXTSORTText of Length 24 /BEV1/TSXT24CHAR24CHAR24
TEXT4Text of length 15 /BEV1/TSXT15CHAR15TEXT15
TEXT5Text of Length 3 /BEV1/TSXT3CHAR3TEXT3
TEXT6Text of Length 3 /BEV1/TSXT3CHAR3TEXT3
TXTTAGEText of length 30 /BEV1/TSXT30CHAR30TEXT30
BAVButton 'Previous Call' (Time Line Minus) /BEV1/TSBAVCHAR1CHAR1
BANButton 'Subsequent Call' (Time Line Plus) /BEV1/TSBANCHAR1CHAR1
BAKButton Phone Call - no Action /BEV1/TSBAKCHAR1CHAR1
BLVButton 'Previous Delivery' (Time Line Minus) /BEV1/TSBLVCHAR1CHAR1
BLNButton 'Subsequent Delivery' (Time Line Afterwards) /BEV1/TSBLNCHAR1CHAR1
BLKButton Delivery No Action /BEV1/TSBLKCHAR1CHAR1
TXTKALText field, length 4 TEXT4CHAR4UDCHA4
TXTSCHIEBText (12 characters) TEXT12CHAR12TEXT12
TXTANRRText of Length 24 /BEV1/TSXT24CHAR24CHAR24
TAGSingle-Character Indicator CHAR1CHAR1CHAR1
TXTLIEFKALLong Text LTEXTCHAR40TEXT40
TXTANRKALLong Text LTEXTCHAR40TEXT40
/BEV1/TSTELANSPTelephone Contact Partner /BEV1/TSELANSPCHAR16TELF1
/BEV1/TSTELDIENTelephone Address (Business) /BEV1/TSELDIENCHAR30TEXT30
/BEV1/TSTELPRIVTelephone Address (Private) /BEV1/TSELPRIVCHAR30TEXT30
/BEV1/TSLNDANSPCountry Key LAND1CHAR3Assigned to domainLAND1LND
/BEV1/TSLNDDIENCountry Key LAND1CHAR3Assigned to domainLAND1LND
/BEV1/TSLNDPRIVCountry Key LAND1CHAR3Assigned to domainLAND1LND
/BEV1/TSTELKNA1Telehone Customer Address - 1 /BEV1/TSELKNA1CHAR16TEXT16
/BEV1/TSTELKNA2Telephone Customer Address - 2 /BEV1/TSELKNA2CHAR16TEXT16
/BEV1/TSLNDKNA1Country Key LAND1CHAR3Assigned to domainLAND1LND
/BEV1/TSLNDKNA2Country Key LAND1CHAR3Assigned to domainLAND1LND
/BEV1/TSTELEINGPushbutton to Enter Telephone Number /BEV1/TSELEINGCHAR1/BEV1/CAMARK

Key field Non-key field



How do I retrieve data from SAP structure /BEV1/TSZKK2_S using ABAP code?

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

How to access SAP table /BEV1/TSZKK2_S

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