Functional document regarding Prce List conversion in R12

hi,
i got a requirement of converting the legacy price list data to oracle(R12).
if anybody is having any documents (functional) realted to Price list.please mail me [email protected]
Regards,
Mahesh

    Hi Rohit ,
I had copied these .class & .xml files under Myclasses -> oracle.apps.icx and oracle.apps.po and oracle.apps.fnd was same which comes part of the standard OA tutorial.
I copied same under Myprojects as well.
you have to decompile the class file into java file and then place it in Myproject directory , also copy all dependency files like BC4J components , and then
try to run from Jdeveloper .
Alternatively you can get the entire ICX folder and zip it and add it via library .
--Keerthi

Similar Messages

  • Documents related to Customer Conversion in R12

    Hi All,
    I am a oracle finacncials functional guy.I am about to join a project where the client is going to implement 12R.
    What would be the first stage of implementation in the functional perspective.
    Are there any documents that answers queries like these.
    Are there and links or documents that explain the dependencies of module setups in implementation.which explain detail steps for an implementation.
    Thanks in advance.

    In R12, most each module is having implemenation guide apart from user guide. These more than enough to have all information in place.

  • Delete the reference document in the list MRRL

    Hi,
    I post a GR for Inbound delevery but to a false scheduling agreement. I got the referenz document number in List (MRRL: Evaluated receipt settelment(ERS).
    I cancel this GR but I always have this referenz document number in the List. All Entry or Item in the List will be clear/pay at the end of the Mont.
    How can I delete this entry(referenz document) in the list or what can I do?
    Thanks
    Dede

    Dear Ryan lazaro,
    Go to QM02
    1] In the Menu Notification>Function>Deletion Flag>Deslect and save
    Then you see the status Notification in Process.
    2] Reference Notification is only for your reference while creating notification.
    Ex: If youwant to create Q2 Notification, you can put the same type of notification number and you can copy the fields where you can save the time.
    If Inspection Lot is mentioned in the notification with reference notification means it has not created automatically.
    If RR carried means, you have to process the Notification.
    then do the UD.
    Regards
    Hanamanta

  • Functional documents

    Hi,
       I am looking for some Soft copies of Functional documents for SD,MM,FI,PP.
       I have the Links for Help,but I am looking for some more Stuff.
        If any body have the soft copies regarding the Flows of SD,MM,FI and PP , any other related stuff ,pls mail me at <b>[email protected]</b>
    Will get the Reward Points.
    Thanks n Regards,
    vijaymenan

    hi vijay
    can u pls fwd me the documents for SD and FI
    and also the links of the materials if posible
    my mail id is [email protected]
    thanks in advance
    bye
    sid

  • Setting up a full contextual search from within folders,document libraries or lists.

    Hi Everybody
    I have been loooking through all the availdable answers but so far have not seen anything that is wholly relevant to my problem.
    I have set up a search on sharepoint 2013 that seems to be working 100% and does a full contextual search from sites and sub-site. My problem is that the client requires a full contextual search to be working from any folder, document library or list. In
    other words, if the user is in that specific folder, only results from that folder should come up when doing a search.
    I think that maybe the secret is in writing the proper kql script that will automatically incorporate the folder,document library or list name ? Any assistance with setting up the needed variables or maybe pointing me in another direction.....
    If possible, I need to do this without any coding ......

    Hi Theuns,
    According to your description, my understanding is that you want to confine the search result to the specific document library or a folder.
    I recommend to create a new Result Sources and use {searchTerms} path:http://SERVER/SITE/LIBRARY to limit the scope. Then configure the search page to use the new created Result Sources.
    Here is a similar thread for you to refer:
    http://techmikael.blogspot.in/2013/04/limiting-search-results-in-sharepoint.html
    Best regards.
    Thanks
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Regarding file content conversion

    Re: regarding file content conversion  
    Posted: Sep 25, 2008 11:30 AM    in response to: kummari     Edit      E-mail this message      Reply 
    i tried.but m getting this error
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns1:MT_HyperionReport' found in document', probably configuration error in file adapter (XML parser error)': java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure 'ns1:MT_HyperionReport' found in document', probably configuration error in file adapter (XML parser error)'
    Actually my input structure is:
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_ECCReport xmlns:ns0="urn:syngenta.com:i_ecc_erp:se:global:fi_reports:common">
    <ACTFiscalyear>siva</ACTFiscalyear>
    <StartPeriod>44</StartPeriod>
    <EndPeriod>55</EndPeriod>
    <LineItems>
    <ReportingUnit>rama</ReportingUnit>
    <ProfitCentre>844</ProfitCentre>
    <Amount>855</Amount>
    </LineItems>
    </ns0:MT_ECCReport>
    and in FCC i wrote below these three lines:
    LineItems.fieldSeparator 'nl'
    MT_HyperionReport.fieldSeparator 'nl'
    LineItems.fieldSeparator 'nl'
    So please tell me what is wrong in this

    MT_HyperionReport is your message type and this represents the top level node of your message. Below this you have your records. You have MT_HyperionReport as a record type which is clearly not going to work.
    In the content conversion parameters section the following fields should be filled, you dont need to specify Recordset if your XML structure does not include this node see SAPhelp example:
    Document Name: MT_HyperionReport
    Document Namespace: <look at your message type in the designer>
    Recordset Structure: Record_type1,<occurrence 1..>, Record_type2,<occurrence 1..>
    In the parameter box:
    Record_type1.fieldSeparator
    Record_type1.fieldNames
    ignoreRecordsetName value true
    Record_type2...
    The SAP help on this is pretty clear and comprehensive...
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm

  • Query regarding file content conversion using file adapter

    Hi All
    I have a question regarding file content conversion in file adapter.
    I have a file coming in the following format.
    AA,111,222,333
    BB,444,555,666
    CC,777,888,999
    My incoming message structure has a hierarchy. The CC record is a structure part of BB record. BB record is a structure part of AA record. It is like this:
    AA,111,222,333
    <<BB,444,555,666>>
    <<<<CC,777,888,999>>>>
    After file content conversion, in the resulted xml, i am getting a flat hierarchy instead of nested hierarchy.
    Is it possible to get a nested hierarchy as a result of file content conversion?
    Please let me know
    Thanks
    Chandra

    Hi Udo
    According to your suggestion, I am trying to use mapping.
    I am getting a flat file and i am reading it.
    This is my source structure:
    AA,11,22,33
    BB,44,55,66
    CC,77,88,99
    This is my required targer structure:
    AA,11,22,33
    <<BB,44,55,66>>
    <<<<CC,77,88,99>>>>
    To explain this, BB record can have multiple records of CC records.
    AA records can have multiple records of BB record.
    I am using removecontext node function.
    CC (Source)  (removecontext)-> CC (target structure)
    But here, when i rightclick on source CC field in the mapping editor, i cannot see any other context except root node. So, how can i proceed here??
    Many Thanks
    Chandra

  • VA01 F4 selection screen do not need CR document type in list of doc.type

    Hi
    My requirement is following
    step 1: execute T.code VA01
    step 2: Press F4 on Order type: you will get list of all Order doument type, (like, OR,KE,KB,KR,CR,DR and etc..)
    step 3: Now i don't want CR document type in list of order document type through F4 selection screen , .
    Kindly please help where i need to do configuration to achieve my requirement
    regards
    pinal

    Hi Pinal,
    Goto VOV8
    Position on CR
    Keep Block Status X or A
    Now check in VA01 and F4 on Document Type CR will not be there...
    Hope it will help..
    Regards,
    HP

  • Function module to get list from CDHDR for MATERIAL

    Hello,
    I am searching for the function to get a list of CDHDR-entries for a material in transaction MM03.
    My debugging was not successful. So I hope someone here has the answer.
    What is the name of the function that SAP uses in TA MM02/MM03 to get the list of CDHDR-entries for a material number and from where (include) is it called?
    I found already the function to get the related CDPOS entries, starting from the list with CDHDR entries in the transaction.
    This is CHANGEDOCUMENT_READ_POSITIONS.
    But here I am definitely too late, because I am searching for the reasn why one of my changes entered in CDHDR is not selected!
    Thank you in advance for the answer!
    Best regards
    Dirk

    Hello Suhas,
    yeah, I used MM04 from your answer and found the same!
    Thank you! This will help me!
    It is    PERFORM relevanz_pruefen
    called after the FM which kills some of my entries.
    Now I can find a solution for my issue!
    Best regards
    Dirk

  • Design ,Technical & functional Documents

    We are going to send PO(R/3) to our Supplier network thru XI and also we are going to receive the Invoices into our R/3 System.
    For the Above scenario we need the following Documents
    1)Design Documentation
    2) Functional Documentation
    3) Technical Documentation
    I want to know what Information I need for the above classifications and also who will be incharge for the above like who will execute the Design Documentation, Who will write the Functional and Technical Documentation?
    If there is any useful documents available?
    Thanks.

    Jenni
    Design Documentation tell us how the interfaces are going to work for the entire project. So usually Architects or Senior guys who have indepth experience of XI will usually write this.
    Functional Documentation tell us the functioanlity of the interface. This is written by the Functional guys who have indepth knowledge about the functionality what they are looking from the interface. They may even take the help of technical guys to some extent.
    Technical Documentation tells us how the interface is going to be worked technically. Here we will mention what are the adapters, naming conventions etc we are going to use for the interface. This is written by the XI developers. This are purely my views and this may change from person to person jenni.
    For further info go through the urls:
    Re: Building XI
    XI technical specification documents
    Regards,
    ---Satish

  • HR Functional Documents

    Hi All,
    Can U anyone send me the HR Functional documents to my mail id.
    pl send through Gtalk [email protected]
    Thanx
    Nasee.....

    You can go through these pdf docs....
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_FORMS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYXXFORM/PYINT_FORMBUILDER.pdf
    also try this links
    http://www.sap-img.com/sap-hr.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html
    http://help.sap.com/saphelp_erp2005/helpdata/en/74/df293581dc1f79e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/80/ea89395eb58c4f9d0c3e837cf0909d/frameset.htm
    consider points if it is useful.......
    Regards,
    Bala

  • Sample Functional document

    Hi Guys,
    I have been working on the technical side of BWw mostly datamodeling, dataloading and reporting. I want to know how to prepare a functional document, which is moslty done by analysts or architects, involving requirements gathering, gap analysis etc.
    Can somebody please send me a sample functional document which includes requirements gathering, gap analysis for a sample project or a procedure describing how its done. It would be very helpful.
    Thanks in advance,

    Hi,
    Please check  the link below and download ASAP documentation or Roadmap. There you may find many kinds of template.
    service.sap.com/bi - > Services & Implementation -> SAP BW ASAP
    Regards,
    ®

  • Error creating document from using list using Document Template

    Hi All,
    I am trying to create a document from sharepoint list and upload it to a document library using item added and item updated event receiver methods. I can create metadata from list update in document library but unable to open the document. The error message
    I get is "we're sorry. we can't open "Filename" because we found a problem with its contents. no error detail available". Please see the below code.
    SPSecurity.RunWithElevatedPrivileges(delegate()
                       try
                           string TemplateUrl = string.Empty;
                           SPWeb web = properties.OpenWeb();
                           web.AllowUnsafeUpdates = true;
                           SPDocumentLibrary olist = web.Lists["NewLibList"] as SPDocumentLibrary;
                           String url = olist.RootFolder.ServerRelativeUrl.ToString();
                           SPFile file = null;
                           file = web.GetFile(olist.DocumentTemplateUrl);
                           if (file != null)
                               SPListItem oItems = properties.ListItem;
                               web.AllowUnsafeUpdates = true;
                               byte[] readStream = file.OpenBinary();
                               SPFile uploadedFile = olist.RootFolder.Files.Add("http://site/subsite/Libraryname/" + properties.ListItemId.ToString() + ".docx", readStream,
    true);
                               SPListItem listitem = uploadedFile.Item;
                               listitem["Firstname"] = oItems["Firstname"];
                               listitem["Lastname"] = oItems["Lastname"];
                               if (uploadedFile.CheckOutType != SPFile.SPCheckOutType.None)
                                   uploadedFile.CheckIn(string.Empty);
                               listitem.Update();
                               uploadedFile.Update();
                               web.AllowUnsafeUpdates = false;
                       catch (Exception ex)
                           EventLog.WriteEntry(EventLogName, ex.Message, EventLogEntryType.Error);

    Hi,
    Please try to use the code below:
    SPSecurity.RunWithElevatedPrivileges(delegate()
    try
    string TemplateUrl = string.Empty;
    SPWeb web = properties.OpenWeb();
    web.AllowUnsafeUpdates = true;
    SPDocumentLibrary olist = web.Lists["NewLibList"] as SPDocumentLibrary;
    String url = olist.RootFolder.ServerRelativeUrl.ToString();
    SPFile file = null;
    file = web.GetFile(olist.DocumentTemplateUrl);
    if (file != null)
    SPListItem oItems = properties.ListItem;
    web.AllowUnsafeUpdates = true;
    Stream readStream = file.OpenBinaryStream(); //file is SPFile type
    SPFile uploadedFile = olist.RootFolder.Files.Add("http://site/subsite/Libraryname/" + properties.ListItemId.ToString() + ".docx", readStream, true);
    uploadedFile.CheckOut();
    SPListItem listitem = uploadedFile.Item;
    listitem["Firstname"] = oItems["Firstname"];
    listitem["Lastname"] = oItems["Lastname"];
    listitem.Update();
    uploadedFile.Update();
    uploadedFile.CheckIn(string.Empty);
    web.AllowUnsafeUpdates = false;
    catch (Exception ex)
    EventLog.WriteEntry(EventLogName, ex.Message, EventLogEntryType.Error);
    If the issue still exists, I suggest you dubug your code and check whether line of code error.
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Uploading Multiple Documents To a List Item sharepoint 2010

    hi Guys ,
    Is there a way we can enable (out of the box )Uploading Multiple Documents To a List Item sharepoint 2010 ?
    cheers

    No, There is no OOB way to do the same you have to build a custom Page/Control OR customise OOB Form to attache multiple files and that will be through integration of ajax based control (multiple file uploader.)
    the other way to do the same is provision a custom field. we have done this for our many  clients.
    Hi, I also encountered the same problem, could u pls provide detailed information by a custom field?

  • Best practice for Active Directory User Templates regarding Distribution Lists

    Hello All
    I am looking to implement Active Directory User templates for each department in the company to make the process of creating user accounts for new employees easier. Currently when a user is created a current user's Active directory account is copied, but
    this has led to problems with new employees being added to groups which they should not be a part of.
    I have attempted to implement this in the past but ran into an issue regarding Distribution Lists. I would like to set up template users with all group memberships that are needed for the department, including distribution lists. Previously I set this up
    but received complaints from users who would send e-mail to distribution lists the template accounts were members of.
    When sending an e-mail to the distribution list with a member template user, users received an error because the template account does not have an e-mail address.
    What is the best practice regarding template user accounts as it pertains to distribution lists? It seems like I will have to create a mailbox for each template user but I can't help but feel there is a better way to avoid this problem. If a mailbox is created
    for each template user, it will prevent the error messages users were receiving, but messages will simply build up in these mailboxes. I could set a rule for each one that deletes messages, but again I feel like there is a better way which I haven't thought
    of.
    Has anyone come up with a better method of doing this?
    Thank you

    You can just add arbitrary email (not a mailbox) to all your templates and it should solve the problem with errors when sending emails to distribution lists.
    If you want to further simplify your user creation process you can have a look at Adaxes (consider it's a third-party app). If you want to use templates, it gives you a slightly better way to do that (http://www.adaxes.com/tutorials_WebInterfaceCustomization_AllowUsingTemplatesForUserCreation.htm)
    and it also can automatically perform tasks such as mailbox creation for newly created users (http://www.adaxes.com/tutorials_AutomatingDailyTasks_AutomateExchangeMailboxesCreationForNewUsers.htm).
    Alternatively you can abandon templates at all and use customizable condition-based rules to automatically perform all the needed tasks on user creation such as OU allocation, group membership assignment, mailbox creation, home folder creation, etc. based on
    the factors you predefine for them.

Maybe you are looking for

  • How do I make Lion Server support more than one Time Machine disk?

    Under Snow Leopard Server, I had two disks set up for Time Machine backups. This came about as I'm running a Mac Mini with the 500 GB internal drives which turned out to be insufficient for one of the connected Macs which uses a terabyte drive. I the

  • Integrated Configuration Multiple receiver

    Hi All, I have a requirement where there is Single Sender and 2 Receivers I am aware that this cannot be done using single Integrated Configuration(ICO) in PI 7.1 But considering the volume and frequency of data we want to go for ICO, even multiple I

  • ExecutorService - ShutdownNow() not shutting down

    Here is a sample application: On Line A, if the simple calculation is set to true, the calculations finish, and the shutdown occurs normally. If, however, an infinate loop is called (complex calculation), then even when calling shutdownNow() on the p

  • Update statistics ends with error

    Hi Techies Few months back our BI system got crashed then ,we re-install the system & restore the database,Now the issue is whenever we are running the update statistics it gives the following error & terminates with error. BR0301E SQL error -20000 a

  • Bex Analyzer-No space error on refreshing the Workbook

    HI all, I am trying to execute a workbook with below fields Parner ID,Cus Name,Market class and volume. The requirement is to show the top 5 customers in the workbook.As there are huge volume of records I just filtered on Market class and executed th