<?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 few more basic doubts in ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878367#M675856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Floks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few doubts in ABAP programming could please clarify that ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how to handle error messages in Call transaction and Call Session method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. which logic can be used to handle the table control in BDC method . when table control required ? let me give few transction related to table control of BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. what is structure of BDC DATA ? what is diffrence between BDC Session and Call Transaction method in programming steps ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.how many message types available ? what are they ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.when call transction or Call session  can be used ? how to decide which method is best for requirement ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please help me out . if u have any material or links forward to sunithadf@gmail.com. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Rewards for best answers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Sunitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Sep 2007 03:04:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-29T03:04:55Z</dc:date>
    <item>
      <title>few more basic doubts in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878367#M675856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Floks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few doubts in ABAP programming could please clarify that ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how to handle error messages in Call transaction and Call Session method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. which logic can be used to handle the table control in BDC method . when table control required ? let me give few transction related to table control of BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. what is structure of BDC DATA ? what is diffrence between BDC Session and Call Transaction method in programming steps ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.how many message types available ? what are they ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.when call transction or Call session  can be used ? how to decide which method is best for requirement ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please help me out . if u have any material or links forward to sunithadf@gmail.com. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Rewards for best answers &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Sunitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 03:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878367#M675856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-29T03:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: few more basic doubts in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878368#M675857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are the answers to your questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how to handle error messages in Call transaction and Call Session method .&lt;/P&gt;&lt;P&gt;--&amp;gt; In Call transaction, if you see the command, messages are populated into an internal table. You need to read last record of this table. Using Function module FORMAT_MESSAGE, you can get details of the message. For session method, session gets created and status of session can be seen in transaction SM35. You can process erroneous sessions from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. which logic can be used to handle the table control in BDC method . when table control required ? let me give few transction related to table control of BDC.&lt;/P&gt;&lt;P&gt;--&amp;gt; Check these links which explain in detail with examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3768951"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3763206"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. what is structure of BDC DATA ? what is diffrence between BDC Session and Call Transaction method in programming steps ?&lt;/P&gt;&lt;P&gt;--&amp;gt;PROGRAM - Program Name&lt;/P&gt;&lt;P&gt;DYNPRO - BDC Screen number&lt;/P&gt;&lt;P&gt;DYNBEGIN - BDC screen start (Flag)&lt;/P&gt;&lt;P&gt;FNAM - BDC Field name&lt;/P&gt;&lt;P&gt;FVAL - BDC Field value&lt;/P&gt;&lt;P&gt;______________________________&lt;/P&gt;&lt;P&gt;4.how many message types available ? what are they &lt;/P&gt;&lt;P&gt;--&amp;gt; &lt;/P&gt;&lt;P&gt;A (Abend) Termination&lt;/P&gt;&lt;P&gt;E (Error) Error&lt;/P&gt;&lt;P&gt;I (Info) Information&lt;/P&gt;&lt;P&gt;S (Status) Status message&lt;/P&gt;&lt;P&gt;W (Warning) Warning&lt;/P&gt;&lt;P&gt;X (Exit) Termination with short dump &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.when call transction or Call session can be used ? how to decide which method is best for requirement ?\&lt;/P&gt;&lt;P&gt;--&amp;gt; These threads discuss the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="4065671"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3738135"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 04:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878368#M675857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-29T04:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: few more basic doubts in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878369#M675858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) by using BDCMSGCOL structure u have to define one internal table get all the error records into this after that u have to call function FORMAT_MESSAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of msgtab occurs 0.&lt;/P&gt;&lt;P&gt;         include structure bdcmsgcol.&lt;/P&gt;&lt;P&gt;data : end of msgtab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'tcode' using itab mode e/a/n udate a messages into bdcmsg.&lt;/P&gt;&lt;P&gt;in session methad by default it have log file u can process all the records in SM35  &lt;/P&gt;&lt;P&gt;2)perform bdc_field using 'bdc_okcode' '=p+' this predefined subroutine u have to call when dealing with table control in BDC. ex XK01 creation of vendor&lt;/P&gt;&lt;P&gt;3)see this in SE11&lt;/P&gt;&lt;P&gt;program&lt;/P&gt;&lt;P&gt;dynpro&lt;/P&gt;&lt;P&gt;dynbegin&lt;/P&gt;&lt;P&gt;fieldname&lt;/P&gt;&lt;P&gt;fieldvalue&lt;/P&gt;&lt;P&gt;are fields in this structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) error E( gives error message control remains in until user gives correct input)&lt;/P&gt;&lt;P&gt; abend A (control terminates current program comes to initial screen)&lt;/P&gt;&lt;P&gt;information I ( gives information)&lt;/P&gt;&lt;P&gt;warning w( gives warning message)&lt;/P&gt;&lt;P&gt;exit X (exits the program) leads to short dump analysis&lt;/P&gt;&lt;P&gt;5) if ur uploading large volume of masterdata better to choose for session method.&lt;/P&gt;&lt;P&gt;    session method doesnt returns SY-SUBRC.&lt;/P&gt;&lt;P&gt;if ur uploading small amount of transactional data better to go for call transaction&lt;/P&gt;&lt;P&gt;comparitively it is faster than session method.&lt;/P&gt;&lt;P&gt;reward for useful points&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nagesh.Paruchuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 04:39:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878369#M675858</guid>
      <dc:creator>paruchuri_nagesh</dc:creator>
      <dc:date>2007-09-29T04:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: few more basic doubts in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878370#M675859</link>
      <description>&lt;P&gt;Hi all...&lt;/P&gt;&lt;P&gt;Can anyone please  explain in brief  this piece of code..&lt;/P&gt;&lt;P&gt;Use of FOR, CORRESPONDING,BASE and LET syntax.&lt;/P&gt;&lt;P&gt;Appreciate your help..&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1943795-img-20210614-181112.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 14:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878370#M675859</guid>
      <dc:creator>former_member856923</dc:creator>
      <dc:date>2021-06-14T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: few more basic doubts in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878371#M675860</link>
      <description>&lt;P&gt;Thanks for coming to SAP Community for answers. Please post your question as a new question here: &lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.sap.com/questions/ask.html"&gt;https://answers.sap.com/questions/ask.html&lt;/A&gt;Since you're new in asking questions here, check out our &lt;A href="https://community.sap.com/resources/questions-and-answers"&gt;tutorial about asking and answering questions&lt;/A&gt; (if you haven't already), as it provides tips for preparing questions more effectively, that draw responses from our members. Please note, that your post here won't be answered.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 15:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/few-more-basic-doubts-in-abap/m-p/2878371#M675860</guid>
      <dc:creator>former_member34</dc:creator>
      <dc:date>2021-06-14T15:00:20Z</dc:date>
    </item>
  </channel>
</rss>

