Serial Profile "2 Inconsistencies in stock data - error" is NOT validating GR&GI

Hi Gurus,
I have the following scenario:
1.- We have customized in OIS2 a Serial Profile (X001) and added the following Serializing procedures:
MMSL - Maintain goods receipt and issue doc.     03     02
PPAU - Serial numbers in PP order                       03     02
PPRL - PP order release                                       03     02
2.- We have selected in StkCk option "2 Inconsistencies in stock data - Error"
3.- We create material "TEST" with Serial Profile (X001)
4.- We GR (561) the material TEST with serial 111
5.- We create an Order for material TEST
6.- We GI (261) the material TEST serial 111
7.- We GR (501) material TEST serial 111
System is allowing me to GR the same serial against the same material. We are working with PM Orders and these materials (equipments) that we GI in the future will be uninstalled (262) and will come back to our Storage Location. We cannot have 2 same serial numbers against the same material (equipment).
Do I need to customize anything else?
Regards

Adding Error Anaylsis:
    Short text of error message:                                            
    Only 0 serial numbers entered instead of 1                              
    Long text of error message:                                             
     Diagnosis                                                              
         There is a serial number obligation, so the number of serial       
        numbers must equal the number of serial numbers in the material document. 
         You can post the operation only if you entered the correct number  
         of serial numbers previously.                                      
     System Response                                                        
         Depending on the context in which the error arises, the system     
         continues processing, or the required function cannot be performed.
     Procedure                                                              
         You have the following options, for example:                       
         o Check that the serial numbers are entered fully.               
         o If necessary, display an error log.                            
         o If necessary, contact your system administrator.               
    Technical information about the message:                                
    Message class......."IO"                                               
    Number.............. 304                                                
    Variable 1.......... 1                                                  
    Variable 2.......... 0                                                  
    Variable 3.......... " "                                                
    Variable 4.......... " "                                                
Trigger Location of Runtime Error                                
    Program.........................SAPLMBWL             
    Include...........................LMBWLU21             
    Row................................62                   
    Module type...................(FUNCTION)           
    Module Name.................MB_POST_GOODS_MOVEMENT

