cancel
Showing results for 
Search instead for 
Did you mean: 

Calling the details of business object 1 to business object 2

former_member599333
Participant
0 Kudos

Hi,

I am trying to create a script for me to get the values of identified stock(ID & Expiry Date) since there is no extension scenario from inbound to credit memo. I just wanna ask if is it possible to call the details of business object 1 to business object 2? My plan is to call the details of InboundDelivery.xbo and declare it to CustomerReturn.xbo. I have created the logic of my script.

If ever this is possible, can I ask some help for the syntax in calling a business object and then call its specific variables too so I can pass it to the 2nd business object. Appreciate all the help.

Thanks and Regards,

JM

Accepted Solutions (1)

Accepted Solutions (1)

former_member296450
Participant
0 Kudos

Hi JM,

If you need to get data from one BO to another BO, and there is no standard Process extension Scenario then you need to Query to Source Bo from destination BO. For this you need to check Document flow.

BR
Rahul

Answers (0)