vivek_priyadarshi2
Participant
Member since ‎01-10-2011

User Statistics

  • 64 Posts
  • 8 Solutions
  • 13 Kudos given
  • 28 Kudos received

User Activity

Hi All, Is there an API or table that can be used to check status of an SDA connection from ABAP layer. In essence i want to ping the remote system to ensure it's available before trying to execute a query. Regards, Vivek
Hello All, I am trying to pass two timestamp values (TO and FROM) when invoking the stored procedure that is created on SDI flowgraph execution. Every time i try to execute i am running into an error. I am trying to pass timestamp values as st...
Hi All, I am working on POC to execute call to BAPI from data services. SCENARIO: For this scenario the source is a text file with 8 lines representing 8 unique records that need to eventually update a custom( Y) table in SAP via BAPI. DETAILS...
Hello, Is there a table function feature which allows accessing multiple rows of an internal table at once. Eg: itab[ 3 to 10 ] should return all rows between index 3 and 10 both inclusive.
Hello, We are currently on version 10 of SAP CLM with project to upgrade to version 11 underway. Version 11 is being built from ground up on a new netweaver server 7.5 and new windows server. I am trying to figure out how to migrate the custom scri...