SAP table ECSCR_PAR (Definition of eCATT Script Parameters and Variables)

SAP table ECSCR_PAR has 4 primary key fields being NAME,VERSION,PNAME,PTYP.

Field Description Data Type Length Decimals Checktable Data Element
NAME eCATT Object CHAR 30 0 ECATT_VER ETOBJ_NAME
VERSION eCATT Object Version NUMC 8 0 ECATT_VER ETOBJ_VER
PNAME Name of a Parameter or Command Interface CHAR 30 0 ETP_NAME
PTYP Visibility of Parameter CHAR 1 0 ETP_TYP
C Runtime Data Container
E Export Parameter
I Import Parameter
V Variable
PINDEX eCATT: Parameter Index NUMC 4 0 ETPINDEX
PGROUP Group for Parameters and Command Interfaces CHAR 30 0 ET_PGROUP
XMLREF_TYP Type of a Command Interface in XML Schema/Template CHAR 1 0 ETREF_TYP
4 Reference to eCATT Web Dynpro Interface (Object Type W)
5 Reference to Parameter of eCATT Object
A Inline ABAP
B Reference to Transaction (TCD Command)
C Reference to CATT (REFCATT)
D Reference to DDIC
E Data of Test Script of External Tool
F Function Module Reference (FUN)
G Reference to SAP GUI
H Reference to REMOTECATT
I Reference to GETGUI/SETGUI
J Reference to Data Source
K Reference to RETRIEVE
L Reference to LOGMSG
M Reference to MESSAGE
N Reference to ENDMESSAGE
O Reference to Object Types (Classes/Interfaces)
P Reference to Non-Static Method
Q Reference to Static Method
R Reference to eCATT (REF)
T Table Commands (SETTAB, GETTAB, CHETAB)
V Reference to Web Services
W Reference to Web Dynpro
PSTRUC_TYP Type of Parameter Value ( T = Structured ) CHAR 1 0 ETPSTRUC
Simple Value
S Value Found by Script
T Structure or Table
PENV Can Be Overwritten Globally CHAR 1 0 ETENVGL
PREF_TYPE eCATT Type of DDIC Reference CHAR 8 0 ETTABCLASS
PREF_NAME Reference for Parameters/Command Interfaces Typing ALT CHAR 30 0 ETDDONAME
PDOM Domain name CHAR 30 0 * DOMNAME
PDATTYP Data Type in ABAP Dictionary CHAR 4 0 DATATYPE_D
PDATLEN Length of Field (Number of Characters) NUMC 4 0 ETDDLEN
PINTTYP Data Type in ABAP CHAR 1 0 ETINTTYPE
PINTLEN Internal Length in Bytes NUMC 6 0 INTLEN
PDECIMALS Number of Decimal Places NUMC 6 0 DECIMALS
OPTIONAL Optional parameter CHAR 1 0 ETOPTIONAL
SORT_LNR eCATT - Sort Index in Lists NUMC 4 0 ETSORT_LNR
TESTSYSTEM Target System (Key in System Data Container) CHAR 30 0 ETCMP_CMP
PREF_NAME2 Reference for Parameter Typing CHAR 255 0 ETDDONAME2
ALIAS_FLAG eCATT Alias Parameter CHAR 1 0 ETPALIAS

ECSCR_PAR foreign key relationships

Table Field Check Table Check Field
0 ECSCR_PAR NAME ECATT_VER Table for Storing Versions of eCATTs .INCLUDE
1 ECSCR_PAR VERSION ECATT_VER Table for Storing Versions of eCATTs .INCLUDE