<?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 Re: XD02 BDC Update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464167#M14654</link>
    <description>&lt;P&gt;Did you execute the recording (SHDB) with "Simulate Background Mode" and "Default size" set or did you analyze the dynpro/status during a call of XD02 to find a correct ok_code?&lt;/P&gt;&lt;P&gt;Else, could you consider using another tool like method &lt;A href="https://launchpad.support.sap.com/#/solutions/answers/?q=CMD_EI_API%25253D%25253EMAINTAIN_BAPI"&gt;CMD_EI_API=MAINTAIN_BAPI&lt;/A&gt;? &lt;EM&gt;(e.g. Filling CENTRAL_DATA-TAX_IND-TAX_IND[] from the result of a call of CMD_EI_API_EXTRACT=&amp;gt;GET_DATA and applying your required changes)&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2017 09:02:04 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2017-05-24T09:02:04Z</dc:date>
    <item>
      <title>XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464166#M14653</link>
      <description>&lt;P&gt;I am trying to update the tax details in xd02 BDC . The page down is not working. &lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;SPAN {font-family: "Courier New";font-size: 10pt;color: #000000;background: #FFFFFF;}.L0S33 {color: #4DA619;}.L0S52 {color: #0000FF;}.L0S55 {color: #800080;}.L0S70 {color: #808080;}&lt;/P&gt;&lt;P&gt;perform bdc_field using 'BDC_CURSOR'&lt;BR /&gt; 'KNVI-TAXKD(01)'.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(01)'&lt;BR /&gt; wa_tmp-taxk1.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(02)'&lt;BR /&gt; wa_tmp-taxk2.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(03)'&lt;BR /&gt; wa_tmp-taxk3.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(04)'&lt;BR /&gt; wa_tmp-taxk4.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(05)'&lt;BR /&gt; wa_tmp-taxk5.&lt;BR /&gt; perform bdc_field using 'KNVI-TAXKD(06)'&lt;BR /&gt; wa_tmp-taxk6.&lt;BR /&gt;&lt;BR /&gt; perform bdc_dynpro using 'SAPMF02D' '7000'.&lt;BR /&gt; perform bdc_field using 'BDC_OKCODE'&lt;BR /&gt; '=P+'.&lt;BR /&gt; perform bdc_field using 'BDC_CURSOR'&lt;BR /&gt; 'KNVI-TAXKD(06)'.&lt;/P&gt;&lt;P&gt;kindly help&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sharada&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 04:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464166#M14653</guid>
      <dc:creator>sharprabs</dc:creator>
      <dc:date>2017-05-24T04:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464167#M14654</link>
      <description>&lt;P&gt;Did you execute the recording (SHDB) with "Simulate Background Mode" and "Default size" set or did you analyze the dynpro/status during a call of XD02 to find a correct ok_code?&lt;/P&gt;&lt;P&gt;Else, could you consider using another tool like method &lt;A href="https://launchpad.support.sap.com/#/solutions/answers/?q=CMD_EI_API%25253D%25253EMAINTAIN_BAPI"&gt;CMD_EI_API=MAINTAIN_BAPI&lt;/A&gt;? &lt;EM&gt;(e.g. Filling CENTRAL_DATA-TAX_IND-TAX_IND[] from the result of a call of CMD_EI_API_EXTRACT=&amp;gt;GET_DATA and applying your required changes)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 09:02:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464167#M14654</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-05-24T09:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464168#M14655</link>
      <description>&lt;P&gt;&lt;BR /&gt;SHDB values are same and passed all &lt;/P&gt;&lt;P&gt;"Simulate Background Mode" and "Default size". &lt;/P&gt;&lt;P&gt;Can you share some example for &lt;/P&gt;&lt;P&gt;CMD_EI_API .  Tried its not working&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 11:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464168#M14655</guid>
      <dc:creator>sharprabs</dc:creator>
      <dc:date>2017-05-24T11:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464169#M14656</link>
      <description>&lt;P&gt;The keys "page down" and "page up" simply don't work in batch input, as said &lt;A href="https://archive.sap.com/discussions/message/16868641#message-16868641"&gt;in this SCN thread&lt;/A&gt; : As said in the note &lt;A href="https://service.sap.com/sap/support/notes/11788"&gt;11788 - Batch input, variable step loop or table control&lt;/A&gt; : "&lt;EM&gt;Please note that scrolling in a table control with the vertical scroll bar cannot be used in batch input. In the batch input you can only scroll in a table control if the application specifically provides and processes OK codes for this." ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 19:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464169#M14656</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-24T19:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464170#M14657</link>
      <description>&lt;P&gt;Tnx . Tried with &lt;/P&gt;&lt;P&gt;&lt;EM&gt;CMD_EI_API_EXTRACT=&amp;gt;GET_DATA ..Working&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sharing Code for others:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;REPORT ztest_sh_cust.&lt;BR /&gt;DATA is_master_data TYPE cmds_ei_main.&lt;BR /&gt;DATA: es_master_data TYPE cmds_ei_main.&lt;BR /&gt;DATA: es_error TYPE cvis_message.&lt;BR /&gt;DATA: wa_customers type cmds_ei_extern.&lt;BR /&gt;DATA: lt_sales TYPE cmds_ei_sales_t.&lt;BR /&gt;DATA: wa_sales LIKE LINE OF lt_sales.&lt;BR /&gt;data: gp_vkorg TYPE vkorg.&lt;BR /&gt;data: gp_vtweg TYPE vtweg.&lt;BR /&gt;data: gp_spart TYPE spart.&lt;BR /&gt;data :lw_master_data_correct TYPE cmds_ei_main,&lt;BR /&gt; lw_message_correct TYPE cvis_message,&lt;BR /&gt; lw_master_data_defective TYPE cmds_ei_main,&lt;BR /&gt; lw_message_defective TYPE cvis_message&lt;BR /&gt;.&lt;BR /&gt;data : cs_customer type REF TO CMD_EI_API.&lt;BR /&gt;data : is_tax TYPE CMDS_EI_CMD_TAX_IND.&lt;BR /&gt; FIELD-SYMBOLS:&lt;BR /&gt; &amp;lt;lf_cst&amp;gt; TYPE cmds_ei_extern,&lt;BR /&gt; &amp;lt;lf_gen&amp;gt; TYPE cmds_ei_central_data.&lt;BR /&gt;&lt;BR /&gt;gp_vkorg = '1100'.&lt;BR /&gt; gp_vtweg = '10'.&lt;BR /&gt; gp_spart = '10'.&lt;BR /&gt;* Check obligatory fields for KNVV&lt;BR /&gt;CHECK gp_vkorg IS NOT INITIAL AND gp_vtweg IS NOT INITIAL&lt;BR /&gt; AND gp_spart IS NOT INITIAL.&lt;BR /&gt;* Control parameters&lt;BR /&gt;wa_customers-header-object_instance-kunnr = '0000000081'. "customer number&lt;BR /&gt;wa_customers-header-object_task = 'U'. "update customer&lt;BR /&gt;APPEND wa_customers TO is_master_data-customers.&lt;BR /&gt;* Read customer&lt;BR /&gt;cmd_ei_api_extract=&amp;gt;get_data( EXPORTING is_master_data = is_master_data&lt;BR /&gt; IMPORTING es_master_data = es_master_data ).&lt;BR /&gt;&lt;BR /&gt;data : wa_taxind type CMDS_EI_TAX_IND.&lt;BR /&gt;READ TABLE es_master_data-customers ASSIGNING &amp;lt;lf_cst&amp;gt; INDEX 1.&lt;BR /&gt; CHECK sy-subrc EQ 0.&lt;BR /&gt;loop at &amp;lt;lf_cst&amp;gt;-CENTRAL_DATA-TAX_IND-tax_ind into wa_taxind.&lt;BR /&gt; if wa_taxind-DATA_KEY-TATYP eq 'JIN1'.&lt;BR /&gt; wa_taxind-DATA-TAXKD = '1'.&lt;BR /&gt; MODIFY &amp;lt;lf_cst&amp;gt;-CENTRAL_DATA-TAX_IND-tax_ind from wa_taxind TRANSPORTING DATA_KEY DATA.&lt;BR /&gt; endif.&lt;BR /&gt; endloop.&lt;BR /&gt;*&lt;BR /&gt; &amp;lt;lf_cst&amp;gt;-header-object_task = 'U'. "update customer&lt;BR /&gt;&lt;BR /&gt;modify es_master_data-customers from &amp;lt;lf_cst&amp;gt; INDEX 1.&lt;BR /&gt;&lt;BR /&gt; cmd_ei_api=&amp;gt;maintain( EXPORTING is_master_data = es_master_data&lt;BR /&gt; IMPORTING es_error = es_error ).&lt;BR /&gt;&lt;BR /&gt; IF es_error-is_error IS INITIAL.&lt;BR /&gt;** No errors? Commit work&lt;BR /&gt; CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;BR /&gt; EXPORTING&lt;BR /&gt; wait = abap_true.&lt;BR /&gt; ELSE.&lt;BR /&gt; CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.&lt;BR /&gt;ENDIF.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 03:44:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464170#M14657</guid>
      <dc:creator>sharprabs</dc:creator>
      <dc:date>2017-05-25T03:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: XD02 BDC Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464171#M14658</link>
      <description>&lt;P&gt;&lt;BR /&gt;Yes Screens for Credit Note Debit Note and QM also have OK Codes and BDC with P+ is working fine.&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 04:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xd02-bdc-update/m-p/464171#M14658</guid>
      <dc:creator>sharprabs</dc:creator>
      <dc:date>2017-05-25T04:29:54Z</dc:date>
    </item>
  </channel>
</rss>

