P22_FORM_KENRYOU SAP (STRUCTURE FOR INTERFACE HOKENRYOU) Structure details

Dictionary Type: Structure
Description: STRUCTURE FOR INTERFACE HOKENRYOU




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




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

P22_FORM_KENRYOU 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 HOKENRYOU" 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_P22_FORM_KENRYOU TYPE P22_FORM_KENRYOU.

The P22_FORM_KENRYOU table consists of various fields, each holding specific information or linking keys about STRUCTURE FOR INTERFACE HOKENRYOU data available in SAP. These include LI_INTAB2 (), LI_INTAB3 (), PERNR (Personnel Number), CADDR (FOR STUCTURE P22_FORM_KENRYOU).. 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 P22_FORM_KENRYOU 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
LI_INTAB1 0
LI_INTAB2 0
LI_INTAB3 0
PERNRPersonnel Number P_PERNRNUMC8PERNR
CADDRFOR STUCTURE P22_FORM_KENRYOU PJP_CADDRCHAR110TEXT110
EADDRCHAR140 CHAR140CHAR140CHAR140
CNAMEInsurance Company Name P22J_INSCNCHAR60TEXT60
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
ENAMKChar 80 CHAR80CHAR80CHAR80
FNAMECharacter field of length 40 CHAR40CHAR40CHAR40
FNAMKCharacter field of length 40 CHAR40CHAR40CHAR40
ORGINShort Text of Organizational Unit ORGTXCHAR25TEXT25
O_YEARCharacter field of length 6 CHAR6CHAR6CHAR6
CLTOTField length 18 CHAR18CHAR18CHAR18
CLDEDField length 18 CHAR18CHAR18CHAR18
PPTOTField length 18 CHAR18CHAR18CHAR18
PPDEDField length 18 CHAR18CHAR18CHAR18
LADEDField length 18 CHAR18CHAR18CHAR18
SATOTField length 18 CHAR18CHAR18CHAR18
LATOTField length 18 CHAR18CHAR18CHAR18
SADEDField length 18 CHAR18CHAR18CHAR18
ACDEDField length 18 CHAR18CHAR18CHAR18
SPINCField length 18 CHAR18CHAR18CHAR18
SPDEDField length 18 CHAR18CHAR18CHAR18
LPDEDField length 18 CHAR18CHAR18CHAR18
NLTOTField length 18 CHAR18CHAR18CHAR18
NLDEDField length 18 CHAR18CHAR18CHAR18
TLDEDField length 18 CHAR18CHAR18CHAR18
NOLDDField length 18 CHAR18CHAR18CHAR18
NPTOTField length 18 CHAR18CHAR18CHAR18
NPDEDField length 18 CHAR18CHAR18CHAR18
TPDEDField length 18 CHAR18CHAR18CHAR18
NOPDDField length 18 CHAR18CHAR18CHAR18
NSTOTField length 18 CHAR18CHAR18CHAR18
NSDEDField length 18 CHAR18CHAR18CHAR18
TODEDField length 18 CHAR18CHAR18CHAR18
LI_INTAB4 0
S_ADDREmployee address PJP_EMP_ADDRCHAR184

Key field Non-key field



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

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

How to access SAP table P22_FORM_KENRYOU

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