E1P0001 SAP (HR: HR Master Record Infotype 0001 (Org. Assignment)) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: HR: HR Master Record Infotype 0001 (Org. Assignment)




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




IDoc segment structure field list including key, data, relationships and ABAP select examples

E1P0001 is a standard SAP Structure which is used to define the field attributes of IDoc segment E1P0001. The segment is used within the below IDoc to send HR: HR Master Record Infotype 0001 (Org. Assignment) information via the IDoc send process

HRMD_A01
HRMD_A02
HRMD_A03
HRMD_A04
HRMD_A05
HRMD_A06
HRMD_A07
HRMD_A08
HRMD_A09
HRMD_ABA01
HRMD_ABA02
HRMD_ABA03
HRMD_ABA04
HRMD_ABA05
HRMD_ABAWFM
HRMD_ABAWMEM_HCM
HRSM_A01
HRSM_A03

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP E1P0001 idoc segment 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
INFTYInfotype INFTYCHAR4INFOTYPITP
SUBTYSubtype SUBTYCHAR4SUBTYSUB
OBJPSObject Identification OBJPSCHAR2OBJPSOPS
SPRPSLock Indicator for HR Master Data Record SPRPSCHAR1SPRPS
ENDDAEnd Date ENDDADATS8DATUM
BEGDAStart Date BEGDADATS8DATUM
SEQNRNumber of Infotype Record with Same Key SEQNRNUMC3NUM03
AEDTMChanged On AEDATDATS8DATUM
UNAMEName of Person Who Changed Object AENAMCHAR12USNAM
HISTOHistorical Record Flag HISTOCHAR1CHAR1
ITXEXText Exists for Infotype ITXEXCHAR1XFELD
REFEXReference Fields Exist (Primary/Secondary Costs) PRFEXCHAR1XFELD
ORDEXConfirmation Fields Exist ORDEXCHAR1XFELD
ITBLDInfotype Screen Control ITBLDCHAR2CHAR2
PREASReason for Changing Master Data PREASCHAR2Assigned to domainPREAS
FLAG1Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG2Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG3Reserved Field/Unused Field NUSEDCHAR1NUSED
FLAG4Reserved Field/Unused Field NUSEDCHAR1NUSED
RESE1Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
RESE2Reserved Field/Unused Field of Length 2 NUSED2CHAR2NUSED2
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
VDSK1Organizational Key VDSK1CHAR14Assigned to domainVDSK1
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
JUPERLegal Person JUPERCHAR4JUPER
ABKRSPayroll Area ABKRSCHAR2Assigned to domainABKRSABK
ANSVHWork Contract ANSVHCHAR2Assigned to domainANSVH
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ORGEHOrganizational Unit ORGEHNUMC8Assigned to domainORGEH
PLANSPosition PLANSNUMC8Assigned to domainPLANS
STELLJob STELLNUMC8Assigned to domainSTELL
MSTBRSupervisor Area MSTBRCHAR8MSTBR
SACHAPayroll Administrator SACHACHAR3SACHA
SACHPAdministrator for HR Master Data SACHPCHAR3SACHA
SACHZAdministrator for Time Recording SACHZCHAR3SACHA
SNAMEEmployee's Name (Sortable by LAST NAME FIRST NAME) SMNAMCHAR30CHAR30
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
SBMODAdministrator Group SBMODCHAR4CHAR4SGR
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FKBER 0
GRANT_NBR 0
GRPVL 0
SGMNT 0
BUDGET_PD 0

Key field Non-key field



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

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

How to access SAP table E1P0001

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