IDOC ISSUE full point assigned

Hi all
I m facing problem to upload data through idoc.the scenario is like we receive electric meter reading in flat file format. And to upload that data JAVA code is written which will create an IDOC FILE this authorization is only give to 2-3 person in organization and to basis guy also as user changed it’s password in SAP and in JAVA the java code is not going to create the IDOC file and data is not going to upload. after changing user password in sap system ,user not able to upload the data.
ISU_MR_UPLOAD01 is the idoc file generated. So is there any authorization issue, password issue how to see and view IDOC IN SAP, can any one help me out into this.
The error with java throws is as;
1ST ERROR IN TRACE FILE
ERROR file opened at 20061109 133610 India Standard, SAP-REL 640,0,59 RFC-VER 3  MT-SL
T:2736 ======> User TR has no RFC authorization for function group SYST .
T:2736 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
2ND ERROR ON COMMAND PROMT
C:\j2sdk1.4.2_07>cd bin
C:\j2sdk1.4.2_07\bin>java sandsupload
Creating IDoc...Exception in thread "main" com.sap.mw.idoc.IDoc$Exception: (2) I
DOC_ERROR_METADATA_UNAVAILABLE: The meta data for the IDoc type "ISU_MR_UPLOAD01
" is unavailable.
        at com.sap.mw.idoc.jco.JCoIDoc$JCoDocument.<init>(JCoIDoc.java:233)
        at com.sap.mw.idoc.jco.JCoIDoc$JCoDocument.<init>(JCoIDoc.java:187)
        at com.sap.mw.idoc.jco.JCoIDoc.createDocument(JCoIDoc.java:10521)
        at sandsupload.main(sandsupload.java:35)
