P06PM1I SAP (Parameters stored in ABAP memory for SAPOTFR by RPMENUFI) Structure details

Dictionary Type: Structure
Description: Parameters stored in ABAP memory for SAPOTFR by RPMENUFI




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




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

P06PM1I 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 "Parameters stored in ABAP memory for SAPOTFR by RPMENUFI" 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_P06PM1I TYPE P06PM1I.

The P06PM1I table consists of various fields, each holding specific information or linking keys about Parameters stored in ABAP memory for SAPOTFR by RPMENUFI data available in SAP. These include PROCESSID (Process number), SERVICE (), MODTXT (), PAC (PAC).. 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: Can be enhanced (character-type)


SAP P06PM1I 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
MODELIDIdentifier for Process Model MODELLIDCHAR8Assigned to domainPAY_MODELLIDHRST_MODELLID
PROCESSIDProcess number PAY_PROCESSIDNUMC10NUMC10HRST_PROCESSID
SERVICE 0
MODTXT 0
PACPAC P06I_ITFPCCHAR6P06I_ITFPC
ORIG_ECH 0
PAC_PRODPAC P06I_ITFPCCHAR6P06I_ITFPC
PAC_MAITPAC P06I_ITFPCCHAR6P06I_ITFPC
INTFNAMEName of file layout INTNACHAR8CHAR8
TST_ON 0
TYP_NR 0
TYP_TR 0
P_TIME 0
SCHEMPersonnel calculation schema SCHEMCHAR4Assigned to domainCSCHMSCE
DISP_LOG 0
TIME_INT 0
PNPMCIDEMatchcode ID PNPMCIDECHAR1CHAR1
PNPMCSTRMatchcode search term PNPMCSTRCHAR40CHAR40_UP
DATASETTemSe Object Number for Export Files PPU12_FLOBJNRCHAR10CHAR10
S_ORIG 0
S_REPE 0
S_UPDA 0
S_PROT 0
DAT_OUTTemSe Object Number for Export Files PPU12_FLOBJNRCHAR10CHAR10
S_APPENDAppend to export files PPU12_APPENDCHAR1XFELD
TEMSE_FTemSe object name RSTSONAMECHAR20CHAR20
P_ITFTPPayroll type P06I_ITFTPCHAR1P06I_ITFTP
P_ITFTTProcessing type P06I_ITFTTCHAR2P06I_ITFTT
P_USRTYCommunication Type USRTYCHAR4Assigned to domainSUBTY_591A
UNIX_FPhysical file name FILEEXTERNCHAR60TEXT60
P_CODEPFSAP Character Set ID CPCODEPAGENUMC4Assigned to domainCPCODEPAGE
P_CODEPTSAP Character Set ID CPCODEPAGENUMC4Assigned to domainCPCODEPAGE
FILE 0
PGM 0
INPUT1 0
INPUT2 0
INPUT3 0
INPUT4 0
INPUT5 0
INPUT6 0
INPUT7 0
INPUT8 0
INPUT9 0
INPUT10 0
INPUT11 0
INPUT12 0
NO_WAIT 0
P_COUNT 0
DEST 0
PGM_2 0
INP1_2 0
INP2_2 0
INP3_2 0
INP4_2 0
INP5_2 0
INP6_2 0
INP7_2 0
INP8_2 0
INP9_2 0
INP10_2 0
INP11_2 0
INP12_2 0
NO_WAI_2 0
P_COUN_2 0
DEST_2 0
PGM_3 0
INP1_3 0
INP2_3 0
INP3_3 0
INP4_3 0
INP5_3 0
INP6_3 0
INP7_3 0
INP8_3 0
INP9_3 0
INP10_3 0
INP11_3 0
INP12_3 0
NO_WAI_3 0
P_COUN_3 0
DEST_3 0
TEM_DVR 0
NO_ENVOIFD 0
NO_ENVOIVR 0
NO_EXTVR 0
NO_DELRESP 0
NO_CMDDFVR 0
NO_CMDDFFD 0
NO_CMDSTEND 0
RETURN_CODEMinimum percentage rate MIN_PERCNUMC3NUMC3
CLE_WE 0
CLE_ST 0
VAL_ST 0
RETRO_DTSpecify key date STAG_RPDATS8DATUM

Key field Non-key field



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

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

How to access SAP table P06PM1I

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