I_BATCHCONFIGURATION

CDS View

Customizing Batch Configuration

I_BATCHCONFIGURATION is a CDS View in S/4HANA. Customizing Batch Configuration. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_BatchDistinct view inner COMPOSITE Batch information by batch key
I_BatchVH view inner COMPOSITE Batch
I_MfgProcgExecBatch view inner COMPOSITE Batch in Manufacturing Processing Execution

Fields (1)

KeyField CDS FieldsUsed in Views
DefinitionOfBatchLevel DefinitionOfBatchLevel 1

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- Customizing Batch Configuration
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BATCHCONFIGURATION (
    DEFINITIONOFBATCHLEVEL
);