Questions tagged [abap-st]

17 questions
0
votes
2 answers

Assign field value to attribute in ABAP ST transformation?

I'm using SAP Simple Transformation and I want to set value of unitCode attribute from ABAP field which is defined inside my structure. Let's say it's UNITCODE field.
TyRRRax
  • 55
  • 11
0
votes
2 answers

Use multiple namespaces in single XML element through ABAP Simple Transformation

Currently, for all elements where we have mentioned namespace prefix "etd", link is printed for them (highlighted green). Output XML file looks like: I want output to look like: Instead of printing link for all elements, I want it to print only…
Shreya
  • 3
  • 3
1
2