TXW_B_KONTI SAP (buffer structure for PTK17) Structure details

Dictionary Type: Structure
Description: buffer structure for PTK17




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




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

TXW_B_KONTI 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 "buffer structure for PTK17" 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_TXW_B_KONTI TYPE TXW_B_KONTI.

The TXW_B_KONTI table consists of various fields, each holding specific information or linking keys about buffer structure for PTK17 data available in SAP. These include BUKRS (Company Code), GSBER (Business Area), KOKRS (Controlling Area), KOSTL (Cost Center).. 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 TXW_B_KONTI 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
KOKEY Account Assignment Allocation0
BUKRS Company Code0
GSBER Business Area0
KOKRS Controlling Area0
KOSTL Cost Center0
AUFNR Order Number0
KSTRG Cost Object0
POSNR Work Breakdown Structure Element (WBS Element)0
NPLNR Network Number for Account Assignment0
VORNR Operation Number0
KDAUF Sales Order Number0
KDPOS Item number in Sales Order0
PAOBJNR Profitability Segment Number (CO-PA)0
PRZNR Business Process0
FISTL Funds Center0
FIPOS Commitment Item0
GEBER Fund0
EBELN Purchasing Document Number0
EBELP Item Number of Purchasing Document0
LSTNR Service Number0
LTLST Activity Type0
SBUKR Company Code0
SGSBR Business Area0
SKOST Cost Center0
LSTAR Activity Type0
EXBEL Assignment number0
MWSKZ Tax on Sales/Purchases Code0
OTYPE Object Type0
STELL Job0
POHRS Number of Hours for Activity Allocation/External Services0
DART Service Type (Public Service Germany)0
UDART Service Category (Public Service Germany)0
SGTXT Item Text0
TXJCD Tax Jurisdiction0
FIPEX Commitment Item0
FKBER Functional Area0
GRANT_NBR Grant0
SGEBER Sender fund0
SFKBER Sending Functional Area0
SGRANT_NBR Sender Grant0

Key field Non-key field



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

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

How to access SAP table TXW_B_KONTI

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