Friday, February 06, 2004

Automatic generation of ABAP code to call functions

This python cgi script has been quite useful to me. For a given function, it looks at the dictionary definition for the parameters and generates all the code to call the function. It saves the time needed to create the structures and write for each field the value assignment. It makes experimentation with BAPI calls a lot faster.

Labels: ,

0 Comments:

Post a Comment

<< Home