PID_HIDCJAM1_EMP_YS_PDF SAP (Employee Details - Totals) Structure details

Dictionary Type: Structure
Description: Employee Details - Totals




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




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

PID_HIDCJAM1_EMP_YS_PDF 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 "Employee Details - Totals" 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_HIDCJAM1_EMP_YS_PDF TYPE PID_HIDCJAM1_EMP_YS_PDF.

The PID_HIDCJAM1_EMP_YS_PDF table consists of various fields, each holding specific information or linking keys about Employee Details - Totals data available in SAP. These include JMTXT (Text for Personnel Subarea grouping for the ASTEK office), JAMID (JAMSOSTEK ID), PAGENO (Page Number), TOTPAGE (Total Pages).. 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_HIDCJAM1_EMP_YS_PDF 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
THN Report Year0
JMTXTText for Personnel Subarea grouping for the ASTEK office PID_JMTXTCHAR30TEXT30
JAMIDJAMSOSTEK ID PID_JAMIDCHAR15CHAR15
PAGENO Page Number0
TOTPAGE Total Pages0
TTL_TEXT Total Text0
TTL01 Total - January0
TTL02 Total - February0
TTL03 Total - March0
TTL04 Total - April0
TTL05 Total - May0
TTL06 Total - June0
TTL07 Total - July0
TTL08 Total - August0
TTL09 Total - September0
TTL10 Total - October0
TTL11 Total - November0
TTL12 Total - December0
GTL_TEXT Grand Total Text0
GTL01 Grand Total - January0
GTL02 Grand Total - February0
GTL03 Grand Total - March0
GTL04 Grand Total - April0
GTL05 Grand Total - May0
GTL06 Grand Total - June0
GTL07 Grand Total - July0
GTL08 Grand Total - August0
GTL09 Grand Total - September0
GTL10 Grand Total - October0
GTL11 Grand Total - November0
GTL12 Grand Total - December0
GTL_TEXT1 Keseluruhan - Text0
GRD01 Keseluruhan - January0
GRD02 Keseluruhan - February0
GRD03 Keseluruhan - March0
GRD04 Keseluruhan - April0
GRD05 Keseluruhan - May0
GRD06 Keseluruhan - June0
GRD07 Keseluruhan - July0
GRD08 Keseluruhan - August0
GRD09 Keseluruhan - September0
GRD10 Keseluruhan - October0
GRD11 Keseluruhan - November0
GRD12 Keseluruhan - December0

Key field Non-key field



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

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

How to access SAP table PID_HIDCJAM1_EMP_YS_PDF

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