‎2004 Aug 31 3:03 PM
Hello,
We were just told that with the latest kernal we are going to apply, we can no longer use the following command:
CALL 'SYSTEM' ID 'COMMAND' FIELD CMD(250)
We are thinking of using this function to replace it:
CALL FUNCTION 'SXPG_CALL_SYSTEM'
Does anyone have any other suggestions on other options we might have?
Thanks!
‎2004 Aug 31 3:10 PM
I forgot to add, pls see OSS note #677435 for reference.
Thanks!
‎2004 Aug 31 3:29 PM
Bill,
We are using function module SXPG_CALL_SYSTEM in our 4.7 system and it works fine.