TXW_B_PTRV_DOC_IT SAP (buffer structure for table PTRV_DOC_IT) Structure details

Dictionary Type: Structure
Description: buffer structure for table PTRV_DOC_IT




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




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

TXW_B_PTRV_DOC_IT 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 table PTRV_DOC_IT" 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_PTRV_DOC_IT TYPE TXW_B_PTRV_DOC_IT.

The TXW_B_PTRV_DOC_IT table consists of various fields, each holding specific information or linking keys about buffer structure for table PTRV_DOC_IT data available in SAP. These include AWREF (Reference Document Number), AWORG (Reference Organizational Units), AWLIN (10 digit number), BUKRS (Company Code).. 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_PTRV_DOC_IT 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
AWREFReference Document Number AWREFCHAR10ALPHAAWREF
AWORGReference Organizational Units AWORGCHAR10AWORG
AWLIN10 digit number NUM10NUMC10NUM10
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
KTOSL Transaction Key0
HKONT General Ledger Account0
KUNNR Customer Number 10
LIFNR Account Number of Vendor or Creditor0
VBUND Company ID of Trading Partner0
MWSKZ Tax on Sales/Purchases Code0
TXJCD Tax Jurisdiction0
PERNR Personnel Number0
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
FISTL Funds Center0
FIPOS Commitment Item0
GEBER Fund0
EXBEL Assignment number0
SGTXT Item Text0
KOKEY Account Assignment Allocation0
DATV1 Trip Segment: Beginning Date0
DATB1 Trip Segment: End Date0
ANTRG Travel Request or Trip Approved0
ABREC Indicator: open/to be settled/settled0
ZFBDT Baseline date for due date calculation0
ZLSCH Payment Method0
CURTP Currency Type And Valuation View0
WAERS Currency Key0
WRBTR Amount or tax amount in the currency of the currency types0
FWBAS Tax base amount in the currency of the currency types0
FKBER Functional Area0
GRANT_NBR Grant0
FIPEX Commitment Item0
BELNR Document Number0
BELDT Receipt Date0
TRANR Assignment number0

Key field Non-key field



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

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

How to access SAP table TXW_B_PTRV_DOC_IT

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