Skip to Content
0
May 30, 2018 at 09:34 AM

How do I pass the work environment change number to an RFC function module?

116 Views

In my function module, which is configured in ".../aux-files/api_definitions.txt" I want to create a material revision for a document which is selected in the object manager.

Document keys etc. are passed to my z-function-module, but how do I properly access the change number of the work environment?

I assume one option is to call /DSCSAG/PLM_WUI_WENV_GET instead of passing it to the function module. Is this the only option?

Thanks,

Matthias