Archive for the ‘Software’ Category

SAP Link – Discovered new Bug

Hi all, I use saplink to transport program between sap. Recently i found an issue in function group management when using customer namespace. The class ZSAPLINK_FUNCTIONGROUP, method CREATEIXMLDOCFROMOBJECT, does not determine the programm group. If you need it you can change the code as below: **** REPLACE mainfgprogname = ‘SAPL’. mainfgprogname+4 = objname. **** WITH [...]