<?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: Adding segment type to idoc type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183064#M757848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto the tcode for segemnts adding is we30. and we31. for basi idoc types and messages we can see here&lt;/P&gt;&lt;P&gt; in that segments we will assign the data field. based on that fields only data will pass.&lt;/P&gt;&lt;P&gt;we r adding these data fields to segments, these r attached to basic idoc and message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the tcode we30 and we30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points, if it is useful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Dec 2007 07:03:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-28T07:03:50Z</dc:date>
    <item>
      <title>Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183061#M757845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have created a new segment type in we31 for adding a new field.Now i need to add this segment type to the existing idoc type,can any body please explain me how to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sai prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 06:53:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183061#M757845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T06:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183062#M757846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;Use WE30 transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 06:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183062#M757846</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-28T06:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183063#M757847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Segments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segments form the basic building blocks of an IDoc type and are used to store the actual datta. A segment type is the name of a segment and is independent of the SAP elease. A segment definition is the release-specific name of a segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps in creating Segments:&lt;/P&gt;&lt;P&gt;T.Code WE31&lt;/P&gt;&lt;P&gt;Enter the name for your segment type and click on the create icon.&lt;/P&gt;&lt;P&gt;Type the Short text.&lt;/P&gt;&lt;P&gt;Enter the variable names and data elements.&lt;/P&gt;&lt;P&gt;Save and Go back.&lt;/P&gt;&lt;P&gt;Go to Edit -&amp;gt; Set Release.&lt;/P&gt;&lt;P&gt;Repeat the steps to create more segments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183063#M757847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183064#M757848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto the tcode for segemnts adding is we30. and we31. for basi idoc types and messages we can see here&lt;/P&gt;&lt;P&gt; in that segments we will assign the data field. based on that fields only data will pass.&lt;/P&gt;&lt;P&gt;we r adding these data fields to segments, these r attached to basic idoc and message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the tcode we30 and we30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward points, if it is useful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183064#M757848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183065#M757849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Process in creating IDOC:&lt;/P&gt;&lt;P&gt;Basic Type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic IDoc type defines the structure and format of the business document that is to be exchanged between two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segments:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segments form the basic building blocks of an IDoc type and are used to store the actual datta. A segment type is the name of a segment and is independent of the SAP elease. A segment definition is the release-specific name of a segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps in creating Segments:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;T.Code WE31&lt;/P&gt;&lt;P&gt;Enter the name for your segment type and click on the create icon.&lt;/P&gt;&lt;P&gt;Type the Short text.&lt;/P&gt;&lt;P&gt;Enter the variable names and data elements.&lt;/P&gt;&lt;P&gt;Save and Go back.&lt;/P&gt;&lt;P&gt;Go to Edit -&amp;gt; Set Release.&lt;/P&gt;&lt;P&gt;Repeat the steps to create more segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC TYPE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Business data is exchanged with an external system using the IDoc Interface.&lt;/P&gt;&lt;P&gt;IDoc types (Special Structures) An IDoc type is defined through its permitted segments. Segments can be dependent on each other (parent and child segments). The IDoc interface can check for each IDoc whether thhe segments contained are compatible with thhe definitiion of its type. This systax check is activated or deactivated in the Partner Profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps in creating IDoc Type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;T.Code WE30 to create IDoc Type.&lt;/P&gt;&lt;P&gt;Enter the Object Name, Select Basic Type and click Create Icon&lt;/P&gt;&lt;P&gt;Select the create new option and enter a description for your basic IDOC type and press enter&lt;/P&gt;&lt;P&gt;Select the IDoc name and click Create icon&lt;/P&gt;&lt;P&gt;The system prompts us to enter a segment type and its attributes&lt;/P&gt;&lt;P&gt;Choose the appropriate values and press enter&lt;/P&gt;&lt;P&gt;The system transfers the name of the segment type to the IDoc editor.&lt;/P&gt;&lt;P&gt;Follow these steps to add more number of segments to Parent or as Parent-child relation.&lt;/P&gt;&lt;P&gt;Save it and go back.&lt;/P&gt;&lt;P&gt;Go to Edit -&amp;gt; Set Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message Type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps in Creating Message Type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;T.Code WE81.&lt;/P&gt;&lt;P&gt;change the details from Display mode to Change mode&lt;/P&gt;&lt;P&gt;After selection, the system will give this message "The table is cross client (See help for further info)". Press enter.&lt;/P&gt;&lt;P&gt;Click New Entries to create new Message Type.&lt;/P&gt;&lt;P&gt;Fill details&lt;/P&gt;&lt;P&gt;Save it and go back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Assign Message Type to IDoc Type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;T.Code WE82&lt;/P&gt;&lt;P&gt;Change the details from Display mode to change mode.&lt;/P&gt;&lt;P&gt;After selection, the system will give this message "The table is cross client (See help for further info)". Press enter.&lt;/P&gt;&lt;P&gt;Click New Entries to create new Message Type.&lt;/P&gt;&lt;P&gt;Fill details&lt;/P&gt;&lt;P&gt;Save it and go back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:03:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183065#M757849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183066#M757850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Go to the tcode WE30 .&lt;/P&gt;&lt;P&gt;First you have to extende your existing Idoc type to pass the new segment. Give some Zidconame and check the radio button extended Idoc and say create.It will ask you to give the basic Idoc type name.Now once the Extended Idoc type is created  go inside the IDOc and place the cursor on the required position where exactly you want to add the segement and click the segmetn create button from the toolbar buttons and pass your segment name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 07:07:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183066#M757850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T07:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding segment type to idoc type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183067#M757851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Araja,&lt;/P&gt;&lt;P&gt;I have created extension idoc type and added to basis type.I did not release that.i have a question here is it possible to delete this extension idoc that is added to basic idoc after releasing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sai Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 08:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-segment-type-to-idoc-type/m-p/3183067#M757851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T08:12:52Z</dc:date>
    </item>
  </channel>
</rss>

