PJP_FORM_SOUSHITSU SAP (Adobe form conversion for RPLDQLJ1) Structure details

Dictionary Type: Structure
Description: Adobe form conversion for RPLDQLJ1




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




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

PJP_FORM_SOUSHITSU 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 "Adobe form conversion for RPLDQLJ1" 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_SOUSHITSU TYPE PJP_FORM_SOUSHITSU.

The PJP_FORM_SOUSHITSU table consists of various fields, each holding specific information or linking keys about Adobe form conversion for RPLDQLJ1 data available in SAP. These include JGSNM (Name of Branch office), TELNR (Telephone Number), SCICS (Social insurance sign (area)), SCIHI1 (Office ID for HI Union).. 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_FORM_SOUSHITSU 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
PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ
JGSNMName of Branch office P22J_JGSNMCHAR50TEXT50
TELNRTelephone Number TELNRCHAR14TELNR
SCICSSocial insurance sign (area) P22J_SCICSCHAR8TEXT8
SCIHI1Office ID for HI Union P22J_SCIHI_CCHAR1CHAR1
SCIHI2Office ID for HI Union P22J_SCIHI_CCHAR1CHAR1
SCIHI3Office ID for HI Union P22J_SCIHI_CCHAR1CHAR1
SCIHI4Office ID for HI Union P22J_SCIHI_CCHAR1CHAR1
SCIHIOffice ID for HI Union P22J_SCIHICHAR8TEXT8
SCICASocial Insurance Code (Area) P22J_SCICACHAR8TEXT8
SCICC1Social Insurance Code (Name) P22J_SCICC_CCHAR1CHAR1
SCICC2Social Insurance Code (Name) P22J_SCICC_CCHAR1CHAR1
SCICC3Social Insurance Code (Name) P22J_SCICC_CCHAR1CHAR1
SCICC4Social Insurance Code (Name) P22J_SCICC_CCHAR1CHAR1
SCICCSocial Insurance Code (Name) P22J_SCICCCHAR8TEXT8
ADDRESS1Address PJP_ADDCHAR70CHAR70
ADDRESS2Address PJP_ADDCHAR70CHAR70
REPRESENTATIVErepresentative PJP_REPRECHAR62CHAR62
GV_WAREKI_SUBMIT_DATEdate PJP_DATENUMC6
GV_WAREKI_SUBMIT_YYyear,month or day PJP_YYNUMC2
GV_WAREKI_SUBMIT_MMyear,month or day PJP_YYNUMC2
GV_WAREKI_SUBMIT_DDyear,month or day PJP_YYNUMC2
GS_EMPLOYEE 0

Key field Non-key field



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

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

How to access SAP table PJP_FORM_SOUSHITSU

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