BIC Mapping creates wrong  segment sequence

Hello,
i have a problem with Seeburger BIC Mapping  invoic02 => Edifact D96a. From the PI Message mapping is the following source structure
Segment             Value
S_BGM
  C_C002
     D_1001          380
     D_3055          9
D_1004              91156548
BIC Mapping creates this wrong Edifact Code
BGM380::991156548'
correct code would be:
BGM 38091156548+9'
What am I doing wrong? Or how can I change the sequence in the BIC?
kind regards
Tobias
Edited by: Tobias Landbeck on Aug 3, 2010 3:27 PM

Hello Tobias,
I doubt,if you can achieve the order what you have mentioned because as per the structure of EDIFACT ,the order:
BGM380::991156548'   is correct.This is the structure: 
BGM
   |_C002
   |     |__1001
   |     |__3055
   |_1004
+ indicates element at different level,  : indicates element at same level.
If you edit BIC mapping to change delimiter rules,then this would be reflected in all fields.
The only option to achieve this ,would be to change your EDIFACT xsd ,but if you change standard EDIFACT structure ,you need to adjust your BIC mapping accordingly.In this case,EDIFACT structure should be:
BGM
   |_C002
   |     |__1001
   |_3055
          |__1004
Thanks.
Regards,
Shweta

Similar Messages

  • Error in Seeburger BIC Mapping

    Hi all,
    I am working on Seeburger BIC Mapping Designer.
    As i am starting off with it, i have planned to do a very simple scenario File to file.
    Source would be an XML and target also would be an xml.
    Compilation is fine, but while converting I am gettuing an error
    "[Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[4(read Segment : KA\)]: caught ReadingException: Length limit exceeded - no SEG. delim. found!!!
    DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort
    <<ErrorStreamEnd>>
    Conversion error "
    Please let me know what should be done.
    Even I have enabled SetIngnoreCRLF option in the source options.
    Cheers,
    Karthick

    Hi Karthick,
        Where do you get this error?
    In BICMD ?
    Have you created the E2X and/or X2E mapping programs in BICMD tool?
    Test it locally in the tool intself before deploying the mappings to XI server.
    Follow these steps to create a 1;1 mapping for XML to EDI and EDI to XML conversion program:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b66651-eeea-2b10-e5a6-8459ec30d948;jsessionid=(J2EE3414900)ID2060961950DB01298938248398894809End
    Regards,
    Ravi

  • Seeburger BIC mapping error(on changing mandatory fields)

    Hi Experts,
    I am working on IDOC to EDIFACT file scenario with seeburger.
    Earlier my end to end scenario was working fine. I got a requirement to change all the mandatory fields of segment NAD into non mandatory field. To acheive this i changed my Seeburger BIC mapping and target XSD in PI. After this process i create .sca file and ask basis to upload it.
    But after deployment i am getting error in communication channel where i am using BIC mapping. The error is message is quite big, still i am attaching a part of it. Please help
    Message processing failed. Cause: Error in BICMODULE-module:Temporary error: BIC XI Adapter call failed. Reason: 2 errors occured. First error: BICMapping: runMapping() FATAL ERROR: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes) Stacktrace: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes) at java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:95) at java.io.BufferedOutputStream.write(BufferedOutputStream.java:105) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336) at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395) at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136) at java.io.OutputStreamWriter.write(OutputStreamWriter.java:191) at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111) at java.io.BufferedWriter.write(BufferedWriter.java:212) at java.io.Writer.write(Writer.java:126) at com.seeburger.jucon.dochandler.util.GrammarFileWriter.write(GrammarFileWriter.java:262) at com.seeburger.jucon.dochandler.EdiSegmentData.write(EdiSegmentData.java:234) at com.seeburger.jucon.dochandler.Segment.write(Segment.java:645) at com.seeburger.jucon.dochandler.EdiSegmentData.write(EdiSegmentData.java:390) at com.seeburger.jucon.dochandler.Segment.write(Segment.java:645) at com.seeburger.jucon.dochandler.EdiDocWriter.write(EdiDocWriter.java:367) at com.seeburger.jucon.dochandler.InhouseDocWriter.flush(InhouseDocWriter.java:884) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2429) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1724) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2518) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1415) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1201) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:911) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:313) at com.seeburger.xi.api.cci.impl.nw71.SeeXIInteractionProxy71.execute(SeeXIInteractionProxy71.java:86) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:384) at com.seeburger.xi.api.module.impl.nw71.SeeModuleAdapter71.process(SeeModuleAdapter71.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal
    java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:169) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:266) DESCRIPTION: BICMapping: FATAL ERROR: Internal Fault. Class could not be load or instatiated. Check Installation, access rights. Last error: java.lang.OutOfMemoryError: Java heap space (failed to allocate 16777240 bytes)
    Regards,
    Shradha

    Hi,
    Even I faced a Similar problem...
    1) make sure that the size of the data that is coming to BIC map is not larger than the size defined in the Source field (Check In BIC and SAP XI/PI map.
    2) Make sure id any other seeburger mapping are working fine , This is because you have to deploy the file in form of Active mapping.sca in SAP XI/PI after the changes are made on BIC side.
    3) Check the Adapter Engine Cache ...
    Hope this helps..
    Regards,
    Sainath Chutke

  • BIC Mapping newLine Problem

    Hello,
    I have problem with SEEBURGER BIC mapping. I need to create out file with new line for each segment.
    I triend with parameter in Module configuration by  newLine to true. But no Successes. Does anybody having idea?
    regards,
    Kareem.

    Hi Ansar,
    sorry I wanted to post a solution, but I have to write special characters and this editor is deleting the characters when i press "edit message".
    But in
    http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_21915676.html
    you see the characters you have to add.
    Regards Mario
    Edited by: Mario Müller on Oct 30, 2008 2:59 AM

  • How do you create a "sub-sequence"?

    I can create a "sub-clip" in Adobe Premiere Pro as described here:
    But how do I create a "sub-sequence" in Adobe Premiere Pro? You can do this in Final Cut Pro and Avid Media Composer. A "sub-sequence" is described here:
    Much appreciated!

    Pompey (formerly J-MS) wrote:
    Nope, I think you're wrong. 
    I have watched the clip and nesting is exactly the same as your sub-sequence.
    Nesting is nothing like subsequencing. A subsequence acts exactly the same way a subclip acts. Nesting is putting one sequence inside another.
    Adobe Premiere explains nesting as:
    http://help.adobe.com/en_US/premierepro/cs/using/WS3E67AF4C-B2A2-4f04-90B4-F8CCFB74B144.ht ml#WSEC1CCB36-CFD4-4d60-ABDF-B4F9BE339B05
    You can nest sequences within sequences—to any depth—to create complex groupings and hierarchies. You can nest a sequence into another having a different timebase, frame size, and pixel aspect ratio settings. A nested sequence appears as a single, linked video/audio clip, even though its source sequence can contain numerous video and audio tracks.
    Avid Media Composer describes nesting as:
    Page 299 - http://dms.sjmc.umn.edu/Equipment_Guides/Avid_Guides/MCBasicsGuide.pdf
    Nesting involves stepping into existing tracks to reveal added layers for combining multiple images and digital video effects. When the effect is applied, you can step out to view and render the effect as one segment on the track. You can nest up to 24 additional tracks within each track.
    A subsequence is creating a smaller sequence from another and is independant of the master sequence.
    Avid Media Composer explains a subsequence as:
    Page 247 - http://dms.sjmc.umn.edu/Equipment_Guides/Avid_Guides/MCBasicsGuide.pdf
    You can use IN and OUT marks to create a new, shorter sequence from an existing sequence. This subsequence becomes an independent sequence and you can edit it in the same way you edit any other sequence.
    Adobe Premiere Pro does not have a subsequence ability. But it has subclip ability.
    Adobe Premiere Pro explains a sub clip as:
    Page 235 - http://helpx.adobe.com/pdf/premiere_pro_reference.pdf
    Subclip A section of a master clip that references the master clip’s media file. Use subclips to reference discreet sections of long master clips. (See Creating subclips.)
    Avid Media Composer explains a sub clip as:
    Page 245 - http://dms.sjmc.umn.edu/Equipment_Guides/Avid_Guides/MCBasicsGuide.pdf
    When you mark footage with IN and OUT points, either you can save the entire clip along with the new marks, or you can create subclips based on the marks you set to break up longer master clips into smaller segments of selected footage. This procedure is similar to creating a pull reel of the selects or circle takes of your best footage before editing.
    Subclips do not directly reference the original media. Subclips remain linked to the master clips from which they are created, and the master clips, in turn, reference the captured media files located on your media drives. As a result, none of the original footage is lost.
    Nesting is not subsequencing. Subsequences (within Avid) act the same way subclips behave within both Adobe Premiere and Avid Media Composer. My original questions was if Adobe Premiere allows your to make a subsequence - and after much discussion, no it does not.
    The solution to subsequencing in Adobe Premiere:
    I want to basically make a duplicate of my sequence but not of the whole sequence, only a small part.
    To achieve this it's easier to mark IN and OUT on the part of the sequence you want and LIFT/EXTRACT/COPY and then create a new sequence and INSERT/OVERWITE/PASTE as Adobe Premiere stores all LIFTS/EXTRACTS in the clipboard (as does copy) into a new sequence.
    Or as Jim stated above,
    There's no direct analogy in PP, but you can load a Sequence into the Source Monitor and select portions of it that way.  You can then add that portion to a new Sequence either as a single 'clip' (nested sequence), or retaining all the individual clips of the original.

  • Seeburger BIC Mapping deployment issue in PI 7.1

    Hi experts
    We have upgraded from XI 3.0 to PI 7.1 and seeburger is also upgraded to  a compatible version.(2.x).
    Mappings_user.sda was used in 3.0 environment.
    But we are not able to deploy the same in 7.1. I think sda format is not supported in 7.1.
    Is there any way to convert .sda to .sca and deploy?
    Or how can we generate a compatible deployment file for 7.1?
    I have tried using BIC mapping designer,but it shows the option for .sda and .jar only.
    Thanks in advanceDhanish Joseph

    Hi
    I have installed BICMD  632 version and imported .BICMD project file.
    Then assigned sda/sca number to it and created deploy file.(Mapping_user00.sda).
    Then installed this in PI system using JSPM.
    I have tested allmost all the mappings successfully except one in PI system.(EDI 990 message).
    When i send data to PI  data comes to channel and it shows conversion error. But detailed information not available.
    In seeburger monitoring  the message goes to recovery mode.
    I have used the input 990 X12 and tested in Seeburger BIC MD. And there it is success!!!!!! So i am confused what is happening when it comes to PI system.
    I faced some issues>>>
    1.  while importing project file into BIC MD it asked for apply some autocorrection  for one map.(different than this). I have clicked on cancel
    2. When i assigned SDA number to my project i have selected 2.1.0  SDA version( 1.8.0 option was also there).
    Your prompt reply is greatly appreciated .
    Thanks

  • Seeburger BIC Mapping Designer: Special Character (German Umlaut) Problem

    Hi,
    i have created a Mapping with Seeburger Mapping Designer (Invoicd96a to XML). I started the test environment, compiled the mapping and converted the Message to XML. I got a syntax error in the destination file so i added the setSourceEncoding("UTF-8") option and i got a working xml file.
    My problem is that all special characters, will be displayed as ? So the word "Beträge" will be converted to "Betr?ge".
    What i have to di, to fix this problem ?
    Thanks in advance 
    Matthias

    hi,
    i have to create an Edifact to XML Mapping with the BIC Mapping Designer. After creation i can deploy this mapping to SAP XI and calling it by using it as module in the specified adapter.
    My idea is that the mapping should working correct in test enviroment before i deploy to SAP PI.
    Perhaps anyone has an idea.
    regards
    Matthias
    P.S.: A few month ago i had a similar problem with the conversion agent and it was just a "secret" checkbox

  • Split mapping created no messages

    hi All,
    I have an issue while using multi- mapping runtime in PI 7.1. The messages work successfully in Operation mapping. However, during runtime it fails with the message "Split mapping created no messages".
    The issue is the same as we have in the below link :-
    Multi Mapping issue - *Split mapping created no messages*
    But there is a slight difference in the scenario. Please find the same below:-
    There were initially two mappings in the operation mapping.
    The first one is a shared mapping and 1:1 to 1:1 occurence
    The second one is a new mapping which should have 0:unbounded to 0:unbounded containing 4 different message types at the target
    Due to the first mapping being shared, and already in production, we can not do any updates on it. Hence a workaround was to add a Java mapping in between the two mappings simply  to add the Message - Message 1 header as for multimapping.
    This works in ESR but not during runtime or test configuration.
    Please let me know if this is the wrong perspective to it. I understand that the final solution can be to simply split all messages and have four different mappings in the Interface determination itself. But i would really like to know why this adding of message- message1 header is not possible.
    Regards,
    Ninu

    hi All,
    I have an issue while using multi- mapping runtime in PI 7.1. The messages work successfully in Operation mapping. However, during runtime it fails with the message "Split mapping created no messages".
    The issue is the same as we have in the below link :-
    Multi Mapping issue - *Split mapping created no messages*
    But there is a slight difference in the scenario. Please find the same below:-
    There were initially two mappings in the operation mapping.
    The first one is a shared mapping and 1:1 to 1:1 occurence
    The second one is a new mapping which should have 0:unbounded to 0:unbounded containing 4 different message types at the target
    Due to the first mapping being shared, and already in production, we can not do any updates on it. Hence a workaround was to add a Java mapping in between the two mappings simply  to add the Message - Message 1 header as for multimapping.
    This works in ESR but not during runtime or test configuration.
    Please let me know if this is the wrong perspective to it. I understand that the final solution can be to simply split all messages and have four different mappings in the Interface determination itself. But i would really like to know why this adding of message- message1 header is not possible.
    Regards,
    Ninu

  • Multi-Mapping "Split mapping created no messages"

    Hi there
    I have some issie when trying to create multiple messages from a single message. I am using file to file adapter and in the interface determination, enhanced config. Also my file structures are setup correctly. The inbound and outbound structure looks the same so theres no funny mapping used. I cheked my comm channels in the RWB and its fine and when I do a test config in the integration builder it complains about my interface determination but does not say whats wrong. Just the icon. I looked at some of the other blogs but they do not really help. Any ideas what this might be? The inbound message looks like this:
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns:MT_Allocations_Reply_OUTB xmlns:ns="urn:metcash.co.za:test">
    - <IDOC_Recordset>
    - <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
    - <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
    - <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
      </IDOC_Recordset>
      </ns:MT_Allocations_Reply_OUTB>
    *And the Error:*
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">GENERIC</SAP:Code>
      <SAP:P1>Split mapping created no messages</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Split mapping created no messages</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanx,
    Jan
    Edited by: Jan de Lange on Nov 24, 2008 10:25 AM

    I checked my config in the IR with the following payload, but is still only shows a stop icon on interface determination & mapping with no error trace:
    <?xml version="1.0" encoding="utf-8" ?>
      <ns:MT_Allocations_Reply_OUTB xmlns:ns="urn:metcash.co.za:test">
      <IDOC_Recordset>
      <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
      <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
      <IDOC_Structure>
      <PLANT>134</PLANT>
      <ORDER_NUM>50885006</ORDER_NUM>
      <FILLER>1</FILLER>
      <PLU_NUM>00000000074893650</PLU_NUM>
      <QTY>000024.00</QTY>
      <FILLER_2>j</FILLER_2>
      </IDOC_Structure>
      </IDOC_Recordset>
      </ns:MT_Allocations_Reply_OUTB>

  • BIC mapping error with Text as trasnfer mode & File type

    Hi guys,
    I am using ftp adapter in my sender channel and also using BIC mapping in the sender side.
    When i specify "Binary" as my transfer mode as well as File type, It is working fine.
    When i specify "Text" as my transfer mode as well as File type, i am getting the below BIC mapping error. According to client requirement i am supposed to use Binary. Can anyone help me on this.
    SEEBURGER BICXIADAPTER --- CONVERSION ERROR ---Error: [Error:ID=2023;LEVEL=1] InhouseDocReader readNextSegment(): offset[12(read Segment : BILLINGHEADER)]: caught ReadingException: only whitespaces as fill characters allowed!, Trace: [com.seeburger.jucon.dochandler.util.WrongFormatException: only whitespaces as fill characters allowed! at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:384) at com.seeburger.jucon.dochandler.inhousereader.InhouseSegmentReader.readNextSegment(InhouseSegmentReader.java:193) at com.seeburger.jucon.dochandler.InhouseDocReader.readNextSegment(InhouseDocReader.java:2399) at com.seeburger.jucon.dochandler.InhouseDocReader.moveNext(InhouseDocReader.java:1818) at com.seeburger.jucon.mapping.E2X_DT_BILLINGDATA_2.main(E2X_DT_BILLINGDATA_2.java:991) at com.seeburger.jucon.mapping.Mapping.run(Mapping.java:2313) at com.seeburger.jucon.seebicapi.BICMapping.runMapping(BICMapping.java:1636) at com.seeburger.jucon.seebicapi.BICMapping.run(BICMapping.java:2386) at com.seeburger.jucon.seebicapi.BICMapping.startSyncMapping(BICMapping.java:1343) at com.seeburger.bicxiadapter.CCIInteraction.convert(CCIInteraction.java:1167) at com.seeburger.bicxiadapter.CCIInteraction.convertCalledFromModule(CCIInteraction.java:873) at com.seeburger.bicxiadapter.CCIInteraction.execute(CCIInteraction.java:294) at com.seeburger.bicxiadapter.module.CallBicXIRaBean.process(CallBicXIRaBean.java:363) at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:102) at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:292) at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103) at com.sap.aii.adapter.file.File2XI.send(File2XI.java:3672) at com.sap.aii.adapter.file.File2XI.processFtpList(File2XI.java:2408) at com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:513) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) ] DESCRIPTION: InhouseDocReader causes an ReadingException while trying to read the next segment of current file, abort

    Hi Pratichi,
    in my point of view having text as the file type,the file will be having characters that are used for Segment separators or Element separators ( like space ) in the standard EDI format message.  Hence it is throwing exception in X2E mapping. It is just my point of view but not sure.
    Thanks,
    Shabbir.

  • IDoc to File[EDI] using seeburger BIC Mapping Tool

    Hi Gurus,
    I'm having a scenario of IDoc to EDI FIle, I'll be using IDoc DESADV.DELVRY03.ZDELVR0X; Kindly advise steps needed in BIC Mapping Tool. I've already referred to this post /people/dijesh.tanna/blog/2008/05/25/sap-pixi-content-conversion-using-generator-mapping-functionality-of-seeburger-part-1 but still can't get it right.
    Thanks.

    Thanks a lot experts :D....
    I'll be using a file adapter for my scenario..
    Any Idea on what Seeburger BIC mapping module should I use?
    am I just use the ff module?
    Module u2013 Processing Sequence                                   
    Number     1     Name     localejbs/CallBicXIRaBean     Type     Local Enterprise Bean     Module Key     bic
    Number     2     Name     localejbs/CallSapAdapter     Type     Local Enterprise Bean     Module Key     exit
    Module u2013 Module Configuration                         
    Module Key     bic     Parameter name     destSourceMsg     Parameter value     MainDocument
    Module Key     bic     Parameter name     destTargetMsg     Parameter value     MainDocument
    Please advise.
    Thanks.
    Edited by: Devilbatz on Dec 8, 2010 8:31 AM

  • Mappings_user.sca - Seeburger BIC Mapping Designer

    Hello experts,
    I have read SAP note 1353318 about how to start the BIC adapter on PI 7.1.
    Question: where do I get the file "mappings_user.sca" from? It says it is on the BIC Mapping Designer-CD, but the installation files I received via the Internet - I do not have the CD.
    Can I somehow create that file with the BIC Mapping Designer that I have already installed?
    Thank you for any hint you can give me!
    Best regards,
    Peter

    Hey peter,
                       go to your seeburger installation directorys bin folder and check for bicdesigner.ini file and add the  below cmd
    CmdLnArgX=-ProjectAdmin  where X will be 4 (i.e. count of cmd line agrs used ) .
    Then start the bic mapping designer tool and go to tools option there you can see a new option called Assign Projects to SDA, after that you can create a deploy file..This is new option provided by seeburger bic so that only project Admin can have rights of creating the deploy file.
    If you still face any problems post the same..
    HTH
    Rajesh

  • How i create a simple sequence in OWB (Example)

    Hi,
    i want create an simple sequence in OWB. But how i make a simple sequence in the oracle data Warehouse Builder.
    Until now i goes into expression Builder of the sequence.
    where already written is:
    *"SEQ_ACCOUNT".NEXTVAL*
    so my idea was to write behind this start with 1 increment by 1
    also looks it practically so
    *"SEQ_ACCOUNT".NEXTVAL start with 1 increment by 1*
    but this doesn´t work. But was is wrong?
    Can me give anyone an concrete example for a simple sequence or show how it must write that it will be correct.
    I look forward for your replies :)

    I have found the solution for this problem :) To create a seqeunce goes to sequences in project explorer ---> new sequences ---> give name and bla bla bla --> right click on to created sequence and choose confiugre. Here you can under sequence parameter configure things as Increment By and Start with But how goes it into expression builder of a sequence?

  • Outbound IDoc taking wrong segments

    Hi All,
    Outbound Custom IDoc is taking wrong segments when it is created. Message type, IDoc Type, process code and Function Module all are properly set.
    This IDoc sometimes takes correct segments and sometimes wrong. because of this it is going into status 26 with syntax error.
    Since the IDoc does not contain correct segments.
    Can anyone help me please.
    Thanks in Advance
    Pragna

    HI,
    Make your outbound IDOC restricted with for particular PLANT or Storage location in the using filter option in BD60.
    Hope this might be helpful to you

  • Wrong segment in profit center

    Hi guys,
    We created profit centers with assignment to segments(the segments represent branches).But created a few profit centers with wrong segments.
    Posting have been made to this profit centers over the last 6 months so i have a lot of data reporting to the wrong segments.
    Is there a way i can change this segments within the profit centers even though they already contain postings.
    Please help.
    Regards,
    Banji
    Edited by: BANJI ADEBOYE on May 19, 2008 8:01 PM

    Hi,
    A change of the segment to a profit center is critical when there were already documents posted to this profit center. In this case assitional repostings have to be done to ensure the consistency of the current process chain respectively  the correctness of the P/L and balance per segment.
    As the validation of existing transaction data in certain circumstances is really time-consuming and the performance of the system is affected, the change of the profit center / segment assignment is per default eliminiated.
    As described in note 940721, the change of the segment can be managed with the view V_FAGL_SEGM_PRCT. As a pre-condition the profit center must not have transaction data. The first assignment of a profit center to a segment is also an assignment change.
    When you for example already have posted a goods receipt to an purchase order with profit center PC1 and segment initial, you afterwards assign the segment A to the profit center PC1 and finally post the invoice receipt, the GR/IR account is debited with segment initial and credited with segment A.
    Such changes are espacially critial when you use the online split functionality. Because of these reasons it is not recommended and possible to change the segment in the SAP Standard.
    As there is already transaction data in your system you have to check if you have activated the document split functionality.
    If the document split functionality is active, please contact you FI   consultant. In this case, the  impacts of the new assignment on the current business processed have to be checked in detail. It has to be ensured that the change will not cause further posting problems.
    If the document split functionality is not active, but there is already transaction data, you also have to check with your consultant which economical impacts the new assignment will have. The assignment
    can be done on you own responsiblity, with cancelling the correction of note 940440 or you assign a new segment with a customer own report.
    Another option will be creating a new profit center with the correct segment and repost all postings from the profit center with the incorrect segment, to the profit center with the correct segment.
    Cheers,
    Daniela

Maybe you are looking for

  • ASA license for Cisco IP Phone over VPN

    Hi, Are there special licenses required on the ASA to use Cisco IP Phones (Hard phone) over SSL VPN connection? Thanks

  • How can I upgrade my 21 inch mac to speed it up

    I have had a 21 inch mac from new for approx 3 years & am now finding that the unit is slowing down considerably. The screen is still perfect & everything else works well. We have recently been in contact with Apple regarding a way to defrag the unit

  • HTTP ADAPTER Get or Post XI

    Hi, anyone knows how can i get or post a file with http adapter in XI, in a simple view you can't do it directly in the configuration in the communication channel, but i think it has to be a way to do that, at least Business connector have this habil

  • DME # NOT ASSIGNED

    Hi, I am getting error DME #<not assigned> for few employees. We cannot print the direct deposit because of DME# not assigned. I have activated the function P9ZNC. Still is not working. How do we  assign DME# for few employee who don't have a net amo

  • Change the name of the email attachment

    Hello, When a form is submitted via email, how can I change the name of the file that is attached? Thanks, MDawn