SAP Table DD25L

Aggregate Header (Views, MC Objects, Lock Objects)

DD25L (Aggregate Header (Views, MC Objects, Lock Objects)) 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 DD25L to other SAP tables.

DD25L table fields

Field Data element Checktable Datatype Length Decimals
VIEWNAME Name of SAP table view VIEWNAME CHAR 30 0
AS4LOCAL Activation Status of a Repository Object AS4LOCAL CHAR 1 0
A Entry activated or generated in this form
L Lock entry (first N version)
N Entry edited, but not activated
S Previously active entry, backup copy
T Temporary version when editing
AS4VERS Version of the entry (not used) AS4VERS NUMC 4 0
AGGTYPE Aggregate Type AGGTYPE CHAR 1 0
V View
E Lock object
M Matchcode object
APPLCLASS Application class for DD objects (not used) APPLCLASS TAPPL CHAR 4 0
AUTHCLASS Activation type AUTHCLASS_ NUMC 2 0
01 Nametab generation not in online (only via C program)
02 C structures must be adapted when tables are changed
10 Initial table required before R3TRANS runs
00 No classification
READONLY Read-Only Flag for Views (old) MCROFLAG CHAR 1 0
NULL Do not set flag
X Set flag
ROOTTAB Primary table of an aggregate ROOTTAB CHAR 30 0
AS4USER Last Changed by AS4USER CHAR 12 0
AS4DATE Date of Last Change AS4DATE DATS 8 0
AS4TIME Last changed at AS4TIME TIMS 6 0
VIEWCLASS View Type VIEWCLASS CHAR 1 0
H Help View
D Database View
P Projection View
S Structure view, data selection not possible
C Maintenance View
E Entity View (no longer supported)
V View Variant
A Append View
X External View
R Replication Projection View
ACTFLAG Activation flag ACTFLAG CHAR 1 0
NULL Start of activation or activation successful
I Internal checks successful
U External checks for object OK or table as dependent faulty
MASTERLANG Original Language in Repository objects MASTERLANG T002 LANG 1 0
CUSTOMAUTH Delivery class CONTFLAG CHAR 1 0
A Application table (master and transaction data)
C Customizing table, maintenance only by cust., not SAP import
L Table for storing temporary data, delivered empty
G Customizing table, protected against SAP Upd., only INS all.
E Control table, SAP and customer have separate key areas
S System table, maint. only by SAP, change = modification
W System table, contents transportable via separate TR objects
VIEWGRANT Maintenance status (modif. authorization) for view data VIEWGRANT CHAR 1 0
R read only
U read and change
M Time-dependent views: like U, validity data like ' '
NULL read, change, delete and insert
GLOBALFLAG Flag if Maintenance with Standard Tools is allowed MAINTFLAG CHAR 1 0
NULL Display/Maintenance Allowed with Restrictions
X Display/Maintenance Allowed
N Display/Maintenance Not Allowed
MANKEY Permit manual maintenance of key attribute DDVIMANKEY CHAR 1 0
NULL Do not set flag
X Set flag
DBREFNAME DD: Name of View on Database DBVIEWNAME CHAR 250 0

DD25L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD25L APPLCLASS DD25L APPLCLASS TAPPL R/3-DDIC: Application classes APPLCLASS
DD25L MASTERLANG DD25L MASTERLANG T002 Language Keys (Component BC-I18) SPRAS