‎2010 Sep 08 9:53 AM
Hi everyone.
There is a program that creates a batch input and updates the infotype 337 with the bdc_okcode "DEFS". I have never seen this code before and if fact that value does not appear among the possible values for domain ACTIO. The infotype is updated changing some values for infotype 337 depending on the values in infotype 8 but it only affects some fields, not all of them. I would like to know why and where I can see if that is customized somewhere in the system to check what this bdc_okcode means exactly because is not clear like the other values like "INS"(insert), "MOD"(modify), etc.
Thank you.
‎2010 Sep 09 2:14 PM
Hi again.
Well, apparently nobody knows.
I finally find out. The code DEFS corresponds to the function called the same way. It is possible to check this in the transaction SE80 if you go to the Status GUI of the infotype, it is one of the buttons of the infotype visible when enter to copy or modify. When this button is pushed some values are modified depending on the values of infotype 8 and that is exactly what the bacth input does.
Regards.