E1P0006 SAP (HR: HR Master Record Infotype 0006 (Addresses)) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: HR: HR Master Record Infotype 0006 (Addresses)




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




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

E1P0006 is a standard SAP Structure which is used to define the field attributes of IDoc segment E1P0006. The segment is used within the below IDoc to send HR: HR Master Record Infotype 0006 (Addresses) 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: Cannot Be Enhanced


SAP E1P0006 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
ANSSAAddress Record Type ANSSACHAR4Assigned to domainSUBTY_591A
NAME2C/O Name CONAMCHAR25NACHN
STRASHouse number and street STRASCHAR30TEXT30
ORT01City ORT01CHAR25TEXT25
ORT02District ORT02CHAR25TEXT25
PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ
LAND1Country ISO code INTCACHAR2INTCAF4_INTCA
TELNRTelephone Number TELNRCHAR14TELNR
ENTKMDistance in Kilometers (5 Characters for IDoc) ENTKM5CHAR5CHAR5
WKWNGCompany Housing WKWNGCHAR1CHAR1
BUSRTBus Route BUSRTCHAR3CHAR3
LOCAT2nd Address Line LOCATCHAR30TEXT30
STATESTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
HSNMRHouse Number HSNMRNUMC6NUMC6
POSTAIdentification of an Apartment in a Building POSTACHAR6TEXT6
STRDSStreet Abbreviation STRDSCHAR2Assigned to domainSTRDS
ENTK2R/2 table CHAR5CHAR5CHAR5
COM01Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM01Communication Number COMNRCHAR20CHAR20
COM02Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM02Communication Number COMNRCHAR20CHAR20
COM03Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM03Communication Number COMNRCHAR20CHAR20
COM04Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM04Communication Number COMNRCHAR20CHAR20
COM05Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM05Communication Number COMNRCHAR20CHAR20
COM06Communication Type COMKYCHAR4Assigned to domainCOMKY
NUM06Communication Number COMNRCHAR20CHAR20
INDRLIndicator for relationship (specification code) P22J_INDRLCHAR2Assigned to domainAUSPR
COUNCCounty Code COUNCCHAR3Assigned to domainCOUNC
RCTVCMunicipal city code P22J_RCTVCCHAR6Assigned to domainP22J_RCTVC
OR2KKCity/District (Katakana) P22J_OR2KKCHAR30CHAR30
CONKKContact Person (Katakana) (Japan) P22J_CONKKCHAR24P22J_NAME
OR1KKCity Katakana (Japan) P22J_OR1KKCHAR30CHAR30
RAILWSocial Subscription Railway RAILWNUMC1RAILW
NAME2_40 0
STRAS_40 0
ORT01_40 0
ORT02_40 0
LOCAT_40 0
ADR03 0
ADR04 0
HSNMR_40 0
POSTA_40 0
BLDNG 0
FLOOR 0
OR2KK_45 0
CONKK_45 0
OR1KK_45 0
GRPVL 0

Key field Non-key field



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

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

How to access SAP table E1P0006

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