HCMT_BSP_PA_AE_R3253_VIEW SAP (Infotype screen 0021 (UAE)) Structure details

Dictionary Type: Structure
Description: Infotype screen 0021 (UAE)




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




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

HCMT_BSP_PA_AE_R3253_VIEW 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 "Infotype screen 0021 (UAE)" 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_HCMT_BSP_PA_AE_R3253_VIEW TYPE HCMT_BSP_PA_AE_R3253_VIEW.

The HCMT_BSP_PA_AE_R3253_VIEW table consists of various fields, each holding specific information or linking keys about Infotype screen 0021 (UAE) data available in SAP. These include PSISS (Passport Issue Date), PSEXP (Passport Expiry Date), VISAN (Visa Number), VSISS (Visa Issue Date).. 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 HCMT_BSP_PA_AE_R3253_VIEW 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
PSPRTPassport Number PAE_PSPRTCHAR20TEXT20
PSISSPassport Issue Date PAE_PSISSDATS8DATUM
PSEXPPassport Expiry Date PAE_PSEXPDATS8DATUM
VISANVisa Number PAE_VISANCHAR30TEXT30
VSISSVisa Issue Date PAE_VSISSDATS8DATUM
VIEXPVisa Expiry Date PAE_VIEXPDATS8DATUM
DOCT1Document Type PAE_DCTTPCHAR2Assigned to domainICTYP
DONR1Document Number PAE_DCTNMCHAR20TEXT20
DOIS1Document Issue Date PAE_DOTISDATS8DATUM
DOEX1Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT2Document Type PAE_DCTTPCHAR2Assigned to domainICTYP
DONR2Document Number PAE_DCTNMCHAR20TEXT20
DOIS2Document Issue Date PAE_DOTISDATS8DATUM
DOEX2Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT3Document Type PAE_DCTTPCHAR2Assigned to domainICTYP
DONR3Document Number PAE_DCTNMCHAR20TEXT20
DOIS3Document Issue Date PAE_DOTISDATS8DATUM
DOEX3Document Expiry Date PAE_DOTEXDATS8DATUM
EMPLMEmployed PAE_EMPLMCHAR1XFELD
EMPLREmployer's Name PAE_EMPLRCHAR40TEXT40
EMPDTEmployment Date PAE_EMPDTDATS8PAE_DATE
ACCENAccommodation Entitlement PAE_ACCENCHAR1XFELD
LPAPDLeave Passage-applicable Dependent PAE_LPAPDCHAR1XFELD
LEGNOLegal Nominee PAE_LEGNOCHAR1PAE_LEGNO
KTARTQuota Type for Ticket Entitlement PAE_KTARTNUMC2T7AE20ABWKO
ARFNMArabic First Name PAE_ARFNMCHAR40TEXT40
ARSNMArabic Second Name PAE_ARSNMCHAR40TEXT40
ARTNMArabic Third Name PAE_ARTNMCHAR40TEXT40
ARLNMArabic Last Name PAE_ARLNMCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table HCMT_BSP_PA_AE_R3253_VIEW

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