Error in BAPI_ROUTING_CREATE about Selected Set of Inspection Characteristics

hi,all
     When I use  'BAPI_ROUTING_CREATE' to batch import Routings , I come across a problem that the Selected Set of Inspection Characteristics can not be imported,and it's  not updateable.
     Here are the parameters I imported to the BAPI about the Inspection Characteristics.
activity
operation_id
cha_master_import_modus = 'N'
mstr_char
inspchar = '0010'..
valid_from = sy-datum.
valid_to_date = '99991231'.
char_descr
pmethod
smpl_unit
smpl_quant
quantitative_ind
smpl_procedure
SAMPLING_PROCEDURE_IND
pmstr_char
SEL_SET1
PSEL_SET1
CAT_TYPE2
Can anybody help,thanks in advance.

Its nice to Ask question & then close it saying you find the answer, will you please take some time to Explain what was the solustion of your problem ? Thanks.
This is a trend i see in SDN, Moderator please request the members to put solustion in before closing the question as answered This will save lot time of others who are searching answare to same questions.

Similar Messages

  • JBO-26041 error when creating a selection set

    11.5.10.2 with AZ.H Delta 2
    Trying to create a selection set for "Discrete Mfg. and Distribution Setups" using a filter on Inventory org and I get this error
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO AZ_SELECTION_SET_ENTITIES_B(REF_ENTITY_OCCURANCE_CODE,UPDATABLE_FLAG,ALLOW_SET_TARGETVAL_FLAG,ALLOW_FILTER_FLAG,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,CHANGE_UPDATABLE_FLAG,ENTITY_CODE,FILTERING_PARAMETERS,ENTITY_OCCURANCE_CODE,USER_ID,SELECTION_SET_CODE,SEQ_NUM,SELECTION_FLAG,FILTER_SET_FLAG) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18)".; ................
    <snip>
    ## Detail 0 ## java.sql.SQLException: Data size bigger than max size for this type: 4220 at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134 ............
    <snip>
    If I do not select a filter, the selection set gets created successfully. Seems to me that the issue is related to data. Is there a limitation on the length of a certian field in the selection set ?
    Any help is appreciated - we are also creating an SR
    Thanks
    Srini

    Roopesh,
    Thanks for your support. Understood your point - I logged into the target instance and then tried to create a selection set using the Source instance and got the same error (and it can be reproduced at will on both source and target instances). The set will save successfully if I do not enter any criteria.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.jbo.DMLException: JBO-26041: Failed to post data to database during "Insert": SQL Statement " INSERT INTO AZ_SELECTION_SET_ENTITIES_B(REF_ENTITY_OCCURANCE_CODE,UPDATABLE_FLAG,ALLOW_SET_TARGETVAL_FLAG,ALLOW_FILTER_FLAG,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE,LAST_UPDATE_LOGIN,CHANGE_UPDATABLE_FLAG,ENTITY_CODE,FILTERING_PARAMETERS,ENTITY_OCCURANCE_CODE,USER_ID,SELECTION_SET_CODE,SEQ_NUM,SELECTION_FLAG,FILTER_SET_FLAG) VALUES (:1,:2,:3,:4,:5,:6,:7,:8,:9,:10,:11,:12,:13,:14,:15,:16,:17,:18)".; at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:891) at
    <snip>
    ## Detail 0 ## java.sql.SQLException: Data size bigger than max size for this type: 4282 at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179) at oracle.jdbc.ttc7.TTCItem.setArrayData(TTCItem.java:155
    <snip>
    Thanks
    Srini

  • List of Selected Set with Inspection Plan

    Hi Friends,
    We have assigned a selected set with a number of MIC in different Inspection plan.
    Now, we want to see what are the inspection plan to which  a particular selected set has been assigned
    Pl give any idea through  which we can see it.
    Thanks and Regards,
    SADAN

    Hi,
    You can use PLMK table & create query using SQVI transaction as generally table level access not given in production client.
    Sanjay

  • I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, re

    I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, reinstalled still have same issue.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Getting error while uploading Product Foundation Selection Set

    Hi,
    While uploading the extract of Product Foundation selection set, I am getting the error in the Code Combinations API.
    The error is :
    An unexpected error has occurred. Please inform your system administrator that the error: ORA-12899: value too large for column "GL"."GL_CODE_COMBINATIONS"."DETAIL_POSTING_ALLOWED_FLAG" (actual: 3, maximum: 1) occurred when the FND_FLEX_SERVER package tried to execute the SQL statement below.
    If tables or sequences do not exist this may indicate a problem with your installation. Make sure grants and synonyms exist so that all tables, views, and sequences in the SQL statement are visible from the database account in which the FND_FLEX_SERVER package resides (usually APPLSYS).
    If this is a select statement and the last portion of the where clause is in incorrect, then an invalid where clause may have been supplied in the flexfield definition. The error is probably either in the form, or in a server-side package that calls the flexfield validation routine.
    SQL statement (first 1000 bytes):
    insert into GL_CODE_COMBINATIONS (CODE_COMBINATION_ID, CHART_OF_ACCOUNTS_ID, ENABLED_FLAG, SUMMARY_FLAG, START_DATE_ACTIVE, END_DATE_ACTIVE, LAST_UPDATE_DATE, LAST_UPDATED_BY, DETAIL_BUDGETING_ALLOWED_FLAG, DETAIL_POSTING_ALLOWED_FLAG, ACCOUNT_TYPE, REFERENCE3, JGZZ_RECON_FLAG, SEGMENT1, SEGMENT2, SEGMENT3, SEGMENT4, SEGMENT5, SEGMENT6) values (:FND_BIND1,:FND_BIND2,:FND_BIND3,:FND_BIND4,:FND_BIND5,:FND_BIND6,sysdate,:FND_BIND7,:FND_BIND8,:FND_BIND9,:FND_BIND10,:FND_BIND11,:FND_BIND12,:FND_BIND13,:FND_BIND14,:FND_BIND15,:FND_BIND16,:FND_BIND17,:FND_BIND18)
    The value of Detail Posting Allowed Flag = 'Y' only. I am afraid if API is counting quotes (') as a separate character. And if this is the case, then do we have any patch for the same?

    Hi,
    We are on 12.1.1 version and we are in the process to download below mentioned patches.
    1) 8602263 -- Generic Platform (American English)
    2) 8652905 -- Generic Platform (American English)
    3) 8661732 -- Generic Platform (American English)
    4) 8599456 -- Linux x86 (American English)
    But while downloading we are facing some issues. Once we find the patch from Support.oracle.com and click on download, it is displaying a page with error. Still we are trying to find out if there is something wrong with our network connection. In the meanwhile, if possible, request you to check if the Download is working fine at your end from Support.oracle.com
    And as we dont have privilage to raise an SR, I am not able to download the 5th patch related to GL.
    Appreciate your help ("as always") as I have completed the entire Selection, Extraction and Transformation part and now waiting to Load Product Foudnation Extract so that Ledger will start appearing in the system.
    With Regards,
    Vishal majithia

  • When the about:config setting for swipe are changed to allow changing tabs with swipe it does not repond and performs the default back and forward in browsing history action on the selected window instead of switching tabs. How do I get it to work?

    In about:config, the values I changed to for the preference name browser.gesture.swipe.left was Browser:PrevTab and for browser.gesture.swipe.right was Browser:NextTab.
    I have the latest synaptics touch pad on my laptop and it supports three touch swipe on windows pcs and on firefox. The about:config setting seem to be specific for MACs and so does not responds to windows changes.

    Hi,
    I suggest you try the steps in this thread for test:
    Disable Suggested Sites does not work.
    http://answers.microsoft.com/en-us/ie/forum/ie9-windows_7/disable-suggested-sites-does-not-work/4ba064b1-1c6e-43f1-939e-2db1d335b2ef
    Regards,
    Vincent Wang
    TechNet Community Support

  • UD - Selected set code does not exist

    Dear All,
    We have create material in 0001 plant. It is consumable material and QA is not required. But by mistake Inspection flag was activited in material master.
    Now material received is in QA Stock. We have created inspection plan and not inspection lot is in REL status.
    During UD system shows following message :
    "Selected set code does not exist, or data entered is incomplete"
    Is there any way to take stock in unrestricted without doing any QA activity ?
    Thanks and Regards,
    Nirav

    Hi,
    Why don't you simply complete the Stock posting using 'Inspection lot stock' tab in QA32?
    If you only need to take the stock out of QI and doesn't need Usage decision then why do bother about it.
    Besides, this error comes when the UD selected set defined in Configuration is not maintained for the Plant.
    To check this, Follow this path,
    QCC0> Quality inspection> Maintain inspection type. Select the Relative inspection type and see what is maintained.
    Once you maintain this Selected set for the plant 0001 using QS51, you won't get this error. Other way, define that selected set in the configuration which is already maintained for the plant.
    ntn

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • No selected set is assigned to the class characteristic

    Hi PP-PI guys,
    I am encountering this error while i am trying to make master inspection characteristics.
    I want to link MIC to batch class characteristics.
    Can you please explain how to assign selected set to class characteristic.

    Hi Thomas,
    While creating  character in CT04 , go to Values tab, click on "other value check button' then select catalog char
    then give palnt and selected set value .
    After this create MIC with reference to this class char.
    Hope this will answered your question
    regards
    Praveen

  • [svn:osmf:] 14758: Fix FM-556: When MediaPlayer enters error state, capabilities should be set to false, and capability change events should be dispatched.

    Revision: 14758
    Revision: 14758
    Author:   [email protected]
    Date:     2010-03-15 12:27:47 -0700 (Mon, 15 Mar 2010)
    Log Message:
    Fix FM-556: When MediaPlayer enters error state, capabilities should be set to false, and capability change events should be dispatched.  Also fixed typo in one of the capability change event names.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-556
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/events/MediaPlayerCapabilityChangeEvent.as
        osmf/trunk/framework/OSMF/org/osmf/media/MediaPlayer.as
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamLoadTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/media/TestMediaPlayer.as

    Well, I can tell you that this kind of error is not OS related, but rather a HW thing.  It happens where there is a general detection of something going wrong.  Sometimes it can happen randomly and might not be an indication of a problem.  But sometimes it can be caused by things that are improperly functioning within the system like bad capacitors. 
    Unfortunately I don't really know what to do about such things except give you machine a proper inspection.  But if things are working fine, and continue to do so, I wouldn't worry about it.  If it becomes a regular occurance, then I'd worry.

  • Error ORA-01446:cannot select ROWID  - Bug?

    Hi
    I am getting an error message in SQL Developer 3.0.04.34
    Error ORA-01446:cannot select ROWID from view with DISTINCT, GROUP BY, etc.
    (you can read the full details at http://www.techonthenet.com/oracle/errors/ora01446.php )
    when I create a view containing "DISTINCT" even though it doesn't have a rowid anywhere in the select.
    Is this a bug? The view seems to function well enough but sql developer itself seems to be struggling a bit.
    I have found accounts of similarish bugs on this site from about 2007 but relating to slightly different sets of circs, but if I am asking an old and obvious question then apologies in advance.
    C

    Hi C,
    Well, the question may be old (see at least: ORA-01446 error in SQL Developer 3EA4 but I doubt it's obvious.
    The simplest cases of create view ... as for the following selects
    select distinct deptno from dept; 
    select deptno, count(*) employees from emp group by deptno;work fine in all the 2.x, 3.x releases in the object viewer data tab. Of course, running a select which includes a rowid on these views from a worksheet will fail as expected.
    In such situations a simple, reproducible test case is always nice but, at a minimum, please provide a listing of the broken code and a description of exactly how/where in SQL Developer the error occurs.
    Regards,
    Gary Graham
    SQL Developer Team

  • Selecting two preferred inspection type in MM02 (Ispection Setup)

    Hi all,
        I got one probelm in MM02. In MM02 -> Quality Management -> Inspection setup we need to select two inspection type as preferred inspection type. But when we select both Z502 and Z504 inspection types it throw one error "Set 'Preferred inspection type' indicator for either insp. type Z504 or Z502". So we catn select.
      Plese guide me to solve this problem.
    Regards,
    Mahi.

    Dear,
    When the system creates an inspection lot automatically, it must determine which inspection type to use.
    Depending on various system and Customizing settings, the system normally selects one of the following inspection types:
    Default inspection type or
    Preferred inspection type
    For inspection lot origins 01, 03, 10, 11, 12, 14, the system may select an inspection type other than one of the above. Special rules apply for these inspection lot origins.
    To ensure that the system can select a default inspection type or preferred inspection type, make sure the following conditions have been met:
    You define the default inspection type in Customizing for Inspection Lot Origin by assigning an inspection type to variant 01 for the corresponding inspection lot origin. The system uses the default inspection type if this inspection type is active in the inspection settings of the material master.
    Click on Inspection setup and make sure check box Preferred type selected for one of your inspection type.
    In the Inspection settings of the material master, you can specify a preferred inspection type for each inspection lot origin. If you set the indicator Preferred inspection type for an inspection type, the system uses this inspection type to automatically create an inspection lot. This inspection type has priority over the default inspection type.
    If you do not set the indicator for the preferred inspection type and several inspection types are active in the material master, the system uses the default inspection type.
    If you set the indicator for the preferred inspection type, but the corresponding indicator for activating the inspection type is not set, the system uses the default inspection type.
    Regards,
    Syed Hussain.

  • DFSR Error : Error: 9098 (A tombstoned content set deletion has been scheduled)

    Hello,
    We are getting this error on one of our DFSR shares and am not sure how to get this fixed. We have over 30 different shares replicating and all of them are fine except for one. I have tried to remove the Replication and the namespace and have recreated them
    both and continue to get the same error. This is what is in the event logs on the server;
    The DFS Replication service stopped replication on the replicated folder at local path E:\SHARE\Sharelocation.
    Additional Information:
    Error: 9098 (A tombstoned content set deletion has been scheduled)
    Additional context of the error:  
    Replicated Folder Name: Sharelocation
    Replicated Folder ID: 9BDA3E5A-8103-481F-84B2-269AE8A3BBC8
    Replication Group Name: SHARE
    Replication Group ID: C25E73B7-5B65-4299-A1BE-76E723443B02
    Member ID: 568CC517-3329-42A4-ABAD-633CB3D1EF2E
    If anyone has any suggestion on how to get this working again it would be greatly appreciated.

    Here is a short summary of what I did:
    Look in Event Viewer and identify all the replication groups/folders that are giving the tombstone error. Once you have them identified, go into DFS Management GUI and completely delete the replication group
    associated with that folder. You do not need to delete the DFS Namespace for that folder, just the replication functionality of that namespace folder. If you have other replication groups in your DFS-R that do not get the 9098 errors, then you do not have
    to do this for these folders.
    Stop DFSR services (you may need to kill the service using the taskkill command if it hangs when it tries to stop).
    Give yourself permissions to the hidden System Volume Information folder. If you're account is under the domain admins group, you can simply add the security group.
    This folder exists on all servers that is a member of the replication group. In my situation, 2 of the 3 servers didn't show this folder as existing even when I enabled to see hidden folders. If this happens to you,
    the server is lying to you that it's not there. It is there. Don't listen to it. My suggestion is to download and use the 7-zip file manager. It will see the folder and will help you set the permissions to
    it as well as delete files that are longer than 256 characters, which is an issue if you do the next step from the command line).
    Note, after you set the permissions, it might tell you that you still don't have access to that folder. Just close out of 7-zip and open it back up. It should let you in that folder as well as its subfolders.
    Once you have access to that folder, go ahead and delete the DFSR folder that resides underneath it. You will want to do this on all servers that has the DFSR role installed and is a member to any replication
    groups. You can use the command line command "rmdir", but it fails to delete files/folders that are longer than 256 characters. This is why the 7-zip file manager is a better option to delete the DFSR folder under System Volume Information. However,
    there are instances where 7-zip is unable to delete a file or folder. If you run in that scenario, use the rmdir command in an elevated command prompt. Essentially, a combination of these two will eventually clear out everything you need to clear out.
    Turn DFSR services back on. This will begin the process of recreating the DFSR hash and virtual tree that you had just deleted.
    Recreate the replication group that you want.
    On the replication groups that you did not delete, you may get the warning: "The DFS Replication service initialized the replicated folder at local path <path> and is waiting to perform initial
    replication. The replicated folder will remain in this state until it has received replicated data, directly or indirectly, from the designated primary member."
    If you do, what you need to do is run the command line to set one of the DFSR servers as the primary server for that replication group, and then once set - this
    is important - you will have to go in the DFS Management GUI, click on the replication group with the associated warning, select the connections tab, and then right click the the sending member that
    you just made as primary and choose "Replicate now..." This will initialize the replication and you will have to do this just that once for it to replicate here on out. You will need to do choose the "Replicate now..." option for each receiving
    member that the sending member/primary member server is attached to in that replication group.
    Wait about 5-10 minutes and run the dfsrdiag backlog command on each replicationgroup and see if a backlog for replication/sync gets created. Run this command each 5 to 10 minutes to see if the backlog file count value decreases. If it does, it's syncing/replicating.
    Don't forget that when testing replication, you cannot create test files via the local path and see if it replicates. You must create it in the DFS Namespace (\domain\folder\share) to see if replication works. Otherwise
    you get false negatives and you think replication is still broken. Just an FYI.

  • Problem with internet. When i open System preferences, Network, message drops down: 'your network settings have been changed by another application'. I click OK, but it drops a message again and again, preventing me to do anything about the setting.

    Problem with internet. When i open System preferences, Network, message drops down: 'your network settings have been changed by another application'. I click OK, but it dropps the message again and again, preventing me to do anything about the setting.

    A Fix for "Your network preferences have been changed by another application" Error 
    In the Library/Preferences/SystemConfiguration/ folder delete the following:
    com.apple.airport.preferences.plist
    NetworkInterfaces.plist
    preferences.plist
    com.apple.nat.plist
    You will have to re-configure all your network settings since deleting.
    (10.4.10)
    Use Software Update to update your OS to last version of Tiger.  Install all the other updates that goes along w/it.

  • Message "Error in connection:No result set, result attempts = 100" on VC

    Hi,
    I am using a JDBC datasource to retrieve, update, insert and delete information from a SQL Server database using executing store procedures from VC.
    The selection of the data is perfect but for the deletion, insert or update of any data using store procedures I always get the following message:
    "Error in connection:No result set, result attempts = 100"
    At the end the information is modified in the database but I get error.
    Here is an example of one of my store procedure:
    CREATE PROCEDURE [dbo].[DelData]
         @id uniqueidentifier
         -- Add the parameters for the stored procedure here
    AS
    BEGIN
         -- SET NOCOUNT ON added to prevent extra result sets from
         -- interfering with SELECT statements.
         SET NOCOUNT ON;
        -- Insert statements for procedure here
         delete from data     
           WHERE Rowid=@id;
    END
    Let me know if somebody knows the reason of this and if there is something that I am doing wrong.
    Thanks,
    Zareh

    Hi,
    when you SELECT data, you get a result. So your connection gets a result set. When you DELETE, INSERT,... you have no result, because you didn't select data. So your connection can't get any result sets.
    best regards,
    Christian

Maybe you are looking for

  • HP photosmart premium c309g-m does not work wirelessly

    Hello everyone, I'm also having an issue with printing/scanning this c309-g m printer. My OS for this is a Mac OS X 10.6.8 Snow Leopard it did detect it but it does not wirelessly print or scan anything at all!!! Help Please?!

  • Changing video links in Acrobat 9.0

    I have several pdfs that contain links to video files on my server. However, I have now changed my hosting company, so the links no longer work. Is there any way of editing the links in my pdfs to direct them to the Flash files on the new server? Or

  • How to create hyperlink in front panel like what we did in frontpage?

    I'm using labview 4.0 for mac os 8.1. and looking for a way to create web and e-mail hyperlink, anyone can tell me how to do that?

  • Define queue error

    I was applying sapkh60010 patch as it had taken more time so i had deleted the queue through force mode with se37 ocs_reset_queue. now the queue is empty but i am unable to define the queue . i am getting the message " transaction SPAM is locked by D

  • Reset selection in ALV

    Hi fellow WD4A fans We've got an ALV on a WD4A view which allows multiple lines to be selected, Can anybody tell me how to completely reset the selection when returning to this view. So, when I return to the view I want none of the lines to be select