E2P0006 SAP (HR: HR Master Record Infotype 0006 (Addresses)) Structure details

Dictionary Type: Structure
Description: HR: HR Master Record Infotype 0006 (Addresses)




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




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

E2P0006 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 "HR: HR Master Record Infotype 0006 (Addresses)" 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_E2P0006 TYPE E2P0006.

The E2P0006 table consists of various fields, each holding specific information or linking keys about HR: HR Master Record Infotype 0006 (Addresses) data available in SAP. These include INFTY (Infotype), SUBTY (Subtype), OBJPS (Object Identification), SPRPS (Lock Indicator for HR Master Data Record).. 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 E2P0006 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
ENTK2Character Field with Length 5 CHAR05CHAR5CHAR005
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

Key field Non-key field



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

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

How to access SAP table E2P0006

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