alejandro_bindi
Active Contributor
Member since ‎05-21-2006

User Statistics

  • 682 Posts
  • 70 Solutions
  • 6 Kudos given
  • 24 Kudos received

User Activity

I'm learning about OData services and Fiori implementation in general. I'm at a step where I should create a simple service for creation of a single document at a time, composed of Header and Items (a purchase requisition, achievable by calling BAPI_...
I have the need to know user AND mode wise, if I have a lock over the data and if I'm the owner of the lock (i.e. the one that called ENQUEUE successfully).I already did solve this partially using f.m. ENQUEUE_READ. But as you know, when using exclus...
I need to define a "normal" scenario which will pick up files from an external FTP location, and process them with a server proxy.But there's the additional need to pick files from an arbitrary local file server in which some users could drop manuall...
I'm developing a program which updates ddic domains (using DDIF* function modules), and previously has to generate the transport request, for which I'm using function module RS_CORR_INSERT.It works great except if the user has no developer key (inter...
Is there any standard or custom tool out there that shows an overview of ALL the view element properties bound to context for a given view?It happens to me frequently when developing in WDA that the impact of changing a certain context attribute in a...