OO
Participant
Member since ‎07-21-2014

User Statistics

  • 78 Posts
  • 5 Solutions
  • 184 Kudos given
  • 14 Kudos received

User Activity

After a client copy from the production system to a test system, we would like to avoid re-installing the web service configuration of the Automated Note Search Tool (ANST) (see manual post-implementation in note 2730525).Which tables should be exclu...
Dear all, I am trying to get hands on ABAP Debugger Scripting for the first time. My struggle is that the methods init, script and end seem to be read-only. See: What do I need to do, to insert my code? Any help appreciated!
Dear all, under the TABLES parameters of BAPI_PR_CREATE there is table PRACCOUNT with component SERIAL_NO of type DZEKKN. According to the documentation of this data element it is a "Sequential Number of Account Assignment", a "Number uniquely de...
Dear all, does anyone know, why it is not possible to change the fiscal year when reversing a depreciation from a closed fiscal year in the actual fiscal year? The relevant input field is set to read-only, see screenshot: The idea is, that the...
How to use the OAuth 2.0 endpoint /default_host/sap/bc/sec/oauth2/revoke ? I took a look at method if_http_extension~handle_request in class CL_OAUTH2_S_REVOKE_ENDPOINT which is linked to SICF service "revoke" under the path "/default_host/sap/bc/s...