2009 Feb 16 5:05 PM
Hi,
Function "TEXT_CONVERT_XML_TO_SAP" has status not released for customer therefore I cannot use it. I have copied the whole function group TRUX bat I still get the error en I try to test "Z_TEXT_CONVERT_XML_TO_SAP" . I have done the SQL trace but I do not find where to change the status in order to be able to do a test and I really need to use this function to read XML files into SAP.
Please, any hint?
Thnaks.
Abel.
2009 Feb 16 5:12 PM
Still fm is showing "Not released"
You can test with calling this fm in a small abap test program and check , please don't test thru test enviornment SE37
a®
2009 Feb 16 5:12 PM
Still fm is showing "Not released"
You can test with calling this fm in a small abap test program and check , please don't test thru test enviornment SE37
a®
2009 Feb 18 5:55 PM
Thaks a®s, but I have problem declaring the internal table in my program. It does not recognized TYPE STANDARD TABLE as it is declared in the Function module.