shalinee_gupta
Explorer
Member since ‎07-24-2015

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I want to create a job programmatically and schedule it at a given point of time and it will execute am ABAP report or function module. When this job triggers report/FM, i need this Job Id/Job name inside the report/fm. How to do that?
Hi, I have inserted some data in DB with modify DB statement in create method of odata, now in same method, i want to use these DB entries for further processing. I have put 'commit work and wait' statement after the DB updation but this create met...
Hi, I want to get the CB user(12 char backend user), if Alias(like it shows in SU01) is given. Is there any FM or any DB table for that?
I want to get the date format of logged in system in a variable like if the date format of system is 'dd.mm.yyyy' then the same string i want as output. I want to have the value in a variable which i am using while writing function module.
I need to download excel with customized header fields through get stream method of odata service. How can I do it?
Kudos from