IDS_J_1H_DOM_01 SAP (Structure for Program RFIDWYYT: To handle Income type data) Structure details

Dictionary Type: Structure
Description: Structure for Program RFIDWYYT: To handle Income type data




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




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

IDS_J_1H_DOM_01 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 Program RFIDWYYT: To handle Income type data" 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_IDS_J_1H_DOM_01 TYPE IDS_J_1H_DOM_01.

The IDS_J_1H_DOM_01 table consists of various fields, each holding specific information or linking keys about Structure for Program RFIDWYYT: To handle Income type data data available in SAP. These include BUPLA (Business Place), PARTNERNO (Partner ID), QSREC (Type of recipient), SEQNO (Withholding Tax Certificate Number).. 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 IDS_J_1H_DOM_01 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUPLABusiness Place BUPLACHAR4Assigned to domainJ_1BBRANCH
PARTNERNOPartner ID PARTNERNOCHAR35
QSRECType of recipient WT_QSRECCHAR2Assigned to domainWT_QSREC
SEQNOWithholding Tax Certificate Number CTNUMBERCHAR10CHAR10
CERTNOReference key for line item XREF3CHAR20CHAR20
PAIDCNSingle-Character Indicator CHAR1CHAR1CHAR1
LINE_NO2-Digit Numeric Value NUM2NUMC2NUM2
EATXT Text to display Income Type Line 60
BUDATPosting Date in the Document BUDATDATS8DATUM
WT_ISSDTIssue or Print Date of Withholding Tax Certificate CTISSUEDATEDATS8DATUM
DMBTRAmount in Local Currency DMBTRCURR13(2) WERT7
QSSHHWithholding Tax Base Amount in Reporting Currency WT_BASE_AMTCURR15(2) WERTV8
QBSHHWithholding Tax Amount in Reporting Currency WT_TAX_AMTCURR15(2) WERTV8
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
INDV_3TRSpecial tax account and remittance in reporting currency IDWT_STAX_AMTCURR15(2) WERTV8
INDV_OTHSpecial tax account and remittance in reporting currency IDWT_STAX_AMTCURR15(2) WERTV8
COOP_3TRSpecial tax account and remittance in reporting currency IDWT_STAX_AMTCURR15(2) WERTV8
COOP_OTHSpecial tax account and remittance in reporting currency IDWT_STAX_AMTCURR15(2) WERTV8
ST_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
ST_MONTHMonth ARDB_MONTHNUMC2MONAT

Key field Non-key field



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

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

How to access SAP table IDS_J_1H_DOM_01

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