Mandatory fields in the Conditio Records

Hi,
The question is;
When we maintain the condition record for pricing, we find that certain fields are mandatory and certain fields are not mandatory in a key combination.. Where and how is the mandatory setting set to the fields?
Thanks in advance,
Fazal

Hi Fazal,
All the fields of the condition record are mandatory. Once u define the fields in the condition table, they become mandatory in the condition record.
For ex. if my condition record consists of Customer, material, and sales orgn, then i need to maintain all the fields in the condition record with out which the condition record will not be found.
Cheers,
Hi Anil,
Considering your example of a table consisting of fields Customer, material, and sales orgn; when i go to VK12, enter the condition type and select the key combination consisting of the above fields, the sales org would be mandatory or the sales org and the customer would be mandatory fields and material would not be mandatory before execution.
If I give the material details then the specific condition record is the output, but if the sales org is the only mandatory field and i enter that and execute then it gives me a huge list.. Now, my question is how do you make this feild (sales org) mandatory or rather see it a mandatory entry in the VK12 screen???
Regards
Fazal

Similar Messages

  • Mandatory fields on the same page with dependent LOVs

    Hi,
    I am working on an ADF-BC application using JDeveloper 10.1.3.4
    I have an ADF Creation form with dependent LOVs and while implementing dependent LOVs we set the autoSubmit property of the selectOneChoiceListBox as true.
    If I have some mandatory fields on the same page then because of the autoSubmit property set as true whenever I select a value in the list the page gets submitted and the mandatory fields give an error that the values are required therefore I had to remove the mandatory fields.
    I tried using f:subview but even that dint serve the purpose because what I want is something like partialSubmit so that my mandatory fields do no give an error when I select a value in the list.
    Can somebody help me on this, how to have a dependent list and mandatory fields on the same page.
    P.S: It is very crucial for my application
    Thanks,
    Raksha

    Hello,
    This bug has been around since 10.1.3, its even still present in Trinidad and now in 11.
    One of the ways to avoid is to make your fields use:
    showRequired="true"instead of
    required="true"I have not found a decent way to avoid this in general.
    My idea was that this shiould be possible with a phaselistener and determine if this is a partial page event instead of a normal submit, but this didnt work.
    -Anton

  • Any way to validate the Mandatory field in the XML file

    Hi,
    Is there any way to validate the Mandatory field in the XML file. I created an xml type table xml_validate based on the schema and insert the XML files with statement.
    INSERT INTO xml_validate(warehouse_id,xml_file_name,warehouse_spec)
    Values (agreementid,p_filename,XMLTYPE.createXML(l_clob));
    It is validating the data types, extra tags etc but not validating the missing of the manadatory tag/value.
    Thanks in advance
    Rizly

    Hi Ants,
    Yes, I was not doing the strict validation, after searching the forum i understood that was the reason. So i did this way,
    begin
    for x in (select myColumn from myTable where WAREHOUSE_ID=41) loop
    x.myColumn .schemaValidate();
    end loop;
    end;
    The out put is:
    ORA-31154: invalid XML document
    ORA-19202: Error occurred in XML processing
    LSX-00011: internal error: LsxvPushCandidate array overflow
    ORA-06512: at "SYS.XMLTYPE", line 345
    ORA-06512: at line 3
    My i know more information about this error, especially
    LSX-00011: internal error: LsxvPushCandidate array overflow
    Thanks in advance
    Rizly

  • Reserved fields in the catalog record have incorrect data???

    I inserted the orginal installation disk for the Mac mini. I ran the verify disk. Then nine of these messages in red showed - "Reserved fields in the catalog record have incorrect data." I then did repair disk and now it shows that 1 volume could not be repaired. I have the MiniStack as well. I am assuming that the Hard Drive is the one needing repair. Not the MiniStack which also has OS installed along with Classic. How can I fix the disk? How important is the message in red?

    You have directory damage.
    Use Disk Warrior to repair the drive: http://www.alsoft.com
    Explanation of what directory damage is and what causes it: http://alsoft.com/DiskWarrior/details4.html
    The other option is to wipe your drive and re-install everything.

  • Need Profit centre field as mandatory field in the sales order

    Dear All,
    Normally Profit center data maintained in the material master, same data will get coipied to the sales order while creating sales order in VA01 transaction.
    My requirement is if profit center data is not maintained/available in the sales order system should give the error message
    For this I need Profit center field as mandatory field in the sales order(VA01).
    Can you please give possibilities ASAP.
    Give the SHD0 maintenance step by step.
    Regards,
    Murali.

    Hi Murali
    I beleive that you are talking about the Profit centre field not maintined in sales order hence not picked in delivery and billing and there is an FI posting error  (GL account error) because of that
    Profit centre is maintained in MMR and the same flows thro the sales cycle and i am quite sure if maintained in MMR it will be picked automatically and no need to make it mandatory in sales order( as the purpose is already solved)
    But there is no standard option in SAP like (even if Account assignment category of the material is not maintained in MMR it can be given in VF02 and the document can be released for accounting) to give the Profit centre in the billing and release the same
    Profit centre field field is picked from masters and flows in the entire flow and that field is greyed out (like no option of inserting it inbetween)
    As told by others incompletion log in sales doc type will take care for future orders and for the already created orders the standard option is cancel billing, reverse delivery and open the sales order and give   Profit centre field and process it (if only a few orders are there)
    But if the already created orders are many then from the FI Area  you need to go for development ( we also faced this issue as profit center not maintained in MMRs and hence accounting got hit and there were tons of billing docs and our FI consultant made some development to open it and solve it) FI consultant should be able to do this for already created orders
    Instead of making Profit centre field as mandatory field in the sales order better make it a mandatory entry in MMR
    Regards
    Raja

  • How  to validate the mandatory fields in the view in WDA?

    Dear experts,
                            Iam new to WDA. i just want to know how  to validate the mandatory fields in the view in WDA?please refer any documents for validating the mandatory fields.
    Regards,
    murthy.
    Edited by: Murthy Ganti on Jul 13, 2009 2:31 PM

    Hi,
    Firstly goto view->select the element that you want to make mandatory and set the State property to required.
    Secondly place the below code in the WDDOBEFOREACTION
    DATA: l_view_controller TYPE REF TO if_wd_view_controller.
    * Get view controller
      l_view_controller = wd_this->wd_get_api( ).
    * Check for mandatory attribute
      cl_wd_dynamic_tool=>check_mandatory_attr_on_view(
      EXPORTING view_controller  = l_view_controller
                display_messages = abap_true
    Regards,
    Radhika.

  • Mandatory field in the People Screen in HR

    Hello All,
    We have a SIT defined in which there is a mandatory field. Is there any way that we can make sure that the new hire cannot be made possible without entering the mandatory field in the SIT?
    Even if its a customization, please advice
    Thanks
    KK

    Hi Madhu,
    Since Select options are nothing but ranges, you can use the following code to add two distinct values to the select options by default.
    s_ktokd-sign = 'I'.
    s_ktokd-option = 'EQ'.
    s_ktokd-low = 'Y001'.
    append s_ktokd.
    s_ktokd-low = 'Y005'.
    append s_ktokd.
    clear s_ktokd.
    However, if you want to mention a range like all the values between these given two values to be considered then u may use,
    select-options : s_ktokd for KNA1-KTOKD default 'Y001' to 'Y005'.
    or
    s_ktokd-sign = 'I'.
    s_ktokd-option = 'BT'.
    s_ktokd-low = 'Y001'.
    s_ktokd-high = 'Y005'.
    append s_ktokd.
    Reward if helpful.

  • FYI DU error:"Reserved fields in the catalog record have incorrect data"

    I had a very perplexing problem...
    My iMac G5 was shutting down by itself so I took it to Apple and had the power supply replaced. After it was repaired I was concerned about the hard drive health after the unexpected shutdowns. So I ran Disk Utility and encountered the following...
    The iMac G5 is running OS 10.4.6.
    I ran "Repair Disk Permissions" from Disk Utility and encountered no errors.
    I ran "Verify Disk" from Disk Utility on the drive and I get these results (copied from DiskUtility.log):
    Verifying volume “TheDisk”
    Checking HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Reserved fields in the catalog record have incorrect data
    Checking volume bitmap.
    Checking volume information.
    The volume TheDisk needs to be repaired.
    Error: The underlying task reported failure on exit
    Disk Utility stopped verifying “TheDisk” because the following error was encountered:
    The underlying task reported failure on exit
    1 HFS volume checked
    Volume needs repair
    This occurs whether I run it while booted from the hard drive or the restore disc. While booted from the restore disc, running repair disc indicates that the failure could not be fixed.
    Booted from the hardware test disc and all tests passed.
    Booted from TechTool Pro disc and all the tests passed.
    Booted from Disk Warrior (had to get the "free" update to boot my iMac G5) and rebuilt directory. No errors reported.
    Still same error reported in Disk Utility. ???
    Booted iMac in 'safe' mode. Rebooted iMac normally.
    Disk Utility now reports success!

    Sorry but this is not assistance to you but an additional request for help from someone!!!
    I had the same thing occur just now!!!! I have used everything in site and keeps returning............
    Hope someone has an answer as to why this occured....

  • When we change the non-mandatory field in the form, it doesn't get updated

    Hi... I have one question here..
    If I have non-mandatory fields in a custom form, and when I query the form and change the value in the non-mandatory field and click on save, then it doesn't save. It says 'No Changes to Save'. But, it's not the same for non-mandatory fields.
    Can you please suggest me?
    -vrdida

    VRdida,
    If I understand correctly, you have a non-Required item in your form that has an LOV assigned. While this item is Required=No, it works correctly. When you change the Required property of the item to 'Yes' then it fails. When this occurs, do you get an error message? Are you able to select a value from the LOV?
    It sounds like the Required=Yes property might be preventing you f rom opening the LOV. Try setting the Module property: Defer Required Enforcement = Yes. This is the typical setting in an EBS form. This is what allows you to navigate out of a Required field if the value is NULL, but will give you a Required message when you attempt to save the record if the value is still NULL.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Apr 6, 2011 11:43 AM

  • What are all the mandatory fields of the BAPI_PO_GETDETAIL?

    Hi friends,
    I am new to XI. I am using the "BAPI_PO_GETDETAIL1" in my scenario to get details of a particular Purchase Order. Can you tell me the mandatory fields of this BAPI?
    Where should i look to identify the mandatory fields of a BAPI?
    Thanks.
    Senthil Nathan.

    Hi you can see this in SE37 under the Import Tab. Here you see that the only mandatory input field is PURCHASEORDER. So if you provide the purchaseorder number you get alle the details for that.
    Kind regards
    Mikkel

  • Mandatory fields in the Selection screen if a Radio button in on

    Hi all,
      In my selection screen I have got 2 radio buttons and few select-options and parameters.
    I need to make (date) one select-option as mandatory when the second radio button is checked.
    can you please help me to make this.
    Please send me code if possible.
    Regards,
    Shalem

    Hi
    It's Simple.
    AT SELECTION-SCREEN OUTPUT.
    IF RADIO2 = 'X'.
        IF S_DATE IS INITIAL.
            error message.
        ENDIF.
    ENDIF.
    The above code behave same as the MANDATORY option.
    Regards
    Surya.

  • QoS fields in the CMR records are always "null" in CUCM 10

    Hello,
    My name is Huyen
    I configured CDR Enabled Flag "True", Call Diagnotics Enabled "Enabled Only when CDR Enabled Flag is True", unchecked "Load CDR only" in CAR
    but I can not see QoS field in call detail such as: jitter, latency, packet loss.
    I use 7821 IP Phone and device protocol is SIP, CUCM version 10.5
    Can you help me to troubleshoot it???
    Thanks you!

    Thank you guys for repling.
    I thought that was the problem, but I dont really
    know what values Object P takes.P can be anything you like but
    P = new Object();is probably fine for your purposes.
    Also I think the output should begin from 0 to 10.Okay. I have no idea what you are talking about here but I'll agree with you.

  • Fielding in the input record is delimited by comma and assign to local vari

    Dear All,
    Please help me on below query .thanks in advnace
    Declare
    l_sub VARCHAR2(100) := 'a,b,c,d,.......Z';
    l_1 VARCHA2(1);
    l_2 VARCHA2(1);
    l_3 VARCHA2(1);
    l_4 VARCHA2(1);
    l_26 VARCHA2(1);
    BEGIN
    I want to fetch the each value separated by comma to the local variable
    l_1 = 'a'; l_2 = 'b'; l_3 = 'c'; l_4 = 'd'; ..... l_4 = 'Z';
    END;

    YKING wrote:
    Dear All,
    Please help me on below query .thanks in advnace
    Declare
    l_sub VARCHAR2(100) := 'a,b,c,d,.......Z';
    l_1 VARCHA2(1);
    l_2 VARCHA2(1);
    l_3 VARCHA2(1);
    l_4 VARCHA2(1);
    l_26 VARCHA2(1);
    BEGIN
    I want to fetch the each value separated by comma to the local variable
    l_1 = 'a'; l_2 = 'b'; l_3 = 'c'; l_4 = 'd'; ..... l_4 = 'Z';
    END;Having seperate variables to store the values in seems like a bad approach, as well as doing it using PL/SQL.
    SQL can split data that is comma seperated quite easily...
    SQL> with t as (select 'a,b,c,d,e,f,fred,john,1,4' as str from dual)
      2  select regexp_substr(str,'[^,]+',1,level) as str
      3  from t
      4  connect by regexp_substr(str,'[^,]+',1,level) is not null;
    STR
    a
    b
    c
    d
    e
    f
    fred
    john
    1
    4
    10 rows selected.And that can then be processed one by one, or bulk collected into a collection variable for processing etc.
    Better still, fix the initial problem which is whatever is giving you the data in a comma seperated list in the first place. It should be supplying the data as a collection or as seperate values/parameters.

  • Mandatory fields & JHS different behavior for the very same situation

    Hi,
    There is an issue regarding mandatory fields in a form. Let me put it in this way:
    Using this framework, obviously there are two ways for declaring a field as a mandatory one.
    Firstly, at model level; checking the mandatory check box in the entity itself and secondly; at view level; one can set the required field in application definition.
    The problem is; leaving a mandatory field empty; the user faces two different alert messages_.
    Best Regards,
    Yasaman Parandian
    Edited by: Parandian on Oct 7, 2009 5:02 AM

    Steven,
    I can see a little bit of misunderstanding here; the point is that the javascript alert message is
    the preferable behavior……And the question is if there is any way that I can change the JHS-level mandatory fields to pop up a javascript error message when left empty.
    Thank you so much in advance,
    Best Rgrds
    Yasaman Parandian

  • How to remove the mandatory field setting in output control

    Hi everybody,
    While printing a Payment Voucher through F-58 and FBZ5(reprint), there are two output devices, the first one is - printer for forms and second is - payment advice printer.
    In our case we have configured the cheque printing and payment voucher printing seperately. The cheque goes to first printer(kept mandatory field) and the payment voucher goes to second printer. One of our plant does not print the cheque from SAP, they only print the payment voucher because the cheque is manually prepared. How do I avoid the cheque printing. Is there any way out to print only the payment voucher through F-58 and FBZ5
    Please guide me how to tackle it or how to remove the mandatory field setting in the output control screen?
    Regards
    Paul

    Hi
    As of my understanding, there is no relation ship between the Sales Organization and this mandatory partner function.
    Here are few suggestions.
    1. Since Partner functions are defualted and made mandatory in the Partner Determination Procedure so you have to remove this Mandatory option for PE from the Partner Determination Procedure that is AG if using standard one.
    2. If you are using a single partner function than , Copy and create a New partner procedure and a new account group . Where in one you can default PE as mandatory and in another one you make a optional where it can be choosen manually while creating the customer.
    Follow the path to check for entries :
    SPRO > sales & distribution > Basic Function > Partner Determination > set up partner determination > select for customer master > select the partner procedure you are using AG as standard > then partner function in procedure > here maintian the check as required like, Mandatory or No check for Non Mandatory .
    Thanks
    RB

Maybe you are looking for

  • Printing a PDF from a PDF generates a log file

    I have pdfs that get generated from a web site and for whatever reason when I go to print them to pdf I just get a log file. I can print to pdf from any other pdf file. I need to do this so that it basically flattens the pdf and the end user can't se

  • How to automate the Reader Extensions 7.2

    We have purchased a full copy of Reader Extensions 7.2 for Windows. Now we plan to automate that "Reader Extensions 7.2" without manual interaction like watch folder concept. Please help me in which way, i will try to automate that Reader Extension.

  • Sub Total Text in an ALV using FACTORY Method

    Hi Gurus, My requirement is simple, but I couldn't find any answers under SDN or any other forums. Some of you may ask me to check for the SCN posts, but I almost checked everything. My requirement is - When I get the Sub-total in my ALV, it should p

  • Im failing to load the bootmgr before windows 7 installation.

    Like the title says, I'm failing to load the bootmgr before the windows 7 installation. I get through the process of boot camping and then when it restarts it goes to a black screen and says something like bla bla bla failed to load boot mgr. I've be

  • How to change background colour in a logo of Smartform

    Hi All, We are using a logo in a smartform.It has white background in original but when imported to SAP the background is appearing as grey color. Please provide any pointers to impart the actual background color. Thanks in advance Prathima Hyderabad