PFR_DMO_2008A_STR SAP (Interface structure for form HR_FR_DMO_2008A) Structure details

Dictionary Type: Structure
Description: Interface structure for form HR_FR_DMO_2008A




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




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

PFR_DMO_2008A_STR 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 "Interface structure for form HR_FR_DMO_2008A" 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_PFR_DMO_2008A_STR TYPE PFR_DMO_2008A_STR.

The PFR_DMO_2008A_STR table consists of various fields, each holding specific information or linking keys about Interface structure for form HR_FR_DMO_2008A data available in SAP. These include STRAS (House number and street), LOCAT (2nd Address Line), PSTLZ (Postal Code), ORT01 (City).. 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 PFR_DMO_2008A_STR 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
DESCRText (30 Characters) TEXT30CHAR30TEXT30
STRASHouse number and street STRASCHAR30TEXT30
LOCAT2nd Address Line LOCATCHAR30TEXT30
PSTLZPostal Code PSTLZCHAR10PSTLZ
ORT01City PAD_ORT01CHAR40PAD_ORT01
TELFNTelephone number TELEFCHAR14TELNR
TELFXFax Number TELFXCHAR31TEXT31
MOIS Month (2-lettered string)0
ANNEE Year (4-lettered string)0
APEAPE indicator (France) CDAPECHAR4CHAR4
CNACENACE Code (European Union) P_99S_CNACECHAR5CHAR005
RAISONAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
NOMAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
NUMERO 10-lettered string0
VOIEStreet and House Number PAD_STRASCHAR60PAD_STRAS
CODE_POSTALPostal Code PSTLZ_HRCHAR10PSTLZ
CODE_COMMUNEAddress Text (Name, Street, City, Tel. No.) ADRTXCHAR40TEXT40
VILLECity PAD_ORT01CHAR40PAD_ORT01
SIRETSIRET Number P06_SIRETCHAR14Assigned to domainVDSK1
EFBEG Effectiveness beginning date0
NBENT Beginning of the month0
NBSOR Ending of the month0
EFEND Effectiveness ending date0
NBMAS Male0
NBFEM Female0
NBINT Work deputies0
NBINT_YES Checkbox filler0
NBINT_NO Checkbox filler0
NOM_SIGLast Name PAD_NACHNCHAR40PAD_NACHN
PRE_SIGFirst Name PAD_VORNACHAR40PAD_VORNM
TELNRTelephone Number TELNRCHAR14TELNR
POSTE Posted0
DATE_SIGSystem Date SYDATUMDATS8SYDATS
NB_EMP Employees0
SUPPAG Total number of supplementary pages0
TDMO 0

Key field Non-key field



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

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

How to access SAP table PFR_DMO_2008A_STR

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