Types of mapping which xi supports?

funtional mapping is supported by XI or not?  if so where can i find this options in XI
Thanks &regards
siva

Hi Siva,
These terms are really confusing....But actually XI support...
1. Structural Mapping.
2. Value mapping
There is no term node mapping / functional mapping...
When we talk about Mapping techniques...then there are
Message mapping
      Graphical design and test environment
      Queue-based model allows handling of very large
      documents
      Extensible via Java user-defined functions
XSLT
      Open standard
      Portable
      Extensible via Java user-defined functions
      Memory overhead for very large documents 
Java
       Flexibility of Java programming language
       Java mapping program is responsible for  
       parsing/rendering XML
ABAP
       Leverage existing ABAP base
       ABAP mapping program is responsible for 
       parsing/rendering XML
I have some good document on this...let me know your emaild.
Nilesh

Similar Messages

  • Types of Mapping XI supports

    Choose the true about types of mapping XI supports
    a. Structure Mapping
    b. Node mapping
    c. Value Mapping   
    d. Functional Mapping
    i guess it supports all of those mappings specified..
    iam i right on this??

    Guys -
    I am a novice to XI. But, I guess as per my understanding this is what I think. Please advis me if you have better opinion that would justify this answer in certifrication.
    XI by definition supports only the following 4 mappings types:
    Message (Graphical), XSLT, JAVA & ABAP
    However, first in Element cardinality addresses something called NODE MAPPING which describes as follows:
    Mapping of Non Mandatory Nodes (minOccurs=0)
    ====================================
    1. If a non mandatory node contains elements with minOccurs>0, these elements becomes mandatory after their parent node is assigned
    2. Assignment of element is not sufficient
    3. Node has to be 'created' by assigning a suitable source node/element
    Therefore, as per this discription, I believe NODE mapping a valid for CERTIFICATION
    Secondly, as per my understanding of message mapping, we map source and target STRUCTURES here. Does not this mean STRUCTURE MAPPING? Please confirm?
    Thirdly, You experts all must have done Value Mappings in your projects and there is no need for me to describe more about it. Can not we consider this as a valid answer for CERTIFICATION?
    Last but not least FUNCTIONAL MAPPING; I am not sure why this option is here? May be this is just to add confusion. On the otherside, it make sense if we consider including functions (both standard and user-defined) in our mapping. Does this make sense being a valid Mapping at all?
    In other words, let me ask you all experts; Is this a direct or indirect question? If it is direct then we should turn down all the options. If indirect, may the first 3 are correct or all four.
    Therefore, I rely on your guys for you input. Please provide your valuble analysis.
    Thanks

  • Why New Apple maps not supporting the direction of route  in the UAE; which was supported in ios5.Please help

    Why New Apple maps not supporting the direction of route  in the UAE; which was supported in ios5.
    When it is going to resolve

    iOS 6  Which Features in What Countries...
    http://www.apple.com/ios/feature-availability/

  • How to solve "this type of file is not supported, or the required codec is not installed"?

    Hi all,
    I've just started using a new computer with WIndows 8.1 within the last week and have loaded my Adobe Premiere Elements 11.0 software into it.
    In trying to view and edit a video I created on my old computer, I got "Media Pending" and "Media Offline" notices as soon as I began. The source files are located on an external drive with a permanent letter designation. I began the process of reconnecting my Project Assets files with the source files this morning, but have now encountered a new roadblock. Each time I try, I get the message "this type of file is not supported, or the required codec is not installed." It offers no information or options other than to click "OK," which is not very helpful.
    All the source files are located in one folder on my external drive. I have been able to reconnect the JPEGs and the mp3 source files but not the AVI video files.
    Here are three screenshots. The first is the "Media Offline" message, the second is the message I receive when I try to reconnect my Project Assets to the source files and the third is a screenshot of the codecs installed on the new computer.
    Here is my new computer information:
    Model: Del Inspiron 3847
    Intel Core i5-4460
    CPU @ 3.20 GHz  3.20 GHz
    RAM 8 GB
    System type: 64-bit, x64-based processor
    I hope someone can guide me. What do I need to do to solve this problem?
    Thank you.
    Message was edited by: Janie Christensen Ficara

    StreetSongs
    Thank your for the information supplied.
    But, what are the properties of this .avi file that you seek?
    Video Compression
    Audio Compression
    Frame Size
    Frame Rate
    Interlaced or Progressive
    Pixel Aspect Ratio
    Right now of prime interest is the video compression that is being wrapped by that AVI wrapper/container.
    AVCHD.avi
    MotionJPEG.avi
    XviD.avi
    DviX.avi
    other
    There are instances were a particular video compression or a particular container/wrapper format is each supported by Premiere Elements, but
    not a combo of those particular two. But, in this instance, I suspect this to be a MotionJPEG video codec issue, but your details will
    point us to the actual situation, and we will plan troubleshooting strategy from there.
    ATR

  • This type of file is not supported, or the required codec is not installed.

    About two months ago, I was able to edit these files and create videos from them. Now I get the following message: This type of file is not supported, or the required codec is not installed.
    Aside from regular Windows updates, nothing has been added or removed from my PC.
    I’m using fully patched Windows 7
    Premiere Elements 8.0
    Canon T2I Hi def movies are .MOV

    I can't believe that tech challenged moi is replying to the codec issue.  I bought a new computer with Windows 7.  I won't go into the tech issues with a Windows update....   Anyway I downloaded Photoshop Elements 8 and figured out how to import my photos and videos to Photoshop on the new comptuter.  Photos were fine but videos wouldn't play.  I got the messages about Apple's Quicktime required and then the "required codec is not installed".  I went "What is a "codec"!
    I downloaded Quicktime which went smoothly but I still had the "required codec not installed" message to deal with.  I researched and found that it referred to compressed/decompressed files(?)  Next I googled "Windows 7 codec download" (not even sure if there was one).  There was!   I clicked on the first result and downloaded the codec.  The info stated that this codec should read 99.9% of video files.  Went back to Photoshop and clicked on the blue video thumbnail.  It worked!!!  The video played just as it did on the old computer.
    Hope this helps someone else.  Now why would Windows 7 not include this codec in the first place.  I never had to download one before on other computers.  Only Quicktime needed downloading.  Oh, well.
    Maggie

  • Different types of Mapping in XI

    Hi All,
    I am new to XI, I know different types of Mapping in XI.
    when we are using this mapping?
    1. Graphical Mapping
    2. Java Mapping
    3. XSLT Mapping and
    4. ABAP Mapping
    Please give detail.. it's helpful to me...
    Thanks & Regards
    SReddy,

    Hi Reddy,
    I thought i will start of from scratch.Mapping is basically done to convert one form of xml into another form. This can be done using either of them mentioned below.
    - Graphical mapping
    - XSLT mapping
    - JAVA mapping
    - ABAP mapping
    To know more about each of them please go thru the following links. And if you ask me your which is better, it depends basically on the scenario you implementing and the complexity involved. Anyways please go thru the following links:
    Graphical mapping
    /people/bhanu.thirumala/blog/2006/02/02/graphical-message-mapping-150-text-preview
    http://www.sapgenie.com/netweaver/xi/mapping1.htm
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    XSLT mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/73/f61eea1741453eb8f794e150067930/content.htm
    JAVA mapping
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/content.htm
    ABAP mapping
    /people/r.eijpe/blog
    To know more about the value mapping tools for the SAP Exchange Infrastructure (XI), please go thru the following link:
    http://www.applicon.dk/fileadmin/filer/XI_Tools/ValueMappingTool.pdf
    To get an idea as to what value mapping is, please go thru the following links:
    http://help.sap.com/saphelp_nw04/helpdata/en/13/ba20dd7beb14438bc7b04b5b6ca300/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f2/dfae3d47afd652e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/content.htm
    most of the links that I have provided also helps you get the step by step procedure of doing the same. And also involves the procedure to implement certain advanced features.
    Hope this clears your doubt fully.
    Regards,
    Abhy
    PS: AWARD POINTS FOR HELPUL ANSWERS.

  • Quastion about type conversion mapping

    What does the type convertion mapping serve for in jdeveloper 10g?
    Cant find any meaningful examples.
    I think it sould be used for escaping java coding if it is necessarily to change automatically generated data types...or to supply some specific format like to_char function in sql... But it seems that neither functionallity is supporteds
    Thanks. Alex

    There is some more current info here:
    http://wiki.eclipse.org/Introduction_to_Mappings_(ELUG)#Type_Conversion_Converter
    But this is for the TypeConversionConverter in EclipseLink, which is mostly the same (the TypeConversionMapping in 9.0.4 became the TypeConversionConverter in 10.1.3).
    It is basically to handle converting from one type in Java such as Calendar to another type in the database, say DATE or even VARCHAR, etc. It can handle most obvious conversions. Many conversions will also work without a converter, or at least work most of the time depending on if the database auto converters types, but some databases are more picking on the type that is bound matching the field type.
    James : http://www.eclipselink.org

  • Different types of mapping

    What are the advantages and under what circumstances do we need to use each one of them?

    Hello Sonia,
    Depends upon u r requirement u have to choose which mapping is suitable..
    In Real Time out most of our requirements through graphical mappings only.
    Diffarent types of Mapping's....
    1) MESSAGE MAPPING
    2 ) ABAP MAPPING
    3 ) JAVA MAPPING
    4 ) XSLT MAPPING
    Message Mapping:
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Java Mapping :
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=java+mapping&adv=false&sortby=cm_rnd_rankvalue#
    SAP Network Blog: Implementing a Java Mapping in SAP PI
    /people/carlosivan.prietorubio/blog/2007/12/21/implementing-a-java-mapping-in-sap-pi
    Java Mapping (SAP Library - Partner Connectivity Kit)
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/frameset.htm
    SAP Network Blog: XI Java Mapping Helper (DOM)
    /people/alessandro.guarneri/blog/2007/03/25/xi-java-mapping-helper-dom
    SAP Network Blog: Testing and Debugging Java Mapping
    /people/stefan.grube/blog/2006/10/23/testing-and-debugging-java-mapping-in-developer-studio
    Binary Conversion in XI - Java Mapping - Code Gallery - Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/binary%2bconversion%2bin%2bxi%2b-%2bjava%2bmapping
    SAP Network Blog: "JAVA MAPPING", an alternate way of reading a CSV file
    /people/rahul.nawale2/blog/2006/07/18/java-mapping-an-alternate-way-of-reading-a-csv-file
    ABAP mappings run on ABAP Stack and are developed in the ABAP workbench of the Integration Server.
    You normally do not need to use the ABAP mappings and is preferable for someone with ABAP programming background. I should say JAVA functions would suffice any complex scenarios.
    refer step by step guides for ABAP Mapping
    ABAP Mapping:
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=abap+mapping&adv=false&sortby=cm_rnd_rankvalue#
    How to Use ABAP Mapping in Exchange Infrastructure 3.0 (NW2004)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5c46ab90-0201-0010-42bd-9d0302591383
    SAP Network Blog: Testing ABAP Mapping
    /people/sameer.shadab/blog/2005/09/29/testing-abap-mapping
    SAP Network Blog: How to call XI ABAP Mapping via RFC
    /people/ricardoandres.maienza/blog/2007/04/06/how-to-call-xi-abap-mapping-via-rfc
    SAP Network Blog: XI: ABAP mapping logs - more standard = better visibility
    /people/michal.krawczyk2/blog/2006/09/20/xi-abap-mapping-logs--more-standard-better-visibility
    SAP Network Blog: Dynamically sending a mail to the PO creator using XSLT- ABAP Mapping
    /people/rahul.nawale2/blog/2006/11/01/dynamically-sending-a-mail-to-the-po-creator-using-xslt-abap-mapping
    You need to provide the name of your mapping program maually , you see it is an input box.
    XSLT Mapping..
    http://help.sap.com/saphelp_nw04/helpdata/en/83/2200cb50d345c793336d9a1683163e/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/83/2200cb50d345c793336d9a1683163e/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/b78d406b305537e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/4c/b2ad3de2d76b3be10000000a114084/frameset.htm
    Thanks,
    Satya Kumar
    Reward Points if it is useful..

  • Different types of mapping techics

    hi expects,
       please provide some mapping technics.

    Rohit,
    It depends upon the requirements. So after going through your requirements you will decide which type of mapping you want to use. Subsequently you will develop the mapping.
    Check this threads for different types of mappings and their advantages and disadvantages:
    Differences between the Mapping types.
    Re: Types of Mappings and their Use
    ---Satish

  • Advantages/disadvantages,Capabilities,Failures of Types of mapping

    Dear all,
    Can you kindly explain me the Advantages/disadvantages,Capabilities,Failures of Types of mapping.
    what is the parser XSLT uses.
    what is differnece between sax/dom parsers.
    Thanks,
    Srinivasa

    Hi srinivas phani  ,
    The following websites give u good documentation on Mapping:
    Excellent PDF Document on Mapping
    http://help.sap.com/bp_bpmv130/Documentation/Operation/MappingXI30.pdf
    Mapping Development with the ABAP Workbench
    http://help.sap.com/saphelp_nw04/helpdata/en/10/5abb2d9df242f6a62e22e027a6c382/content.htm
    ABAP Mappings
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/e18b1a0fc14f1faf884ae50cece51b/content.htm
    how to create a flat file out of an IDoc-XML by means of an ABAP mapping program and the J2EE File Adapter.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/46759682-0401-0010-1791-bd1972bc0b8a
    How to Use ABAP Mapping in XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e3ead790-0201-0010-64bb-9e4d67a466b4
    SAXParser
    Both DOM and SAX approaches have advantages and disadvantages, and your choice of technique must depend on the type of data being parsed, the requirements of your application, and the constraints under which you are operating.
    The SAX approach is linear: It processes XML structures as it finds them, generating events and leaving the event handlers to decide what to do with each structure. The advantage of this approach is that it is resource-friendly; because SAX does not build a tree representation of the document in memory, it can parse XML data in chunks, processing large amounts of data with very little impact on memory. This also translates into better performance; if your document structure is simple, and the event handlers don't have anything too complicated to do, SAX-based applications will generally offer a speed advantage over DOM-based ones.
    The downside, though, is an inability to move around the document in a non- linear manner. SAX does not maintain any internal record of the relationships between the different nodes of an XML document (as the DOM does), making it difficult to create customized node collections or to traverse the document in a non-sequential manner. The only way around this with SAX is to create your own custom object model, and map the document elements into your own custom structures—a process that adds to complexity and can possibly degrade performance.
    Where SAX flounders, though, the DOM shines. The DOM creates a tree representation of the document in memory, making it possible to easily travel from one node to another, or even access the same node repeatedly (again, not something you can do easily in SAX). This tree representation is based on a standard, easy-to-understand model, making it easier to write code to interact with it.
    This flexibility does, however, come with an important caveat. Because the DOM builds a tree in memory, DOM processing cannot begin until the document has been fully parsed (SAX, on the other hand, can begin parsing a document even if it's not all available immediately). This reduces a developer's ability to "manage" the parsing process by feeding data to the parser in chunks, and also implies greater memory consumption and consequent performance degradation.
    Consequently, the choice of technique depends significantly on the type of constraints the application will be performing under, and the type of processing it will be expected to carry out. For systems with limited memory, SAX is a far more efficient approach. On the other hand, complex data-processing requirements can benefit from the standard object model and API of the DOM.
    After using DOM to parse XML documents for any length of time, you will probably begin to notice that performance tends to suffer when you’re dealing with large documents. This problem is endemic to DOM's tree-based structure: larger trees demand more memory, and DOM must load an entire document into memory before it can allow you to parse it. For situations where performance is problematic with DOM, you have an alternative in the Simple API for XML (SAX). In this fifth installment in our Remedial XML series, I'll introduce you to the SAX API, and provide some links to SAX implementations in several different languages.
    Further differences can be seen in the following websites
    http://articles.techrepublic.com.com/5100-22-1044823.html
    Parsing XML Efficiently : DOM Parsing ,SAX Parsing
    http://www.oracle.com/technology/oramag/oracle/03-sep/o53devxml.html
    SAX Example
    http://www.informit.com/articles/article.aspx?p=26351&seqNum=6&rl=1
    Event or DOM parsing?
    http://discuss.joelonsoftware.com/default.asp?design.4.156750.12
    SAX samples
    http://xerces.apache.org/xerces2-j/samples-sax.html
    Set up a SAX parser
    http://www.ibm.com/developerworks/xml/library/x-tipsaxp.html
    Simple API for XML (SAX)
    http://en.wikipedia.org/wiki/Simple_API_for_XML
    SAX Parser Benchmarks
    http://piccolo.sourceforge.net/bench.html
    XML Parsers: DOM and SAX Put to the Test
    http://www.devx.com/xml/Article/16922/1954?pf=true
    High-Performance XML Parsing With SAX
    http://www.xml.com/pub/a/2001/02/14/perlsax.html
    Using the SAX Parser
    http://www.javacommerce.com/displaypage.jsp?name=saxparser1.sql&id=18232
    Class SAXParser
    http://java.sun.com/j2se/1.4.2/docs/api/javax/xml/parsers/SAXParser.html
    Class SAXParser
    http://people.apache.org/~andyc/neko/doc/html/javadoc/org/cyberneko/html/parsers/SAXParser.html
    SAX Parsers
    http://webdesign.about.com/od/saxparsers/SAX_Parsers.htm
    Interface SAXParser
    http://excalibur.apache.org/apidocs/org/apache/excalibur/xml/sax/SAXParser.html
    Class SAXParser
    http://xerces.apache.org/xerces2-j/javadocs/xerces2/org/apache/xerces/parsers/SAXParser.html
    DOM Parsing
    Excellent website showing how 2 use Document Object Model (DOM)
    http://www.w3.org/DOM/
    Document Object Model (DOM) Parsing
    http://www.xml.com/lpt/a/1597
    Overview of DOM, DOM Level 3 core,DOM Level 3 Load & Save
    http://www.softwaresummit.com/2004/speakers/GrahamJAXP1.pdf
    Sample java program using DOM
    http://mail-archives.apache.org/mod_mbox/cocoon-cvs/200305.mbox/%[email protected]%3Eorg/mod_mbox/cocoon-cvs/200305.mbox/%[email protected]%3E
    Easy RFC lookup from XSLT mappings using a Java helper class
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/05a3d62e-0a01-0010-14bc-adc8efd4ee14
    XML Transformation Using the TrAX APIs in JAXP
    http://www.xml.com/pub/a/2005/07/06/jaxp.html?page=last
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • "This type of file is not supported" - Premiere Elements 9

    I've recently begun learning to use Premiere Elements 9, but I've run into a problem. I am trying to import videos that were recorded with a Canon G9 DSLR camera. I can add them to the Orgnizer and view/watch them from there, but when I try to drag them from the organizer to the timeline in a project, it says "This type of file is not supported, or the required codec is not installed".
    I followed the instructions on this page:
    http://forums.adobe.com/thread/415317?tstart=0
    and used Super to convert one of the videos to a DV Digital Video file using the default settings as the instructions explain. It output a file with the extention ".avi.dv" which seems to have the correct attributes. However, I get the same error when trying to drag it into a project timeline - "This type of file is not supported, or the required codec is not installed".
    Am I doing something incorrectly? I've tried several different project files settings (including DV 48kHz) but this happens in all of them.
    I'd greatly appreciate any help anyone can give me. I'm hoping I'm just doing something wrong.

    Steve Grisetti wrote:
     When you start a new project, click on the Settings button. In the preset panel, open the DSLR options and look for settings that match your specific video.
    I tried that, but the videos' resolution is 1024 x 768 at 15fps, which doesn't match any of the DSLR settings. The camera can record in 640x480 30fps, but the only setting with a matching resolution is 60fps, and it gives the same error when I try to drag in a 640x480 30fps video in the 640x480 setting.
    In any event, can't you import and use any video file (avi, wmv, mov, etc) in any project regardless of the project's setting? I tried converting the videos to .wmv format with the same resolution (1024 x 768) but at 25fps and was able to import and work with them in that format perfectly. It just won't let me import them in their original .avi form or in the Super©-exported .dv format.
    the_wine_snob wrote: Though my wife has a Canon G-10, I cannot recall the exact CODEC that is inside the resultant MOV format files ...If you are getting a "missing CODEC" message, then it is likely that you either do not have the proper CODEC installed, the installation is corrupt or that PrE cannot work with that particular version.
    The G9 outputs .avi files rather than .mov. I don't know what codec they use, but the codec is installed and functioning because the videos can be played in any player on this computer (eg Windows Media Player), and can also be played within the Premiere Organizer screen (where you import them and create libraries). I just can't preview/play them in the project window, or drag them to the timeline (it gives the missing codec error in both cases).
    Regardless of that, when I convert the video to DV-AVI format in Super© using the default settings as recommended by the link I posted, shouldn't the resulting video be useable regardless of its original format? It exports with the extension .dv.
    However, either I was mistaken before or something has changed, because now I can't import the .dv files at all (it isn't even listed as one of the supported file extensions in the import dialog box dropdown menu, and if I chosoe "all files" and try to import it it gives the "not supported/missing codec" error). Windows 7 also is not recognizing the .dv file as videos, and although I can play them in Windows Media Player, I first have to OK the error message that it doesn't recognize the file extension but "may still be able to play it" (which it does). I assume a DV codec must be installed, otherwise it wouldn't be able to play the converted videos at all.
    Am I missing something? Is ".dv" the wrong extension? The tutorial says it's "DV-AVI format", but if I change the extension to ".avi" the files won't play at all.
    Hopefully this makes sense, as you can tell I'm very new to this and am not yet familiar with all the files types / extensions and resolutions etc.
    EDIT: The program MediaInfo reports the .dv files exported by Super© are:
    Format :
    DV
    Format_Commercial_IfAny :
    DVCPRO
    at 720x480, 29.970fps with Windows PCM audio.
    It says the original .avi files are JPEG format with Windows PCM audio.

  • Types of tickets which a oracle dba solves

    Hi,
    Can u please tell me about different types of tickets which will come for a dba to solve.I also want to know information on L1 AND L2 support. What is the difference between them.

    It really depends on the kind of business that you are running.
    If its a ASP environment and you are responsible for handling customer databases as well, then expect tickets right from installation till performance tuning.
    If it is a in-house development, then as a DBA you should be concerned only with the database related issues; even database server related issues should be handled by the system administrators, not you.
    I also want to know information on L1 AND L2 support. What is the difference between them. Its how your company defines them.
    In general, as a DBA, you should be concerned only with the database related issues but you should also be able to pin point the problem, if it is not database related.

  • Movement type 647 does not currently support serial numbers  management

    we can't do "shipment start/PGI for DOWN shipment 1178184 DN# 40309339.
    Error message " Movement type 647 does not currently support serial numbers  management" see also attachment
    Error is like that
    Stop : Save Shipment
      Stop : Shipment 0001178184 :Action for Shipment start
    Read Activities profile ZPGI
    Main issue
    Stop: Movement type 647 does not currentely support serial number management.
    Delivery 001114455 in shipment could not be posted GI
    Ssome problem with the movement type 647. 
    what I understand is, its a SD movement which place the material in transit and automatically executes
    the 101 movement. If possible please help in this matter.
    Pls help what exactly issue and resolution .
    Regards
    Vicky

    Check this thread
    [STO with delivery in 1 step (mvt. type 647) with serial numbering   |STO with delivery in 1 step (mvt. type 647) with serial numbering]
    thanks
    G. Lakshmipathi

  • Movement type 101 does not currently support serial

    Hi experts,
    I'm trying to realize MIGO for a PO with a material with serial number.
    The error msg is " Movement type 101 does not currently support serial number Management." IO306
    I already config. spro>plant maintenance & customer service>master data in plant maintenance & customer service->technical objects>serial number management-->define serialization attributes for movement types
    And
    Plant Maintenance and Customer Service -->Master Data in Plant Maintenance and Customer Service -->Technical Objects --Serial Number Management -->Define Serialization Attributes for Movement Types
    And assigned the material to attributes ate MM02.
    I have know ideia what else i have to do.
    Is there anone here already see that?
    Tks
    Antonio Oliveira

    try posting GR via MB01 transaction instead of MIGO and let us know if you are getting same issue.
    also there are few OSS notes created for this kind of issue which has to do with maintainenance of table V_T156SY, check below thread
    Movement type 101 does not currently support
    yogesh

  • Movement type 317 does not currently support serial number management

    Movement type 317 - support serial number management?
    We are using SAP ECC 6.0. and trying to create a structured material from constituent components with the WM 317. The components are using serial numbers. When we try to post the material document we get an error message:
    u201CMovement type 317 does not currently support Serial number managementu201D
    Movement type 317 does not currently support serial number management
    Message no. IO306
    Diagnosis
    With the help of * under the business operation, the entry in table T156S used here under movement type 317 defines that no serial numbers are supported here.
    System Response
    Termination of the transaction called up.
    Is any new availability which support serial number management in warehouse movement 317?

    Is the scenario relates to Retail ??  Movement Type 317 is used for Creation of a structured material from constituent components (Retail).  Check Note 131969 - Recommendation: Store returns in SAP Retail Release 4.0
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Here we go again. Problem running virus scan

    I kept getting this error on one particular article a couple of days ago and now it's back again: I keep trying and I cannot get this updated. I've already turned the files over to Adobe and they found nothing. I was working fine yesterday and now I'

  • How to remove the Coupon from the Order.

    Hi All, I am working with order cancellation part ,so I am facing one issue i.e when order gets cancelled I have to remove the coupon from that order and that coupon should be available or used for future. Please guide me how to do this. Thanks in Ad

  • Field with 0 in dynpro

    Hello,     i developed a dynpro with a field in which user insert a cuantity. If the user inserts 0, the dynpro delete the field and a blank space is showed. How can i do to show the 0? What data type must i set to the field? Thanks!

  • Problems from oracle designer to database creation

    i am getting the following problem when creating a database using oracle designer: "has no role cannot regenerate" this is specific to the primary keys of each table has anyone come across this before? any ideas guys? Andy

  • ODBC database access

    Can we access a 'remote' ODBC compliant database through a JSP page being served by Weblogic? I know that the bridge cannot be used as it is not threadsafe but has that changed or is there any other way? Also, can we link in libraries within Weblogic