PRU_4FSS_T2FI SAP (4-FSS structure T2FI) Structure details

Dictionary Type: Structure
Description: 4-FSS structure T2FI




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




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

PRU_4FSS_T2FI 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 "4-FSS structure T2FI" 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_PRU_4FSS_T2FI TYPE PRU_4FSS_T2FI.

The PRU_4FSS_T2FI table consists of various fields, each holding specific information or linking keys about 4-FSS structure T2FI data available in SAP. These include T201 (Decimal number, 16 digits, three after decimal point), T202 (Decimal number, 16 digits, three after decimal point), T203A (Decimal number, 16 digits, three after decimal point), T203P (Decimal number, 16 digits, three after decimal point).. 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 PRU_4FSS_T2FI 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
T201Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T202Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T203ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T203PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T203SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T204ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T204PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T204SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T205ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T205PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T205SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T206ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T206PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T206SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T207ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T207PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T207SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T208Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T209Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T210Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T211Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T212Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T213Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T214Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T215ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T215PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T215SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T216ADecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T216PDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T216SDecimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T217Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T218Decimal number, 16 digits, three after decimal point DEC16_3DEC16(3) DEC16_3K
T203 0
T204 0
T205 0
T206 0
T207 0
T215 0
T216 0

Key field Non-key field



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

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

How to access SAP table PRU_4FSS_T2FI

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