PJP_SHUTOKU_FD_KENPO SAP (Output Structure for SI FD : Acquisition Form for HI union) Structure details

Dictionary Type: Structure
Description: Output Structure for SI FD : Acquisition Form for HI union




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




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

PJP_SHUTOKU_FD_KENPO 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 "Output Structure for SI FD : Acquisition Form for HI union" 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_PJP_SHUTOKU_FD_KENPO TYPE PJP_SHUTOKU_FD_KENPO.

The PJP_SHUTOKU_FD_KENPO table consists of various fields, each holding specific information or linking keys about Output Structure for SI FD : Acquisition Form for HI union data available in SAP. These include A_01_FORM_CODE (Form Code), A_02_GUNSHIKU_ID (Office Area Code), A_03_SI_OFFICE_ID (Office Name Code), A_04_SI_OFFICE_NUMBER (Social Insurance given 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: Cannot Be Enhanced


SAP PJP_SHUTOKU_FD_KENPO 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
A_01_FORM_CODEForm Code PJP_FORM_CODENUMC8
A_02_GUNSHIKU_IDOffice Area Code PJP_SCICACHAR2
A_03_SI_OFFICE_IDOffice Name Code PJP_SCICCCHAR4
A_04_SI_OFFICE_NUMBERSocial Insurance given number P22J_SCINRCHAR5TEXT5
A_05_SI_INS_NOInsurance Number PJP_SI_INS_NOCHAR6
A_06_EMP_NAME_KANAName (Kana) PJP_EMP_NAME_KANASTRG0
A_07_EMP_NAME_KANJIName (Kanji) PJP_EMP_NAME_KANJISTRG0
A_08_BIRTH_GENGOUGENGOU (Date of Birth) PJP_BIRTH_GENGOUNUMC1
A_09_BIRTH_YYMMDDDate of Birth PJP_BIRTH_YYMMDDNUMC6
A_10_SHUBETSUIndicator (Gender) PJP_SHUBETSUNUMC1
A_11_SHUTOKU_KUBUNAcquisition ID PJP_SHUTOKU_KUBUNCHAR1
A_12_KISO_NENKIN_FUGOUPension Code PJP_KISO_NENKIN_FUGOUCHAR4
A_13_KISO_NENKIN_BANGOUPension Number PJP_KISO_NENKIN_BANGOUCHAR6
A_14_SAKUSEI_GENINReason of Preparation PJP_SAKUSEI_GENINCHAR1
A_15_POST_CODE_PARENTPostal Code (Parent) PJP_POST3CHAR3
A_16_POST_CODE_CHILDPostal Code (Child) PJP_POST4CHAR4
A_17_EMP_ADDRESS_KANAAddress (Kana) PJP_EMP_ADDRESS_KANASTRG0
A_18_EMP_ADDRESS_KANJIAddress (Kanji) PJP_EMP_ADDRESS_KANJISTRG0
A_19_KOUNEN_FUGOUEmployee's Pension Code PJP_KOUNEN_FUGOUCHAR4
A_20_KOUNEN_BANGOUEmployee's Pension Number PJP_KOUNEN_BANGOUCHAR6
A_21_KOKUNEN_FUGOUNational Pension Code PJP_KOKUNEN_FUGOUCHAR4
A_22_KOKUNEN_BANGOUNational Pension Number PJP_KOKUNEN_BANGOUCHAR6
A_23_SENPO_FUGOUSailor's Insurance Code PJP_SENPO_FUGOUCHAR4
A_24_SENPO_BANGOUSailor's Insurance Number PJP_SENPO_BANGOUCHAR6
A_25_SHUTOKU_DATE_GENGOUGENGOU (Date of Acquisition) PJP_SHUTOKU_DATE_GENGOUNUMC1
A_26_SHUTOKU_DATE_YYMMDDDate of Acquisition PJP_SHUTOKU_DATE_YYMMDDNUMC6
A_27_CMP_AMT_HIMonthly Standard Compensation (HI) PJP_CMP_AMT_HICHAR1
A_28_CMP_AMT_EPMonthly Standard Compensation (EP) PJP_CMP_AMT_EPCHAR1
A_29_KINSEN_AMOUNTMonetary Amount PJP_KINSEN_AMOUNTCHAR7
A_30_GENBUTSU_AMOUNTAmount in Kind PJP_GENBUTSU_AMOUNTCHAR7
A_31_TOTAL_AMOUNTTotal Amount PJP_TOTAL_AMOUNTCHAR7
A_32_HIHUYOUSHAWith/Without Health Insurance Dependent PJP_HIHUYOUSHANUMC1
A_33_HIHOKENSHA_SHOUUnnecessity of Health Insurance Card PJP_HIHOKENSHA_SHOUCHAR1
A_34_KYOUSEI_SHITEINumbering PJP_KYOUSEI_SHITEICHAR1
A_35_OUTPUT_FORM_INDICATIONIndication of Output PJP_OUTPUT_FORM_INDICATIONCHAR1
A_36_REMARKSRemarks Column PJP_REMARKSSTRG0
A_37_KE_OFFICE_IDOffice Number (Health Insurance Union) PJP_KENPO_JIGYO_NOCHAR4
A_38_KE_INS_NOInsurance Number (Health Insurance Union) PJP_KE_INS_NOCHAR7
A_39_KE_KOYUHealth Insurance Union Specific Field PJP_KE_KOYUCHAR80

Key field Non-key field



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

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

How to access SAP table PJP_SHUTOKU_FD_KENPO

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