Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testing function TEXT_CONVERT_XML_TO_SAP

Former Member
0 Likes
769

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.

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
497

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

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
498

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

Read only

0 Likes
497

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.