Correlated Item

The other day in Oracle Discoverer I was attempting to determine how to build a subquery and in building the subquery how to relate a member form the main query with a member of the subquery; it is the "Add correlated item". All went well accept in attempting to correlate a particular column I get the following error::
Error in formula - unexpected end of formula -
Error: Syntax error: token Uid at position 26.
The Uid portion correlates to the member I am attempting to us but the error message is not directing me anything particular. One thing I did note was the member I am trying to grab is a PK on the table that the view is looking at. My main question, since I found nothing in the Oracle Discoverer 10g handbook, are there particular view or table elements that cannot be used as a Correlated value? If so what is the particular characteristic these table elements that make them unuseable as a correlated value?
Thanks ahead of time to all that reply

Hi
The rules for a correlated item are the same as for the rules for a normal join in that the datatype and size for both items must be the same.
Further, you can only create joins on one of the primary datatypes of date, number and varchar2 (or varchar). So if the datatype of the item you are trying to use is not one of these, such as ROWID or TIMESTAMP, you will not be able to create the join.
Next, having rules out the datatypes, the token UID error you refer to sounds like you possibly have an item in your folder called something like Person UID. Perhaps you are even using a SungardHE ODS system?
The word UID is a reserved word which pulls in the user id from the database. If you rename something like Person_UID to Person UID the UID component will be seen as meaning the user id. Of course this will make the join fail. If this is your situation you need to put back the underscore between Person and UID. You will find that the join will be fine now.
Best wishes
Michael

