ACMTSTRTCONDITIO - ACM-Runtime: Restriction-Conditions
ACM-Runtime: Restriction-Conditions information is stored in SAP table ACMTSTRTCONDITIO.
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
It is part of development package SACMTST in software component BC-SEC-AUT-DCL. This development package consists of objects that can be grouped under "Objects for Testing the ACM functionality".
Fields for table ACMTSTRTCONDITIO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
ID | ACM: UUID of a Runtime table entry | X | ACM_RUNTIME_ID | RAW | 16 | |
RTRESTRICTION_ID | ACM: UUID of a Runtime table entry | ACM_RUNTIME_ID | RAW | 16 | ||
COLUMN_TYPE | ACM: Type of a Authorization View Column | ACM_AUTH_VIEW_COLUMN_TYPE | CHAR | 2 | ||
POS | ACM: Position in a Sequence | ACM_SEQUENCE_NUMBER | INT4 | 4 | ||
AUTHVIEW_COLUMN | ACM: Field Name | ACM_FIELD_NAME | CHAR | 60 | * | |
ASPECT_EVAL_TIME | ***DEPRECATED: ACM: Aspect Evaluation Time | ACM_ASPECT_EVAL_TIME | CHAR | 6 | ||
ASPECTVIEW_RTE | View Name, 16 Characters | VIEWNAME16 | CHAR | 32 | ||
CONTENT_ABAPTYPE | ACM-Runtime: ABAP-Type ID (values: see if_acmrt_constants) | ACMRT_CONTENT_ABAPTYPE | INT4 | 4 | ||
CONTENT_LENG | ACM-Runtime: Content-Length (Length of the based DDIC-Field) | ACMRT_CONTENT_LENG | INT4 | 4 | ||
CONTENT_DECIMALS | ACM-Runtime: No. of decimals of a Content (DDIC-Info) | ACMRT_CONTENT_DECIMALS | INT4 | 4 | ||
COMP_OPER_RT | ACM-Runtime: Comparison Operator | ACMRT_COMPARISON_OPERATOR | INT4 | 4 |