<?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: Reports &amp; idoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724518#M316005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS:&lt;/P&gt;&lt;P&gt;  p_create RADIOBUTTON GROUP 1 DEFAULT 'X',&lt;/P&gt;&lt;P&gt;  p_change RADIOBUTTON GROUP 1.             " Assign Change Number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2006 12:49:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-13T12:49:50Z</dc:date>
    <item>
      <title>Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724516#M316003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1what is the difference between IDOC types and IDOC views?&lt;/P&gt;&lt;P&gt;2.What is Document Tool and what is use of it?&lt;/P&gt;&lt;P&gt;3.what is IDOC archiving?&lt;/P&gt;&lt;P&gt;4.what is the difference between watch point and break point.?&lt;/P&gt;&lt;P&gt;5.How to add extra functionality to a standard print program without&lt;/P&gt;&lt;P&gt;touching the print program?&lt;/P&gt;&lt;P&gt;6.what is Output Determination?&lt;/P&gt;&lt;P&gt;7.What is the program to get the difference between two dates.&lt;/P&gt;&lt;P&gt;8.Write down the program to display previous date from current date by default.&lt;/P&gt;&lt;P&gt;9. Develpoe a program how to set month first and last date by default&lt;/P&gt;&lt;P&gt;for the select-options.&lt;/P&gt;&lt;P&gt;10. There are two radio buttons on screen wherever select one that one will be in enable mode other will display in disable mode give the code for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Nov 2006 06:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724516#M316003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-12T06:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724517#M316004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;1.IDOC View&amp;lt;/b&amp;gt; - Contains a subset of all segments for one IDoc type.&lt;/P&gt;&lt;P&gt;When transmitting a logical message, not all segments in an IDoc type are required. Views can be used to ensure that only the segments required for a message are displayed, which in turn reduces the size of the dataset.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;IDOC type&amp;lt;/b&amp;gt; - Supplied by SAP.&lt;/P&gt;&lt;P&gt;IDOC types can be modified by customers to create a new, upward-compatible IDoc type. They can also be defined by customers and modified later. IDOC types and subsequent modifications created by customers are not necessarily upward compatible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.IDOC archiving - i.e archiving the IDOC for future reference (for example Financial documents are archieved).RSEXARCA - IDOC archiving Program, RSEXARCB-Periodic implementation program in background. If u want to know about archiving more go to transaction SARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.There are two type of break-point Static and Dynamic.Break point can be set for a statement, function modules,subroutines,methods,exceptions.&lt;/P&gt;&lt;P&gt;   Watch point is a special type of break point which is set dynamically and local watch points are set for a statement , internal table, classes. we can use logical operator AND , OR between watch points. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.If u want to change standard program means use user exists or BADI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.Have u worked in transaction VK01. There u have to specific the transmision medium, partner function, date/time, processing program through this ur output will be determined.See VK01 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8.DATA : PREV TYPE D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PREV = SY-DATUM - 1.&lt;/P&gt;&lt;P&gt;WRITE : PREV. "THE DATA FORMAT WILL BE mONTH/DATA/YEAR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 07:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724517#M316004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T07:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724518#M316005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS:&lt;/P&gt;&lt;P&gt;  p_create RADIOBUTTON GROUP 1 DEFAULT 'X',&lt;/P&gt;&lt;P&gt;  p_change RADIOBUTTON GROUP 1.             " Assign Change Number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 12:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724518#M316005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T12:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724519#M316006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mention a watch point in debugging screen for e.g.&lt;/P&gt;&lt;P&gt;itab-ebeln = '123456789' and save. Execute the program. When the condition is met the program switches to debugging mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the radio button logic in CHAIN ENDCHAIN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 19:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724519#M316006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T19:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724520#M316007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For IDOC related info have a look at below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. U can use FM SD_DATETIME_DIFFERENCE or check below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: fromdate type sy-datum value 15.11.2006,&lt;/P&gt;&lt;P&gt;todate type sy-datum value 20.11.2006,&lt;/P&gt;&lt;P&gt;numofdays type i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : d TYPE sy-datum.&lt;/P&gt;&lt;P&gt;d = fromdate - 1.&lt;/P&gt;&lt;P&gt;DO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d = d + 1.&lt;/P&gt;&lt;P&gt;IF d &amp;gt; todate.&lt;/P&gt;&lt;P&gt;EXIT.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'DATE_CHECK_WORKINGDAY'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;date = d&lt;/P&gt;&lt;P&gt;factory_calendar_id = '01'&lt;/P&gt;&lt;P&gt;message_type = 'I'&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;date_after_range = 1&lt;/P&gt;&lt;P&gt;date_before_range = 2&lt;/P&gt;&lt;P&gt;date_invalid = 3&lt;/P&gt;&lt;P&gt;date_no_workingday = 4&lt;/P&gt;&lt;P&gt;factory_calendar_not_found = 5&lt;/P&gt;&lt;P&gt;message_type_invalid = 6&lt;/P&gt;&lt;P&gt;OTHERS = 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc = 0.&lt;/P&gt;&lt;P&gt;numofdays = numofdays + 1.&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; d.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. Use FM HR_JP_MONTH_BEGIN_END_DATE to get start date and en day of month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also use below FMs to get the last day of month:&lt;/P&gt;&lt;P&gt;SG_PS_GET_LAST_DAY_OF_MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRVE_LAST_DAY_OF_MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLS_MISC_GET_LAST_DAY_OF_MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 03:43:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724520#M316007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-15T03:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reports &amp; idoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724521#M316008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls provide the code . i cannot understand how to write? i dont know anything about chain ..end chain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 12:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports-idoc/m-p/1724521#M316008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T12:06:02Z</dc:date>
    </item>
  </channel>
</rss>