Similar Messages

  • How to get the name of correlation item in OM through event processing scripts?

    I am trying to write a groovy script in OM event processing scripts, I want that script to read the event correlation and set custom attributes accordingly. I am unable to read the correlation item. Please guide me how to get it? What method should I use to get the correlation item? I am using OPR library.

    Hi there,
    the name property would be the correct attribute to get the subform name, just by looking at the code it doesn't seem like it's doing the right thing
    I am assuming that you send Main in the function countChk() which would look something like this
    countChk(Main);
    And you probably want to make sure you are entering the right subform so you need to keep that loop at the end of the function
    but if you want to get through all the checkboxes inside that subform you must do a loop through that node to find each checkbox
    I am assuming that the function would probably look something like this
    function countChk(vNode) {//Starts vNode with Main
         for (var i = 0; i < vNode.nodes.length; i++) {
              if (vNode.nodes.item(i).className === "field") {
                   if (vNode.ui.oneOfChild.className === "checkButton") {
                        if (vNode.items.nodes.length > 1) {
                             if (vNode.value.oneOfChild.value == 1) {
                                  nChk++ ;
              }else if (vNode.nodes.item(i).className === "subform"){
                   if (vNode.nodes.item(i).name === "Door_Subform"){
                        countChk(vNode.nodes.item(i));
         }//endloop
    Hope this help!

  • More help with Skillbuilders' Modal Page Plugin

    I have an employee page with a series of smaller report regions showing things like contact addresses, job roles, etc. All are form-on-a-table+report type of setup I would like to convert to modal pages. The popup is now working (thanks to a security setting pointed out by Dan), but on all of these forms, I would like to populate the P(X)_EMP_ID item from the parent to save the users an obvious step. I've tried putting it in the URL called by the Dynamic Action and I've tried setting the item value in the modal dialog to be the parent's correlated item, but neither seems to work like it would in a standard form page call where I just list the items to pass and their values. I must be doing something wrong here, but I can't quite place it. Can someone point me at what I'm missing?
    Here's the URL I'm trying to use:
    f?p=&APP_ID.:287:&APP_SESSION.:::287::P287_EMP_ID:&P281_EMP_ID.
    where 281 is the parent page and 287 is the modal page.
    I also tried setting up an additional TRUE action associated with the Dynamic Action to assign the page item value - that didn't seem to work either. BTW - I'm strictly dealing with the CREATE button ATM. I'll get to the edit links after I get this working.

    Does your page 281 have an employee id item?
    Yes. The respective items are P281_EMP_ID and P287_EMP_ID. There is also P282_EMP_ID, P283_EMP_ID, etc.
    Even if it did it wouldn't make sense to transfer it's value to your form page if you wanted to arrive at the form page in a create mode.
    In this case it does, however. I start out on a general listing (Interactive Report) of all the employees where each has an edit link to the "master" record for the employee containing employee ID, name, etc. There are several (5+) child tables to the master, however, which contain things like addresses, contacts, etc. Each has a one-to-many relationship with the employee master record. I am attempting to display these each in their own regions and this was working fine as standard form+report on a table with the report showing along with the master employee record.
    As such, though the Employee ID acts as the foreign key to the master record, that value is predetermined by virtue of the currently displayed employee master record - thus the desire to have this value propagate down to the modal window/form page. The users also want it because they get distracted and frequently forget who they are working on. They want the name of the employee listed here, and this is difficult to display without the ID to reference.
    To arrive at page 287 in a create mode you need to clear out the value of the primary key item on that page. See the following to learn more about URL syntax:
    http://docs.oracle.com/cd/E2390301/doc/doc.41/e21674/concept_url.htm#BEIFCDGF_
    Thanks. I looked that over and tried to make sure things were in the right place, but I'm pretty sure the issue is the automatic fetch. Once I wrote my own form population process to replace the existing one, it seemed to work fine and the URL syntax passed the value as desired.

  • SD report :correlation between SD line item and its FI line item

    Hi,
    We are developing a SD report where we are not able to correlate between FI line item with SD line item.As SD line item have differernt division so how to identify which line item of FI belongs to which SD line item?

    Hi,
    You can map that by document flow table: VBFA.
    There you can see the correlation of all docs related in a sales process.
    Regards,
    Demétrius

  • :correlation between SD line item and its FI line item

    Hi,
    We are developing a SD report where we are not able to correlate between FI line item with SD line item.As SD line item have differernt division so how to identify which line item of FI belongs to which SD line item?

    Hello Satya ,
    i donu2019t think u can map FI <-> SD line Items , as per my knowledge ,while create FI entry system will do consolidation based on the materials , so in such cases u wont get required data.
    regards
    Prabhu

  • AR Transaction Data vs Line Item

    Hello,
    I have need to generate a report with some degree of detail and I am having an issue understanding the correlation between AR Transaction Data and Line Item.  In a report I would like to show sales for the period and AR balances and I need to be able to drill down on these (at Profit center level or Business Area Level both Characteristics have been added to the extractor and are being populated).
    How is Sales for Period derived in Transaction Data?  Can I create this same Key Figure at the Line Item Level?
    Any assistance is greatly appreciated.
    MK

    Sales are derived from the posting key used to post a AR document
    The posting key is either sales/turnover relevant or not
    As peopel use posting keys for all sorts of thingss- this is not the ideal solution to report Sales
    it also includes VAT
    ow ar eyou planning to add Profit Centre -?
    Conside the following document
    Dr Debtors £117.50
    Cr Reveneu Prfit centre 1  £50
    Cr reveneue Profit Centre 2  £50
    Cr VAT £17.50
    how are you going to get the profit centre onto the debtors postings?
    You can't... you can see the data in 0EC_PCA_4 or you can join Ar4 ODS to the GL ODS via an infoset

  • How to delete work items

    Hi,
    I'm using XI 3.0 and am trying to delete some Work Items that are sitting in Error status.
    I've tried following OSS note 807906 but cannot see the menu items mentioned (specifically the Edit=>Change option) - can someone explain more clearly how to delete them?
    Thx
    Here is summary of OSS Note:
    "First make sure that the process is actually 'irretrieveably lost', that is, that it has not simply encountered a temporary error (for example, the failure of synchronous sending and so on).
    If you are certain that the process is no longer required, call the log of the affected process (using the process selection (SWF_XI_SWI1)) or the SXMB_MONI, ... and display the work item of the process (Workflows).
    Go to the technical work-item display (if this is not displayed by default) and then select Edit => Change there.
    Under 'Services for Administration', select the 'Logical Deletion' function.
    This function is used to set the process to the 'Logically Deleted' status and to delete all outstanding correlations. The process has then reached its final status and can also be archived"

    brian
    are u luking into deleting error messages. If yes then,
    SXMB_ADM --> Schedule/Delete Jobs
    Delete Messages SXMB_MONI

  • I get "An unexpected error has occurred" whenever I try to create item in a list or view site permission page

    I am working a SharePoint site with a custom masterpage and css. Everything displays just fine and the site functions with several subsites, and so forth. I have double-checked to ensure that important content placeholders were on the new masterpage, even
    if they were "hidden" from view.
    However, a new issue came up this week: I was moved from a contributor to a designer list so that I could convert word files in a doc library in web pages. When that change happened, I lost the ability to select "add new items" to lists or add
    events to calendars. [not sure if causation, or just correlation] On a similar note, no one--not even those with higher permissions levels than me---can access the "site permissions" page in browser now (not sure if this coincides with my issue over
    the lists/calendars, but in both cases the notification "an unexpected error has occurred" comes up).
    I temporarily switched a subsite to the default masterpage, and lists and site permissions page functioned fine--no error. Therefore, it appears as though something in the custom masterpage (or embedded css?) is causing this error to come up. But what could
    it be? 
    I ran across a forum question that mentioned a bug related to alternative css:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/53151269-dd61-4c71-8263-c1880450a1bb/sharepoint-2010-unable-to-access-site-settings-site-permissions-from-a-site-created-from-a-template Solutions
    said to check the correlation ID and use powershell. The guy in my department who checked the correlation ID said that nothing useful came up, and I got the impression that the powershell solution didn't work out for him either (I don't work on that side of
    things; I am on the design side). 
    So, does anyone have any idea what the problem could be? Again, I have checked and double-checked those content placeholders in my custom masterpage - they are all there. I built the site using one of Randy Drisgill's masterpage templates.
    Up until this point, I haven't had any issues with the template, my custom code, etc. 

    I am having the same issue, was this ever resolved?

  • Using the same correlation set to multiple instances of the same process

    Hi all,
    Assuming that I have a Purchase Order with multiple items and I have a BPEL process that is triggered for each item.
    When the Purchase Order is cancelled by the customer, I want to cancel all BPEL process that is still running. I'm using SOA Suite 11.1.1.2.
    My first attempt was to use an event handler associated to a cancellation operation, but I couldn't do this because when the second BPEL instance was started, a conflictingReceive BPEL Fault is triggered. This occurs because BPEL can't have more than one active receive/on message using the same correlation set.
    Another way to do this is using a different correlation set for each instance (somethig like a composite key - Purchase Order ID + Item ID, i.e), but in this way I need to know all composite key in advance and send one message to each instance specifically.
    Anyone have any suggestion of how to cancel more then one instance of the same BPEL process using Event or a generic way that does not need to send one message for each instance?
    Events work very well to start more then one BPEL process but does not work well to receive an intermediate message during process execution because in this case we need correlation set to associate the event with the correct instance and BPEL does not support more then one instance of the same BPEL process waiting for the same correlation set.
    Any suggestion will be very welcome.
    Thanks in advance,
    Rafael

    Never mind. I got it.
    I put the iisforward.dll and .ini is a seperate folder, and edited the iisproxy.ini's to include the portnumber like this. And I changed the hostheaders in IIS to Site1, Site2 etc
    vhost1=Site1:80
    Site1:80=C:\Sites\Site1\iisproxy.ini
    vhost2=Site2:80
    Site2:80=C:\Sites\Site2\iisproxy.ini
    vhost3=Site3:80
    Site3:80=C:\Sites\Site3\iisproxy.ini

  • Affinity queries ("customers who bought this item also bought...")

    Hi,
    Do you know the feature of many web shops, where you can see similar items (i.e. "customers who bought this item also bought...")?
    A simple approach would be to return similar items from the latest orders. What I would like to list are products, which were bought BY MANY OTHER CUSTOMERS in addition to the origin product. So I have to somehow count the matching products from all orders. How can I do this?
    Has anybody thought of a way how to select meaningful similar items to a product?

    You might also look at Oracle data Mining, though I haven't used it myself. From the documentation:
    4.2 Association
    An Association model is often used for market basket analysis, which attempts to discover relationships or correlations in a set of items. Market basket analysis is widely used in data analysis for direct marketing, catalog design, and other business decision-making processes. A typical association rule of this kind asserts that, for example, "70% of the people who buy spaghetti, wine, and sauce also buy garlic bread."

  • How to tell if correlation is working...

    All,
    I currently have a simple BPM where I have 2 receive steps (both start processes) within a 2 branch fork step for a header and item file.  Both receive stepsOnce branch receives the header message and the other receives the item message and there is a correlation on the material number.  After the fork step I have a transformation to produce a single target message and a send step to send the data to the receiver.
    I have a test where I'm sending in a single row of data for each of the source messages which should result in a successful correlation.  When I go into process monitoring (transaction SWF_XI_SWI1) I see 6 workflow steps.  2 are the (Sub)workflows for each of the records in the header and item files (1 subworkflow for the record in the header file and 1 subworkflow for the record in the detail file).  When I look at the graphical display of the header read it shows that it read the header record but is waiting for the item record.  If I look at the graphical display of the item read it shows that it read the item record but is waiting on the header item.
    For each of the 2 reads there are 2 wait steps each.  It looks to me like my correlation isn't working but I don't know how to confirm this.  Is there a way to look at either of the messages to determine what the value it's attempting to correlate is?

    Hi Shaun,
            Go to moni and click on PE then it will take you to "View workflow Chronicle" tab. Click on "View workflow Objects" tab. In this tab you will found the message interfaces. Under one of the message interface it will display your Integration Process name. Click on the integration process name it will take you to next window "Basic Data" tab. Move to "XML Messages" tab and click on any of the object type. In that onject type check is there you correlation elements. Now load your inputing data and execute then it will display the correlation value from you input payload.
    Thanks & Regards.,
    Purushotham

  • Error when editing some Items in SharePoint Custom List

    Hello I have a custom list with multiple workflows and a customized infopath form. I am getting an unexpected error on some of the list items when I try to edit them. I can view them just fine but the error is occuring on edit for some items.
    I am also able to edit the same item that I am getting the problem with from the datasheet view but just not with infopath form.
    I use the USL to view the correlation error and it just said leaving monitored scoped.
    I also tried saving the list as a template and creating a new list from the template and then creating a new item in that list and got the same error. Please help.
    04/04/2014 11:07:36.72 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: s at System.IO.StringReader..ctor(String s) at System.Xml.XmlDocument.LoadXml(String xml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.FlattenXmlToHashtable(String strXml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.DoesWorkflowCancelWhenItemEdited(String associationXml) at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.EnsurePageNotInLockingWorkflowIfInEditMode() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.LoadDataSource() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.... bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.72* w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected ...Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.75 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://mydomain:Port/Site/Lists/Listname/Item/editifs.aspx?List=c15b9e3c%2D2aac%2D4a84%2D8317%2De3f9358f41bc&ID=144&IsDlg=1&Web=b5b749d6%2D0d3c%2D4cb5%2Daf3a%2D819ff5ceb88c)). Execution Time=75.1751473982343 bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.78 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://mydomain:Port/_catalogs/theme/Themed/7D19B0BC/corev4-8A0ABD2F.css?ctag=0))

    here is the result of Merge-Splogfile
    04/04/2014 11:07:36.72 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: s at System.IO.StringReader..ctor(String s) at System.Xml.XmlDocument.LoadXml(String xml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.FlattenXmlToHashtable(String strXml) at Microsoft.SharePoint.Publishing.Internal.WorkflowUtilities.DoesWorkflowCancelWhenItemEdited(String associationXml) at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.EnsurePageNotInLockingWorkflowIfInEditMode() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.LoadDataSource() at Microsoft.SharePoint.Publishing.WebControls.ConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.Publishing.WebControls.XmlConsoleDataSource.OnLoad(EventArgs e) at Microsoft.SharePoint.... bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.72* w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Runtime tkau Unexpected ...Publishing.WebControls.PublishingSiteActionsMenuCustomizer.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.75 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://mydomain:Port/Site/Lists/Listname/Item/editifs.aspx?List=c15b9e3c%2D2aac%2D4a84%2D8317%2De3f9358f41bc&ID=144&IsDlg=1&Web=b5b749d6%2D0d3c%2D4cb5%2Daf3a%2D819ff5ceb88c)). Execution Time=75.1751473982343 bfecfe90-9ef9-45d4-ae37-355adb4dd2bb
    04/04/2014 11:07:36.78 w3wp.exe (0x1A84) 0x0D3C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://mydomain:Port/_catalogs/theme/Themed/7D19B0BC/corev4-8A0ABD2F.css?ctag=0))

  • As a result of qty correlation, dlv.grp 002 from sls.ord.*** will be delete

    I create a sales order with sales BOM which one component is short of stock that reserve no qty. And then I create outbound delivery, but error log happens as below and the delivery order has nothing in the item lines:
    As a result of qty correlation, dlv.grp 002 from sls.ord.*** will be deleted.
    But after creating SO, I updated the customizing of BOM material's item category, and change "create delivery group" from A to space.
    How can I solve this problem to create partial delivery order in spite of some component materials are short of stocks?

    Please check Note 350468.
    Also check the note 774347 for collective notes on BOM.
    Hope this helps
    Regards
    Sai

  • Start a workflow for a list item that was created by someone else

    What settings do I need to change so that I can start a workflow for a list item created by another user?
    I have a SharePoint 2013 workflow (let's call it LSR Status Workflow) that is associated with a list (called
    LSR List). When a user creates an item in the LSR List, it automatically starts the
    LSR Status Workflow. That is what I wanted, but sometimes I make changes to the workflow (via SharePoint designer) and then I would want to terminate the existing workflows that are running and restart them.
    When I try to start a workflow for anyone other than a list item that I created, I get the following error:
    Retrying last request. Next attempt scheduled in less than one minute. Details of last request: HTTP NotFound to https://publishing.web.company.com/sites/mysite/_vti_bin/client.svc/web/lists/getbyid(guid'1f844b8f-19aa-4587-bcc2-dfb7085f36b5')/Items(31)
    Correlation Id: 8efc5304-f0a3-90f6-8ece-6875bf811869 Instance Id:
    60c83aae-5c25-4ee8-9c85-c64958ba701e
    Then when the workflow is finally suspended after it keeps retrying, it reports the following error:
    RequestorId: 8efc5304-f0a3-90f6-0000-000000000000. Details: An unhandled
    exception occurred during the execution of the workflow instance.
    Exception details: System.ApplicationException: HTTP 404
    {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["36"],"SPRequestGuid":["8efc5304-f0a3-90f6-9bbd-d18d4d90af1b"],"request-id":["8efc5304-f0a3-90f6-9bbd-d18d4d90af1b"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4551"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Tue,
    10 Feb 2015 22:36:44
    GMT"],"Set-Cookie":["BIGipServerpublishing-blv-80-pool=2825582466.20480.0000;
    path=/"],"Server":["Microsoft-IIS/7.5"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    at
    Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext
    context) at
    System.Activities.CodeActivity.InternalExecute(ActivityInstance
    instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at
    System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor
    executor, BookmarkManager bookmarkManager, Location resultLocation)
    If I created the list item, I can stop it and restart it without any problems, but this is not the case for list items created by someone else.
    What settings do I need to change so that I can start a workflow for a list item created by another user? I am the owner of the SharePoint site and am able to make changes to permissions if needed.

    You don't need to re-do the fields. If you create a new version of the PDF
    file just open the old one and use the Replace Pages command to insert the
    pages from the new version over the old ones. This will give you a new
    version of the file, with the existing form fields still in tact. Of
    course, you might need to adjust their location and/or size, but at least
    you won't have to start all over again...
    On Thu, Jan 22, 2015 at 11:59 PM, Laura Holancin <[email protected]>

  • Field name of free item in ME21N

    Hi All,
    I have a small issue hear in ME21N I wan the table and the field which will be updated when the we check the check box for free item in the line items, I tried to find that using CDHDR, CDPOS, using ST05 and other methods but I was unable to do that can any of u please help me in finding that field along with table mane which will be updated and to give further information the screen field name is UMSON
    Regards,
    Antony

    Hello Antony,
    The 'Free Item' indicator is only used to facilitate the switching off of the 'Inv.Receipt' flag. 
    The flag UMSON is not contained in any table, only in structures.  
    But there is a correlation between the flag UMSON and the field EKPO-REPOS. So if you flag field EKPO-REPOS (an invoice is expected) the flag UMSON will be cleared and the other way around.
    For further information about this flag: You will not be able to enter any conditions in your purchase order item (not even the delivery costs) once the flag for 'Free item' has been set.
    In case the 'Inv.Receipt' flag is unticked, the system will not allow you to maintain any conditions in the purchase order, not even the delivery costs. In ME21N you can see that even the condition tab disappears as soon as you set the 'Free item'  indicator or as soon as you de-select the 'Inv.Receipt' flag.                                                                               
    Whenever the 'Inv.Receipt' flag is not set, we are indicating to the system that all the goods are to be delivered free of charge. In other words, there can be no delivery costs associated with the PO. Also, no delivery costs are allowed without an invoice receipt.                 
    I hope this helps.
    Esther.

Maybe you are looking for

  • Since two weeks, I can't buy from my home store in Thailand.

    Since two weeks, I can't buy from my home store in Thailand anymore because I cannot read the language. Before, I could access any item I wanted and I bought devices and articles worth many thousands of US-Dollars over the years. The problem is that

  • Video Converter for Ipad 2

    I just got my iPad 2 a week back and since then I have been searching for a suitable video converter.I was hoping that other iPad users can recommend a video converter which can not only convert the video but also change the aspect ratio to 4:3 so I

  • Field name without ID when Save As PDF Form

    Hi, I couldn't fin anywhere anybody complaining about the same problem, thus I apologise if there is some bascis I don't understand. When I'm saving the form from FormsCentral as pdf, then fill the form, and finally export the data to Excel, the labe

  • No sound w/o headphones

    Hi all. My iPhone is not emitting any sound when my headphones are not plugged in EXCEPT for ringtones. So, I can receive a call and hear it ring, but can't listen to music or watch YouTube videos without the headphones. I also can't here the little

  • Some of my apps and programs crash when opening: "....has quit unexpectedly"

    Due to a system issue I had to reinstall Mavericks 10.9.5, I also reinstalled all programs and apps from a backup, but was advised NOT TO copy back my old Library folder, since that was where my previous issue was. So now some apps and programs refus