README
@sap/cloud-sdk-op-vdm-purchasing-info-record-process-service
This package contains the OData VDM for the Purchasing Info Record Process Service.
Usage Example
import { PurInfoRecdPrcgCndn } from '@sap/cloud-sdk-op-vdm-purchasing-info-record-process-service';
const resultPromise = PurInfoRecdPrcgCndn.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });