Prob in Second Segment creation

Hi All,
1. when I am trying to create custom segments.. for one of the infotype its execeding the length of 1000.. so I though of dividing the segment into 2 S1 and S2. when I try to execute using RBDMIDOC.. I can see the S1 with data.. but I could not able to see S2(segment second).
IDoc
  I-> S1
         I-> S2
S2 is the chield for S1..

Hello ,
Check the release status and other required attributes for this second segment .
thanks,
M.Naveen kumar.

Similar Messages

  • Delegate Calendar Entries disappear seconds after creation

    Environment.
    Exchange 2010 on prem. Office 2013. CEO and COO have the same Executive Assistant. This person has Manage Full Access Permissions for both CEO and COO.
    She regularly adds calendar events to either persons calendar without issue for the past 5 months since she started. Until today. Now, on either calendar, as soon as she creates a Meeting or Appointment, it disappears after 3-10 seconds.
    Ran the repair process on Office. Same issue. Removed the Manage Full from both accounts and added it back. Same issue. Had both CEO and COO manually give her delegate access through Outlook. Same issue.
    Any suggestions would be much appreciated.
    Thanks.

    I was faced with the exact similar problem of my COO sharing her calendar with 2 admin assistants whereby one of them was having issues updating
    the calendar as they would vanish within 20-25 seconds after creation whereas the other assistant was successfully able to do so without any problems even though she was also on cached mode.
    After banging our heads with zillion’s of tests of profile, online mode, offline mode, new profiles, New Laptop, New Configuration, Active Sync
    devices such as Apple, BB, Androids and going through lot of hue and cry on forums, I opened up a call with Microsoft and they pointed me to Exchange 2010 registry entries which eventually did the job. I would only like to summarize my solution which is:
    Refer to
    http://technet.microsoft.com/en-us/library/ff477612(v=exchg.141).aspx
    for default values which will be altered in the solution.
    Event ID 9646 was being logged under my application event
    viewer indicating the following error
    Mapi session “ “ exceeded the maximum of 500 objects of type "objtFolder".
    RESOLUTION:
    To resolve this issue, you simply need to create the following registry keys on each of your mailbox servers.
    Navigate to HKLM > System > CurrentControlSet > Services > MSExchangeIS > ParametersSystem. Create a new key in ParametersSystem
    named MaxObjsPerMapiSession. In MaxObjsPerMapiSession, create a DWORD named
    objtFolder with a decimal value of 600.
    Please note that the DWORD keys should have the same upper and lower case combination therefore copy it from the article above and paste
    in your registry.
    The Information Store will pick up these changes after a few minutes; you do not need to restart the Information Store service. If you continue
    to see this error, only this time specifying that the user has exceeded the new 600 object threshold, increase the value of each DWORD by 100 until the errors stop.
    Similarly, you can see Event ID 9646 indicating other objects also being exceeded as per the above Tech Note and similarly registry entries need
    to be keyed in resolve the issue.
    You will also have to see the user side Sync Issue logs under outlook as they keep indicating various error codes which relate to these problems
    and many more. At times we tend to ignore such logs however are very meaningful.
    Sharing this to minimize a lot of headaches for fellow colleagues who should not suffer the way we did.
    Cheers
    Faisal Khan.

  • Segment creation

    for one idoc i have to create 4 segments wether i have to create segments seperately one by one i.e by going to we31 for each segment?

    HI ,
    Yes You need to create segment separetely and attach all segments to the IDOC .
    Segment creation steps :
    -     Go to T. Code WE31
    -     Give segment name as <Z....>
    -     Enter Short Text
    -     Enter the Field Name and Data Element in the text boxes
    -     Save, continue,
    -     Click on Edit -> Set Release.
    Reward if useful
    Thanks
    Jagadeesh.G
    Edited by: Jagadeshwar Gollapelly on Apr 16, 2008 2:37 PM

  • Deferred segment creation

    hi guys,
    http://tkyte.blogspot.com/2011/02/deferred-segment-creation.html
    according to tom, in 11g, it will not be the same when
    SQL> select * from v$version
      2  ;
    BANNER
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    SQL> show parameter deferred
    NAME                                 TYPE        VALUE
    deferred_segment_creation            boolean     TRUE
    SQL>
    SQL> create user a identified by a default tablespace users;
    User created.
    SQL> grant create session, create table to a;
    Grant succeeded.
    SQL> connect a/a
    Connected.
    SQL>
    SQL>
    SQL> create table t ( x int primary key );
    create table t ( x int primary key )
    ERROR at line 1:
    ORA-01950: no privileges on tablespace 'USERS'which is the same as
    SQL> create user a identified by a default tablespace users;
    User created.
    SQL> grant create session, create table to a;
    Grant succeeded.
    SQL> disco
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    SQL>
    SQL>
    SQL> connect a/a
    Connected.
    SQL> create table t ( x int primary key );
    create table t ( x int primary key )
    ERROR at line 1:
    ORA-01950: no privileges on tablespace 'USERS'

    Anand.. wrote:
    Hi,
    I did the same on 11.2.0.2.0 version and it worked for me -
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    SQL>  create user test_deferred identified by test;
    User created.
    SQL> grant create session, create table to test_deferred;
    Grant succeeded.
    SQL> show parameter deferred
    NAME                                 TYPE        VALUE
    deferred_segment_creation            boolean     TRUE
    SQL> conn test_deferred/test
    Connected.
    SQL> create table t(a number);
    Table created.
    SQL>  select segment_name from user_segments;
    no rows selected
    SQL>  select table_name from user_tables;
    TABLE_NAME
    TAnandtks Anand, guess is what aman mention, some patchset not appply or something else.

  • Segment creation problem

    I have a File to IDoc scenario. The IDoc imported has a particular segment E1EDPAD occuring only once in the structure. I have PRI and QUALF in that segment. For a particular source field X, I need to send the value of QUALF as 3 and then the value of X to PRI.  For another source field Y, I need to send the value of QUALF as 7 and then the value of Y to PRI.
    The problem is the source IDoc has one occurence of segment E1EDPAD. How do I add a segment the second time in Idoc with the respective values?
    The QUALF values are always hard coded. The other values,X and Y change

    Hi Madhav,
    If I create duplicate subtree option, will it change the structure in the IDoc that I have imported? Will this work at runtime?
    --Ideally it will not change the structure, But it serves your mapping rquirement.
    Yes, It will work at runtime.
    Also what will happen if the value that I created do not come in the source file? Both X and Y are mandatory fields
    -- If the the source fields are mandatory it is senders responsibility to send the fields. If you need to avoid error when the fields are not coming then you can use exist func to create the segment.
    Regards,
    Sudha

  • How to create second segment

    Hi All,
    Need u r help,
    1) If InvoicingStatus = '3' cancel pkt, then set to DEL.  Otherwise, hardcode PGI to target E1EDL18)
    2)If InvoicingStatus is not '3', then create a second E1EDL18 segment with the QUALF field set to 'PIC'.  PIC is used when the packing qty is not specified on the delivery, this flag will enable the confirmation PGI to pass in this case.  If the pack qty is already provided on delivery, the PIC is basically ignored.
    E1EDL18 is the target structure with 0.99 occurences
    Thanks and Regards,
    sridhar

    Hi,
    2)....
    If (InvoicingStatus equals 3), add a CreateIf node function and then EIEDL18.
    If (InvoicingStatus equals 3), assign constant 'PIC' to QUALF.
    Give clear picture of Source and Target structures for other solutions..
    Regards,
    Uma

  • Issue in segment creation for File to IDOC mapping

    Hi,
    I have file with many feilds, i need to create a segment in IDOC for unique combination of 2 feilds.
    eg:
    408
    430050
    segment
    208
    430050
    segment
    208
    430050
    208
    460100
    segment
    208
    452010
    segment
    408
    432000
    segment
    208
    432000
    segment
    the value for the combination of first column and 2nd column are equal it should trigger one segment instead of 2segments else(for different combination) trigger the segment
    eg from table:
    in table for 208,430050 is occuring twice but it should trigger only one segment(unique combinations of 2 columns), for all other combinations it should trigger one segment for each.

    Hi Swapna,
    You can use below mapping.
    UDF:
    Execution type : All Values Of Context
    public void removeDuplicates(String[] context, ResultList result, Container container) throws StreamTransformationException{
    HashSet<String> hashSet = new HashSet<String>();      
            for (int i = 0; i < context.length; i++) {
                if (hashSet.add(context[i]))
                   result.addValue(context[i]);             
                else {
                   result.addSuppress();              
    Reards,
    Praveen.

  • Rollback segment  creation problem

    When i try to create rollback segment on oracle 9iRelease2 database in linux operating system, i got the following error, ORA-30019: Illegal rollback Segment operation in Automatic Undo mode.
    I have already modified Undo_management as manual in init file.
    How can i solve this problem?
    Thanks

    In SQL*Plus, can you check what your undo_management is set to, just to verify that it is picking up the change?
    show parameter undo_managementJustin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com/askDDBC

  • Segment Creation based on a value in Source file

    Hi friends
    Guide me in this problem :
    i have a file to idoc scenario in which the idoc has this structure:
    this is one condition which i want to achieve
    i dont want to create the segment E1WPU03 if Diff_price in source file is 0
    Thanks

    Hi,
    input Difference price & constant value(0)->equals functions->not function->createif function-> map it to target E1WPU03 segment.
    Thnx
    Chirag
    Edited by: Chirag Gohil on Feb 28, 2008 5:33 PM

  • Issue with IDOC segment creation..

    hi,
    i created an idoc  segment thru we31. when i was saving it, and when the transport request was asked, i cancelled it. it so happend that the underlying structure was created (i was able to see that in se11) but in we31, the segment definition did not appear and i got the message "segment does not exist yet".
    so in se11, i deleted the associated structure and tried to recreate the segment, i am not able to !! while saving, i get the error "you do not have authorization for delete for function idoc segment"
    when i performed a segment check (ctrl + F1), i got the message,
    Repository structure missing for segment ZZZ                                                                                |
    Inconsistent overall length in segment version 000
    Segment version 000 not released
    Entries exist in table of Segments for segment ZZZ
    Entries exist in table of Segment definitions for segment ZZZ
    Entries exist in table of Segment structures for segment ZZZ
           |   Segment ZZZ is inconsistent                             
    what shud i do ?
    thks

    resolved. seems some authorization was missing. thks

  • Segment creation for outbound Idocs to non-SAP system

    Hi,
    I need to create a custom idoc for outbound interface to a non-SAP system. Here I need to create segments. So, should I create the fields in the segment with the attributes of fields in non-SAP system or fields attributes should be of SAP system.
    For example:
    There is a field invoice number which is of 10 Chars in SAP but in legacy it is divided into 2 fields: invoice prefix of 2 chars and invoice no. of 8 chars. Should my segment contain one invoice field of 10 chars or should it be two fields with 2 and 8 chars?
    In general, always should the segment fields contain field attributes based on receiving system?
    Thanks in advance.
    Sriram.

    Hi
    Should my segment contain one invoice field of 10 chars or should it be two fields with 2 and 8 chars?
    I think it shoild be better to have 2 fields, but probably the result will be the same if you send the idoc by a text file, because both informations should be contiguos, I mean if you have file with a record like this:
    1234567890
    This record can be obtained downloading a segment with 2 fields:
    FIELD1 = '12'
    FIELD2 = '34567890'.
    or single field:
    FIELD = '1234567890'.
    So it'll be the same for tje target system
    In general, always should the segment fields contain field attributes based on receiving system?
    It depends on who has to convert the idoc to the right format for the target system
    I mean you can create a "SAP" Idoc, so the receiving system will have to convert it to the right format
    or
    you can send the idoc in the right format, so the receiving system doesn't need to convert it
    Max

  • Segment Creation in Mapping

    Hi All,
    I have used a few conditions to create the node in the mapping.
    But I dont know how do we come to whether the node is created or not after executing the mapping.
    I wnat to know how do we come to know whether a segment or node is created or not after mapping?
    Thanks in advance.

    Dear Swetha,
    Please go through the below link:
    suppress replaced the empty strings.
    Standard Functions :
    http://help.sap.com/saphelp_tm60/helpdata/en/43/c4cdfc334824478090739c04c4a249/content.htm
    /people/stefan.grube/blog/2006/01/09/the-use-of-suppress-in-the-xi-30-graphical-mapping-tool
    /people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    /people/stefan.grube/blog/2005/12/29/new-functions-in-the-graphical-mapping-tool-xi-30-sp13
    /people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool
    Thanks,
    Satya Kumar

  • Changing filed name description - idoc segment creation/change

    HI,
    is it possible to change the fieldname description in an IDoc Segment without changing the DataElement ?
    Exampel:
    I Used CHAR40 as dataelement for my own ZZFIELD. In the Idoc the fieldname description of the data element CHAR40 is shown.
    Can i change this description ?
    thx,
    Gordon

    No, The IDOC always displays the texts based on the Data Element which is assigned to that field. If you want to display your own text you have two options:
    1. Create an enhancement and change the text of the data element which is not recopmmended because it will be changed wherever that data element is used.
    2. Instead just create an own data element where you can maintain any texts you need.
    Hope that helps,
    Michael

  • Outbound Idoc Segment Creation via BD52 trigger

    hi all,
    i am new to Idocs so please forgive me if i am missing the obvious.   i am using standard the material master Idoc type MATMAS05 to transmit any material master changes to an existing legacy system.   i set up some fields in BD52 to trigger an Idoc when they are changed.   the problem is when i change a field in the MARC segment (ie: MARC-PRCTR - Profic Center) 3 segments are generated (E1MARAM, E1MAKTM, EIMARCM), but when i change something in the MARA segment (ie: MARA-PRDHA - Product Hierarchy) only E1MARAM and E1MAKTM are sent.  
    the receiver is set up for all three Idoc segments so when only 2 are sent it errors out.   how can i force all 3 segments to send every time?
    many thanks.
    James Hinkin

    Hi, I think you must be running the program RBDMIDOC to send an IDoc based on the change pointers.
    SAP has designed such a way that it will create IDocs only with changed data. In other words, E1MARAM is always populated as it is header data. Its obvious that you dont want to send the data that is not changed. Hence if you are changing Product hierarchy, only relevent segments are populated with values.
    If you still want to send all the data irrespective of whether those fields are changed or not, either you may have to code in a user-exit to populate these fields(segments) or, change the program accordingly.
    Hope this helps you and let me know if you need further help
    Vamsi

  • Profitability segment creation problem

    Hi,
    we have not defined order as a segment level charecteristic, but it is still creating new segment number for every service order settlement, is there any place where i need to maintain settings to avoid creaation of new profitability segment for every settlement.(all charecteristics of a segment are same in every settlement except order number which is not maintained as a segment level charecteristic) but my system is still taking the order number into consideration and creating new proftability segment for every new order. is there any way to fix this issue.

    Hi,
    please check that you have'nt included the following Characteristics as Profitability segment characteristics:
    KSTRG         Cost Object
    RKAUFNR         Order
    Regards

Maybe you are looking for

  • Power cord plug in overheated, black smoke and extremely hot...

    My daughter has had the Macbook for less than a year. She says it has always sparked when plugging in/out but tonight black smoke started coming out of the box where the prongs are. I am extremely upset...this could have caused a fire. I understand w

  • Stereo vs. Joint Stereo (in FLAC to MP3 conversion) ?!

    Hi friends : I often convert lossless FLAC files to MP3s at a constant bit rate of 192 kb/s. I then import the MP3s into my iTunes library. I have tried two different FLAC converters: Switch Sound File Converter (Lame 3.82) and dBpoweramp Music Conve

  • Binding af:selectOneChoice to value in managed bean

    Hi all, I am trying to create a simple screen that has a selectOneChoice that allows the user to change the value of a property in a session-scoped managed bean. I've got a View Object that will display the values for the user to select. I can easill

  • Live Office BOXI R2 VBA Macros & Scheduling

    Greetings, have an Excel heavy customer who is liking VBA for macro development and desktop productivity workflow automation ... Wondering if/how customer could hook VBA macros into the Live Office suite?  Alternatives for automating document refresh

  • Dump in calling BRF+ Function

    Hi, i have implemented the BP-Rating Sample from TechEd Madrid 2011. It consists of an BRF+ application (via transaction fdt_workbench), a function with 2 Parameters and a result with an expression as a decision table. Then I took SE80 and called: tr