RPCRTXJ0_ALV3 SAP (Structure for RPCRTXJ0 - Residence tax payment (Japan)) Structure details

Dictionary Type: Structure
Description: Structure for RPCRTXJ0 - Residence tax payment (Japan)




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




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

RPCRTXJ0_ALV3 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 RPCRTXJ0 - Residence tax payment (Japan)" 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_RPCRTXJ0_ALV3 TYPE RPCRTXJ0_ALV3.

The RPCRTXJ0_ALV3 table consists of various fields, each holding specific information or linking keys about Structure for RPCRTXJ0 - Residence tax payment (Japan) data available in SAP. These include CTXKJ (Municipal City Code Text (Kanji)), CLCNR (Residence Tax Collector Number), INC_NUM (Residence Tax Indicator), INC_AMT (Residence tax amount).. 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 RPCRTXJ0_ALV3 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
RCTVCMunicipal city code P22J_RCTVCCHAR6Assigned to domainP22J_RCTVC
CTXKJMunicipal City Code Text (Kanji) P22J_CTXKACHAR24TEXT24
CLCNRResidence Tax Collector Number P22J_CLCNRCHAR15CHAR15
INC_NUMResidence Tax Indicator P22J_RESTAXININT410
INC_AMTResidence tax amount P22J_RES_TAX_AMTCURR10(2)
RET_ALLOW_NUMRetirement allowance indicator P22J_RET_ALLOW_ININT410
RET_ALLOWRetirement Allowance amount P22J_RET_ALLOW_AMTCURR10(2)
RET_NUMRetirement Residence Tax Indicator P22J_RET_RES_TAX_ININT410
RET_AMTRetirement Residence Tax Amount P22J_RET_RES_TAX_AMTCURR10(2)
RET_AMT_MRetirement Residence Tax (mun.) P22J_RET_AMT_MCURR10(2)
RET_AMT_PRetirement Residence Tax (pref.) P22J_RET_AMT_PCURR10(2)
INC_RET_NUMCounter for Residence tax payers P22J_INC_RET_NUMINT410
INC_RET_AMTSum for residence tax payers amount P22J_INC_RET_AMTCURR10(2)
NO_RECNumber of records indicator PJP_ALV_REC_NOINT410
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table RPCRTXJ0_ALV3

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