<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techskills &#187; SAP CCS</title>
	<atom:link href="http://blogs.moovar.com/sap/category/sap-ccs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.moovar.com/sap</link>
	<description></description>
	<lastBuildDate>Fri, 11 Jun 2010 17:08:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SAP CRM &#8212; WEB IC Create a new search view and result view</title>
		<link>http://blogs.moovar.com/sap/sap-crm-web-ic-create-a-new-search-view-and-result-view/</link>
		<comments>http://blogs.moovar.com/sap/sap-crm-web-ic-create-a-new-search-view-and-result-view/#comments</comments>
		<pubDate>Sun, 10 May 2009 01:14:53 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[SAP CRM]]></category>
		<category><![CDATA[WEB-IC]]></category>
		<category><![CDATA[WEB-UI]]></category>
		<category><![CDATA[CRM Search View]]></category>
		<category><![CDATA[SAP CRM Component]]></category>
		<category><![CDATA[SAP CRM VIEW]]></category>
		<category><![CDATA[SAP CRM WEB-IC]]></category>
		<category><![CDATA[sap-crm-web-ui]]></category>
		<category><![CDATA[VIEW SET]]></category>
		<category><![CDATA[WEB-IC Component]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=424</guid>
		<description><![CDATA[In this post let is see how to create a search and result view and link the view to the BOL object.
To learn about Custom BOL for a Z Table Click here.
Click Here to Go thru that post to understand how to create a New component and the new view.

Pre request. A new Component and a [...]]]></description>
			<content:encoded><![CDATA[<p>In this post let is see how to create a search and result view and link the view to the BOL object.</p>
<p>To learn about Custom BOL for a Z Table <strong><a title="How to Create Custom BOL Object" href="http://blogs.moovar.com/sap/sap-crm-create-a-custom-bol-for-web-ic/" target="_blank">Click here</a>.</strong></p>
<p><strong><a title="New Component and View" href="http://blogs.moovar.com/sap/sap-crm-create-new-web-ic-component-using-bsp-wd-workbench-bsp_wd_cmpwb/" target="_blank">Click Here</a></strong> to Go thru that post to understand how to create a New component and the new view.<br />
<span id="more-424"></span><br />
Pre request. A new Component and a BOL object. Use the above link to learn about that before start going forward.</p>
<p>OK now you have a component. Let us go thru and see how we can create a search and result views.</p>
<p>For search you need to have 3 views one is search view and another is result view and a third view is the View set. In this view set you combine the view one and two. We are going to use the ZTBOL as our BOL object for this example.</p>
<p><strong>Component Initial Preparation for Search and Result View creation</strong></p>
<p>First we need to link the custom BOL object to this Component. Go to the Runtime Repository Editor and click on the edit. Now add the ztbol to this component.  See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-01.jpg"><img class="alignnone size-full wp-image-425" title="search-result-01" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-01.jpg" alt="search-result-01" width="686" height="274" /></a></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-02.jpg"><img class="alignnone size-full wp-image-426" title="search-result-02" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-02.jpg" alt="search-result-02" width="561" height="265" /></a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2944144309223940";
/* 728x90, created 5/31/08 */
google_ad_slot = "4571329625";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-03.jpg"><img class="alignnone size-full wp-image-427" title="search-result-03" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-03.jpg" alt="search-result-03" width="630" height="211" /></a></p>
<p>Now the custom BOL component (ZTBOL) is added to our search and result component. Make sure you save this. </p>
<p><strong>Search View</strong></p>
<p>Create a view with the MODEL Node using the custom BOL.</p>
<p>Now click  on the browser component structure tab and go to the ZSRCMP component. Click on the View and right click to create a view. The Create New View Wizard will popup and continue the process. See the following screen shots for the process.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-05.jpg"><img class="alignnone size-full wp-image-428" title="search-result-05" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-05.jpg" alt="search-result-05" width="702" height="150" /></a></p>
<p>The Above is the name of the View.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-06.jpg"><img class="alignnone size-full wp-image-429" title="search-result-06" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/05/search-result-06.jpg" alt="search-result-06" width="978" height="360" /></a></p>
<p>In the above screen you need to enter the name for the model nodes(like a abap structure name) and the BOL entity that you created during the Custom BOL creation( for more info <a title="How to Create Custom BOL Object" href="http://blogs.moovar.com/sap/sap-crm-create-a-custom-bol-for-web-ic/" target="_blank"><strong>Click here</strong></a> for custom BOL)</p>
<p>Select the TestSearchAdv structure that we need for the search view. TestResult structure will be used for the result view. Now let us go to the next screen in the wizard .  Now we need to identify the attributes fields that we need to use for this model nodes.  So go to model attributes screen. Skip the value node screen. In the <strong>Add Model Attributes to Modell Node </strong>click on the + sign to add the attributes. See the following screen shot.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2944144309223940";
/* 728x90, created 5/31/08 */
google_ad_slot = "4571329625";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/sap-crm-web-ic-create-a-new-search-view-and-result-view/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Learn SAP &#8212; Debug Background Jobs &#8212; SM37</title>
		<link>http://blogs.moovar.com/sap/learn-sap-debug-background-jobs-sm37/</link>
		<comments>http://blogs.moovar.com/sap/learn-sap-debug-background-jobs-sm37/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 16:17:54 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[SAP CRM]]></category>
		<category><![CDATA[Debug ABAP]]></category>
		<category><![CDATA[Debug Background Jobs]]></category>
		<category><![CDATA[SAP Background jobs]]></category>
		<category><![CDATA[SAP BAsic]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=354</guid>
		<description><![CDATA[In this post let us see how we can debug the Background jobs in SAP.
To setup the jobs click here.

first setup the job as mentioned in the above link. Once the job is setup go to SM37. You should see the job that you setup in sm37. See the following screen shot.
 
Now the job is [...]]]></description>
			<content:encoded><![CDATA[<p>In this post let us see how we can debug the Background jobs in SAP.</p>
<p>To setup the jobs <a title="Setup back ground job" href="http://blogs.moovar.com/sap/learn-sap-batch-and-background-jobs-sm37" target="_blank"><strong>click here</strong></a><strong>.</strong><br />
<span id="more-354"></span><br />
first setup the job as mentioned in the above link. Once the job is setup go to SM37. You should see the job that you setup in sm37. See the following screen shot.</p>
<p> <img class="alignnone size-full wp-image-356" title="job-debug-01" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/04/job-debug-01.jpg" alt="job-debug-01" width="747" height="190" /></p>
<p>Now the job is setup and not released.</p>
<p>Now select the job and enter JDBG in the command center with out /n. See the following screen shot.</p>
<p><!--adsense--></p>
<p><img class="alignnone size-full wp-image-357" title="job-debug-02" src="http://blogs.moovar.com/sap/wp-content/uploads/2009/04/job-debug-02.jpg" alt="job-debug-02" width="731" height="348" /></p>
<p>Once you click enter press <strong>F7</strong>  until control goes to your Z code. This is important else you will have some issues.</p>
<p>* Cancelled jobs can also be debugged in this way.<br />
But please keep in mind, this is no simulation. All updates, deletes or whatever else is done in this job will be executed !</p>
<p>Thanks to  Sadananda Chinnahalli  who provided this information. He is one of the best programmer that I know and very good  knowledge in SAP.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/learn-sap-debug-background-jobs-sm37/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn SAP &#8212; IDOC Configuration</title>
		<link>http://blogs.moovar.com/sap/learn-sap-idoc-configuration/</link>
		<comments>http://blogs.moovar.com/sap/learn-sap-idoc-configuration/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 02:29:03 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[SAP CRM]]></category>
		<category><![CDATA[IDOC]]></category>
		<category><![CDATA[SAP IDOC]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=206</guid>
		<description><![CDATA[If you want to know the IDOC basic (create , execute and select the list) then Click Here.
In this post let us see how to configure a new IDOC message type in the SAP system.
The Main SAP Transaction for IDOC processing is WEDI. AS soon as you go there you will see all the t-code associated [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-2.jpg"></a><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-9.jpg"></a>If you want to know the IDOC basic (create , execute and select the list) then <a href="http://blogs.moovar.com/sap/learn-sap-idoc-basic/" target="_blank"><strong>Click Here</strong></a>.</p>
<p>In this post let us see how to configure a new IDOC message type in the SAP system.</p>
<p>The Main SAP Transaction for IDOC processing is WEDI. AS soon as you go there you will see all the t-code associated with the IDOC will appear. This contains all the IDOC t-codes  from creating to processing to configuration.</p>
<p>Here we are going to look in to a business case and see how we can configure the IDOC and how to process the IDOC.  We have a Text file coming from a 3rd party with customer first name, last name and Age.<br />
<span id="more-206"></span><br />
We need to create a new message type and store this information as idoc. Once we received this IDOC we need to process the data and load this data to a table(real life we call a SAP BAPI or sap function module normally BP create).</p>
<p>The text file format is as follows</p>
<p>First name char(20), last name char(20) and age number (3).</p>
<p>All of the following things are transportable. Save the transports. You can move the same config and the data from one system to another using this transport.</p>
<p><strong>Create and/or Configure New IDOC segments:</strong></p>
<p>T-Code is WE31.</p>
<p>Create a new Segment type ZTEST_CUST. See the following screen shot. </p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-2.jpg"><img class="alignnone size-medium wp-image-207" title="idc-2" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-2-300x292.jpg" alt="" width="300" height="292" /></a></p>
<p>Click create and see the following  screen shot. Now the Segment is created we are ready to create Idoc types and Message type.</p>
<p>Create and/or Configure New IDOC types:</p>
<p>T-Code is WE31.</p>
<p><strong>Create a new IDOC type ZTEST_IDOC_TYPE.</strong></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-4.jpg"><img class="alignnone size-medium wp-image-208" title="idc-4" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-4-300x150.jpg" alt="" width="300" height="150" /></a></p>
<p>Click create that will take you to the next screen. see the screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-5.jpg"><img class="alignnone size-medium wp-image-209" title="idc-5" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-5-300x120.jpg" alt="" width="300" height="120" /></a></p>
<p>Click on the create segment. A pop-up will display. See the following screen shot. Select the created segment type and click continue.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-6.jpg"><img class="alignnone size-medium wp-image-210" title="idc-6" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-6-300x172.jpg" alt="" width="300" height="172" /></a><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-7.jpg"><img class="alignnone size-medium wp-image-211" title="idc-7" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-7-300x105.jpg" alt="" width="300" height="105" /></a></p>
<p>Now click save and save the IDOC type. Now we have a IDOC structure that can have the first,last name and the age.Now let us go to the message type.<br />
<!--adsense--><br />
<strong>Create and/or Configure New Message types:</strong></p>
<p>T-Code is WE81.</p>
<p>Go to the screen click on edit/change and add new entries and add a new message type ZTEST_MES_TYPE. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-8.jpg"></a></p>
<p>Now the new message type is created.</p>
<p><strong>Configure the New Message type and the New IDOC Type:</strong></p>
<p> T-Code is WE82.</p>
<p>Now connect the Message type and the IDOC type. Go to the screen click on edit/change and add new entries and add the ZTEST_MES_TYPE ,ZTEST_IDOC_TYPE and version  as 46C or any SAP valid Version. Save the data and store the transport. See  the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-9.jpg"><img class="alignnone size-medium wp-image-213" title="idc-9" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-9-300x134.jpg" alt="" width="300" height="134" /></a></p>
<p>Now Assign a function module to this new message type.</p>
<p><strong>Create and/or Configure New Message types / Application Object :</strong></p>
<p>T-Code is WE57.</p>
<p>Add the new function module to this message type so that when ever we get a new IDOC data then the SAP will call this function module where we need to put the code in for what ever process we need to do.(usually decode the idoc and validate the data and post the data in the system).</p>
<p>Go in to this transaction and go to change mode and add new entries. See the following screen shots.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-10.jpg"><img class="alignnone size-medium wp-image-214" title="idc-10" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-10-300x74.jpg" alt="" width="300" height="74" /></a></p>
<p>In the new entry screen add the function module that you want to execute for this IDOC data. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-11.jpg"><img class="alignnone size-medium wp-image-215" title="idc-11" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-11-300x184.jpg" alt="" width="300" height="184" /></a></p>
<p>Now setup the Inbound processing code. It is in WE42. Go to BD51 and add your function module.</p>
<p>go to WE42 and add your input processing code. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-13.jpg"><img class="alignnone size-medium wp-image-216" title="idc-13" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-13-300x218.jpg" alt="" width="300" height="218" /></a></p>
<p>Now go to the Partner function and add this IDOC. So that for the same data type we can control what function we need to do if that comes from different partners.</p>
<p> </p>
<p><strong>Create and/or Configure Partner Profile:</strong></p>
<p>T-Code is WE20.</p>
<p>Go to this transaction and setup this Message type to the partner that are sending the data to the SAP system. Our message is inbound so add this to the inbound parameters. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-14.jpg"><img class="alignnone size-medium wp-image-217" title="idc-14" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/idc-14-300x253.jpg" alt="" width="300" height="253" /></a></p>
<p>Hope this helps.  Let me know if you have any questions.</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/learn-sap-idoc-configuration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Learn SAP &#8212; IDOC basic</title>
		<link>http://blogs.moovar.com/sap/learn-sap-idoc-basic/</link>
		<comments>http://blogs.moovar.com/sap/learn-sap-idoc-basic/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 02:28:50 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[SAP CRM]]></category>
		<category><![CDATA[IDOC]]></category>
		<category><![CDATA[SAP IDOC]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=192</guid>
		<description><![CDATA[In this post let us see about IDOC.
What is a IDOC?
    IDOC is a Intermediate DOCument[IDOC] that is used in SAP. The best way to import data from Any system to SAP is thru IDOC. Once the data is in the IDOC format SAP can read the information and store the data in that as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-7.jpg"></a>In this post let us see about IDOC.</p>
<p>What is a IDOC?</p>
<p>    IDOC is a <strong>I</strong>ntermediate <strong>DOC</strong>ument[<strong>IDOC</strong>] that is used in SAP. The best way to import data from Any system to SAP is thru IDOC. Once the data is in the IDOC format SAP can read the information and store the data in that as IDOC which it stores in the database and will be available for processing and posting the data in the SAP system.<br />
<span id="more-192"></span><br />
Each IDOC has a message type by which we can group a particular type of data by a message type and message code. We can make the IDOC process immediately by the Message type and Message code.</p>
<p>Let us see some basic function of how to look in to a IDOC and how the IDOC data looks and how to process the idoc.</p>
<p><strong>View the existing IDOC:</strong></p>
<p>use WE05 or WE02 to get the list of IDOC. In this example let us select all the message type ORDERS. Look the following Screen shot <a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-1.jpg"></a>for the IDOC selection List.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-1.jpg"><img class="alignnone size-medium wp-image-193" title="id-1" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-1-300x206.jpg" alt="" width="300" height="206" /></a></p>
<p>Click execute the next screen will show all the IDOC for Orders in the system. I removed the date in the selection else it will select only for current day. (I created 4 order IDOCS). See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-2.jpg"><img class="alignnone size-medium wp-image-194" title="id-2" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-2-300x106.jpg" alt="" width="300" height="106" /></a></p>
<p>Double click on the IDOC number that will take you to that single IDOC where you can see the segments of the IDOC. See the following screen shot.<a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-3.jpg"></a></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-3.jpg"><img class="alignnone size-medium wp-image-195" title="id-3" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-3-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p>Each IDOC has a segment and each segment has fields and values. SAP stores all the value information in the sdata format and when every we use this tool that will map the data and show it to us in the readable format.</p>
<p>Now we have the data you need to have a function module to process this IDOC. That function module can do any thing from validation this data to post the data in to the SAP system. In this example this is a Purchase order. We need to execute this idoc and post this purchase order in the system. Let us see how to execute this IDOC.</p>
<p>You can execute this IDOC as soon as you created by batch process or Manually using WE19 or take a existing IDOC and USE DB87 to process the idoc. Remember if you use WE19 and view a existing IDOC and process that IDOC SAP will create a NEW IDOC with the same data and process the new idoc only not the one you want to do. For processing a existing IDOC use BD87.</p>
<p><!--adsense--><br />
<strong>Create a new and Process immediately using WE19:</strong></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-4.jpg"><img class="alignnone size-medium wp-image-196" title="id-4" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-4-300x127.jpg" alt="" width="300" height="127" /></a></p>
<p>Click on create (F8) that will take you to the following screen. Where you need to enter all the necessary data in the segment fields.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-5.jpg"><img class="alignnone size-medium wp-image-197" title="id-5" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-5-300x126.jpg" alt="" width="300" height="126" /></a></p>
<p>Click on the right hand side a pop-up will show with the fields and the values (as blank) will appear. See the screen shot as follows.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-6.jpg"><img class="alignnone size-medium wp-image-198" title="id-6" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-6-300x128.jpg" alt="" width="300" height="128" /></a></p>
<p>Enter all the necessary values for the Order processing or the values that is minimum needed for the order processing. Once the data is entered we can process directly from here. When you process directly from here that will create the IDOC and process the data or you can just store the data.</p>
<p>When you click on standard Inbound or the standard outbound then the system will consider as a inbound data or outbound data and store the idoc data. If you want to process the idoc then click on the inbound function module and select the function module that you want this idoc to execute that will create the idoc and execute the function module and show you the status as success or error.</p>
<p>see the following screen shot.</p>
<p> </p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-7.jpg"><img class="alignnone size-medium wp-image-200" title="id-7" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-7-300x115.jpg" alt="" width="300" height="115" /></a></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-8.jpg"><img class="alignnone size-medium wp-image-201" title="id-8" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-8-300x142.jpg" alt="" width="300" height="142" /></a></p>
<p>Select the function module and click execute that will give you error or process successfully.</p>
<p><strong>Process IDOC using BD87:</strong></p>
<p>In bd87 you can take a existing IDOC and process. See the following screen shot. You no need to select the function module to execute. SAP will get that information from the configuration.</p>
<p>See the following screen shots.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-9.jpg"><img class="alignnone size-medium wp-image-202" title="id-9" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-9-300x229.jpg" alt="" width="300" height="229" /></a></p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-10.jpg"><img class="alignnone size-medium wp-image-203" title="id-10" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/09/id-10-300x100.jpg" alt="" width="300" height="100" /></a></p>
<p>select the idoc and click process that will take care of the processing.</p>
<p>This is how you can view or create or process a idoc.</p>
<p>Please click here for <strong><a title="IDOC Configuration" href="http://blogs.moovar.com/sap/learn-sap-idoc-configuration/" target="_blank">IDOC Configuration</a>.</strong></p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/learn-sap-idoc-basic/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SAP CCS Transaction Codes</title>
		<link>http://blogs.moovar.com/sap/sap-ccs-transaction-codes/</link>
		<comments>http://blogs.moovar.com/sap/sap-ccs-transaction-codes/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 03:02:42 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[sap t-code]]></category>
		<category><![CDATA[sap transaction Code]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=159</guid>
		<description><![CDATA[Some of the main transaction code that I use in CCS.
Hope this helps. Click here to find the transaction code for any modules.
Common way to get the T-CODE Information (user table TSTC) 
E*EDM*   &#8212; This will give all about the EDM in TSTC 
WE* &#8211;  All about IDOC in TSTC 
SW*  &#8212; All about Work Flow in TSTC 

Transaction [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the main transaction code that I use in CCS.</p>
<p>Hope this helps. <a href="http://blogs.moovar.com/sap/learn-sap-transaction-codes/"><strong>Click here</strong></a> to find the transaction code for any modules.</p>
<p><strong>Common way to get the T-CODE Information (user table TSTC) <br />
</strong>E*EDM*   &#8212; This will give all about the EDM in TSTC <br />
WE* &#8211;  All about IDOC in TSTC <br />
SW*  &#8212; All about Work Flow in TSTC </p>
<p><span id="more-159"></span></p>
<p><strong>Transaction Code (Generation and maintenance) Description</strong><br />
/nSE93     Transaction codes<br />
 <br />
 <br />
<strong>Table and data objects Description<br />
</strong>/nSE16           Table and data browser<br />
/nSE11           Create/Maintain data Objects<br />
/nSM30          Maintain Table Views.<br />
/nSE14           Adjust DB Tables<br />
<strong>Program Run and Edit Description</strong><br />
/nSE37                 Abap Functions<br />
/nSE38                 Abap Reports / Programs<br />
/nSE24                 Class Builder<br />
/nSE80                 Abap Editor for all programs<br />
/nSE71                 SAP Scripts<br />
/nSMARTFORMS   Smart Forms<br />
<strong>Abap program Debug T-Codes Description<br />
</strong>/H if you use this code before running any program then you can debug the code step by step<br />
/nST05       Trace the SQL statement<br />
/nST01       SQL Trace<br />
<strong>General &#8211; ABAP Description</strong><br />
/nSE91       Message Maintenance<br />
/nSHDB      BDC Transaction Recorder<br />
 <br />
<!--adsense--><br />
<strong>IDOC Edit run and select Description<br />
</strong>/nBD87        Process IDOC<br />
/nWE02        Select IDOC<br />
/nWE05        Select IDOC<br />
/nWE19       Edit IDOC</p>
<p><strong>New IDOC Configuration Description<br />
</strong>/nWEDI        IDOC and EDI Basis<br />
/nWE81       Message Types<br />
WE30           IDoc Types<br />
WE82           IDoc Type / Message<br />
WE57           Message / Application Object<br />
WE20           Partner Profile<br />
WE42           Inbound Process Code<br />
WE31           IDoc Segments<br />
 <br />
<strong>Short Dump Description<br />
</strong>/nST22 Dump Analysis<br />
<strong>User Information Description<br />
</strong>/nSU01D     User Display<br />
/nSU53        Evaluation of Authorization Check- Display user Auth for a program or transaction<br />
<strong>Work Flow Description<br />
</strong>/nSWDD     Work Flow<br />
<strong>SAP Queries Description<br />
</strong>/nSQ01     SAP Query: Maintain queries<br />
/nSQ02     SAP Query: Maintain InfoSet<br />
/nSQ03     SAP Query: Maintain user groups<br />
<strong>Transport Information Description<br />
</strong>/nSE09     Transport organizer<br />
/nSE10     Transport organizer<br />
/nSE01     Transport organizer<br />
<strong>Back Ground Jobs Description<br />
</strong>/nSM37       Monitor Job<br />
/nSM36       Create Job<br />
/nSM35       Batch Input</p>
<p><strong>Server Process Overview Description<br />
</strong>/nSM50      Process overview Dialog and Background</p>
<p><strong>Number Range Description<br />
</strong>SNRO                   Number range object maintenance<br />
SNUM                  Number range object maintenance<br />
EN00                   IS-U print documents number range object intervals<br />
 <br />
<strong>Business Object Repository (BOR) &#8211; BAPI Explorer Description<br />
</strong>/nSWO1 <br />
<strong>ISU-BillPrint Description<br />
</strong>EFRM             Billprint form Maintenance<br />
EA29             Create batch job for bill print<br />
EA60             Print documents<br />
<strong>Data Migration Workbench &#8211; ISU Description<br />
</strong>EMIGALL        Data Transfer from Legacy Systems for CCS<br />
LSMW            ALL Master Data Transfer<br />
<strong>ISU &#8211; Billing/Invoicing Description<br />
</strong>EA00       Billing All events or Display bill document<br />
EA40       Display print Document<br />
EA15       Invoicing document Reversal<br />
EA19       Creating a invoice<br />
EASIBI      Billing and Invoicing<br />
FPL9        Display Account payment details<br />
FPB0        Post Payments<br />
EA38       Create batch job for billing<br />
EA26       Create batch job for invoice<br />
<strong>ISU-Dunning Description<br />
</strong>FPVA              Create batch job for dunning proposal<br />
FPVB              Create batch job for dunning activity<br />
FPCOPARA     Create batch job for dunning correspondence<br />
FPM*             Dunning related t-codes<br />
<strong>Other Transactions Description<br />
</strong>NACE                           Conditions for output control<br />
DMWB                          Document Modeling Workbench<br />
ABAPDOCU                  ABAP documentation<br />
SEARCH_SAP_MENU     Search for sap transaction codes<br />
SLG*                             Application log transactions</p>
<p><strong>Workflow Description<br />
</strong>PFCP  General Task Maintenance<br />
PFTC  General Task Maintenance<br />
PFTC*  All others related to task<br />
/nSWDC <br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/sap-ccs-transaction-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn SAP &#8212; Transaction Codes</title>
		<link>http://blogs.moovar.com/sap/learn-sap-transaction-codes/</link>
		<comments>http://blogs.moovar.com/sap/learn-sap-transaction-codes/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 15:04:19 +0000</pubDate>
		<dc:creator>kumar</dc:creator>
				<category><![CDATA[Learn SAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP CCS]]></category>
		<category><![CDATA[SAP CRM]]></category>
		<category><![CDATA[sap t-code]]></category>
		<category><![CDATA[sap transaction Code]]></category>

		<guid isPermaLink="false">http://blogs.moovar.com/sap/?p=146</guid>
		<description><![CDATA[In SAP if you want to know about the transaction codes easily let me walk you thru this.
Transaction Code :
   This is the code which is used in SAP modules to go to a certain program and execute that code easily instead of going thru the menu. This is very helpful if certain people are doing a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-5.jpg"></a>In SAP if you want to know about the transaction codes easily let me walk you thru this.</p>
<p>Transaction Code :</p>
<p>   This is the code which is used in SAP modules to go to a certain program and execute that code easily instead of going thru the menu. This is very helpful if certain people are doing a certain set of jobs then they can go to the process by this code.</p>
<p>   The short form of this is T-Code.<br />
<span id="more-146"></span><br />
Look at the following example which will show you what is the t-code and how to use the t-code and how to find the t-code.</p>
<p>suppose I want to see a some code for a function module in the editor. We have a t-code for that with out t-code I need to go to the menu. see the screen shot for menu and t-code.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-1.jpg"><img class="alignnone size-medium wp-image-147" title="t-code-1" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-1-283x300.jpg" alt="" width="283" height="300" /></a></p>
<p>In the above screen I have to drill down 3 or 4 deep to go to that function and I need to execute. Instead of that I know the t-code (SE37) just type on the left hand top corner box (line lotus 123 command) then you no need to do all this you are right there. see the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-2.jpg"><img class="alignnone size-medium wp-image-148" title="t-code-2" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-2-300x174.jpg" alt="" width="300" height="174" /></a></p>
<p>I enter the t-code and click enter or click the green check mark button then I am right there.</p>
<p><!--adsense--></p>
<p>How to find out a t-code for a program.</p>
<p>you can use se93 and click F4 and click on information system and search for *Function* in the description all the t-code which are related to function is displayed. With in this I can select what ever I want. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-3.jpg"><img class="alignnone size-medium wp-image-149" title="t-code-3" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-3-300x298.jpg" alt="" width="300" height="298" /></a></p>
<p>The Other way is go to SE16(table browser) and type in tstct and find the t-code. This is the table where the t-code is stored. See the following screen shot.</p>
<p><a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-4.jpg"><img class="alignnone size-medium wp-image-150" title="t-code-4" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-4-300x140.jpg" alt="" width="300" height="140" /></a>  <a href="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-5.jpg"><img class="alignnone size-medium wp-image-151" title="t-code-5" src="http://blogs.moovar.com/sap/wp-content/uploads/2008/08/t-code-5-300x192.jpg" alt="" width="300" height="192" /></a></p>
<p>Hope this helps. if you have any question please let me know.</p>
<p><!--adsense--></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.moovar.com/sap/learn-sap-transaction-codes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