the part of java code
try {
            //create a JCo client pool
            JCO.addClientPool( "MyPool",    //pool name
                               3,           //maximum pool connections
                               "333",       //SAP client
                               " TR",    //user ID
                               " XYZ",  //password
                               "EN",        //language
                               " 1.1.1.1   ", //app server host name
                               "00" );   //system number
            //create an IDoc repository
            IDoc.Repository idocRep = JCoIDoc.createRepository("MyIDocRepository", "MyPool");
            //create a new and empty MATMAS02 document
            System.out.print("Creating IDoc...");
     Line where it shows error
            IDoc.Document doc = JCoIDoc.createDocument(idocRep, "ISU_MR_UPLOAD01");
            //get the root segment from the document
            //The root segment does not contain any fields or data. It is only
            //used as the standard parent segment and won't be transmitted when
            //the document is sent to an SAP system.
            IDoc.Segment segment = doc.getRootSegment();
            //create and add a new and empty child segment of type E1MARAM
            //and fill the segment data

Seems like the error is because the user passed through the JCO call does not have the necessary authorizations...in SAP. Trace the authorizations for that user and grant what is needed... in particular the functions about the IDOC setup and structure used by the repository...
Enjoy

Similar Messages

  • Full Points sure: Wrong values populating in report (BEX)

    Hi Gurus,
    I got an Issue on CRM Report. Report is populating wrong values. 
    In the report, We have structure called “Opportunity” (in that structure fields are New opportunity, Close opportunity, Win opportunity and Open opportunity) in query and  One key figure called “Revenue”.
    On revenue we have one condition with variables.  But, in that condition everything is fine.
    The Condition Screen is like this:
    Radio Button: Single characteristic  is selected
    "Opportunity Sales ID" selected in Characteristics.
    Keyfigures:                                            
    Revenue                      New Opp                      TOP N             TOP X OPP
    Revenue                      Open Opp                     TOP N             TOP X OPP
    Revenue                      WINS                           TOP N             TOP X OPP
    Revenue                      Lost                             TOP N              TOP X OPP
    everything is right in this: If we select top 10 opportunities. we are getting wrong values
    for ex:  if we select top 10 Opportunities (in the selection screen)  means “REVENUES”.
    We are getting 12 values. 10 values are correct remaining 2 values are wrong..
    There is no Update routine for “revenue” keyfield.
    Can please suggest me on this…… What are possibilities for wrong values ...
    FULL POINTS SURE FOR THIS………………
    THANKS,
    KN

    Hi All,
    Can anybody answer... this...
    thanks,
    KR

  • BAPI step by step Using CATSDB table full point if useful

    BAPI step by step Using CATSDB table to folder
    full point if useful

    Hi,
    "Steps for Creating a BAPI:
        1) Create a Function Module in SE37 and assign it to an active Function Group.
    (Check Remote Enable in attributes section)
        2) Fill the Import (Input) Parameters for the RFC
        3) Fill the Export (Output) Parameters
             (BAPIRETURN IS MANDATORY)
        4) Fill the Table parameters, if any
        5) Write the “functionality” in the source code
        6) Activate and Release the Function Module"
    Thanks
    Srinu

  • Please answar the 4 simple questions, i will give you full points

    HI
    Gurus
    My qeustions are
    1. SAP System standard Asset upload transaction code?
    2. My system date is 21.09.07. But in SAP it showing 22.09.07. where i can change date settings in SAP. i want equal as system date.
    3. what is the difference between Busines Area, Business place
    4. what is validation and substitutions.
    I will give you full points.
    Thank you
    Anil

    hi anil,
    1> Asset Upload
                    AS91
    2.
    For the date change, u have to change in the Ideas if u are using the Test server, in the remote server login place.
    3. Business area
    Your financial Statement will be genereted through business area. Business area is and independent unit which you don't assign it to a particular company code.
    Business area is defined in accounts but for reporting purpose u can use it for mm as plant is assigned to it also in sd as so is assigned to it. As far as fi is concern fsv is not very clear from business area .This is all about standard reports
    By making abap development u can use business area in fi with highest accuracy. For eg. by abap reports assign ur user to specific business area u will get perfect reports. thus u can use the business area with abap development for getting business area wise reports
    Business area is across company codes in a company. There is a customization to activate the business area for the company code. When you activate the same , the business area is the required field in the postings.
    Business place is indicates the address. At the time of generating any tax certificates business place is required. for an example generating remittance challan at that time u have to specify the business place.
    4.
    With the validations and substitutions software, you can validate and/or substitute data at the time of entry - in the FI-SL System and other SAP Systems.
    You do not need to change the standard system to customize your validations and substitutions. For each installation, you can define exactly which validations and substitutions are necessary to ensure the integrity of your data.
    Validations
    In the SAP R/3 System, almost all input values are validated by a program or against tables or master files. Since some types of validations cannot be standardized, you can use FI-SL's validations program to create validations for your system.
    With validations, you can check values and combinations of values as they are being entered in the R/3 environment. Validation rules are stored in the Rule Manager; as data is being entered, the Integration Manager validates the data against the validation rules stored in the Rule Manager. Because validation occurs before data is posted, only valid information enters the FI-SL System.
    http://help.sap.com/saphelp_45b/helpdata/en/5b/d2221443c611d182b30000e829fbfe/content.htm
    Assign me the points....
    Ranjit

  • In service order Issu:No account assignment found for this service process

    Issue:No account assignment found for this service process
    An error has occurred in the system RT1400LS while copying the document
    Message no. CRM_ORDER_MISC 020
    Diagnosis
    Errors have occured while transferring the document into another system. Remove the error messages from the enclosed log.
    Transmission log
    No account assignment found for this service process (Notification E CRM_SRV_LOG_EXT_OLTP 008)
    While we created the service order as a fallow up document of the quotation system unable to create the PR. System showing the above error in the service order.
    We created the service order with same items directly not as fallow up document to quotation PR created with out any fail.
    As per my analyses above error because system unable to find out the Internal order to create the PR hence we created service order as a fallow up document of the service quotation.
    Revert require data to understand the issue more.
    Best Regards,
    Prakesh

     Dear Gurus,
    Thanks for your update. we checked as per your suggestion but the issue is PR is not determining the IO while creating the PR.
    We used the different item cat in quotation and service order system generating the PR, But our Clint want to use the same item cat in the both service order and quotation.
    If we created the quotation after that service order with the service line item and spare part line item system creating the IO (internal order) but PR not generating.
    Please help me in this scenario what should we do.
    Best Regards,
    Prakesh.

  • SELECT STATEMENT (Correct answers will be given full points.)

    HI Gurus
                  I am new abap help me with the select statement for these please
      Get BKPF-AWKEY where BKPF-BELNR = VBRK-VBELN + prefix “00”.
    this is the reference number for printing in script(SD)
    i need to write in the text elements
    Get KNA1- STCEG where VBRK-KUNRG =  KNA1-KUNNR  This is the GST REG
    how to write in the text elements.
    Correct answers will be given full points.
    thanks & regards
    sirish.

    Hi sirish,
       First of all to add the prefix to vbrk-vbeln u can write the syntax like this-
      CONCATENATE '00' VBRK-VBELN INTO VBRK-VBELN.
    if  00 is suffix then write like this--
      CONCATENATE  VBRK-VBELN '00' INTO VBRK-VBELN.
    Now u can write ur first select query like this-
    SELECT awkey FROM    bkpf
                            WHERE belnr = vbrk-vbeln.
    Syntax for second select query-
    SELECT stceg FROM    kna1
                           WHERE kunnr = vbrk-kunrg.
    Reward if useful.
    Regards,
    Rajesh Akarte

  • Having a weird issue with my assign after java embedding

    hi,
    I'm having a weird issue with my assign activity, i am using a Java Embedding wherin i access a variable and assign it some data, later in next step when i try to assign some other data to this same variable in assign activity i get a Error message as below.
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure} parts: {{ summary=Invalid to part type. When performing the assign operation, the to node THIS,IS,,TEST is invalid. The node named in the error message was either null or an empty node set, and it was not an instance of org.w3c.Element. Verify the node value at line number 795 is not null and is an instance of org.w3c.Element. } .
    i'm using soa 11.1.1.5
    Can anyone please help ?
    - Thanks
    Shirish

    Shirish,
    It's a bug and you will need to apply a patch for that.
    You can find all explanation in Oracle Support Id ID 1194228.1.
    Arik

  • Issue with the assignment of Employee to the Territory structure

    HI
          User is facing an issue in the assignment of Employee to the Territory structure. When the user is trying to assign a Employee say 'x' to a Terr ID, the following error occurs 'Assignment to item failed,chenges have not been saved'. Item referred in the error is the postion. This error also occurs when the user is removing a present BP from a TerrID and adding a new one.
    The error has a description saying that the position might be locked but i dont see it being locked
    Thanks & Regards
    Neeraj

    Hi Neeraj,
    Could be an authorization issue.
    Check the SAP Online help for guidance, maybe you missed something.
    The direct link below will take you there.
    http://help.sap.com/saphelp_crm50/helpdata/en/9a/7cd5ced51a754b88bbb4a5c664dd15/frameset.htm
    Regards,
    Gervase

  • Delete Shipping point assignment with plant

    In my current system there are a lot of shipping points assigned to Plants. It is taking a lot of time to delete them. Is there any easier way to delete all these assigments in bulk? Please let me know if there is any report that I can run inorder to delete them.
    Thank you,
    Ravi

    GO TO SPRO -> Enterprises structure -> Assignment -> Logestic Execution -> assign shipping point to site then search for plant and delet the shipping point which you don't want to keep,
    and
    SPRO -> Logestic Execution -> SHIPPING -> assign shipping point and delet the shiping points from shipping point determination
    Regards,

  • Help me with a peculair probem full points to be awarded

    hi to all experts,
    in every tcode when im acessing menu functions it is giving technical information dialog box which program name and function
    for example when im accessing se38
    in the menu program when im saving a program with save options im getting a dailog box
    program sapls38e
    function 00
    plz help me out full points to rewarded

    hI,
    If you are getting same problem,follow this
    in same window
    select TRACE tab then deselect all checkboxs. and deselect in SCRIPTING tab also.
    Your problem will sloved.
    L.Velu

  • FRM-40512 ORACLE ERROR UNABLE TO ISSUE SAVE POINT COMAND

    Dear Friends
    I am getting this FRM-99999 ERRORE 408 OCCURRED FRM-40655 SQL ERROR FORCED ROLLBACK CLEAR FROM AND RE-ENTER TRANACTION.
    FRM-40512 ORACLE ERROR UNABLE TO ISSUE SAVE POINT COMAND.
    I am calling the form using the following script :
    :global.command_line := 'C:\SALES\NEW_ITEMS.FMX' ;
    CALL_FORM(:global.command_line);
    go_block('COP_ORDER_DETAILS');
    go_record(:global.l_n_curr_rec2);
    :COP_ORDER_DETAILS.ITEM_CODE :=:GLOBAL.ITEM_CODE_VAR;
    :COP_ORDER_DETAILS.COLOR := :GLOBAL.COLOR_CODE ;
    :COP_ORDER_DETAILS.SHAPE_CODE := :GLOBAL.SHAPE_CODE ;
    :COP_ORDER_DETAILS.DELIVERY_QUANTITY := :GLOBAL.QTY ;
    :COP_ORDER_DETAILS.VOLUME := :GLOBAL.VOLUME;
    It works fine for one record, when I try to create another record by calling the called form it gives the above messages.
    Waiting for your valuable replay.
    Best regards
    Jamil

    Hi!
    May you try to open your form, compile all pl/sql (shift-ctrl-k) and compile the form (ctrl-t).
    Take a look at triggers like pre-insert, on-insert, post-insert and key-commit.
    What's happen there?
    I don't know, if the default username feature in 10g is still supported.
    So may the logon ( '/' ...) fails and for this the login screen os shown.
    Regards

  • Can you get a power point program for the mac, my daughter has a power point assignment and i am not sure how to do it on the mac

    Can you get a power point program for the mac, my daughter has a power point assignment and i am not sure how to do it on the mac

    You can use a free alternative like openoffice for this:
    http://www.openoffice.org/porting/mac/
    or libre office which is a fork of open office:
    http://www.libreoffice.org/

  • Users unable to see Issues and Risk assigned to them in PWA 2013

    User unable to see Issues and Risk assigned to them in PWA 2013 site

    Hi,
    I think this a duplicate of you other thread
    Paul

  • Issue is of Assignment Cost Accounting in Shipment Cost Document.

    Issue is of Assignment Cost Accounting in Shipment Cost Document.
    We are trying and unable to load the freight cost incurred on
    transporting the material on its cost itself along with all the
    required FI Entry.
    For Eaxample :
    We are moving moving Goods of 100 $ in value from Plant to Depot.
    Trasnportation cost in this activity is 20$.
    We want to add this 20 $ at material cost i.e. material valued at Plant
    is of 100 $ and same material valued at Depot should be 120$ Instead of
    just 100 $.
    Its an Urgent Issue and we seek your assistance in resolving it.

    Hi Suman,
                 Do the CO related settings in the OKB9 transaction
    I hope it will help you
    Regards,
    Murali.

  • IDOC ISSUE-10/10 POINTS ASSIGNED

    Hi all
    I m facing problem to upload data through idoc.the scenario is like we receive electric meter reading in flat file format. And to upload that data JAVA code is written which will create an IDOC FILE this authorization is only give to 2-3 person in organization and to basis guy also as user changed it’s password in SAP and in JAVA the java code is not going to create the IDOC file and data is not going to upload. after changing user password in sap system ,user not able to upload the data.
    ISU_MR_UPLOAD01 is the idoc file generated. So is there any authorization issue, password issue how to see and view IDOC IN SAP, can any one help me out into this.
    The error with java throws is as;
    1ST ERROR IN TRACE FILE
    ERROR file opened at 20061109 133610 India Standard, SAP-REL 640,0,59 RFC-VER 3  MT-SL
    T:2736 ======> User TR has no RFC authorization for function group SYST .
    T:2736 <* RfcReceive [1] : returns 3:RFC_SYS_EXCEPTION
    2ND ERROR ON COMMAND PROMT
    C:\j2sdk1.4.2_07>cd bin
    C:\j2sdk1.4.2_07\bin>java sandsupload
    Creating IDoc...Exception in thread "main" com.sap.mw.idoc.IDoc$Exception: (2) I
    DOC_ERROR_METADATA_UNAVAILABLE: The meta data for the IDoc type "ISU_MR_UPLOAD01
    " is unavailable.
            at com.sap.mw.idoc.jco.JCoIDoc$JCoDocument.<init>(JCoIDoc.java:233)
            at com.sap.mw.idoc.jco.JCoIDoc$JCoDocument.<init>(JCoIDoc.java:187)
            at com.sap.mw.idoc.jco.JCoIDoc.createDocument(JCoIDoc.java:10521)
            at sandsupload.main(sandsupload.java:35)
    the part of java code
    try {
                //create a JCo client pool
                JCO.addClientPool( "MyPool",    //pool name
                                   3,           //maximum pool connections
                                   "333",       //SAP client
                                   " TR",    //user ID
                                   " XYZ",  //password
                                   "EN",        //language
                                   " 1.1.1.1   ", //app server host name
                                   "00" );   //system number
                //create an IDoc repository
                IDoc.Repository idocRep = JCoIDoc.createRepository("MyIDocRepository", "MyPool");
                //create a new and empty MATMAS02 document
                System.out.print("Creating IDoc...");
         Line where it shows error
                IDoc.Document doc = JCoIDoc.createDocument(idocRep, "ISU_MR_UPLOAD01");
                //get the root segment from the document
                //The root segment does not contain any fields or data. It is only
                //used as the standard parent segment and won't be transmitted when
                //the document is sent to an SAP system.
                IDoc.Segment segment = doc.getRootSegment();
                //create and add a new and empty child segment of type E1MARAM
                //and fill the segment data

    Hello,
    If the IDoc is creaetd in systen with error or with anty status,you can view it via we02 transaction.
    But if it's autorisation issue,i guess IDoc will not get created.
    Thanks.

Maybe you are looking for

  • Cant uninstall itunes because 'itunes.msi' cant be found

    hi, while trying to update itunes to 9.2 version the update failed due to the bonjour file,i restarted the pc tried to open the itunes programme from the desktop short cut and got message 'this action is only valid for products that are currently ins

  • How to store japanese values in cookies

    Hi, How to store japanese character stored/reterive in cookies.. I am using Windows XP.. Kindly help me if you know.. When i run the progrem the following exception will coming... javax.servlet.ServletException: P�e���r���c�V�X�e��      org.apache.st

  • Errors installing angry birds

    I bought the full version of angry birds on nokia n8 but keep getting installation error message everytime I keep trying to download it, can anyone help please

  • Magnified image in new window?

    Hey all, Ive got a little coding problem yet again. Im trying to code a method that will take a portion of an existing buffered image, magnify it and display it in a new window. But right now the window is coming up, but the window is just white and

  • URL and how to activate cProjects/cFolders

    Hello All, On my ecc 6 the add on CPRXRPM with level 0 (SAP xRPM/cProjects/cFolders 4.00 (ABAP) ) is there. What is the URL for cProjects/cFolders ? how can we set up  cProjects and cFolders ?. what all things should be activated for this.