PS0191 SAP (Constr. Ind.: Meal Allowance/Travel Costs/Separation Allow.) Structure details

Dictionary Type: Structure
Description: Constr. Ind.: Meal Allowance/Travel Costs/Separation Allow.




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




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

PS0191 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 "Constr. Ind.: Meal Allowance/Travel Costs/Separation Allow." 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_PS0191 TYPE PS0191.

The PS0191 table consists of various fields, each holding specific information or linking keys about Constr. Ind.: Meal Allowance/Travel Costs/Separation Allow. data available in SAP. These include FKEJN (Reimburse Travel Costs for Residence-Workplace?), AWDST (Daily Entitlement to Reimbursement of Expenses), AWDBT (Amount of Daily Expense), AWDSW (Expenses: Weekend Trip Tome).. 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 PS0191 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
RUECKReturn to Residence P01B_RUECKCHAR1P01B_RUECK
FKEJNReimburse Travel Costs for Residence-Workplace? P01B_FKEJNCHAR1XFELD
AWDSTDaily Entitlement to Reimbursement of Expenses P01B_AWDSTCHAR2T5DBDP01B_AUFWD
AWDBTAmount of Daily Expense P01B_AWDBTCURR9(2) BETRG
AWDSWExpenses: Weekend Trip Tome P01B_AWDSWCHAR2T5DBOP01B_AUFWD
AWDBWAmount for Weekend Trip Home P01B_AWDBWCURR9(2) BETRG
WAVKMMeans of Transport: Residence - Workplace P01B_WAVKMCHAR2T5DBDP01B_AUFWD
WAETKDistance in Kilometers: Residence-Workplace P01B_WAETKDEC5DEC5
WASTDTravel Time: Residence-Workplace P01B_WASTDDEC5(2) STDAZ
WAAMFNumber of Passengers Residence-Workplace P01B_WAAMFDEC2DEC2
WATRKTravel Costs: Residence - Workplace P01B_WATRKCURR9(2) BETRG
STABRTax Payroll Run of Expenses P01B_STABRCHAR1P01B_STABR
FRISTEnd of Three-Month Period P01B_FRISTDATS8DATUM
STDHFIndicator: Maintenance of Two Households P01B_STDHFCHAR1XFELD
UEEDKOrigin of Accomodation Costs P01B_UEEDKCHAR1P01B_UEEDK
UEARTType of Accommodation P01B_UEARTCHAR2T5DBDP01B_AUFWD
WOHNRHostel Number P01B_WOHNRCHAR4T5DBWP01B_WOHNR
UEKOSAccommodation Costs P01B_UEKOSCURR9(2) BETRG
UAVKMMeans of Transport: Place of Overnight Stay to Workplace P01B_UAVKMCHAR2T5DBOP01B_AUFWD
UAETKDistance in km - Overnight Stay - Workplace P01B_UAETKDEC3DEC3
UASTDTravel Time: Place of Overnight Stay to Workplace P01B_UASTDDEC5(2) STDAZ
UAAMFNumber of Passengers: Overnight Stay at Workplace P01B_UAAMFDEC2DEC2
UATRKTravel Costs: Place of Overnight Stay to Workplace P01B_UATRKCURR9(2) BETRG
SONR1Special Rule: Arrival/Departure P01B_SONR1CHAR2P01B_SONR1
SONR2Expenses: Special Rule 2 P01B_SONR2CHAR2CHAR2
LFDNRSequence Number of Constr. Site for Reimbursem. of Expenses P01B_LFDNRCHAR4SUBTY
REIZIDestination / Construction Industry Expenses P01B_REIZICHAR10T5DB_REISEZIELCHAR10
UAFKEReimburse Accommodation-Workplace Travel Costs? P01B_UAFKECHAR1XFELD
UEAFRDeduction for Meal: Checkbox P01B_UEACHAR1XFELD
UEAMIDeduction for Meal: Checkbox P01B_UEACHAR1XFELD
UEAABDeduction for Meal: Checkbox P01B_UEACHAR1XFELD
UEABFDeduction Amount for Meal P01B_UEABCURR6(2)
UEABMDeduction Amount for Meal P01B_UEABCURR6(2)
UEABADeduction Amount for Meal P01B_UEABCURR6(2)

Key field Non-key field



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

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

How to access SAP table PS0191

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