P24_HSAPWPR0_ALV SAP (Data for Report HSAPWPR0 ALV) Structure details

Dictionary Type: Structure
Description: Data for Report HSAPWPR0 ALV




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




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

P24_HSAPWPR0_ALV 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 "Data for Report HSAPWPR0 ALV" 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_P24_HSAPWPR0_ALV TYPE P24_HSAPWPR0_ALV.

The P24_HSAPWPR0_ALV table consists of various fields, each holding specific information or linking keys about Data for Report HSAPWPR0 ALV data available in SAP. These include PERNR (Personnel Number), FNAME (Full Name), NATIO (Nationality), GNDER (Gender).. 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 (Deep)


SAP P24_HSAPWPR0_ALV 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
LABOTLabor Office Name P24_LABOTCHAR40TEXT40
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
FNAMEFull Name P24_FNAMECHAR120
NATIONationality NATIOCHAR15TEXT15
GNDERGender P24_GNDERCHAR10
GESCHGender Key GESCHCHAR1GESCH
BDATEP24 Date of Birth P24_BDATECHAR10
ENTRDKSA Entry Date. (Hijri) P24_ENTDTCHAR10
PANBRP24 Passport Number P24_PANBRCHAR30
PAIDTIslamic Issue Date P24_EFTDTCHAR10
PAIPLPlace of issue of Identification P25_ISSPLCHAR30TEXT30
IQNBRP24 Iqama Number P24_IQNBRCHAR30
IQIDTIslamic Issue Date P24_EFTDTCHAR10
IQIPLPlace of issue of Identification P25_ISSPLCHAR30TEXT30
FAMSTMarital Status Key FAMSTCHAR1Assigned to domainFAMST
FTEXTMarital Status FATXTCHAR6FATXT
STEXTEducation establishment text SLTXTCHAR20TEXT20
SPECFSpecification P24_SPECFCHAR40TEXT40
CERTTDescription of Training Certification Type P24_CERTTCHAR40TEXT40
PROFNProfession P24_PROFNCHAR40
PASINProfession As In P24_PASINCHAR1
SPONRSponsor Id P24_SPONRCHAR10Assigned to domainP24_SPONR
SPONNSponsor Name P24_SPONNCHAR40TEXT40
BUSINCompany Business Activity Type P24_BUSINCHAR30TEXT30
WKPTYWork Permit Type P24_WKPTYCHAR10Assigned to domainP24_WKPTY
WKPNMWork Permit Number P24_WKPNMCHAR20CHAR20
WPIDTIslamic Issue Date P24_EFTDTCHAR10
WPIPLPlace of issue of Identification P24_ISSPLCHAR30TEXT30
MONSLMonthly Salary P24_MONSLCURR15(2) PRBETRG
MONALMonthly Allowance P24_MONALCURR15(2) PRBETRG
WPDURWork Permit Duration P24_WPDURCHAR20
CITY1City AD_CITY1CHAR40TEXT40CLCITYNAME
DISTRDistrict AD_CITY2CHAR40TEXT40CITY_PART
STRETStreet AD_STREETCHAR60TEXT60CLSTRTNAME
TELNOFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
TELEXFirst Telephone No.: Extension AD_TLXTNS1CHAR10CHAR10
POBOXPO Box AD_POBXCHAR10CHAR10
POSCDPO Box Postal Code AD_PSTCD2CHAR10CHAR10
CURKYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EXDYRExperience Duration Years P24_EXDYRDEC3(1) DEC2_1

Key field Non-key field



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

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

How to access SAP table P24_HSAPWPR0_ALV

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