PMY_RPCEBAL0_EPFBAL_PDF SAP (STRUCTURE FOR OTHER FIELDS IN EPF MONTHLY REPORT - MALAYSIA) Structure details

Dictionary Type: Structure
Description: STRUCTURE FOR OTHER FIELDS IN EPF MONTHLY REPORT - MALAYSIA




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




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

PMY_RPCEBAL0_EPFBAL_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 "STRUCTURE FOR OTHER FIELDS IN EPF MONTHLY REPORT - MALAYSIA" 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_PMY_RPCEBAL0_EPFBAL_PDF TYPE PMY_RPCEBAL0_EPFBAL_PDF.

The PMY_RPCEBAL0_EPFBAL_PDF table consists of various fields, each holding specific information or linking keys about STRUCTURE FOR OTHER FIELDS IN EPF MONTHLY REPORT - MALAYSIA data available in SAP. These include MON (User field for cluster PC (national)), PAY_MNTH (Character field, length 7), REP_SUM (Character field of 9 digits), CHECKNO (Character field 13 digits).. 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 PMY_RPCEBAL0_EPFBAL_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
REFNOCharacter field of 9 digits CHAR9CHAR9CHAR9
MONUser field for cluster PC (national) CHAR25CHAR25CHAR25
PAY_MNTHCharacter field, length 7 CHAR7CHAR7CHAR7
REP_SUMCharacter field of 9 digits CHAR9CHAR9CHAR9
CHECKNOCharacter field 13 digits CHAR13CHAR13CHAR13
FLAGLanguage Key SYLANGULANG1ISOLASYLANGU
PG_TOTEECharacter Field Length = 10 CHAR10CHAR10CHAR10
PG_TOTERCharacter Field Length = 10 CHAR10CHAR10CHAR10
BBTTUser field for cluster PC (national) CHAR25CHAR25CHAR25
PPG_TOTEECharacter Field Length = 10 CHAR10CHAR10CHAR10
PPG_TOTERCharacter Field Length = 10 CHAR10CHAR10CHAR10
OFFICERCharacter field of length 40 CHAR40CHAR40CHAR40
ICText field length 14 CHAR14CHAR14CHAR14
DESGNUser field for cluster PC (national) CHAR25CHAR25CHAR25
PHONECharacter Field of Length 12 CHAR12CHAR12CHAR12
REP_TOTEECharacter Field Length = 10 CHAR10CHAR10CHAR10
REP_TOTERCharacter Field Length = 10 CHAR10CHAR10CHAR10
PYROL_MNTHCharacter field, length 7 CHAR7CHAR7CHAR7
FIRST_PGSingle-Character Indicator CHAR1CHAR1CHAR1
LAST_PGSingle-Character Indicator CHAR1CHAR1CHAR1
MON1User field for cluster PC (national) CHAR25CHAR25CHAR25
PAY_MNTH1Character field, length 7 CHAR7CHAR7CHAR7
PPG_TOTEE1Character Field Length = 10 CHAR10CHAR10CHAR10
PPG_TOTER1Character Field Length = 10 CHAR10CHAR10CHAR10

Key field Non-key field



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

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

How to access SAP table PMY_RPCEBAL0_EPFBAL_PDF

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