Hi,
How can we modify the Business Objects available in SAP Global.
Eg: Measurement Device : MeasuringDeviceERPCreateRequestConfirmation_In
According to my requirment SAP would be sending multiple records to PI.It is outbound SAP interface.
How should i use the Business Object Data type : MsrgDvceERPCrtReqMsg_s.Present occurence of the payload is 1..1.We need to modify it as 1..unbounded.
1.Can this be possible by modifying the existing GDT?
2.Do we need to create a new Data type using GDT for this requirment.
Thanks