What are B74XML01 parameters?
Hello,
Can anybody help me to get understanding of how B74XML01 business function works?
We need to read data out of xml file where information we need is stored in grandchild tag of parent tag (if you get what I mean - tag within a tag within a tag). We found a business function to read value out of single tag (when it's not a child tag) but we cannot read datafor child tags.
We tried to use B74XML01 to read data but it either don't read anything at all or our report is crushed.
Does anyone have experience in reading XML data in JDE?