<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RFC&amp;BAPI for timestamp in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966237#M68589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone.&lt;/P&gt;&lt;P&gt;I need to get a timestamp of the sever.&lt;/P&gt;&lt;P&gt;I know I can achieve it as following:&lt;/P&gt;&lt;P&gt;GET TIME STAMP FIELD s_tst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But according to the requirement, the third party one need this timestamp. So I need a RFC &amp;amp; BAPI, which can return the timestamp for the caller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, I can create a RFC &amp;amp; BAPI by myself, but my question: is there any exists BAPI &amp;amp; RFC which can achieve my target?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reply is welcome.&lt;/P&gt;&lt;P&gt;Hope your reply, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2005 07:16:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-02T07:16:52Z</dc:date>
    <item>
      <title>RFC&amp;BAPI for timestamp</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966237#M68589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone.&lt;/P&gt;&lt;P&gt;I need to get a timestamp of the sever.&lt;/P&gt;&lt;P&gt;I know I can achieve it as following:&lt;/P&gt;&lt;P&gt;GET TIME STAMP FIELD s_tst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But according to the requirement, the third party one need this timestamp. So I need a RFC &amp;amp; BAPI, which can return the timestamp for the caller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, I can create a RFC &amp;amp; BAPI by myself, but my question: is there any exists BAPI &amp;amp; RFC which can achieve my target?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reply is welcome.&lt;/P&gt;&lt;P&gt;Hope your reply, thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 07:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966237#M68589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T07:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: RFC&amp;BAPI for timestamp</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966238#M68590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION '/BDL/_GET_CENTRAL_TIMESTAMP'&lt;/P&gt;&lt;P&gt; DESTINATION dest&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    tag           = date&lt;/P&gt;&lt;P&gt;    uhrzeit       = time .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE date  TIME time INTO&lt;/P&gt;&lt;P&gt;        TIME STAMP stamp TIME ZONE 'UTC+12'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 07:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966238#M68590</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-08-02T07:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: RFC&amp;BAPI for timestamp</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966239#M68591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use GET_SYSTEM_TIME_REMOTE rfc FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 07:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-bapi-for-timestamp/m-p/966239#M68591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T07:35:02Z</dc:date>
    </item>
  </channel>
</rss>

