BAPI : Multiple assignment of a line ID error in BAPI_GOODSMVT_CREATE

Hi All,
I am using BAPI_GOODSMVT_CREATE  for upload using excel ...........
but i find error when execute .... Multiple assignment of a line ID
anyone know about this..........
Thanks in advance
Santosh

which movement type you are using and wht is your movement indicator?

Similar Messages

  • Error Text in COGI  : Multiple assignment of a line ID.How to resolve this?

    Error Text in COGI  : Multiple assignment of a line ID.How to resolve this?

    Hi Sanchit
    first you should implement notes 1506789 and 1494393. If then the issue is not resolved you should open a message in SAP Service Marketplace and let the SAP Support check the issue.
    BR Sabine

  • In COGI error text "Multiple assignment of line item"

    Hi Guru,
    In COGI error text "Multiple assignment of line item"
    Description:
    ultiple assignment of a line ID
       Message no. M7357
    iagnosis
       An item table, in which the line ID (LINE_ID)
       was transferred to the function module MB_CRE
    ystem Response
       Processing is terminated.
    rocedure
       Contact the system administration.
    rocedure for System Administration
       There is an error in the calling application.
    Please help me to resolved this issue.
    Thanks and regards
    PNU

    Hi,
    Thanks for reply,
    It is possible to remove material from COGI list. We need to stop creation of this error.
    Is there other solution to control creation of error  "Multiple assignment of line item"
    Thanx & regd.
    PNU

  • GR can not printed for PO-Multiple account assignment on single line item ,

    Hi!
    I made a pr with single line item with 3 account assignment on percentage basis.I created a PO against .GR non valuated was automatically ticked so no account assignment was created at the time of GR posting.
    Can I make a valuted GR against PO line item with multiple account assignment.
    I faced another problem .I displayed the GR and after ticking out put check box in the general data page of the GR doc. the output is being saved but  the update is terminated immediately.and no output page is generated in this item level.This output problem is not there at the time of single account assignment at PO line item.
    Can you please let me have the solution ?
    Thank snd regards,
    Suranjana

    > I made a pr with single line item with 3 account assignment on percentage basis.I created a PO against .GR non valuated was automatically ticked so no account assignment was created at the time of GR posting.
    When you are having the multiple account assignment, then the system will force you to have GR-non valuated indicator being flagged which results in the fact there is not any FI document at GR posting stage and this is the standard feature of SAP.
    > Can I make a valuted GR against PO line item with multiple account assignment.
    No, not at all. The disability of GR indicator can be set in OME9 with account assignment category
    > I faced another problem .I displayed the GR and after ticking out put check box in the general data page of the GR doc. the output is being saved but  the update is terminated immediately.and no output page is generated in this item level.This output problem is not there at the time of single account assignment at PO line item.
    In fact, it is possible to maintain multiple account assignment for each and every PO line item by selecting the 'Multiple Account Assignment' button in the 'Account Assignment' View of the Item Detail of PO. However, for such multiple account assignment selection, no accounting document will be generated upon GR maintenance. This can only be done during IR via LIV process.

  • Multiple markers at this line error

    Hello community...
    I'm using Eclipse and I'm getting "Multiple markers at this line error" System.out.print(A);.
    I have no idea what does it mean and how can I fix it...
    Any help is greatly appreciated:
    Thanks.
    This is my very simple code
    public class IntegerSetTest {
    public static void main(String[] args) {
              int arr[] = {2,4,6,8};
              IntegerSet B = new IntegerSet(arr);
              B.printSet();
    public class IntegerSet {
         private int A[];
         String output = "";
         public IntegerSet()
              boolean set[] = new boolean[100];
              for(int counter = 0; counter <= set.length; counter++)
                   set[counter] = false;
    public IntegerSet(int array[])
              A = array;
         void printSet()
              for(int i = 0; i <= A.length;i++)
                   System.out.print(A[i]);

    Your code compiles fine. This, however
    i <= A.lengthwill generate an ArrayIndexOutOfBoundsException.

  • BAPI for Assigning multiple ship to party for customer

    Hi experts,
    I need a bapi to assign different ship to party for a customer.
    I have tried SD_CUSTOMER_MAINTAIN_ALL but not working properly.
    Kindly suggest the solution.
    Regards,
    Nitin.

    Hi,
    For the maintenance of customers, there is NO BAPI and NO direct function module.
    There are some functions modules like the one above where the name is looking nice. But these should not be used.
    Below ECC 2005 (6.00), the only solution was batch input and DEBMAS idocs. See [note 384462|https://service.sap.com/sap/support/notes/384462]
    Starting with ECC 2005 (6.00) and above: a synchronisation tool has been introduce. See class CMD_EI_API and VMD_EI_API
    Hope this helps
    BR
    Alain

  • Item does not match schedule line (program error) in sap

    Dear Expert.
    Greetings!
    We are currently facing with this error (V1 427 item does not match schedule line (program error) in sap), when we open the sales order(VA02/03).
    The error  is occurring due  inconsistency on the database tables, some Item is in  table VBEP, but it is missing from table VBAP.  This is what is causing the error message.
    I checked various related notes - 442831 , 401463 , 389687  etc .  These are quite old notes and I am in release ECC 6.0 .
    Report SD_CONSISTENT_CHECK_EXT and SD_CONSISTENT_CHECK are already available.
    Bapi BAPI_SD_SALES is also active.
    Please let me know if anybody has any idea on the same.
    regards
    Praveen

    Hi,
       Refer the KBA:  1464620 - Error V1427: Item does not match schedule line   which explains the reason and the solution for the issue.
    Regards,
    AKPT

  • 'The argument ' 0.000 V' cannot be interpreted as a number' when assigning application structure, line 805, contents "20140611NB F000000004500098898102E202USD 000..."

    Hi All,
    Data loading of 2LIS_02_SCL and 2LIS_02_ITM is getting failed by throwing an error
    'The argument ' 0.000 V' cannot be interpreted as a number' when assigning
    application structure, line 805, contents "20140611NB
    F000000004500098898102E202USD 000..."
    Here Data is not even loading to PSA so I cannot edit the data in PSA.The process chain is getting failed at Load step it self.
    I have even checked the ECC for the particular PO mentioned In the error message but i could not found any issue in ECC

    Hi There,
    Does anyone know the root cause of it? We are facing the same issue.
    Please keep in mind, IT`s NOT PC FILE DATASOURCE. It`s standard 2LIS_02_ITM extractor.
    Thanks in advance.

  • LINE/COL ERROR

    Hi,
    I have declared one nested table , then i am using the variable of that nested table in select statement. I am executing the code in procedure i am getting
    LINE/COL ERROR
    59/8 PL/SQL: Statement ignored
    59/44 PLS-00597: expression 'COLL' in the INTO list is of wrong type
    Here you can find procedure...
    create or replace PROCEDURE POD_DBVERSION_PROC
    AS
    CURSOR C1 IS SELECT POD_ID, SHORTNAME FROM POD_DATA WHERE POD_ID IS NOT NULL AND SHORTNAME IS NOT NULL AND SHORTNAME IN ('AJA','AOA','ALA');
    EXEC_STRING VARCHAR2(4000) :=NULL;
    Podid number;
    podname varchar2(30);
    Row_id varchar2(20);
    ErrorString1 varchar2(4000);
    V3 NUMBER;
    V4 varchar2(40);
    EXEC_STRING1 VARCHAR2(4000);
    pod_cnt number;
    type COL is table of varchar2(2000);
    rowid varchar2(40);
    coll COL;
    BEGIN
    open C1;
    loop
    fetch C1 into Podid,podname;
    exit when C1%NOTFOUND;
    BEGIN
    EXEC_STRING:='SELECT COUNT(*) FROM POD_VERSION WHERE POD_ID='''||Podid||''' AND TIER=''DB'' and BUILD_LEVEL IN (SELECT ROW_ID FROM dboltp.s_db_ver_ondemd@SX'||podname||'M)';
    EXECUTE IMMEDIATE EXEC_STRING into pod_cnt;
    IF pod_cnt = 0 then
    EXEC_STRING1:='select ROW_ID from dboltp.s_db_ver_ondemd@SX'||podname||'M where row_id not in (select BUILD_LEVEL from POD_VERSION WHERE POD_ID='''||Podid||''' AND TIER=''DB'')';
    EXECUTE IMMEDIATE EXEC_STRING1 INTO coll;
    FOR i IN coll.FIRST..coll.LAST LOOP
    if coll.EXISTS(i) THEN
    V4 := coll.NEXT(i);
    DBMS_OUTPUT.PUT_LINE(V4);
    end if;
    END LOOP;
    END IF;
    EXCEPTION
    WHEN OTHERS THEN
    DBMS_OUTPUT.PUT_LINE(SQLERRM);
    END;
    END LOOP;
    END POD_DBVERSION_PROC;
    Could some help me? I want to assign some list values to collection, latter i need to use those values.
    Thanks in advance.
    Thanks
    Asif

    user12233770 wrote:
    Hi,
    This is the part in the function. I will detect if there is any row returned or not. What's the problem with 'exec ...'?
    exec immediate 'select * from sch.jb_'||TRIM(p_type)
    ||'my_vs where Z'||trim(p_type)||'no=:1'
    using p_my_id;
         if sql%rowcount=0 then
    Many thanks & Regards,
    huaminAn example of how to use dynamic sql.
    TUBBY_TUBBZ?declare
      2  l_count number;
      3  begin
      4  execute immediate 'select count(*) from all_objects where owner = :x' into l_count using user;
      5  dbms_output.put_line(user || ' owns ' || l_count || ' objects');
      6  end;
      7  /
    TUBBY owns 138 objects
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.47
    TUBBY_TUBBZ?

  • Multiple markers at this line

    Hi,
    I change the programming language from PBL to Java.
    But I got errors:
    Multiple markers at this line
    statement is espected
    especting ; but keyword is found
    when I define arrays such as:
    String[] keywords = new String[10];

    Your code as Java:
    String[] keywords = new String\[10\];
    Your code as PBL:
    keywords as String[]
    (You don't need to specify an initial size and can just go about adding to it)
    ie.
    keywords[] = "myFirstKeyword"
    keywords[] = "mySecondKeyword"
    keywords[] = "myThirdKeyword"
    at this point, keywords.length is 3
    Hope that helps...
    -Kevin

  • There are values for cost element 80000 that are not assigned to any line I

    Hi,
    While calulating WIP I am getting below error:
    There are values for cost element 80000 that are not assigned to any line ID
    Message no. KJ161
    Diagnosis
    Not all values for the cost element are assigned to a line ID.
    Procedure
    Assign the cost element to a line ID. If you don't want to include the cost element in results analysis, assign it to a line ID of category N.
    You can access a detailed list of unassigned cost elements as follows: Start results analysis in the individual processing mode (transaction KKA1, KKA2, or KKA3). Select the field Full log. Execute the function. On the next screen, choose Logs -> Parameter List in the menu. A list is generated. The unassigned values are shown at the end of the list.
    If cost element "+++++++++" was shown in the message, this is because in the assignment of costs and revenues to line IDs, you have not used a cost element other than the full masking "+++++++++". In this case a presummarization eliminates the information on the cost element.
    Cost Element 80000 is of type 43 Internal activity allocation, I have Masked this in OKGB as below:
    Controlling Area = FLGP
    RA Version = 0
    Masked Cost Element = 000008++++
    Masked Cost Center = ++++++++++
    Masked Activity Type = +++++
    ReqToCap= COS (Secondary Cost)
    I have Configure OKGA also but still system is giving error.
    Please help me to understand.
    Regards,
    Vivek

    I was wondering if you could help me I am trying to configure the RA key for Refurb orders and when I go into txn OKGB for the Assignment of C/E for WIP there is sample config already there which I copied.  But I am having difficulty getting the KK1A to work I am getting the message as outlined above.  Could you explain how this OKGB works and how to configure it a bit more fully.  In my sample config there is a ReqTOCap section and in it there are letters like ABR, EK, FK, EL what do they mean.  This is a screen shot of it.  I am not sure how to go about this entirely so any light you could shed would be greatly appreciated.  Can you suggest a good resource or documentation you may have, would be greatly appreciated.

  • Account key assignment in subtotal line

    Hi
    What happens if account key is assigned to subtotal line in pricing procedure.  Will the GL accounts hit correctly and is this the correct way to do?
    Thanks
    Suddu

    Hello,
    U mean U would assign A/C keys like ERL etc. to the column SubTot ?
    I guess, the pricing procedure would give an error, it might not allow any such value not present in the F4 help( by using the concept of value table/check table).
    There is a separate column to assign the account keys ActKey--here you assign, the account key.
    Also,, maintain the neccesary entries in VKOA.
    I hope this helps, if so, plz assign suitable points.
    Rgds,
    Raghu.

  • Is multiple assignment a hack in Obj-C?

    So, I've got a class (IKImageView) with a bunch of properties.
    I know that [view setProp: BOOL] returns void. However:
    BOOL b = view.prop = NO;
    seems to work. If I had a function f() that returns a boolean, does anyone know if this is really doing:
    [view setProp:f()];
    Bool b = [view getProp];
    or
    [view setProp: f()];
    Bool b = f();
    or
    BOOL TMP = f();
    [view setProp: TMP];
    BOOL b = TMP;
    I ask because when I do:
    BOOL b = view.hasHorizontalScroller = YES;
    NSLog(@"b is %d scroll is %d", b, [view getHasHorizontalScroller]);
    I get "b is 1, scroll is 0" (Which means that setHasHorizontalScroller is failing for some reason, but b is set correctly)
    but:
    BOOL b;
    [view setHasHorizontalScroller: YES];
    b = [view getHasHorizontalScroller];
    NSLog(@"b is %d scroll is %d", b, [view getHasHorizontalScroller]);
    I get "b is 0 scroll is 0"
    This is very confusing to me. (Also, if anyone can tell me how the setting of the property to YES fails, but then it succeeds in setting b... and yet no errors come up...

    Nope, I replace my outputs with:
    NSLog(@"scrollbar? H %@ V %@ hide %@",
    BOOLSTRING([_imageView hasHorizontalScroller]),
    BOOLSTRING([_imageView hasVerticalScroller]),
    BOOLSTRING( [_imageView autohidesScrollers]));
    [_imageView setHasHorizontalScroller: YES];
    [_imageView setHasVerticalScroller: YES];
    [_imageView setAutohidesScrollers: YES];
    NSLog(@"scrollbar? H %@ V %@ hide %@",
    BOOLSTRING( [_imageView hasHorizontalScroller]),
    BOOLSTRING( [_imageView hasVerticalScroller]),
    BOOLSTRING( [_imageView autohidesScrollers]));
    and end up with:
    scrollbar? H NO V NO hide NO
    scrollbar? H NO V NO hide NO
    This is, of course looking at my REAL problem of why the property didn't get assigned, not the reported question of this thread which is why multiple assignment works the way it does.
    The answer to that, I'm pretty sure is the version with the temporary boolean...
    Message was edited by: Brian Postow

  • How to get Characteristic Values assigned to the line item of Sales Order?

    Hi,
    I want to get the Characteristic Values( Variant Configuration )assigned to First Line Item of Sales Order.
    I was using the Fn. Mod.: VC_I_GET_CONFIGURATION_IBASE,
    this fn. mod. giving all the Characters but not the assigned characteristic values.
    Is there any other way to find characteristic values of sales order.
    Thanks,
    vinayak.
    Message was edited by: vinayaga sundaram

    For example, please see this example program.
    It lists the characteristic names, the values, and the description of the values which are tied to a sales document.
    report zrich_0001.
    * Internal Table for Characteristic Data
    data: begin of i_char occurs 0.
            include structure comw.
    data: end of i_char.
    data: xcabn type cabn.
    data: begin of xcawn,
          atwtb type cawnt-atwtb,
          end of xcawn.
    data: xvbap type vbap.
    parameters: p_vbeln type vbap-vbeln,
                p_posnr type vbap-posnr.
    start-of-selection.
      select single * from vbap into xvbap
                 where vbeln = p_vbeln
                   and posnr = p_posnr.
      clear i_char.  refresh i_char.
    * Retrieve Characteristics.
      call function 'CUD0_GET_VAL_FROM_INSTANCE'
           exporting
                instance           = xvbap-cuobj
           tables
                attributes         = i_char
           exceptions
                instance_not_found = 1.
      loop at i_char.
        clear xcabn.
        select single * from cabn into xcabn
                 where atinn = i_char-atinn.
        clear xcawn.
        select single cawnt~atwtb into xcawn
                   from cawn
                     inner join cawnt
                       on cawn~atinn = cawnt~atinn
                      and cawn~atzhl = cawnt~atzhl
                          where cawn~atinn = i_char-atinn
                            and cawn~atwrt = i_char-atwrt.
        write:/ xcabn-atnam, i_char-atwrt, xcawn-atwtb.
      endloop.
    Regards,
    RIch Heilman

  • LV crashes when I try to save a VI - "fpsane.cpp line 269 error"

    Dear LV users:
    “Fpsane.cpp, line 269 error”
    I have this error when I modify the VI and try to save it. Often I run it once and save it without problem. When I modify it again and try to save it, the error appears and LV crashes.
    First I made a 6.0.2 upgrade and later I followed the “solving troubles” procedure at NI home page, like empty the TEMP directory and so on.
    Later I sent my VI to NI support and I received the confirmation that they were able to reproduce the error, but not able to isolate it. Also they wrote that “Maybe can be a problem with the charts” and “it could be a bug in LV 6.0.2 which is fixed in LV 6.1”.
    They saved my VI as a 6
    .1 version and there were no problems (any error).
    The problem is:
    “ LV 6.1 is the next release (newest version) of LV and it will be released this year (the date is not fixed). That's not an update like LV 6.0.2 but a new version of LV. It must be purchased”
    So I have a trouble here. I have some VIs that contains some parts in common. Now they are crashing too. I’m not confident anymore to make tests and modifications, since LV will crash again. What I’m doing after run my VI is exiting LV and open the VI again. Only after I can realize (and save) the modifications. This way is really a pain in a neck....
    Please, can someone tell me a good way to isolate this problem or to solve it? I really don’t want to wait LV 6.1 nether to buy it to solve this “bug”....
    Thank you in advance
    Rodolfo
    OS: Nt4 sp 6
    LV 6.0.2

    Dear LV users
    Sorry for not have included the VI.
    "test time save format.vi" is a learning program that contains some ideas to be used in another one. The error (fpsane.cpp) that appears here also was detected in LV 6. On the first time after grouping/edit some controls.
    This error occurs when you modify the VI and try to save it. Often you run it once and save it without problem. When you modify it again and try to save it, the error appears. This is the same problem that happened with 2 other VI, even with one LV original example (after grouping).
    The same error happened in another computer (also running NT4). All libraries were rebuilt during the installation of LV 6.02 and the TEMP directory is empty.
    I hope that this vi will help us.
    Thanks ag
    ain
    Rodolfo
    Attachments:
    Test_time_save_format.zip ‏92 KB

Maybe you are looking for

  • What is the use of Multiple source in Logical Table under BMM Layer?

    what is the use of Multiple source in Logical Table under BMM Layer? thanks in advance

  • Poor quality videos in messages since iOS 8

    I Have an iPhone 4s. Since installing iOS 8 all of the videos I've received and sent via text are super grainy. The videos that I've received are embedded in the message screen and do not go full screen when I click on them as they did before the upd

  • Lightroom 5- Removal of Images

    Hi, I am in the process of organizing my LR and have figured out how to transfer my images from other catalogs into one which I named the master catalog. So my question is two fold; 1) how do I permanently remove any unwanted images from my master ca

  • Sneak Preview Install KMC Error

    Install of sneak preview generates following error in KM Content. How to resolve this error. com.sap.portal.pcm.Title        Portal Runtime  An exception occurred while processing a request for : iView : pcd:portal_content/administrator/super_admin/s

  • Slow finder indexing, and other Mavericks issue

    Since downloading Mavericks i have two issues that have started to become annoying.. When i open a finder window, or when trying to save something, the indexing takes ages. Was always instant in mountain lion.. Also now if i right click an image for