Audit not fulfilled :sub-requirement:

Hi,
I'm trying to create a sub-requirement to check that a student has passed 2 modules out of 10 modules in the same module group. I tried to used an Index- Dependent Requirement which has parameters as follows:
Tab Performance Indices
Perform Index--> No of booked Sm
Operand -->Greater than
Value -->2
Unit--> ST
Tab Academic Work Selection
Filter --> SAP5: Modules from Module Group
However, I got the result of "NOt fulfilled" when I ran the audit via Web. Anyone has answer how to do it?
Thanks a bunch!

It sounds like you set everything up correctly.  Try the following to debug:
-  Use the same subrequirement and change the index to Credits (Audits).  You say that works already for you.  Make sure it works for the same Module Group.
- Check that you have the right Object ID entered for the Module Group.
- Check that your relationships from Module Group to Module are correct and valid for the key date.
Also, what is the BSP telling you about the calculated value?  Is it showing correctly, and the result is just not correct, or is the calculated value also wrong?
Maybe one of these things will give you enough clues to figure out why it is not working in your case.
Good luck!
Michael

Similar Messages

  • Contract Category not fulfilling business requirement

    Hi
    I am processing contract in RE-FX system whose contract category in configuration is: External. Now when i perform the periodic posting(RERAPP), it updates customer Recon acc as well as Revenue G/L account but no updates appears in cost center. And when i am processing with Contract Category: Internal, it is updating cost center and G/L only which i have maintained in configuration, But not updates are appearing in customer recon account. Now business requirement is, they want to debit customer recon and want the values to be updated in cost center also. Please let me know what can be done  for mapping it with SAP RE-FX.
    Thanks
    Deepak Mehmi

    I have assigned cost centre in contract and when I run periodic posting then following entry is passed in my system:-
    1.    Rent Expenses – Dr ------- Contract
           To Provision Account ---------- Cost Centre
    2.    Provision Account – Dr ------- Contract
           To Vendor Account
    Right entry for REFX is as follows :-
    1.    Rent Expenses – Dr ------- Cost Centre
           To Provision Account ---------- Contract
    2.    Provision Account – Dr ------- Contract
           To Vendor Account
    I don’t know why cost centre is not assigned to rent expense account. Cost centre should be assigned to rent expense account and not to provision account.
    Please help me.
    Regards,
    Mahendra Gupta

  • R100 - Condition ignored (requirement 055 not fulfilled)

    Hello
    I have configured free goods as per the requirement of my client. But in the sales order Pricing Analysis R100 condition type is not triggering and getting the below error.
    R100 - Condition ignored (requirement 055 not fulfilled)
    The requirement 055 is assigned to this condition in the pricing procedure. This requirement was not met and so the condition was excluded from further processing.
    Can you please advise.....

    +In response to what _Sureshndk_ wrote:+
    Hi friends
    >
    > I found the solution for my error posted above. There was no problem in any of the settings. Its just a confusion.
    AMAZING! I was checking in the main item level Pricing analysis overview, thats why it was showing as R100 - Condition ignored (requirement 055 not fulfilled).
    >
    > But in the header lever and sub item (free good item) level R100 is triggering with out any error.
    >
    > Thank you guys....
    > Suresh
    Just request don't be in hurry to get you query solved quickly.
    Do a proper investigation before posting your query on Forum.
    As everyone will agree that, if the problem is not elaborate properly, we do make some assumption to provide solution.
    Finally, i would request you, "Try to respect others Time & Effort."
    Regards
    JP

  • Output Requirement not Fulfilled (But output generated anyway?)

    Hello Gurus,
    I am facing a very strange situation.
    I have added a custom field to the field catalog for output determination.
    The setup looks all good, the communication structure is populating the field just fine and the output gets triggered as expected.
    However, when I go to the determination analysis (VF02 > Header > Output > Goto > Det. Analysis), it shows the infamous message: Output ignored (requirement 901 not fulfilled). I know you will all say that the requirements in 901 are custom and I should check with my developer, but let's skip that part:
    From VOFM, my requirement 901 is a 'copy' of 062 and is as simple as below. In debug I could confirm that all checks pass.
    FORM KOBED_901.
       SY-SUBRC = 4.
                                         1
       check SY-TCODE = 'VF01'.
       CHECK : KOMKBV3-UVALL CA ' C'.
       CHECK : KOMKBV3-UVPRS CA ' C'.
       CHECK : KOMKBV3-UVALS CA ' C'.
       CHECK : KOMKBV3-RELIK EQ SPACE.
       CHECK : KOMKBV3-RFBSK EQ 'C'.
       SY-SUBRC = 0.
    ENDFORM.
    FORM KOBEV_901.
       SY-SUBRC = 4.
                                     1
       check SY-TCODE = 'VF01'.
       CHECK : KOMKBV3-UVALL CA ' C'.
       CHECK : KOMKBV3-UVPRS CA ' C'.
       CHECK : KOMKBV3-UVALS CA ' C'.
       CHECK : KOMKBV3-RELIK EQ SPACE.
       CHECK : KOMKBV3-RFBSK EQ 'C'.
       SY-SUBRC = 0.
    ENDFORM.
    So the issue is more around: Why is the determination analysis showing me that the output was ignored due to requirement not fulfilled if the actual output was successfully determined and processed in the document?

    Hi Jelena,
    Thank you for your reply.
    Here you can see the details where the manual change flag can be seen (unticked).
    Regarding the Requirement checks, when I say all checks passed, I mean that every single value in the code is equal to the value it is checking against, for example:
    CHECK : KOMKBV3-UVALL CA ' C'. (value is initial = pass)
       CHECK : KOMKBV3-UVPRS CA ' C'. (value is initial = pass)
       CHECK : KOMKBV3-UVALS CA ' C'. (value is initial = pass)
       CHECK : KOMKBV3-RELIK EQ SPACE. (value is initial = pass)
       CHECK : KOMKBV3-RFBSK EQ 'C'. (value is 'C' = pass)
    Therefore, SY-SUBRC = 0 and the output is determined.
    The outcome is exactly the expected, the output is determined.
    The issue is in the analysis screen that shows the requirement as not fulfilled even though the output was successfully determined and I cannot see the access sequence used to determine the output.

  • Requirements are not fulfilled for condition PI01

    Dear SD guru,
            When i create sales order,it prompt that 'Requirements are not fulfilled for condition PI01'.
              For the specifical requirement,i use the intercompany processing.I want two invoices in this sale document,onr for customer,the other for internal processing.So i need two condition types for two price,i use the condition type ZABC&PI01(for internal) in the pricing procedure.But,when i  create sales order under the configuration,it failed.
          How can i solve the problem?
    TKS!
    Edited by: stephen chow on Sep 8, 2008 9:35 AM

    We need to change the condition class from prices to other like discount or surcharge in the condition type.
    For ex: If it is shipment cost document got to goto T_06 select the required condition and change the condition class and do not select grouping conditions..
    Thanks,
    ratna
    Edited by: ratna edpi on Oct 24, 2008 6:04 PM.
    Edited by: ratna edpi on Oct 24, 2008 6:05 PM
    Edited by: ratna edpi on Oct 24, 2008 6:07 PM

  • Rebate:condition requirement 24 not fulfilled

    Dear Sirs
    I am processing billing doc but rebate condition type is not activated at f2 billing type.
    I have maintained rebate condition type in pricing procedure.
    When i go through "Analysis" tab in sales order item condition level I found that there is message regarding rebate condition type was
    "condition requirement 24 not fulfilled" . I have gone through thread dated 2 feb 2011 raised by sapuser. I refer the same but not very much clear regarding the solution.
    solution suggested " when debuging it was found that pricing type changed from X to xx in copy control"
    now my queries are :
    1)  In which screen pricing type has to changed for copy control
    2)  What could be possible errors might come in case condition requirement not fulfilled in pricing procedure with reference to rebates  because there are about 5 types of rebates and all are having same requirement in pricing procedure
    Kindly help
    Regards
    KAPIL MORE

    Dear Ivano Sir
    Firstly extremely sorry to close these query so late and also thanks for giving me yours valuable time but henceforth i will see that i should give response to your feedback .
    Actually i have solve this query by debugging and understood.
    Could u please if possible kindly give me some inputs regarding user-exits.
    Regards
    KAPIL MORE

  • Output ignored (requirement 107 not fulfilled)

    Dear All,
    We set up a new confirmation controll for purchase orders. In test (output of message AUFB) we receive the message is not processed and we have for this message type the following message (Analyse output):
    AUFB     502     Output ignored (requirement 107 not fulfilled)
    What is this routine 107 and what have we to do to resolve this problem?
    Thank you for your help.
    Best regards,
    Thomas

    Hi,
    Goto SPRO > MM > Purchasing > Messages > Output Control > Message Determination Schemas > Define Message Schema for Purchase Order > Maintain Message Determination Schema: Purchase Order > Select Schema "RMBEF1" and double click on "Control data" in dialog structure, chcek for message tyep AUFB, requirement 107 i.e. Ord.Confirm.Dunning is assigned.

  • Requirements not fulfilled for EK01 while running DP91

    Hi
    Time entry is done against the network ,cost is flown to the Project.When i run DP91 to create the debit memo for the project order it throws the error that "Requirement not fulfilled for EK01",
    Am i missing something... somebody can help.
    Thanks
    Alags

    Hi,
    Check settings in OPD4
    Here you have to assign EK01 condition to sales document.
    Kapil

  • Requirements not fulfilled for EK01

    Hi
    I'm trying to invoice some travel expenses (costs) in DP90 and i'm getting a message 'Requirements are not fulfilled for condition EK01' can anyone help.......
    Thanks
    Sara

    Refer & Check SAP Note 30903 - V1215: Requirements not fulfilled
    If a condition is entered manually and its requirement is not fulfilled, error message V1215 appears: Requirements are not fulfilled for condition Example: Inserting a condition type manually which is not used during automatic pricing due to the requirement not being fulfilled.
    Cause and prerequisites
    Change in function PRICING_CHECK (LV61AU08): * Bedingungen prüfen
    IF KOMT1-KOBED NE 0 AND INCL_KONDITIONEN NE NO.
    BEDINGUNG_PRUEFEN-NR = KOMT1-KOBED.
    PERFORM (BEDINGUNG_PRUEFEN) IN PROGRAM SAPLV61A.
    IF SY-SUBRC NE 0.
    MESSAGE E215 WITH KOMT1-KSCHL RAISING CONDITION.    "<-- Reason
    ENDIF.
    Solution
    Workaround solution: Since it mostly concerns conditions to which an access sequence is assigned but which is still to be entered manually, you should create an identical condition (apart from the name) which is only to be maintained manually and does not have this requirement. The source code should not be modified for reasons of consistency.
    OR
    Refer & Check: SAP Note 102060 - Exclusion when changing conditions manually
    Symptom
    If an exclusion indicator is set for a condition with a condition record and this indicator is called in a requirement assigned to it, the following procedure can cause the condition to exclude itself so that as a result of the error message no further processing is possible: After you manually change the condition affected on the condition screen, you carry out a new pricing and afterwards you change the condition again manually.
    Cause and prerequisites
    Field KOMP-KZNEP is not initialized correctly in function module PRICING_CHECK.
    Solution
    The error is corrected in Release 4.5A, an advance correction is attached.
    OR
    Refer & Check: SAP Note 668362 - Expected customer price /value with IDoc
    Symptom
    When you create a sales order via IDoc, the expected customer price or customer value can be assigned in segment E1J3P01. For this, condition types JED1 or JED2 are used. These condition types are set as dimension-dependent conditions by default (T685A-J_3ASZCO) and are thus created on schedule line level.
    If you change this setting in Customizing, these condition types are created on item level (see Note 191742). Now, if the price or the value have different values within one item in entry segment E1J3P01, it is not possible to create this condition on item level. The system generates error message V1215 'Requirements are not fulfilled for condition JED1/2'.
    Reason and Prerequisites
    The system behaves correctly. In this case, condition JED1 or JED2 would have to be created explicitly for the respective schedule lines because different values are assigned in entry segment E1J3P01. However, as Customizing was changed for these condition types, this cannot occur. Error message V1215 displayed in this case is, however, incorrect.
    Solution
    After the implementation of the advance correction, the system does not display error message /AFS/IDOC021 'Item condition JED1/2 for nnn is not identical in all schedule lines'.
    Hope it will solve your requirement.
    Thanks & Regards
    JP
    Edited by: J Prakash on May 20, 2010 9:23 AM

  • Requirements are not fulfilled for condition EDI1

    Hi Gurus,
    We are trying to add (EDI1 confirmed qty) in the PO item conditions.
    We are using the standard PO schema which has these condition type. It has no access sequence attached to it and hence it is a manual entry.
    If we try to add that condition type in the PO it throws me the following error :
    "Requirements are not fulfilled for condition EDI1
    Message no. V1215"
    Kindly let me know what I have to maintain at the earliest.
    Best Regards,
    Ravi.

    You incorrectly filling item information with condition value. All quotation related pricing need to pass QUOTATION_CONDITIONS_IN table paramete of BAPI.
    Try it and the problem get solved.
    Cheers
    Nilesh Shete

  • K007, Export Sales, Requirement not fulfilled

    Dear All,
    I have created one export order. In the pricing procedure, K007 condition type is present. Normally, as a rare case we do give discount to the customers on export sales.
    When I am entering the K007 condition manually, it is not allowing me to proceed further.
    The error message is as follows:
    Requirements are not fulfilled for condition K007
    Message no. V1215
    Diagnosis
    The requirements have not been fulfilled for <GL:condition type>condition K007.
    System Response
    The system does not allow further processing of the document.
    Procedure
    Delete the condition from the document.
    You can display the requirements allocated to the condition in Customizing for the relevant pricing procedure.
    Can I know any specific reason for this?
    Thanks and Regards
    Adithya

    This due to routine 2 assigned to cond type requirement in pricing procedure.
    See, as per F1 help for pricing routine 2, refer following example
    Some of the items in the order will be free to the customer and the customer service representative indicates this with the item category TANN.  In the IMG, item category TANN has been configured as not relevant for pricing.  Within the pricing procedure, the user assigns requirement '2' to all condition types.  Using this requirement, the system does not access any pricing condition records for the free line item.  In addition to offering free items, some of the prices for products in the sales order are defined as net prices.  When a net price is found, no subsequent discounts or surcharges should be assigned to the item.
    So, its system satandard behaviour & you can maintain value for K007 in the free item or item not relevant for pricing.
    Regards
    JP

  • K004     111     Condition ignored (requirement 002 not fulfilled)

    Hello Gurus,
    I have included K004 in v/06,v/08, and did all in ovkk and vk11, but still when created sales order I cant see K004. Upon analysis it says "K004     111     Condition ignored (requirement 002 not fulfilled)".
    The strange thing is when I am manually doing K004 it picks the data of K004 . I checked if it is checked manual, but it is not.
    Could you please tell, where I am going wrong.
    Note: I have tried with K005 it is working , means it comes in sales order, but not k004.
    Thanks,
    Ven

    hi,
    please maintain 2 in requriment field against in K004 and proceed.
    that means item with pricing.
    if it is not working ask ABAPER to debugg it.
    regarsd.
    balajia
    Edited by: balaji timmampalli achari on Nov 24, 2010 12:35 PM

  • Output type not appearing in interco. document - Req. 905 not fulfilled

    Hi everyone. WHen i am creating my intercompany document, no output type is appearing. I have maintained VV31 condition records as well as WE20 settings. Also i have set output device to LOCL .When i click on Analysis output , it gives me
    RD00     502     Output ignored (requirement 905 not fulfilled).
    Any idea on this?

    Is it a newly develop routine.
    I'm not technical guy.
    But, in my opinion, the code need further work-on.
    There are
    - no IF statement
    - no READ statement
    - no table-field refer
    - logic for processing missing
    FORM KOBED_905.
    sy-subrc = 4.
    check komkbv3-rfbsk = 'C'.
    sy-subrc = 0.
    ENDFORM.
    FORM KOBEV_905.
    ENDFORM.
    For instance in this code, if there is no READ Statement, how
    sy-subrc = 4
    Then how system will judge 'READ' statement failed i.e., no record is found with key specified by you.
    Check/discuss with ABABer teammate for this.
    Further, try to manually put this output type in your desire billing type.
    Regards
    JP

  • Open Purchase Orders not considered as requirement for MRP Run

    Hi ,
    We are facing a issue of Open Purchase orders not appeared in Stock requirements list and also it is not considered as requirement for MRP Run against reservation.
    As aresult for a reservation demand of 10 units we are ending with Open POs 10 units and a additional planned order 10 units.
    Material Type : ERSA
    MRP Type : PD (or VB)
    Lot size : EX (  HB if MRP Type is VB)
    Could you please throw some light to correct our settings to MRP to consider Open POs?
    Saravanan

    Can you check to see if there is a re-order point set up for this materia? That could be causing the problem too.

  • Scheduling Agreement -Schedule line should not pass the requirement to MRP

    Hi Friends!
    As we all know the scheduling agreements is outline agreement with future schedule lines, with this system will  pass the requirements to MRP for the schedule line which is even after 5 years, so my requirement is  if the schedule line date is above 15 days from the current date then requirement should not pass to MRP. 
    solution which we gave is, SA initially will determine the schedule line category as  CN (which will not transfer the requirement) and  a batch job program will run daily and it will check for each schedule line if any of the schedule is with in the 15 days from the current date then it will change the schedule line category from CN to CP. 
    Now the problem is , by using Batch Job which program I have to call to change the schedule line category?????
    1. we tried BAPI_SALESORDER_CHANGE but when we are changing the CN to CP it is not performing ATP where as if we do manually it is performing.
    2. we tried BDC but here also we facing some strange problem i.e. while recording the ATP screen is not populating where it is coming while doing manual.
    Can someone let me know which one program we should call in Batch job to do this change.
    Regards
    Nath

    Hi nath,
    i also failed in changing shedule line category in userexit and in BAPI.
    in one case, i succeded in doing it with a bdc after MV45AFZZ / userexit_save just bevore the datas are reset but after the commit-work is processed.
    the other possibility is, to change the accepted amount in userexit RV03VFZZ / USEREXIT_AVAILABILITY_OUT.
    3. possibility is, to block the order with a delivery - block , same as the credit-control-block. This block can be set in MV45AFZZ or perhaps in BAPI too.
    hans

