cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Assign Reference Documents

Former Member
0 Likes
329

Hello All

I am working on a process and i am calling one transaction from the parent transaction. Let me name the called transaction as child transaction and calling as parent transaction for the sake of convinience. Now when I try to pass an xml structure created in an xml xMII document to the child transaction as an input in one of the xml type input fields of the child transaction, then I am not getting the same structure in the child transaction.

I think for the same, we need the use of reference document assignment.

1. Can you tell me how to use " Assign Reference Document " ? Whether we are doing the same in the parent transaction or the child transaction ?

2. How we are going to configure that ? Can you send me any documents related to this.

Regards

Amit

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Did you check the HELP yet? It has a wonderful step by step explaination for Ref Docs under the "xMII Logic Editor Overview". This is the 11.5 HELP I am referring to.If you are using 12.0, no worries, the usage is similar to 11.5.

As far as your transaction goes I am not sure why you would get a different structure than what you are passing. Did you try and debug the transaction?

Edited by: Udayan Upreti on Dec 20, 2007 12:56 PM

Former Member
0 Likes

Yes I have tried that. When I am passing a xml structure to the child transaction, the xml file is passed but i am not getting the structure of that xml in the child transaction. I need to repeat on the row of that xml but i don't find the structure to select the row.

Former Member
0 Likes

What do you mean you don't find the structure? Do you mean to say that you are unable to set the Repeater Xpath during design time?

If that is the case then give a default value to the Input XML variable. This default value should be similar to the XML structure that you are eventually forming in the parent transaction.The default value would allow you to set the Xpath for the repeater after which you should be ok.

Former Member
0 Likes

That's what I have done and it's working fine then but i need to know the functionality of "Assign Reference Document" tab present in Transaction in xMII 12.0 ... can u help me for the same ??

Former Member
0 Likes

/people/dipankar.saha3/blog/2006/11/15/reference-document-in-sap-xmii--the-mystery-resolved