- Home
- Resources
- SAP Tables
- RSECVAL - Authorization Value Status
SAP Table RSECVAL
Authorization Value Status
RSECVAL (Authorization Value Status) 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 RSECVAL to other SAP tables.
Source: RSECVAL (Authorization Value Status)
RSECVAL table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
TCTAUTH |
BW Analysis Authorizations: Name of an Authorization |
RSAUTH |
|
CHAR |
|
12 |
0 |
|
OBJVERS |
Object version |
RSOBJVERS |
|
CHAR |
|
1 |
0 |
Possible values
A |
Active |
M |
Revised |
N |
New |
D |
Content |
H |
Historic |
T |
Transport |
|
TCTIOBJNM |
InfoObject |
RSIOBJNM |
|
CHAR |
|
30 |
0 |
|
TCTSIGN |
SIGN field in creation of SELECT-OPTIONS tables |
RALDB_SIGN |
|
CHAR |
|
1 |
0 |
Possible values
I |
Select specified values |
E |
Exclude specified values |
|
TCTOPTION |
Operator in Select Options and other Expressions |
RSZ_OPERATOR |
|
CHAR |
|
2 |
0 |
Possible values
EQ |
Equal: Single Value |
NE |
Not Equal: Everything Apart from the Specified Single Value |
BT |
Between: Range of Values |
NB |
Not Between: Everything Outside the Range |
LE |
Less or Equal: Everything <= Value in Field LOW |
GT |
Greater Than: Everything > Value in Field LOW |
GE |
Greater or Equal: Everything >= Value in Field LOW |
LT |
Less Than: Everything < Value in Field LOW |
CP |
Contains Pattern: Masked Input: Find Pattern |
NP |
Not Contains Pattern: Masked Input: Reject Pattern |
|
TCTLOW |
Dim: Field for a Characteristic Value Shorter Than 60 Char. |
RSCHAVL60 |
|
CHAR |
|
60 |
0 |
|
TCTHIGH |
Dim: Field for a Characteristic Value Shorter Than 60 Char. |
RSCHAVL60 |
|
CHAR |
|
60 |
0 |
|