PS0590 SAP (Furnishing scheme - India) Structure details

Dictionary Type: Structure
Description: Furnishing scheme - India




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




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

PS0590 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 "Furnishing scheme - India" 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_PS0590 TYPE PS0590.

The PS0590 table consists of various fields, each holding specific information or linking keys about Furnishing scheme - India data available in SAP. These include AST01 (Asset text), ASC01 (Asset code), AMT01 ( Asset purchase amount), PRC01 (Percentage of perk value for SFS).. 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: Not classified


SAP PS0590 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
WAEHICurrency Key WAERSCUKY5Assigned to domainWAERSFWS
AST01Asset text PIN_ASTXTCHAR20TEXT20
ASC01Asset code PIN_ASTCDCHAR8CHAR0008
AMT01 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC01Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST02Asset text PIN_ASTXTCHAR20TEXT20
ASC02Asset code PIN_ASTCDCHAR8CHAR0008
AMT02 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC02Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST03Asset text PIN_ASTXTCHAR20TEXT20
ASC03Asset code PIN_ASTCDCHAR8CHAR0008
AMT03 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC03Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST04Asset text PIN_ASTXTCHAR20TEXT20
ASC04Asset code PIN_ASTCDCHAR8CHAR0008
AMT04 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC04Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST05Asset text PIN_ASTXTCHAR20TEXT20
ASC05Asset code PIN_ASTCDCHAR8CHAR0008
AMT05 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC05Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST06Asset text PIN_ASTXTCHAR20TEXT20
ASC06Asset code PIN_ASTCDCHAR8CHAR0008
AMT06 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC06Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST07Asset text PIN_ASTXTCHAR20TEXT20
ASC07Asset code PIN_ASTCDCHAR8CHAR0008
AMT07 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC07Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST08Asset text PIN_ASTXTCHAR20TEXT20
ASC08Asset code PIN_ASTCDCHAR8CHAR0008
AMT08 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC08Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST09Asset text PIN_ASTXTCHAR20TEXT20
ASC09Asset code PIN_ASTCDCHAR8CHAR0008
AMT09 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC09Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST10Asset text PIN_ASTXTCHAR20TEXT20
ASC10Asset code PIN_ASTCDCHAR8CHAR0008
AMT10 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC10Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST11Asset text PIN_ASTXTCHAR20TEXT20
ASC11Asset code PIN_ASTCDCHAR8CHAR0008
AMT11 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC11Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST12Asset text PIN_ASTXTCHAR20TEXT20
ASC12Asset code PIN_ASTCDCHAR8CHAR0008
AMT12 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC12Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST13Asset text PIN_ASTXTCHAR20TEXT20
ASC13Asset code PIN_ASTCDCHAR8CHAR0008
AMT13 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC13Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST14Asset text PIN_ASTXTCHAR20TEXT20
ASC14Asset code PIN_ASTCDCHAR8CHAR0008
AMT14 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC14Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
AST15Asset text PIN_ASTXTCHAR20TEXT20
ASC15Asset code PIN_ASTCDCHAR8CHAR0008
AMT15 Asset purchase amount PIN_AMONTCURR12(2) CURR12
PRC15Percentage of perk value for SFS PIN_PRCNTDEC5(2) PIN_DEC02
TOTAMTotal amount of assets present PIN_TOTAMCURR12(2) CURR12
CLTOTTotal amount of assets claimed PIN_CLTOTCURR12(2) CURR12
TOTSFTotal amount of assets present PIN_TOTAMCURR12(2) CURR12
SFSCLTotal amount of assets claimed PIN_CLTOTCURR12(2) CURR12

Key field Non-key field



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

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

How to access SAP table PS0590

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