PS3253 SAP (Infotype 3253: Family (Infotype View 0021) UAE) Structure details

Dictionary Type: Structure
Description: Infotype 3253: Family (Infotype View 0021) UAE




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




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

PS3253 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 3253: Family (Infotype View 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_PS3253 TYPE PS3253.

The PS3253 table consists of various fields, each holding specific information or linking keys about Infotype 3253: Family (Infotype View 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 PS3253 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_DCTTPCHAR2T7AE06ICTYP
DONR1Document Number PAE_DCTNMCHAR20TEXT20
DOIS1Document Issue Date PAE_DOTISDATS8DATUM
DOEX1Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT2Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR2Document Number PAE_DCTNMCHAR20TEXT20
DOIS2Document Issue Date PAE_DOTISDATS8DATUM
DOEX2Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT3Document Type PAE_DCTTPCHAR2T7AE06ICTYP
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
ACDDGAcademic Degree PAE_ADCDGCHAR10T7AE23PAE_ADCDG
SPECLSpecialization PAE_SPECLCHAR40TEXT40
SPOIDPersonnel Number of Spouse in Same Company PAE_SPOIDNUMC8PERNR
DOCT4Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR4Document Number PAE_DCTNMCHAR20TEXT20
DOIS4Document Issue Date PAE_DOTISDATS8DATUM
DOEX4Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT5Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR5Document Number PAE_DCTNMCHAR20TEXT20
DOIS5Document Issue Date PAE_DOTISDATS8DATUM
DOEX5Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT6Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR6Document Number PAE_DCTNMCHAR20TEXT20
DOIS6Document Issue Date PAE_DOTISDATS8DATUM
DOEX6Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT7Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR7Document Number PAE_DCTNMCHAR20TEXT20
DOIS7Document Issue Date PAE_DOTISDATS8DATUM
DOEX7Document Expiry Date PAE_DOTEXDATS8DATUM
DOCT8Document Type PAE_DCTTPCHAR2T7AE06ICTYP
DONR8Document Number PAE_DCTNMCHAR20TEXT20
DOIS8Document Issue Date PAE_DOTISDATS8DATUM
DOEX8Document Expiry Date PAE_DOTEXDATS8DATUM

Key field Non-key field



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

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

How to access SAP table PS3253

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