SAP Table LCDCC

Customization for Dynamic Cycle Count

LCDCC (Customization for Dynamic Cycle Count) 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 LCDCC to other SAP tables.

LCDCC table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LGNUM Warehouse Number / Warehouse Complex LGNUM T300 CHAR 3 0
LGTYP Storage Type LGTYP T301 CHAR 3 0
BLKTO Block Creation of Further Transfer Orders LCDCC_BLKTO CHAR 1 0
X Yes
NULL No
IMMED Activate Inventory Document Immediately At Last TO LCDCC_IMMED CHAR 1 0
X Yes
NULL No
AUTOC Automatic Clearing of Inventory Count Results in WM LCDCC_AUTOC CHAR 1 0
NULL No automatic clearing
A Automatic clearing when no differences
B Automatic clearing always
AQUAN Cause Document Created By Material to Be Inactive LCDCC_AQUAN CHAR 1 0
X Yes
NULL No

LCDCC foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
LCDCC LGNUM LCDCC MANDT T300 WM Warehouse Numbers MANDT
LCDCC LGNUM LCDCC LGNUM T300 WM Warehouse Numbers LGNUM
LCDCC LGTYP LCDCC LGTYP T301 WM Storage Types LGTYP
LCDCC LGTYP LCDCC MANDT T301 WM Storage Types MANDT
LCDCC LGTYP LCDCC LGNUM T301 WM Storage Types LGNUM