Similar Messages

  • Downloading error"Key not valid  in specified state". How do I fix this?

    Uninstalled Itunes. Now when I try to reinstall, I get the error" key not valid in specified state> What does this mean, and how do I fix it?

    For "Key not valid for use in specified state" errors try moving the folder RSA from C:\Users\<User>\AppData\Roaming\Microsoft\Crypto\RSA to say C:\RSA (just in case there should be a need to restore it) then try installing again. This folder appears to act as a cache and should be rebuilt automatically as required.
    For further problems installing iTunes see Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Install error- key not valid for use in specified state

    after downloading and starting installation I keep getting the error "key not valid for use in specified state"
    I am using an administrator account and have selected to run the install application as an administrator.
    What is causing this?

    Generally this error happens because of an encrypted folder or insufficient permissions on that folder: http://support.microsoft.com/kb/834484 (MS Explanation)
    Adobe has a page here: Error 1603: A fatal error occurred during installation

  • - 0 fatal error(s), 3 error(s)     ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------  ERROR: Key not valid for use in specified state.    ERROR: Install MSI payload failed with error: 1603 - Fatal error durin

    I keep getting this error code when trying to download         
    - 0 fatal error(s), 3 error(s) ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 ----------- ERROR: Key not valid for use in specified state. ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Key not valid for use in specified state. ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Generally this error happens because of an encrypted folder or insufficient permissions on that folder: http://support.microsoft.com/kb/834484 (MS Explanation)
    Adobe has a page here: Error 1603: A fatal error occurred during installation

  • 0MATERIAL master data loading error - version not valid

    Hi all,
    When i am trying to load 0material master data , i get the following error :
    0MATERIAL:Data record 1 ('000000000000100001 '): Version '000000000000100001 ' is not valid RSDMD 194
    System diagnosis :
    Data record 1 &  with key '000000000000100001 &' is invalid in value '000000000000100001 &'  of the attribute or characteristic 0material &.
    System response
    The system has recognized that the value mentioned above is invalid, and has processed this general error message. A subsequent message may give you more information on the error. This message refers to the same value, even though it does not state this explicitly.
    Procedure
    If this message appears during a data load, maintain the attribute in the PSA maintenance screens. If this message appears in the master data maintenance screens, leave the transaction and call it again. This allows you to maintain your master data.
    Please help me solve this problem. Will assign points.
    Thanks & Regards,

    Hi Stefen,
    Thanks a lot for your input.. It has solved my problem as well.
    10 points from me
    Thanks a lot.
    Regards
    Dolly

  • Power View in SharePoint Server - The data extension type for a data source is not valid

    Hi All,
    All of a sudden I am getting following error when trying to create Power View report using shared report data source (no error testing the connection):
    "The current action cannot be completed. The data extension type for a data source
    'http://dev/Shared Ducuments/Sales.rsds' is not valid for this operation"
    I already have a data source (I had created it after creating my site collection a week ago) and when I use this source to create Power View report then there is no error but I am getting above error when I create another similar data source and use it to create
    a Power View report.
    Please help me to resolve the error.
    Thanks

    I am going nuts! I had selected 'Analysis Services' instead of 'Microsoft BI Semantic Model for Power View'

  • How to trap 1843 error. .nOT Valid month..

    This is in my cursor for loop
    mstart_issue := TO_CHAR(to_date(mstart_issue,'YY-MON'),'Mon.YYYY') ;
                   mend_issue := to_char(to_date(mend_issue,'YY-MON'),'Mon.YYYY');
    But it throws 1843 error..
    i Have execptions for finding value error like
    when value_error then
    warn('value error'||moldmembership);
    But i need something to trap the following error ie ..The moment not a valid month error occurs. .It should trap that error
    Like warn('not validm onth'||membershpnumber)
    What shall be the exeption to catch . .the 1843 error...
    Like we got exceptions like when too many rows to catch duplicate records..
    And this is how my end_issue data looks like .. . 10-jul
    12-Aug date in yy-mon format..
    But seems there is error..
    Kindly help..
    Thanks

    susf wrote:
    Hi Thanks i am implementing both part of code.. Thanks ..
    But ..When i use nls_date_language= 'AMERICAN' I see the output of date in some other language in sql
    The output is like this..
    Loka .2010
    Loka .2010
    Loka .2010
    Loka .2010
    Loka .2010
    Loka .2010
    Loka .2010
    Marras.2010
    Marras.2010
    Marras.2010which line below generates the output above?
    Here is the part of my code
    declare
    msno sub.sno%type;
    e;
    mSTART_ISSUE sub.start_issue%type;
    MEND_ISSUE SUB.END_ISSUE%TYPE;
    MCOMMENTS SUB.COMMENTS%TYPE;
    MPCODE SUB.POSTCODE%TYPE;
    mpay_mode sub.pay_mode%type;
    mrmember sub.rmember%type;
    mflag varchar2(1);
    cursor c1 is select * from htmldb_collections     where collection_name = 'CSV_DATA' and c001 != 'SNO';
    invalid_month exception;
    pragma exception_init( invalid_month, -1843 );
    begin     
    mflag := 'N';
              FOR XXX IN C1
                   LOOP
                   begin
    mrmember := xxx.c023;
    mstart_issue := xxx.c019;
    mend_issue := xxx.c020;
                   BEGIN
    IF SUBSTR ( UPPER (mstart_issue)
         , -3
         ) IN ( 'JAN', 'FEB', 'MAR'
              , 'APR', 'MAY', 'JUN'
              , 'JUL', 'AUG', 'SEP'
              , 'OCT', 'NOV', 'DEC'
    THEN
         MSTART_ISSUE := TO_CHAR(to_date(mstart_issue,'YY-MON','NLS_DATE_LANGUAGE=AMERICAN'),'Mon.YYYY') ;
    mflag := 'Y';
    ELSE
         warn('not valid month startissue ' || moldmembership);
    mflag := 'N';
    END IF;
    IF SUBSTR ( UPPER (mend_issue)
         , -3
         ) IN ( 'JAN', 'FEB', 'MAR'
              , 'APR', 'MAY', 'JUN'
              , 'JUL', 'AUG', 'SEP'
              , 'OCT', 'NOV', 'DEC'
    THEN
         mend_issue := to_char(to_date(mend_issue,'YY-MON','NLS_DATE_LANGUAGE=AMERICAN'),'Mon.YYYY');
    mflag := 'Y';
    ELSE
         warn('not valid month endissue ' || moldmembership);
    mflag := 'N';
    END IF;
    exception
    when invalid_month then
    warn('EXCEPTIONnot valid month xx ' || moldmembership);
    END;
    IF mflag = 'Y' then
                   insert into sub (sno,rno,designation,old,start_issue,end_issue,comments,pay_mode,rmember)
                   values
                   (msno,mrno,mdesignation,moldmem e,maddressedas,madd1,
                   madd2,mcounty,mcity,mstate,mcountry,mph_no,memail,mpostcode,mstart_issue,mend_issue,mco );     
    end if;
    exception
    when value_error then
    warn('value error'||moldmembership);
              end;
    END LOOP;
    END;

  • ERROR: "key not valid for use in specified state" when updating to Lightroom 5.6 in Win8.1

    While doing a routine update from Lightroom 5.5 to v5.6 in Win 8.1, the installation halted at the start of the installation with the vague error message, "key not valid for use in specified state".  Although v5.5 was working just fine, the install routine deleted the v5.5 application files.  I rolled back to the previous system restore point (set just prior to the install) and recovered the executable files.  However, now the 5.5 files won't open the default catalog, none of the backups, or even create a new catalog.
    As v5.x was purchased as an update to v4.x, I've tried to reinstall the original Lightroom v4.x app from the factory disk.  I get the same error.
    Suggestions?
    Thanks. Dan

    I have a similar problem to Dan. while doing a routine upgrade from Lightroom 5.5 to 5.6 I got the
    : "key not valid for use in specified state"
    error and now Lightroom has completely disappeared. I've tried to uninstall, but there is nothing to uninstall. Going back to try to install the original 5.4 just results in the same error.
    A problem may have been that I closed Lightroom when the upgrade started to download. It then re-opened again when the install was halfway through., I assumed that was an error and closed it. just after that the error first appeared in the installer.
    I still had an older version of lightroom 4 installed. I've uninstalled it, and that didn't make any difference.
    I've also tried removing anything in the registry left over from the old installs and that didn't help either.
    Any suggestions?
    CHeers, Angus

  • Issue installing ITunes : error key not valid for use in specified state

    On the latest update for iTunes for Windows the updated couldn't complete as it gave me the following message " key not valid for use in specified state". I then completly uninstalled iTunes and its components in the order advised, rebooted my system, ran the latest ITunes setup and still get the message " key not valid for use in specified state".
    I have checked all the directories to ensure no remnants.
    Any one got an answer to this issue as I no longer have access to ITunes. I have a Laptop running Windows Vista Business
    Thanks,
    Stones of Gold

    It seems we may have a more targeted solution. Based on posts in the thread  key not valid for use in specified state I've just added the following to the user tip.
    For "Key not valid for use in specified state" errors try moving the folder RSA from C:\Users\<User>\AppData\Roaming\Microsoft\Crypto\RSA to say C:\RSA (just in case there should be a need to restore it) then try installing again. This folder appears to act as a cache and should be rebuilt automatically as required.
    tt2

  • ERROR: Key not valid for use in specified state

    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Key not valid for use in specified state.

    This is an old document but it does list several solutions that may be applicable: Error 1603: A fatal error occurred during installation

  • I get an error "key not valid in specified state" when updating iTunes

    I tried to update my iTunes to 12.0.1  warning popped up on computer to try doing manually which I did when it was doing status it was almost to the end and triangle with caution exclamation and said "key not valid in specified state"....Now what? Do I uninstall?

    For "Key not valid for use in specified state" errors try moving the folder RSA from C:\Users\<User>\AppData\Roaming\Microsoft\Crypto\RSA to say C:\RSA (just in case there should be a need to restore it) then try installing again. This folder appears to act as a cache and should be rebuilt automatically as required.
    For further problems installing iTunes see Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Date Picker Error when not valid date

    I have a field with a date picker. I have an inline validation of type pl/sql error that checks to see that the user actually entered a valid date
    l_date := todate(:P1_MYDATE, '&PICK_DATE_FORMAT_MASK.');
    Works fine, except, next to the field (between the field and the date picker) I get this "junk"
    Unable to cast value "03/35/2004" to date format mask PICK_DATE_USING_FLOW_FORMAT_MASK
    This is pretty ugly, especially as I am already telling them they made a mistake.
    Would you like me to log a bug?
    Also . . . it would be great to have a built in validation for dates. Any thoughts there? Perhaps an enhancement request?
    Thanks,
    a-

    Anton,
    This is definitely pretty ugly and should be handled more gracefully. As it stands now, there is no way to suppress this automatic casting to a date value.
    You can work around it by clearing session state for that item if the validation fails. You could do this in a validation of type Function Returning Boolean with:
    declare
    l_date date;
    begin
    l_date := to_date(:P1_MYDATE,'&PICK_DATE_FORMAT_MASTK.');
    return true;
    exception
    when others then
    :P1_MYDATE := NULL;
    return false;
    end;
    The idea for a built-in validation for dates is a great one. HTML DB has all the information (what type of date picker, any format masks, NLS settings) to determine the validity of a date value.
    Joel

  • Displaying a data error when NOT in use...

    So the phone is in my pocket and as I'm listening to some MP3s this error pops up. It happens randomly and usually when the phone is in my pocket. So if I'm in a meeting and it vibrates... I'm inclined to pick it up and see if it's a text or something. Then... I see this... and it sucks. I can understand if I'm trying to use an app or attempting to refresh my email... but just sitting in my pocket... it's very annoying because I'm inclined to pick it up.
    Post relates to: Pre p100eww (Sprint)

    I thank it has to do with the sprint network. Because I just got my palm pre replaced to day and my new pre is doing it too and my old pre started doin it recently it may be something on sprints side 

  • IPhoto gives import error "file not valid" when import more than one photo

    Trying to import lots of photos.
    Every time I try to import more than a few, I get an error that "The following files could not be imported (they may be an unrecognized file type of the files may not contain valid data)."
    When I go back to importing just one at a time, it works fine every time.
    I have tried rebuilding the iPhoto library as well.
    I have tried also not copying into the iPhoto library and copying into the iPhoto library (using Preferences/Advanced/Importing).
    Any help would be great.
    This is painful doing one-by-one, and each one I bring in shows as a separate event...
    Every once in a while I will get lucky and it will import more than 5, though I will still get the error before it imports all selected. Ugh!

    Unfortunately did not work.
    And now a silly question - how do I get to be able to see my original iPhoto library? When I try to open it, I don't see any of the albums and mobileme galleries I had created anymore (though I can still see them on the web)

  • Error 1325 (not valid short file name) during JRE setup

    Attempting to setup tle latest version of JRE on Windows XP Pro (either with online or offline setup), after configuration check, an error message box appears, saying
    "Documenti is not a valid short file name"
    The related error code is 1325.
    What may be the cause of this issue?
    Thanks in advance :-)

    Sorry for the inconvenience, but I've posted this message in a wrong section... can you delete it, please?

Maybe you are looking for

  • How to restore the backup files on time capsule after reinstalled the system

    please can someone help me to restore my backups on time capsule after reinstalled the new system. I tried after finished reinstall but it could not find. I also tried with the migration assistant in utilities, it also doesn't work. I always have tim

  • Problem in saving...

    int packetsize=65536; byte buffer=new byte[packetsize]; i use the above code to create a buffer where data from socket to be saved and then through a stream to store them into a file. the problem is that if i send a packet bigger than 65536 packet...

  • Limitaions of SAP Digital Signature...!!!!!!!!

    Dera Gurus! Kindly enlighten me on SAP limitations for Digital Signature implementation. Are there any avenues in Sales and Distribution processes other than billing where digital signature could be useful (any internal or external process during ord

  • Extend XCM with own components

    Hello, in CRM-ISA 3.0 I have extended the web.xml-file with some parameters or own properties-files to configure self-developed extensions of the b2b- or b2c-application. After migration to CRM 4.0 it would make sense to reegineer this things into ow

  • Search for specified file or extension

    HI all, my manger need report for specified  folder and PDFs extension. is there any help Plz.