<?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 How does BAPI_SCHEDULE_MAINTAIN work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319322#M4730</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;i am new to
abap and have a problem.&lt;/P&gt;&lt;P&gt;I have to
delete or change specific delivery schedule with the help of
BAPI_SCHEDULE_MAINTAIN . In order to do that I select these delivery schedules
which meet my criterias into some internal tables. But I m not sure about which
data I have to pass to the BAPI_SCHEDULE_MAINTAIN and what does it do with the
data.&lt;BR /&gt;
It would be awesome if somebody can explain me how this function module is
working and so on&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2017 11:41:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-02-03T11:41:46Z</dc:date>
    <item>
      <title>How does BAPI_SCHEDULE_MAINTAIN work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319322#M4730</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;i am new to
abap and have a problem.&lt;/P&gt;&lt;P&gt;I have to
delete or change specific delivery schedule with the help of
BAPI_SCHEDULE_MAINTAIN . In order to do that I select these delivery schedules
which meet my criterias into some internal tables. But I m not sure about which
data I have to pass to the BAPI_SCHEDULE_MAINTAIN and what does it do with the
data.&lt;BR /&gt;
It would be awesome if somebody can explain me how this function module is
working and so on&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 11:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319322#M4730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-02-03T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: How does BAPI_SCHEDULE_MAINTAIN work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319323#M4731</link>
      <description>&lt;P&gt;That's pretty deep water to be thrown into if you are brand new to ABAP.&lt;/P&gt;&lt;P&gt;1.which data I have to pass to the BAPI_SCHEDULE_MAINTAIN? Look at the "signature" (input/output) of the BAPI and it will tell you.&lt;/P&gt;&lt;P&gt;2. what does it do with the data? you have the code right there....look through it and figure it out....you can even execute the BAPI and feed it test data to see what happens.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 14:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319323#M4731</guid>
      <dc:creator>ChrisSolomon</dc:creator>
      <dc:date>2017-02-03T14:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How does BAPI_SCHEDULE_MAINTAIN work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319324#M4732</link>
      <description>&lt;P&gt;Read first documentation of BAPI, FM and parameters, there should always been some information. Then fill required parameters, required technically and in your requirement, for change of data you have usually to fill a DATA and DATAX structure, in the first one set required key and values to change in the second one set to 'X' field with same name.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Also search and read online help (e.g. &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/dd/5009660aa411d2ad1b080009b0fb56/content.htm?frameset=/EN/7e/5e12154a1611d1894c0000e829fbbd/frameset.htm&amp;amp;current_toc=/en/7e/5e141a4a1611d1894c0000e829fbbd/plain.htm&amp;amp;node_id=37"&gt;Calling BAPIs from ABAP&lt;/A&gt; in &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/7e/5e114a4a1611d1894c0000e829fbbd/content.htm?current_toc=/en/7e/5e141a4a1611d1894c0000e829fbbd/plain.htm&amp;amp;show_children=true"&gt;BAPI User Guide CA-BFA)&lt;/A&gt; and wiki/blogs at scn (many exist)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 15:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-schedule-maintain-work/m-p/319324#M4732</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-02-03T15:03:06Z</dc:date>
    </item>
  </channel>
</rss>

