SAP table T5T4E (Parameters for HR reports - texts)

SAP table T5T4E has 5 primary key fields being MANDT,REPRT,PARVA,SPRSL,PARID.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
REPRT Module Pool Name CHAR 40 0 T5T4D MODULPOOL
PARVA Parameter value CHAR 40 0 T5T4D XUVALUE
SPRSL Language Key LANG 1 0 * SPRAS
PARID Parameter identifier NUMC 3 0 T5T4D P18_PARID
TEXTL Report parameter name CHAR 30 0 P18_TEXTL
TEXTS Report header text CHAR 15 0 P18_TEXTS
TXTLN Length in header NUMC 2 0 P18_TXTLN

T5T4E foreign key relationships

Table Field Check Table Check Field
0 T5T4E PARID T5T4D Configuration of parameters for HR reports MANDT
0 T5T4E PARID T5T4D Configuration of parameters for HR reports REPRT
0 T5T4E PARID T5T4D Configuration of parameters for HR reports PARVA
0 T5T4E PARID T5T4D Configuration of parameters for HR reports PARID
1 T5T4E PARVA T5T4D Configuration of parameters for HR reports MANDT
1 T5T4E PARVA T5T4D Configuration of parameters for HR reports REPRT
1 T5T4E PARVA T5T4D Configuration of parameters for HR reports PARVA
1 T5T4E PARVA T5T4D Configuration of parameters for HR reports PARID
0 T5T4E REPRT T5T4D Configuration of parameters for HR reports MANDT
0 T5T4E REPRT T5T4D Configuration of parameters for HR reports REPRT
0 T5T4E REPRT T5T4D Configuration of parameters for HR reports PARVA
0 T5T4E REPRT T5T4D Configuration of parameters for HR reports PARID