sudhindra_chandrashekar
Contributor
Member since ‎04-14-2005

User Statistics

  • 320 Posts
  • 37 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Hi,I will have to say that I have a peculiar requirement. I wanted to know dynamically whether a particular parameter is "SUPPLIED" or not. The current code that I have written does not work.Ex. I have a method METHOD1 in class ZCL_CLASS1 with the fo...
Hi All,I need a BAPI of function module to copy the favorites from one user to the other. I can use BAPI_USER_WP_PERS_DATA_READ and BAPI_USER_WP_PERS_DATA_SAVE to read the favorites from a template user and to save them against a newly created user. ...
Hi All,In ABAP WebDynpro you can capture the PDF Source of an interactive Adobe Form at runtime. The result is an XSTRING. Are there any function modules or how can I use the CALL TRANSFORMATION to convert this to an XML string and then use it furthe...
Hi All,I m working on an Interactive Adobe form and I have bound the pdf_source of the Interactive Form to an attribute which is of type XSTRING. Is there a function module through which I can convert this binary form of data to an XML.I am currently...
Hi All,Seems to be a very basic workflow but I cannot get the events to trigger!I need a workflow once a user is created. The standard BO "USER" has the event "Created" but it does not trigger once the user is created through transaction SU01!I check...
Kudos from