/XFT/INV_S_BAPI_HEAD_GETLIST SAP (Header structure for getlist BAPI) Structure details

Dictionary Type: Structure
Description: Header structure for getlist BAPI




ABAP Code to SELECT data from /XFT/INV_S_BAPI_HEAD_GETLIST
Related tables to /XFT/INV_S_BAPI_HEAD_GETLIST
Access table /XFT/INV_S_BAPI_HEAD_GETLIST




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

/XFT/INV_S_BAPI_HEAD_GETLIST 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 "Header structure for getlist BAPI" 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_/XFT/INV_S_BAPI_HEAD_GETLIST TYPE /XFT/INV_S_BAPI_HEAD_GETLIST.

The /XFT/INV_S_BAPI_HEAD_GETLIST table consists of various fields, each holding specific information or linking keys about Header structure for getlist BAPI data available in SAP. These include FISC_YEAR (Fiscal Year), PSTNG_DATE (Posting Date in the Document), DOC_DATE (Document Date in Document), ENTRY_DATE (Field of type DATS).. 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 /XFT/INV_S_BAPI_HEAD_GETLIST 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
INV_DOC_NOInvoice Document Number /XFT/INV_RE_BELNRCHAR10CHAR10
FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PSTNG_DATEPosting Date in the Document BUDATDATS8DATUM
DOC_DATEDocument Date in Document BLDATDATS8DATUM
ENTRY_DATEField of type DATS DATSDATS8DATS
ENTRY_TIMEField of type TIMS TIMSTIMS6TIME
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GROSS_AMNTCurrency amount /XFT/INV_BAPICURR_DDEC23(4) BAPICURR
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CURRENCY_ISOISO currency code ISOCDCHAR3ISOCD
DIFF_INVInvoicing party /XFT/INV_LIFRECHAR10ALPHA/XFT/INV_LIFRE
REF_DOC_NOReference Document Number XBLNRCHAR16XBLNR
HEADER_TXTDocument Header Text BKTXTCHAR25TEXT25
PERSON_EXTCharacter Field of Length 12 CHAR12CHAR12CHAR12
INVOICE_STATUSSingle-Character Indicator CHAR1CHAR1CHAR1
REF_DOC_NO_LONGReference Document Number (for Dependencies see Long Text) XBLNR_LONGCHAR35XBLNR_LONG
REVERSAL_DOC Reversal document number0
REVERSAL_DOC_YEAR Reversal document year0

Key field Non-key field



How do I retrieve data from SAP structure /XFT/INV_S_BAPI_HEAD_GETLIST using ABAP code?

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

How to access SAP table /XFT/INV_S_BAPI_HEAD_GETLIST

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