SAP Table EKOG

Command Group

EKOG (Command Group) 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 EKOG to other SAP tables.

EKOG table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
KOMGRP ARCR Command Group KOMGRP CHAR 8 0
PROLFDNR Consecutive number of program PROLFDNR NUMC 2 0
LOESCHVM Deletion Indicator LOEVM CHAR 1 0
X Yes
NULL No
BEGRU Authorization Group BEGRU CHAR 4 0
PROGT ARCR Command PROGT TE373 CHAR 6 0
AUSGANG Output to which the command is allocated AUSGANG NUMC 2 0
VERZOEGE Delay time (secs) after switch-on command (seconds) VERZOEGE DEC 4 0
VERZOEGA Delay time (seconds) after switch-off VERZOEGA DEC 4 0
SUCHBEG Search term for command group SUCHBEGK TE587 CHAR 8 0

EKOG foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
EKOG MANDT EKOG MANDT T000 Clients MANDT
EKOG PROGT EKOG MANDT TE373 Command/Programming MANDT
EKOG PROGT EKOG PROGT TE373 Command/Programming PROGT
EKOG SUCHBEG EKOG SUCHBEG TE587 Search Term for Command Grp SUCHBEG
EKOG SUCHBEG EKOG MANDT TE587 Search Term for Command Grp MANDT