cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic add XMII XML Data Action block

Former Member
0 Kudos

Hi,

I have created the transaction to generate XMII XML format output. At initial stage i have added 4 columns.

But after some time, if the user added extra value that not in this 4 column values means, how to add that new column in DOCUMENT action block and to create new Data action block? or how to create it dynamically?

Regards,

Senthil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Senthil,

you can use the [Column|http://help.sap.com/saphelp_mii121/helpdata/en/43/e80b59ad40719ae10000000a1553f6/frameset.htm] action from the SAP xMII XML Output to create a new column. After creating it, you can use the Row action to add a row and the Data Item action to link (column) name / value pairs to the row.

Michael

Former Member
0 Kudos

Hi Senthil,

Here is the direct link:

http://wbhelp.sap.com/manufacturing/xmii_120/en/44/62cae904e36d13e10000000a1553f6/content.htm

For XML calculations, you can also use XML functions from workbench.

Best regards,

Kedar