FIGLQA_S_FIRST_ITR_PDF SAP (Structure for qatar form income_tax_return) Structure details

Dictionary Type: Structure
Description: Structure for qatar form income_tax_return




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




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

FIGLQA_S_FIRST_ITR_PDF 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 "Structure for qatar form income_tax_return" 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_FIGLQA_S_FIRST_ITR_PDF TYPE FIGLQA_S_FIRST_ITR_PDF.

The FIGLQA_S_FIRST_ITR_PDF table consists of various fields, each holding specific information or linking keys about Structure for qatar form income_tax_return data available in SAP. These include GROSS_INCOME_1 (Amount in Local Currency), REVENUES_1_1 (Amount in Local Currency), OTHR_REVENUE1_2 (Amount in Local Currency), CAP_GAIN_1_2_1 (Amount in Local Currency).. 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 FIGLQA_S_FIRST_ITR_PDF 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
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GROSS_INCOME_1Amount in Local Currency DMBTRCURR13(2) WERT7
REVENUES_1_1Amount in Local Currency DMBTRCURR13(2) WERT7
OTHR_REVENUE1_2Amount in Local Currency DMBTRCURR13(2) WERT7
CAP_GAIN_1_2_1Amount in Local Currency DMBTRCURR13(2) WERT7
RENTS_1_2_2Amount in Local Currency DMBTRCURR13(2) WERT7
INTEREST_1_2_3Amount in Local Currency DMBTRCURR13(2) WERT7
OTHR_REV_1_2_4Amount in Local Currency DMBTRCURR13(2) WERT7
EXCEPT_INC_2Amount in Local Currency DMBTRCURR13(2) WERT7
NET_REVENUE_3Amount in Local Currency DMBTRCURR13(2) WERT7
TOT_COST_4Amount in Local Currency DMBTRCURR13(2) WERT7
ACT_OPE_COST_4_1Amount in Local Currency DMBTRCURR13(2) WERT7
BGN_PERIOD_4_1_1Amount in Local Currency DMBTRCURR13(2) WERT7
PUR_4_1_2Amount in Local Currency DMBTRCURR13(2) WERT7
DIR_SALARY_4_1_3Amount in Local Currency DMBTRCURR13(2) WERT7
SUB_CONTR_4_1_4Amount in Local Currency DMBTRCURR13(2) WERT7
OTH_DIR_CST4_1_5Amount in Local Currency DMBTRCURR13(2) WERT7
END_PERIOD_4_1_6Amount in Local Currency DMBTRCURR13(2) WERT7
INV_VALU_METHOD 0
OTHR_COST_4_2Amount in Local Currency DMBTRCURR13(2) WERT7
SAL_WAGE_4_2_1Amount in Local Currency DMBTRCURR13(2) WERT7
DEPR_4_2_2Amount in Local Currency DMBTRCURR13(2) WERT7
PROVISION_4_2_3Amount in Local Currency DMBTRCURR13(2) WERT7
RENT_4_2_4Amount in Local Currency DMBTRCURR13(2) WERT7
COMM_4_2_5Amount in Local Currency DMBTRCURR13(2) WERT7
ROYAL_4_2_6Amount in Local Currency DMBTRCURR13(2) WERT7
INTEREST_4_2_7Amount in Local Currency DMBTRCURR13(2) WERT7
MAINT_4_2_8Amount in Local Currency DMBTRCURR13(2) WERT7
OTHR_EXPN_4_2_9Amount in Local Currency DMBTRCURR13(2) WERT7
NET_INCOME_5Amount in Local Currency DMBTRCURR13(2) WERT7
NON_DED_COST_6Amount in Local Currency DMBTRCURR13(2) WERT7
EXEMPT_INCOM_6_1Amount in Local Currency DMBTRCURR13(2) WERT7
AMT_PAID_6_2Amount in Local Currency DMBTRCURR13(2) WERT7
PENALTIES_6_3Amount in Local Currency DMBTRCURR13(2) WERT7
NON_DED_SAL_6_4Amount in Local Currency DMBTRCURR13(2) WERT7
NON_DED_DEPR_6_5Amount in Local Currency DMBTRCURR13(2) WERT7
NON_DED_PROV_6_6Amount in Local Currency DMBTRCURR13(2) WERT7
EXCESS_DED_6_7Amount in Local Currency DMBTRCURR13(2) WERT7
NON_DED_INTR_6_8Amount in Local Currency DMBTRCURR13(2) WERT7
EXCESS_DED_6_9Amount in Local Currency DMBTRCURR13(2) WERT7
EXCESS_DED_6_10Amount in Local Currency DMBTRCURR13(2) WERT7
OTHR_ADJUST_7Amount in Local Currency DMBTRCURR13(2) WERT7
CARRY_FWD_LOSS_8Amount in Local Currency DMBTRCURR13(2) WERT7
TAX_INC_LOSS_9Amount in Local Currency DMBTRCURR13(2) WERT7

Key field Non-key field



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

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

How to access SAP table FIGLQA_S_FIRST_ITR_PDF

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