PJP_FORM_LDTD SAP (Structure for Interface HR_JP_LDTD) Structure details

Dictionary Type: Structure
Description: Structure for Interface HR_JP_LDTD




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




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

PJP_FORM_LDTD 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 Interface HR_JP_LDTD" 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_FORM_LDTD TYPE PJP_FORM_LDTD.

The PJP_FORM_LDTD table consists of various fields, each holding specific information or linking keys about Structure for Interface HR_JP_LDTD data available in SAP. These include E_BDY (Day of date), E_BMO (Month of date), E_BYR (Year), EMP_KANA (KANA NAME of Employee).. 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 (Deep)


SAP PJP_FORM_LDTD 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
EMP_ADDREmployee address PJP_EMP_ADDRCHAR184
E_BDYDay of date PJP_FORM_DATE_DAYCHAR2CHAR2
E_BMOMonth of date PJP_FORM_DATE_MONTHCHAR2CHAR2
E_BYRYear SC_YEARCHAR4CHAR4
EMP_KANAKANA NAME of Employee PJP_EMP_KANACHAR80CHAR80
EMP_NAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
E_PS1 Employee's post code1 PJP_PS1CHAR3CHAR3
E_PS2Employee's post code2 PJP_PS2CHAR4CHAR4
EMR_ADDRemr_ address PJP_FORM_EMR_ADDRCHAR110CHAR110
ER_NMEMR_NAME PJP_FORM_ER_NMCHAR81CHAR81
H_DEPsummary dependant PJP_DEPCHAR3CHAR3
HAN_DEP_MHandicapped dependant's PJP_HANCHAR2CHAR2
H_EMPVersion Number Component CHAR2CHAR2CHAR2
H_SPOVersion Number Component CHAR2CHAR2CHAR2
L_DEPsummary dependant PJP_DEPCHAR3CHAR3
LSH_DEP_Mlive-in dependan PJP_LICHAR2CHAR2
L_SPOlive-in dependan PJP_LICHAR2CHAR2
O_PERlive-in dependan PJP_LICHAR2CHAR2
SH_DEsummary dependant PJP_DEPCHAR3CHAR3
SHA_DEP_MSpecial dependant's PJP_SPCHAR2CHAR2
SH_EMSpecial dependant's PJP_SPCHAR2CHAR2
SH_SPSpecial dependant's PJP_SPCHAR2CHAR2
SP_WIfor Widow's PJP_WICHAR2CHAR2
S_ATTfor Spouse's PJP_SCHAR2CHAR2
S_BDYDay of date PJP_FORM_DATE_DAYCHAR2CHAR2
S_BMOMonth of date PJP_FORM_DATE_MONTHCHAR2CHAR2
S_BYRYear SC_YEARCHAR4CHAR4
SPO_NAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
S_NATfor Spouse's PJP_SCHAR2CHAR2
S_ODEfor Spouse's PJP_SCHAR2CHAR2
ST_WOStudent worker PJP_ST_WOCHAR2CHAR2
WIDOWfor Widow's PJP_WICHAR2CHAR2
WIDORfor Widow's PJP_WICHAR2CHAR2
OYEARNengo and Year PJP_FORM_NENGO_YEARCHAR6CHAR6
DEP 0
DEP_RES_NAM1Formatted Name of Employee or Applicant EMNAMCHAR40TEXT40
DEP_RES_RE1Text (20 Characters) TEXT20CHAR20TEXT20
DEP_RES_BY1Year SC_YEARCHAR4CHAR4
DEP_RES_BM1Month of date PJP_FORM_DATE_MONTHCHAR2CHAR2
DEP_RES_BD1Day of date PJP_FORM_DATE_DAYCHAR2CHAR2
DEP_RES_NAM2Formatted Name of Employee or Applicant EMNAMCHAR40TEXT40
DEP_RES_RE2Text (20 Characters) TEXT20CHAR20TEXT20
DEP_RES_BY2Year SC_YEARCHAR4CHAR4
DEP_RES_BM2Month of date PJP_FORM_DATE_MONTHCHAR2CHAR2
DEP_RES_BD2Day of date PJP_FORM_DATE_DAYCHAR2CHAR2
DEP_RES_NAM3Formatted Name of Employee or Applicant EMNAMCHAR40TEXT40
DEP_RES_RE3Text (20 Characters) TEXT20CHAR20TEXT20
DEP_RES_BY3Year SC_YEARCHAR4CHAR4
DEP_RES_BM3Month of date PJP_FORM_DATE_MONTHCHAR2CHAR2
DEP_RES_BD3Day of date PJP_FORM_DATE_DAYCHAR2CHAR2
MUNICI_TEXTMunicipal City Code Text (Kanji) P22J_CTXKACHAR24TEXT24
DEP_RES 0
SPO_LIVEGeneral Flag FLAGCHAR1FLAG
H_HLD_NMFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
H_HLD_RERelation to Householder P22J_RTHHDCHAR16TEXT16
S_ADDREmployee address PJP_EMP_ADDRCHAR184
S_REASONChange Reason for Print P22J_CHGRS_PRTCHAR40TEXT40
C_DEP_CNTSDisability Content for Print P22J_CFDPE_PRTCHAR308
C_DEP_RSNDisability Reason for Print P22J_RFDPE_PRTCHAR203
C_EMR_CNTSDisability Content P22J_CFDPECHAR60TEXT60
C_EMR_RSNDisability Reason P22J_RFDPECHAR30TEXT30
DEP_EAR 0
SPECDEP_START_YRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
SPECDEP_END_YRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
OLDDEP_BIRTH_YRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
UND16_BIRTH_YRNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4

Key field Non-key field



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

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

How to access SAP table PJP_FORM_LDTD

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