Maybe you are looking for

  • All quantity base on storage location.... 4 questions...

    hi experts, i want to write a report which can show all the quantitiy base on storage location and i have four questions .... 1 . has somebody can tell me where i can find the confirmed qty ? is it in VBEP-BMENG ? 2 . how to know one material in one

  • CANT UPDATE MY IPOD TOUCH 4TH G, WITH 4.3.1, SAYS CONNECTION TIMED OUT

    CAN ANYONE HELPME IM TRYING TO DOWNLOAD AND UPDATE THE LAST IOS 4.3.1, WITH ITUNES BUT JUST WHEN ITS ABOUT TO FINISH THE DOWNLOAD THE MESSAGE SAYS, CONNECTION TIMED OUT

  • Mail signatures no longer linked to accounts

    I've had Mavericks installed since it first came out & most gliches have cleared up. After the last recent upgrade (10.9.2), none of my signatures in Mail are linked any longer to my email accounts. The signatures are still listed (thank goodness) in

  • IPod Touch 2nd Generation Music Won't Display in Certain Genres.

    I have been having this issue for a couple months now and not every "Genre" category has this problem. Please help. I have certain Genre's that I recently added to my iTunes library; Drum & Bass, Trap, etc.. In my iTunes library on my PC, all songs t

  • ORA-12154: TNS:could not resolve the connect identifier

    I am simply trying to move a site from a Windows 2003 32bit server to a Windows 2008 R2 64-bit. The database was on and is remaining on the 2008 server. Trying to run the new site results in: ORA-12154: TNS:could not resolve the connect identifier Th