- Home
- Resources
- SAP Tables
- R2PRO - Transport structure for TRDIR (to R/2)
SAP Table R2PRO
Transport structure for TRDIR (to R/2)
R2PRO (Transport structure for TRDIR (to R/2)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link R2PRO to other SAP tables.
Source: R2PRO (Transport structure for TRDIR (to R/2))
R2PRO table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
NAME |
ABAP Program Name |
PROGRAMM |
|
CHAR |
|
40 |
0 |
|
SQLX |
Source code protection |
SQLX |
|
CHAR |
|
1 |
0 |
|
EDTX |
Editor lock flag |
EDTX |
|
CHAR |
|
1 |
0 |
Possible values
X |
Switch on |
NULL |
Switch off |
|
VARCL |
Case-Sensitive |
VARCL |
|
CHAR |
|
1 |
0 |
|
DBAPL |
Application database |
DBAPL |
|
CHAR |
|
1 |
0 |
|
DBNA |
Logical database |
DBNA |
|
CHAR |
|
2 |
0 |
|
CLAS |
Program class |
CLAS |
TRCL
|
CHAR |
|
4 |
0 |
|
TYPE |
Selection screen version |
RDIR_TYPE |
|
CHAR |
|
3 |
0 |
|
OCCURS |
Automatically generated program |
OCCU |
|
CHAR |
|
1 |
0 |
|
SUBC |
Program type |
SUBC |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Executable program |
I |
INCLUDE program |
M |
Module Pool |
F |
Function group |
S |
Subroutine Pool |
J |
Interface pool |
K |
Class pool |
T |
Type Pool |
X |
Transformation (XSLT or ST Program) |
Q |
Database Procedure Proxy |
|
APPL |
Application |
RDIR_APPL |
|
CHAR |
|
1 |
0 |
|
SECU |
Authorization Group |
SECU |
|
CHAR |
|
8 |
0 |
|
CNAM |
Author |
CNAM |
|
CHAR |
|
12 |
0 |
|
CDAT |
6-digit date for transporting objects into the R/2 system |
DATER2 |
|
CHAR |
|
6 |
0 |
|
UNAM |
Last changed by |
UNAM |
|
CHAR |
|
12 |
0 |
|
UDAT |
6-digit date for transporting objects into the R/2 system |
DATER2 |
|
CHAR |
|
6 |
0 |
|
VERN |
Version number |
VERN |
|
CHAR |
|
6 |
0 |
|
LEVL |
Level |
RDIR_LEVL |
|
CHAR |
|
4 |
0 |
|
RSTAT |
Status |
RDIR_RSTAT |
|
CHAR |
|
1 |
0 |
Possible values
P |
SAP Standard Production Program |
K |
Customer Production Program |
S |
System Program |
T |
Test Program |
|
RMAND |
Client |
RMAND |
|
CHAR |
|
3 |
0 |
|
RLOAD |
Master Language |
RLOAD |
|
LANG |
|
1 |
0 |
|
FIXPT |
Fixed point arithmetic |
FIXPT |
|
CHAR |
|
1 |
0 |
Possible values
X |
Switch on |
NULL |
Switch off |
|
SSET |
Start only via variant |
SSET |
|
CHAR |
|
1 |
0 |
Possible values
X |
Switch on |
NULL |
Switch off |
|
RES4 |
Data element for transport structure (R/2) |
RES4 |
|
CHAR |
|
4 |
0 |
|
SDATE |
6-digit date for transporting objects into the R/2 system |
DATER2 |
|
CHAR |
|
6 |
0 |
|
STIME |
Standard selection screen generation: Time |
RDIR_STIME |
|
CHAR |
|
6 |
0 |
|
IDATE |
6-digit date for transporting objects into the R/2 system |
DATER2 |
|
CHAR |
|
6 |
0 |
|
ITIME |
Selection screen generation: Time |
RDIR_ITIME |
|
CHAR |
|
6 |
0 |
|
R2PRO foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
R2PRO |
CLAS |
R2PRO |
CLAS |
TRCL |
ABAP/4 program classes |
CODE |