GSHCM_HR_NL_WP_ACT_001_STR3 SAP (Description3) Structure details

Dictionary Type: Structure
Description: Description3




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




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

GSHCM_HR_NL_WP_ACT_001_STR3 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 "Description3" 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_GSHCM_HR_NL_WP_ACT_001_STR3 TYPE GSHCM_HR_NL_WP_ACT_001_STR3.

The GSHCM_HR_NL_WP_ACT_001_STR3 table consists of various fields, each holding specific information or linking keys about Description3 data available in SAP. These include UZEIT (System Time), RECORD (), PERNR (Personnel Number), ENAME (Formatted Name of Employee or Applicant).. 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 or numeric)


SAP GSHCM_HR_NL_WP_ACT_001_STR3 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
DATUMSystem Date SYDATUMDATS8SYDATS
UZEITSystem Time SYUZEITTIMS6SYTIME
RECORD 0
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
STLTXJob Title STLTXCHAR25TEXT25
ORGTXShort Text of Organizational Unit ORGTXCHAR25TEXT25
ATEXTForm of address text ANREXCHAR5ANREX
VORNAFirst Name PAD_VORNACHAR40PAD_VORNM
INITSInitials INITSCHAR10TEXT10
NACHNLast Name PAD_NACHNCHAR40PAD_NACHN
NAME2Name at Birth PAD_NAME2CHAR40PAD_NACHN
GBDATDate of Birth GBDATDATS8PDATEGBDAT
SOFINSoFi Number SOFINNUMC9NUM9
STRASStreet and House Number PAD_STRASCHAR60PAD_STRAS
HSNMRHouse Number PAD_HSNMRCHAR10PAD_HSNMR
POSTAIdentification of an apartment in a building PAD_POSTACHAR10PAD_HSNMR
PSTLZPostal Code PSTLZ_HRCHAR10PSTLZ
ORT01City PAD_ORT01CHAR40PAD_ORT01
TELNRTelephone Number TELNRCHAR14TELNR
SACHNName of administrator SACHNCHAR20TEXT20
TELCMTelephone Number TELNRCHAR14TELNR
AR_ANSNRRegistration Number P05_ANSNRCHAR20CHAR20
AR_KNAAMName 1 AD_NAME1CHAR40TEXT40
AR_GESLAGender key AD_SEXCHAR1AD_SEX
AR_KPERSc/o name AD_NAME_COCHAR40TEXT40
AR_STRASStreet AD_STREETCHAR60TEXT60CLSTRTNAME
AR_HSNMRHouse Number AD_HSNM1CHAR10TEXT10
AR_POSTARoom or Appartment Number AD_ROOMNUMCHAR10TEXT10
AR_PSTLZCity postal code AD_PSTCD1CHAR10CHAR10
AR_ORT01City AD_CITY1CHAR40TEXT40CLCITYNAME
AR_TELNRFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
AR_FAXNRFirst fax no.: dialling code+number AD_FXNMBR1CHAR30CHAR30
WG_UVI_AANSLUITNRRegistration Number P05_ANSNRCHAR20CHAR20
WG_UVI_KNAAMName 1 AD_NAME1CHAR40TEXT40
WG_UVI_VORGSSuperior Out Sick (Illness) VORGSCHAR15CHAR15
WG_UVI_GESLAGender key AD_SEXCHAR1AD_SEX
WG_UVI_KPERSc/o name AD_NAME_COCHAR40TEXT40
WG_UVI_STRASStreet AD_STREETCHAR60TEXT60CLSTRTNAME
WG_UVI_HSNMRHouse Number AD_HSNM1CHAR10TEXT10
WG_UVI_POSTARoom or Appartment Number AD_ROOMNUMCHAR10TEXT10
WG_UVI_PSTLZCity postal code AD_PSTCD1CHAR10CHAR10
WG_UVI_ORT01City AD_CITY1CHAR40TEXT40CLCITYNAME
WG_UVI_TELNRFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
WG_UVI_FAXNRFirst fax no.: dialling code+number AD_FXNMBR1CHAR30CHAR30
UV_ANSNRRegistration Number P05_ANSNRCHAR20CHAR20

Key field Non-key field



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

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

How to access SAP table GSHCM_HR_NL_WP_ACT_001_STR3

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