PID_HIDCJAM0_FORM_STR SAP (Merged structure for interface HIDCJAM0) Structure details

Dictionary Type: Structure
Description: Merged structure for interface HIDCJAM0




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




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

PID_HIDCJAM0_FORM_STR 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 "Merged structure for interface HIDCJAM0" 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_PID_HIDCJAM0_FORM_STR TYPE PID_HIDCJAM0_FORM_STR.

The PID_HIDCJAM0_FORM_STR table consists of various fields, each holding specific information or linking keys about Merged structure for interface HIDCJAM0 data available in SAP. These include JMTXT (Text for Personnel Subarea grouping for the ASTEK office), JAMID (Company JAMSOSTEK Id), ADDR (address), TELEP (telephone 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 PID_HIDCJAM0_FORM_STR 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
JAM2 0
JMTXTText for Personnel Subarea grouping for the ASTEK office PID_JMTXTCHAR30TEXT30
JAMIDCompany JAMSOSTEK Id PID_CJMIDCHAR15CHAR15
ADDR address0
TELEPtelephone number PID_TELEP_PDFCHAR30TEXT30
PERIODFor period PID_PERIOD_PDFCHAR7CHAR7
EMP_LAST_MNTHemployee number PID_EMP_PDFNUMC8PID_NUM_PDF
WAGE_LAST_MNTHChar 20 CHAR20CHAR20CHAR20
EMP_INCemployee number PID_EMP_PDFNUMC8PID_NUM_PDF
WAG_INCChar 20 CHAR20CHAR20CHAR20
EMP_DECemployee number PID_EMP_PDFNUMC8PID_NUM_PDF
WAG_DECChar 20 CHAR20CHAR20CHAR20
TOTAL_WAG_INCChar 20 CHAR20CHAR20CHAR20
TOTAL_EMPemployee number PID_EMP_PDFNUMC8PID_NUM_PDF
TOTAL_WAGEChar 20 CHAR20CHAR20CHAR20
ACC_PERSCharacter Field of Length 12 CHAR12CHAR12CHAR12
ACC_CONTRBChar 20 CHAR20CHAR20CHAR20
PENS_PERSCharacter Field of Length 12 CHAR12CHAR12CHAR12
PENS_CONTRBChar 20 CHAR20CHAR20CHAR20
DEATH_PERSCharacter Field of Length 12 CHAR12CHAR12CHAR12
DEATH_CONTRBChar 20 CHAR20CHAR20CHAR20
HLT_PERS_MCharacter Field of Length 12 CHAR12CHAR12CHAR12
HLT_CONTRB_MChar 20 CHAR20CHAR20CHAR20
HLT_PERS_SCharacter Field of Length 12 CHAR12CHAR12CHAR12
HLT_CONTRB_SChar 20 CHAR20CHAR20CHAR20
TOTAL_CONTRBChar 20 CHAR20CHAR20CHAR20
JAM01 0
JAM02 0
JAMIDCompany JAMSOSTEK Id PID_CJMIDCHAR15CHAR15
JMTXTText for Personnel Subarea grouping for the ASTEK office PID_JMTXTCHAR30TEXT30
PERIOD 0
TOT_SAL 0
AMT_CURRCurrency Key WAERSCUKY5WAERSFWS

Key field Non-key field



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

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

How to access SAP table PID_HIDCJAM0_FORM_STR

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