API_BATCH_SRV

OData Service Package: LO_BM_BATCH_SERVICE_ODATA

OData Service for Batch API

API_BATCH_SRV is an OData service definition in SAP S/4HANA. It exposes 6 CDS view(s). It has 1 service binding(s).

Exposed CDS Views (6)

CDS ViewAlias
A_Batch Batch
A_BatchCharc BatchCharc
A_BatchCharcValue BatchCharcValue
A_BatchClass BatchClass
A_BatchPlant BatchPlant
A_BatchText BatchText

Service Bindings (1)

BindingTypeVersionContractReleasePublished
API_BATCH_SRV ODATA V2 C2 C1 false

Schema

Derived service definition, reconstructed from the indexed exposures and bindings — not the verbatim SAP source.

-- OData Service Definition: API_BATCH_SRV
-- OData Service for Batch API
-- Package LO_BM_BATCH_SERVICE_ODATA
-- Derived from indexed exposure & binding metadata (not the verbatim SAP source).

-- Exposed entities:
EXPOSE A_Batch           AS Batch;
EXPOSE A_BatchCharc      AS BatchCharc;
EXPOSE A_BatchCharcValue AS BatchCharcValue;
EXPOSE A_BatchClass      AS BatchClass;
EXPOSE A_BatchPlant      AS BatchPlant;
EXPOSE A_BatchText       AS BatchText;

-- Service bindings:
--   API_BATCH_SRV  (ODATA, V2, C2, RELEASED)