Hi saibabuc,you can see on this topic (there are some guide):https://answers.sap.com/questions/6875105/fpcheckdestinationservice-system-error.htmlThis error could raise for different issues. You can check on SM59 trx for ADS configuration (if the use...
Hi alexgiedt,you should check if there are duplicates on lt_posid_table before the "for all entries" statement in order to improve the performance.You can also create a SELECT JOIN between EKKN, EKKO (a select inside a loop is slow) and PRPS.Then in ...
Hi regis1972,you can find a yellow button on the right end (in the same line of number of line/column) of the editor (in SE38 transaction). In the first branch of the menu you can set the width and other settings of the page editor.Kind regards