Automatic Reverse error

Hi All,
There is one  Reveral Document No the one we created manually through F.81.Problem is that Reversal Doc No should have been created automatically and not through F.81. this is for accrual and referral documents
could you Please let me know why those are not posted automatically .
Regards

Hi,
The Reversal of the Accrual/ Deferal Entry which is passed by T Code FBS1 will be reversed in the subsequent period with the help of T Code F.81.
The entries selected as per the parameters will be automatically reversed & reversal document will be generated.
Regards,
Amit

Similar Messages

  • Error with Function Module for Automatically Reversing FI Documents

    We are trying to use BAPIACREV to automatically reverse a document as part of workflow but get an error with 2 of the import parameters stating they were never transferred:
    1) OBJ_KEY_R
    2) OBJ_SYS
    Does anyone know how to resolve this?

    Hi,
    OBJ_KEY : Reference Key
    This key value must be created while posting the document and this key must be maintained in any of SAP tables
    for example : If the it is Accounting document then all detail found in BKPF and BSEG table, you can find OBJ_KEY in BKPF-AWKEY field.
    OBJ_SYS : Logical system of source document
    Logical system may be maintained in some table.
    for example : If the it is Accounting document then all detail found in BKPF and BSEG table, you can find OBJ_SYS in BKPF-AWSYS field.
    or you can use following FM to get logical system
    CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET'
    IMPORTING
    OWN_LOGICAL_SYSTEM = L_V_OWN_LOGICAL_SYSTEM
    EXCEPTIONS
    OWN_LOGICAL_SYSTEM_NOT_DEFINED = 1
    OTHERS = 2

  • After last automatic update, error message XUL Runner error platform version '6.0.2' is not compatible with minVersion 6.0.1. maxVersion 6.0.1. I am unable to open Mozilla Firefox at all. Had to use Explorer to ask this question!

    After last automatic update, error message XUL Runner error platform version 6.0.2. is not compatible with min Version 6.0.1 maxVersion 6.0.1 appeared every time I try to open/run Mozilla Firefox.

    See:
    *[[/questions/869812]]
    *[[/questions/869951]]

  • HT5639 After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    After installing the windows 7 64 bit, it will restart automatically with error in blue screen. in this case what should i do?  i have using bootcamp 5

    if it's restarting directly into an error, you can try troubleshooting (might be painful) or re-install windows with boot camp

  • Automatic reversal of accounting document

    Hi all,
    I had a problem with automatic reversal of accounting document . In the Tcode FBS1 whenever a document is posted automatically it should be reversed using F.81. I tried using enhancement spot and Submitted  that transaction F.81 and passed the values to it. But the problem is whever i am using the code in the enhancement spot. i am not even able to get the generated document in FB03. and in the report i am getting the message 'No list Generated'. can any one help me out how to reverse the document automatically.
    Thanks & Regards
    sreehari p

    closed

  • Automatic reversal of WIP

    Hi all
    my client wants that the system should automatically reverse the previously calculated WIP after final confirmation of order.Is it possible? if yes what is procedure?(with out useing KKAX &KO88)
    urgent pl
    Regards
    Sankaram

    Hi
    The system will automatically reverse the WIP when the order is confirmed fully. You need to do the month end closing process as mentioned by you once again after the order is completely confirmed. In the period end closing there is config in calculating methods where we mention when to cancel WIP.
    It is not possible to reverse the WIP with out running KKAX and CO88/KO88. Only if yu run these once again it is possible to do it automatically. They can use KKAO and CO43 i.e running for collective.
    Anand

  • Automatic reversal of docs

    Hi Experts,
    we put through some journals(Bad debt) using document type AC but it was not being automatically reversed as it was fine earlier.
    help me to check this.
    Thanks,
    vani

    Hi Vani,
    May you explain your question in more details, where you post documents, and how you can do the automatic reversal, because as far as I know there is not function in FI for reversal documents automatically.
    Best Regards,
    Gladys

  • Automatic reversal of journal entry into new posting period

    Is there a way to set automatic reversal of a journal entry when creating a JE in the next posting period?

    Hi,
    I do not think this requirement can be met. There is no automatic reversal of document if it is being posted in the next period.
    However, you can write a validation in order to prevent the users to post in next period in GGB0 and assign the same in OB28.
    Hope this will solve your issue.
    Regards,
    Ravi

  • Automatic reversal of accrual document

    Hi SAP Gurus,
    How can I make automatic reverse of accrual document?
    I have the knowledge of F.81 to reverse accrual document. But my client wants to make automatic reverse of accrual document.
    Please suggest immediately
    Regards
    Tapan

    Hi,
    Try to use FB08 or F.80 (for mass reversal).
    Regards,
    Eli

  • Automatic reversal of the stock provisioning entry

    Hello Experts,
    Need your suggestions on the below requirement.....
    At every month end BPA or FRA will create a journal entry into SAP for stock provisioning.
    At the beginning of next month, the system should automatically reverses the entry made in previous month for stock provisioning.
    Now please advice me how to achieve this requirement,
    what are the customization settings to be done from FICO side, and what is the data required from the business to fulfill this requirement.
    Your suggestions willbe appreciated and rewarded.
    Thanks in Advance,
    Satya
    Edited by: gsnreddy on Nov 18, 2011 11:03 AM

    no automatic process available..
    need to do it manually only

  • "Balance in Group currency USD is too large for automatic correction" error

    Hello Gurus,
    Please help me..
    When we post document from FB01, we want to enter amount in group curreny different than what SAP calculates, But when we enter different amount(than what sap calculates ) we are getting "Balance in Group currency USD is too large for automatic correction" error.
    We want SAP to take whatever we enter on the Group Currency Amount field and not to calculate/validate anything itself.
    Is it possible to disable this message?
    I tried changing the hard error "E" to warning "W" using "Message Control"  but it did not work.
    Or is there any User exit/ BADI/ BTE, where i can change the tolerance meaning if SAP calculates Group Currency amount $1000.10 and SAP takes upto 1000.18, So if i change the tolerance to 90 cents instead of 8 cents and try to enter $1001 and SAP can take it? ( I know its so weird requirement, we are not using SAP as it is, but everyone really wants it here:(
    Our Local/ Document currency: EUR
    Group Currency: USD
    Please suggest any solution.
    Thanks so much in Advance!

    Hi Shrikanth,'yes I did checked the SAP note and for the correction,
    'Import the corresponding Support Package or implement the attached advance correction'
    frankly speaking, i didnt understood what the SAP note is trying to say   What i can make out from it was that There is some Program error and that needs to be rectified.
    Can You please tell me as to how to imoplement this SAP note.
    Thanks
    Manish

  • Looking to automate the automatic reversal

    Currently we use the automatic reversal process for several of our journal entries in Oracle r12.  We have them set as auto reversal
    Category and then run the auto reversal process that creates the reversing journal entry in the next period.
    Is there any way to have this auto reversal process run automatically so that as soon as I upload and post an auto reversing journal entry, it will create and post the reversal in the next period for me?  we want to eliminate having to run the process manually and have it all work behind the scenes.
    Thanks in advance
    Jeff Donahue

    Please select all open PO according to the following conditions - select if the PO satisfies any one of the below conditions:
    1) Open Quantity is less than 10% of total quantity
    2) Delivery date is more than 3 months in the past
    3) Delivery completed indicator is set and delivery date is more than 6 months in the past.
    Then a manual decision is required. Best is to develop a report which will display the list and user can select and block from the report itself.
    Also, the 10%, 3 months, etc values are depending on the customer. You may want to modify these as suitable.
    Regards,
    Lakshman

  • T.Code for Automate Reversal of Inter Company documents

    Dear Friends,
    Can anyone please do let me know what is the T.Code and IMG path for automate reversal of Inter Company transactions. At present, i am posting in TC: FBU8. But it is for single document only. I have many I/C documents now i want to reverse all those documents. Is there any automate for this?
    Thanks
    Para

    Hi Para
    If you have many I/C documents, you can reverse all those at one stroke with the help of t.code F.80 by selecting a suitable option under the head "Cross-company code transactions"
    Regards

  • Failed to resume automatic updates error 0x8024afff

    I am running SCCM 2012 R2 with only one primary site. Windows updates seem to synchronize ok and i can manually push out updates and they install correctly. My issue happens when i try to deployed Automatic Updates for the first time. When i check the
    ruleengine.log on the site server. i see that the rule doesn't find a single update to install even when i pick very simple parameters for the ADR to pick up. When i look at the updatehandler.log on the client side all i get is "Failed to resume automatic
    updates error 0x8024afff" and it is unable to resume. our site only has 150 devices including servers. I'm only trying to configure an ADR for workstations. I have WSUS installed locally on the SCCM server and I am using a Remote Distribution point on
    a Windows Server 2012 R2. I haven't been able to find much on this error code other than "0x8024AFFF WU_E_AU_UNEXPECTED An Automatic
    Updates error not covered by another WU_E_AU * code." and no forums have been very helpful. Any help would be appreciated thanks!

    Here's what i get in the ruleengine.log when i start an ADR. The parameters i have set have been simple. such as choosing "security" updates when there are a few security updates that are required. I have tried to choose almost every single category minus
    products.
    Found notification file D:\Program Files\Microsoft Configuration Manager\inboxes\RuleEngine.box\6.RUL
    SMS_RULE_ENGINE 7/17/2014 8:37:14 AM
    4324 (0x10E4)
    RuleSchedulerThred: Change in Rules Object Signalled.
    SMS_RULE_ENGINE 7/17/2014 8:37:14 AM
    4328 (0x10E8)
    Refreshed ScheduleList instance for Rule (6) from schedule string (01317B0000100038) with next occurence (7/17/2014 9:00:00 AM)
    SMS_RULE_ENGINE 7/17/2014 8:37:14 AM
    4328 (0x10E8)
    FindNextEventTime found next event for RuleID 6 as :7/17/2014 9:00:00 AM
    SMS_RULE_ENGINE 7/17/2014 8:37:14 AM
    4328 (0x10E8)
    RuleEngine: Got next rule execution time successfully. Next event is in  22 minutes
    SMS_RULE_ENGINE 7/17/2014 8:37:14 AM
    4328 (0x10E8)
    Sleeping for 15 minutes SMS_RULE_ENGINE
    7/17/2014 8:37:14 AM 4328 (0x10E8)
    CRuleHandler: Need to Process 0 rules SMS_RULE_ENGINE
    7/17/2014 8:37:14 AM 4324 (0x10E4)
    CRuleHandler: ResetRulesAndCleanUp() SMS_RULE_ENGINE
    7/17/2014 8:37:14 AM 4324 (0x10E4)
    Found notification file D:\Program Files\Microsoft Configuration Manager\inboxes\RuleEngine.box\6.RUL
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    RuleSchedulerThred: Change in Rules Object Signalled.
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4328 (0x10E8)
    Constructing Rule 6 using Auto Deployment Rule Factory
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
        Populating Rule Skeleton SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
        Populating Criterion Skeleton
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Refreshed ScheduleList instance for Rule (6) from schedule string (01317B0000100038) with next occurence (7/17/2014 9:00:00 AM)
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4328 (0x10E8)
    FindNextEventTime found next event for RuleID 6 as :7/17/2014 9:00:00 AM
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4328 (0x10E8)
    RuleEngine: Got next rule execution time successfully. Next event is in  22 minutes
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4328 (0x10E8)
    Sleeping for 15 minutes SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4328 (0x10E8)
        Populating Action Skeleton SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
        Populating Action Skeleton SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    CRuleHandler: Need to Process 1 rules SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    CRuleHandler: Processing Rule with ID:6, Name:Server Updates.
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Evaluating Update Criteria for AutoDeployment Rule 6
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
      Evaluating Update Criteria... SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
        Rule Criteria is: <UpdateXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="SMS_SoftwareUpdate" LocaleId="1033"><UpdateXMLDescriptionItems><UpdateXMLDescriptionItem PropertyName="CustomSeverity"
    UIPropertyName=""><MatchRules><string>'10'</string><string>'8'</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem PropertyName="NumMissing" UIPropertyName=""><MatchRules><string>&gt;=1</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem
    PropertyName="Severity" UIPropertyName=""><MatchRules><string>'10'</string><string>'8'</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem PropertyName="_UpdateClassification" UIPropertyName=""><MatchRules><string>'UpdateClassification:e6cf1350-c01b-414d-a61f-263d14d133b4'</string><string>'UpdateClassification:e0789628-ce08-4437-be74-2495b842f43b'</string><string>'UpdateClassification:b54e7d24-7add-428f-8b75-90a396fa584f'</string><string>'UpdateClassification:0fa1201d-4330-4fa8-8ae9-b877473b6441'</string><string>'UpdateClassification:68c5b0a3-d1a6-4553-ae49-01d3a7827828'</string><string>'UpdateClassification:28bc880e-0592-4cbf-8f95-c79b17911d5f'</string></MatchRules></UpdateXMLDescriptionItem></UpdateXMLDescriptionItems></UpdateXML>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:CustomSeverity, PropertyValue:'10'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:CustomSeverity, PropertyValue:'8'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:NumMissing, PropertyValue:>=1
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:Severity, PropertyValue:'10'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:Severity, PropertyValue:'8'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:e6cf1350-c01b-414d-a61f-263d14d133b4'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:e0789628-ce08-4437-be74-2495b842f43b'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:b54e7d24-7add-428f-8b75-90a396fa584f'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:0fa1201d-4330-4fa8-8ae9-b877473b6441'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:68c5b0a3-d1a6-4553-ae49-01d3a7827828'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
          Inserting PropertyName:_UpdateClassification, PropertyValue:'UpdateClassification:28bc880e-0592-4cbf-8f95-c79b17911d5f'
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
        Query to run is: select CI_ID from dbo.fn_ListUpdateCIs(1033) ci~where IsExpired=0~  and (CustomSeverity in (N'10', N'8'))~  and (exists(select 1 from vSMS_UpdateComplianceSummary where CI_ID=ci.CI_ID and NumMissing>=1))~  and
    (Severity in (N'10', N'8'))~  and (CI_ID in (select CI_ID from v_CICategories_All where CategoryInstance_UniqueID in (N'UpdateClassification:e6cf1350-c01b-414d-a61f-263d14d133b4', N'UpdateClassification:e0789628-ce08-4437-be74-2495b842f43b', N'UpdateClassification:b54e7d24-7add-428f-8b75-90a396fa584f',
    N'UpdateClassification:0fa1201d-4330-4fa8-8ae9-b877473b6441', N'UpdateClassification:68c5b0a3-d1a6-4553-ae49-01d3a7827828', N'UpdateClassification:28bc880e-0592-4cbf-8f95-c79b17911d5f')))
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
      Rule resulted in a total of 0 updates
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
      Evaluation Resultant XML is: <EvaluationResultXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DefinitionUpdates/><CI_IDs></CI_IDs> </EvaluationResultXML>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Enforcing Content Download Action SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Download Rule Action XML is: <ContentActionXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><PackageID>CCC0001A</PackageID><ContentLocales><Locale>Locale:9</Locale><Locale>Locale:0</Locale></ContentLocales><ContentSources><Source
    Name="Internet" Order="1"/><Source Name="WSUS" Order="2"/><Source Name="UNC" Order="3" Location=""/></ContentSources></ContentActionXML>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Criteria Filter Result XML is: <EvaluationResultXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DefinitionUpdates/><CI_IDs></CI_IDs> </EvaluationResultXML>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    0 update(s) need to be downloaded in package "CCC0001A" (\\configserver\Source Files)
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    List of update(s) which match the content rule criteria = {}
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    No new update was added to the package. Package "CCC0001A" would not be updated.
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Download action completed for the AutoDeployment
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    Enforcing Create Deployment Action SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
      Create Deployment Rule Action XML is: <DeploymentCreationActionXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><CollectionId>CCC00010</CollectionId><IncludeSub>true</IncludeSub><Utc>false</Utc><Duration>7</Duration><DurationUnits>Days</DurationUnits><AvailableDeltaDuration>0</AvailableDeltaDuration><AvailableDeltaDurationUnits>Hours</AvailableDeltaDurationUnits><SuppressServers>Checked</SuppressServers><SuppressWorkstations>Unchecked</SuppressWorkstations><PersistOnWriteFilterDevices>Unchecked</PersistOnWriteFilterDevices><AllowRestart>false</AllowRestart><DisableMomAlert>false</DisableMomAlert><GenerateMomAlert>false</GenerateMomAlert><UseRemoteDP>false</UseRemoteDP><UseUnprotectedDP>true</UseUnprotectedDP><UseBranchCache>true</UseBranchCache><EnableDeployment>true</EnableDeployment><EnableWakeOnLan>false</EnableWakeOnLan><AllowDownloadOutSW>false</AllowDownloadOutSW><AllowInstallOutSW>false</AllowInstallOutSW><EnableAlert>false</EnableAlert><AlertThresholdPercentage>0</AlertThresholdPercentage><AlertDuration>2</AlertDuration><AlertDurationUnits>Weeks</AlertDurationUnits><EnableNAPEnforcement>false</EnableNAPEnforcement><UserNotificationOption>DisplayAll</UserNotificationOption><LimitStateMessageVerbosity>true</LimitStateMessageVerbosity><StateMessageVerbosity>1</StateMessageVerbosity><AllowWUMU>true</AllowWUMU><AllowUseMeteredNetwork>false</AllowUseMeteredNetwork></DeploymentCreationActionXML>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
      Rule XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DeploymentName>Server Updates</DeploymentName><DeploymentDescription/><LocaleId>1033</LocaleId><UseSameDeployment>false</UseSameDeployment><EnableAfterCreate>true</EnableAfterCreate><NoEULAUpdates>false</NoEULAUpdates><AlignWithSyncSchedule>false</AlignWithSyncSchedule><ScopeIDs><ScopeID>SMS00UNA</ScopeID></ScopeIDs></AutoDeploymentRule>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
      Criteria Filter Result XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DeploymentName>Server Updates</DeploymentName><DeploymentDescription/><LocaleId>1033</LocaleId><UseSameDeployment>false</UseSameDeployment><EnableAfterCreate>true</EnableAfterCreate><NoEULAUpdates>false</NoEULAUpdates><AlignWithSyncSchedule>false</AlignWithSyncSchedule><ScopeIDs><ScopeID>SMS00UNA</ScopeID></ScopeIDs></AutoDeploymentRule>
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
        Parsing Deployment Action XML...
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
        Parsing Rule XML... SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Could not find element DeploymentId SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Could not find element UpdateGroupId SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Could not find element UpdateGroupName SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    The rule resulted in no updates being found. Skip deployment creation or update...
    SMS_RULE_ENGINE 7/17/2014 8:37:29 AM
    4324 (0x10E4)
    CRuleHandler: Rule 6 Successfully Applied! SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    CRuleHandler: ResetRulesAndCleanUp() SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Updated Success Information for Rule: 6 SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    CRuleHandler: Deleting Rule 6 SMS_RULE_ENGINE
    7/17/2014 8:37:29 AM 4324 (0x10E4)
    Found notification file D:\Program Files\Microsoft Configuration Manager\inboxes\RuleEngine.box\6.RUL
    SMS_RULE_ENGINE 7/17/2014 8:37:39 AM
    4324 (0x10E4)
    RuleSchedulerThred: Change in Rules Object Signalled.
    SMS_RULE_ENGINE 7/17/2014 8:37:39 AM
    4328 (0x10E8)
    CRuleHandler: Need to Process 0 rules SMS_RULE_ENGINE
    7/17/2014 8:37:39 AM 4324 (0x10E4)
    Refreshed ScheduleList instance for Rule (6) from schedule string (01317B0000100038) with next occurence (7/17/2014 9:00:00 AM)
    SMS_RULE_ENGINE 7/17/2014 8:37:39 AM
    4328 (0x10E8)
    CRuleHandler: ResetRulesAndCleanUp() SMS_RULE_ENGINE
    7/17/2014 8:37:39 AM 4324 (0x10E4)
    FindNextEventTime found next event for RuleID 6 as :7/17/2014 9:00:00 AM
    SMS_RULE_ENGINE 7/17/2014 8:37:39 AM
    4328 (0x10E8)
    RuleEngine: Got next rule execution time successfully. Next event is in  22 minutes
    SMS_RULE_ENGINE 7/17/2014 8:37:39 AM
    4328 (0x10E8)
    Sleeping for 15 minutes SMS_RULE_ENGINE
    7/17/2014 8:37:39 AM 4328 (0x10E8)

  • Automatic Reversal of Result Analysis Posting

    Dear Experts,
    I would like to ask for suggestions in solving below case in my current project:
    1. Project is created for sales of power solutions. Most of them are long-term, thus cost-based revenue recognition method is applied.
    2. Result analysis with cost-based method (03) is periodically executed for project. Therefore, every month there are some revenue deferral/ accrual posting calculated based on actual cost - before the project is completely billed.
    3. It is expected for revenue deferral/ accrual posting resulted from result analysis to be automatically reversed immediately in the next period (e.g. if RA is executed for July 2014, reversal posting needs to be immediately posted with posting date Aug 1st, 2014).
    At first we were thinking to define new document type specifically for the result analysis posting, and perform mass reversal using F.80 transaction. But then we came to realize that result analysis entries are posted after settlement is executed -and accounting document generated from settlement transaction cannot be directly reversed in finance.
    Anyone has encountered the same issue? How do we reverse result analysis posting without reversing the whole settlement transaction?
    Thank you,
    Regards,
    Analistia

    Hello,
    First you need to configure the functionality from the bellow path
    SPRO Financial AccountingGeneral Ledger Accounting Business Transaction  Manual Accruals  Basic Settings
    Once Engine configured Accrual document can be created through the easy access menu.
    AccountingFinancial AccountingGeneral LedgerPeriodic Processing   Manual Accruals  Create Accrual Objects
    Execution of Accrual documents
    AccountingFinancial AccountingGeneral LedgerPeriodic Processing   Manual Accruals  Start Periodic Run
    Regards,
    Venkat

Maybe you are looking for

  • Scheduling BAPi

    Hi guys, While scheduling a BAPI(ZBAPI_WS_REPORT ),am gettin an error msg says Program ZBAPI_WS_REPORT is invalid or does not exist,even though it exists in the target client.What could be the problem?Please help me out in this regard asap.Its very u

  • Pricing requirement in sales order

    Hi all, while creating sales order, discount condition (ZDIS) will be entered manually. But discount amount (100 Rs) will not be entered manually. It has to come from condition records. We will maintain condition record for discount. But, that condit

  • Executing a SQL Command in my bean class

    Hello everyone, I'm using JDeveloper 12.1.2.0.0. I have an interest in executing a query in my bean method. I've done some research and i still got a code but it can't find the method that the method requires so i tried to added the query in my AppMo

  • No video on movie

    I purchased "Lord of War" from iTunes, and synched it with my iPod, ejected my iPod, selected the movie to play and all I get are the screenshots from the beginning of every chapter in the movie. I get sound, but it is by no means watching a movie --

  • What is the reason to create database directory in oracle instead of oracle could use ;

    Hi all,      I want to know why oracle has given the concept of directory as database object while a file on os can be access directly by it full qualified name. like we use directory object in external table and expdp etc.