REEXC_WHTAX_TYPE_FI_X SAP (FI Withholding Tax Type and Addit. Fields (T059P/T059U)) Structure details

Dictionary Type: Structure
Description: FI Withholding Tax Type and Addit. Fields (T059P/T059U)




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




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

REEXC_WHTAX_TYPE_FI_X 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 "FI Withholding Tax Type and Addit. Fields (T059P/T059U)" 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_REEXC_WHTAX_TYPE_FI_X TYPE REEXC_WHTAX_TYPE_FI_X.

The REEXC_WHTAX_TYPE_FI_X table consists of various fields, each holding specific information or linking keys about FI Withholding Tax Type and Addit. Fields (T059P/T059U) data available in SAP. These include MANDT (Client), LAND1 (Country Key), WITHT (Indicator for withholding tax type), WT_TPNR (Sequential number of a withholding tax type).. 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 REEXC_WHTAX_TYPE_FI_X 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
MANDTClient MANDTCLNT3T000MANDT
LAND1Country Key LAND1CHAR3T005LAND1LND
WITHTIndicator for withholding tax type WITHTCHAR2Assigned to domainWITHT
WT_TPNRSequential number of a withholding tax type WT_TPNRNUMC3WT_TPNR
WT_ACCPTAccumulation period WT_ACCPTCHAR1WT_ACCPT
WT_ACCALLIndicator: Accum. several cust./vend. and CoCdes together? WT_ACCALLCHAR1XFELD
WT_ACCTMAXIndicator: Withhold accumulated withholding tax to maximum? WT_ACCTMAXCHAR1XFELD
WT_WTRDRounding Rule WT_WTRDCHAR2WT_WTRD
WT_CEINVCentral invoice WT_CEINVCHAR1WT_CEINV
WT_BASEType of withholding tax base amount WT_BASECHAR1WT_BASE
WT_DOPOSTPost withholding tax amount WT_DOPOSTCHAR1XFELD
WT_POSTMPosting time WT_POSTMCHAR1WT_POSTM
WT_ALWTIndicator: Withholding tax already withheld? WT_ALWTCHAR1XFELD
WT_WTDSCIndicator: Calculate w/tax prior to cash discount deduction WT_WTDSCCHAR1XFELD
WT_SLFWTSelf-withholding possible? WT_SLFWTCHAR1XFELD
WT_WTDPWithholding tax type number on which this w/tax type depends WT_WTDPNUMC3WT_TPNR
WT_MANUALIndicator: Allow manual entry of withholding tax amount WT_MANUALCHAR1XFELD
WT_MAINTBMaintenance of minimum base amount WT_MAINTBCHAR1WT_MINBAS
WT_MAINTAMaintenance of minimum/maximum withholding tax amount WT_MAINTACHAR1WT_MINBAS
WT_REDBASIndicator: Reduce base amount by withholding tax amount? WT_REDBASCHAR1XFELD
WT_WTINVIndicator: Enter w/tax amount manually for payments? WT_WTINVCHAR1XFELD
REGIOSTATE (State, Province, County) REGIOCHAR3T005SREGIO
TDFORMForm Name TDFORMCHAR16TDFORM
WT_BCPLVLMinimum Check at Document Level WT_BCPLVLCHAR1WT_BCPLVL
WT_CTNBRLIndicator: Type not relevant for certificate numbering? WT_CTNBRLCHAR1XFELD
WT_MANBASIndicator: Allow manual entry of withholding tax base amnt WT_MANBASCHAR1XFELD
KSCHLCondition Type KSCHLCHAR4T685AKSCHLVKS
J_1BSUMVALTransfer to Nota Fiscal J_1BSUMVALCHAR1XFELD
J_1BTEXKEYMM: Text key for automatic text determination J_1BTEXKEYCHAR4J_1BMMNFTTALPHAJ_1BTEXKEY
WT_KURSTEx.Rate Type for Determining Ex.Rate for W/holding Tax Calc. WT_KURSTCHAR4TCURVKURST
WT_INHERITBASEIndicator: Base Amount Equals Amount of Other Type WT_INHERITBASECHAR1XFELD
WT_NOREDUCTIONIndicator: Vendor Line Item Not Reduced by W/holding Tax Amt WT_NOREDUCTIONCHAR1XFELD
J_1AFORMATCertificate Format TYP_FORMATCHAR1TYP_FORMAT
KSCHL_TXCondition Type KSCHLCHAR4T685KSCHLVKS
J_1BWHTBASE_NFOrigin of Real Withholding Tax Calculation Base J_1BWHTBASE_NFCHAR1J_1BWHTBASE_NF
ALL_TAX_CODESConsider All Tax Codes J_1A_ALL_TAX_CODESCHAR1XFELD
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
TEXT40Text, 40 Characters Long TEXT40CHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table REEXC_WHTAX_TYPE_FI_X

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