CLEAN_REQREQ_UP  SRM5.5 - Question re field entry

Hi
Within SRM5.5 for clean_reqreq_up, in the classic scenario,  does the logical system field require an entry ie the backend system or should it be left blank ?
The reason for the question is that if a held LOCAL PO is deleted,  the end users check status does not show this when the clean program is run with the backend logical system input, but if left blank, the status does show in the check status graphical view.
We have always run clean program with the backend system in on versions 2.0c, 3.5 and 5.5 and we had no issues, but after a few support packs, this is now a minor problem.
OSS message was raised, but it seems that we may not now need a logical system in the field.
Can anyone advise on how the job is recommended to be set for the logical system.
Thanks

yes. i schedule this job for every 3 minutes .
if you have more than one backend system it is definetly required.
even you can create a variant and mention logical system if you want.
Muthu

Similar Messages

  • File Name based on Field Entry

    Based on Adobe Acrobat SDK document "Javascript for Acrobat API Reference": Pg 146 I have been able to get the trusted function to work and save a file to a particular path with a non-dynamic name. However I have yet to figure out why the document will not save the field entry I specify as the file name.
    http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf
    Pg 146 Example 1
    The Javascript trusted function saved in the Acrobat apps folder:
    mySaveAs = app.trustPropagatorFunction(function(doc,path)
    app.beginPriv();
    var myDoc = event.target;
    myDoc.saveAs(path);
    app.endPriv();
    myTrustedSpecialTaskFunc = app.trustedFunction(function(doc,path)
    // Privileged and/or non-privileged code above
    app.beginPriv();
    mySaveAs(doc,path);
    app.endPriv();
    // Privileged and/or non-privileged code below
    Javascript code I have on my button click:
    xfa.resolveNode("RA");
    myTrustedSpecialTaskFunc(this, "/c/temp/" + RA + ".pdf");
    this returns a saved file with the name of: [object XFAObject].pdf in the folder specified above.
    The Javascript code in the Adobe example is:
    myTrustedSpecialTaskFunc(this, "/c/temp/mySavedDoc.pdf");
    this returns a pdf file in the specified folder with a file name of "mySavedDoc.pdf"
    I am using MS XP with Adobe LiveCycle Designer ES2 and Adobe Acrobat X Pro

    myTrustedSpecialTaskFunc(this, "/c/temp/" + RA.rawValue + ".pdf");
    Kyle

  • How can I mark a field entry as obligatory in UI

    CRM 2007: UI
    Hi,
    How can I mark a field entry as obligatory in UI?
    In SAP GUI all required entries are marked with a check mark.
    Regards,
    André

    Hi, if you want to mark a field obligatory statically in UI go to the: enhanced component/enhanced view/configuration, you can copy the standard configuration and assign you're custom one to a role key. then you can change the atributes on view field atributes.
    Best Regards,
    Luí

  • Can a Password be set to apply after a Field Entry on the PDF form?

    Can a Password be set to apply after a Field Entry occurs on the PDF form?  Thus requiring a Password after the PDF document is closed with a Field Entry, and requiring the Password upon re-opening the PDF document

    It might help if you provided more information about what you're trying to accomplish. Do you want the field value to somehow be encrypted, or do you want the field to be locked to prevent further changes to it?

  • Question on Field Symbols

    Hello All,
       I have a question on Field symbols. I have assigned a complex structure of Table Type to a field symbol. Now on depending on some values I would like to delete the record of the table which is assigned to the field symbol.
       I am trying to use CLEAR and FREE statements for the field symbols but I am not able to acheive this.
       The code is something as below:
    LOOP AT <fs_address>-data-addr_usage-addr_usages into <fs_address_usage>.
              CASE <fs_address_usage>-currently_valid.
                WHEN 'I'.
                  <fs_address_usage>-task = 'I'.
                WHEN 'D'.
                  <fs_address_usage>-task = 'D'.
                WHEN ' '.
                FREE <fs_address_usage>.
    Here when the value is space, I would like to delete the complete record of the table, but this deletes only the data but not the index of the internal table.
    Any inputs on the same will be very helpful and shall be suitably rewarded.
    Thanks & Warm Regards,
    Neha

    Hi Neha,
    Check this code :
    DATA itab LIKE SORTED TABLE OF line WITH UNIQUE KEY col1.
    DO 5 TIMES.
      line-col1 = sy-index.
      line-col2 = sy-index ** 2.
      APPEND line TO itab.
    ENDDO.
    DELETE itab INDEX: 2, 3, 4.
    And This...
    eg : DELETE itab FROM 3 TO 38 WHERE col2 > 20.
    I guess you can add your condition like this...
    Regards,
    Sai

  • Material field entry as optional for item category:B

    How to make material field entry setting as optional for Item category:B. By default the setting is Not allowed for material for Item category:B.

    Hi
    Instead of material code ,provide material text in PO & Put an Account Assignment Category

  • Overwrite a single field entry in the ZTABLE

    Hi ALL,
    I have to overwrite a single field entry in the ZTABLE .
    How can I do it so the previous field entry is replaced by new one.
    Thanks in ADVANCE!!!

    Hi,
    Try this within a loop (wa_pernr).
    update ztable
    set field = 'field-value'
    where pernr = wa_pernr-pernr.
    *Here wa_pernr-pernr is the primary key for  the Ztable.
    Edited by: storm on Jul 24, 2008 8:11 AM
    Edited by: storm on Jul 24, 2008 8:11 AM

  • Add CPUDT field (entry date) into FBL5N

    Hello all,
    I would like to add field entry date to show up in FBL5N report. Please can you guide ?
    Thanks
    Regards

    Hi Tarik,
    I didn't face any issue while adding this field.
    Please refer these notes 215798 and 420591.
    Rgds
    Murali. N

  • Purchase org. field entry should not be Mandatory for PR creation/release

    Dear Experts,
    When we are creating PR (ME51N), Purchase organization field entry is mandatory for few user id & in few user id this field is not mandatory. While we are creating PR by which user id, where purchase org. field entry is not mandatory (not fill purchase org. field) & release PR (ME54N) than system ask purchase org no.
    Purchase organization field entry should not be mandatory for us when we are creating & release the PR for all user ID's. How can be maintain this things on all user ID's.
    Please help us regarding this issue.
    Thanks & Regards,
    Shatrughan

    Hi dear,
    Do the following settings in SPRO,
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE DOCUMENT TYPES.
    Here check the Field selection Key for your document type.
    Now go to
    SPRO->MATERIALS MANAGEMENT->PURCHASING->PURCHASE REQUISITION->DEFINE SCREEN LAYOUT AT DOCUMENT LEVEL
    Now double click on the field selection key which you have found earlier and now double click on Reference data,item and set the indocator as optional for Purchasing Organisation key.

  • Formula to divide field entry by a number

    I have two form fields. One is set as a dollar amount and needs to be calculated by dividing the other form field entry by a specific number. I've tried multiple scripts that I found by searching all over the internet, but nothing works.
    Does somebody know what the script should be, AND where can I go to learn about scripting?

    Did you change the field names to match your field names?
    JavaScript does not generate a number result when dividing by zero. It creates either an 'NaN' string value or a string value for the number 'Infinity' or '-Infinity'. So unless you are placing your result in field with a format of "None", you need to control your code to avoid dividing by zero.
    Since there is a possibility of dividing by zero, and simplified field notation can not handle conditional processing, the 'fi' statement, you need to write a custom calculation script.
    For the field to hold the result of the calculation:
    // establish variables for the field names for the dividend and divisor.
    var sDividend = 'My Dividend Field Name';
    var sDivisor = 'My Divisor Field Name';
    // get the value of the divisor field
    var nDivisor = this.getField(sDivisor).value;
    // get the value of the dividend field
    var nDividend = this.getField('sDividend').vlalue;
    // do not change the code below this line
    // clear the result field value
    event.value = '';
    // see if we have a non-zero divisor
    if (nDivisor != 0) {
       // we can now divide
       event.value = nDividend / nDivisor;
    } // end division calculation
    The above assumes your are dividing the values of 2 fields.
    There are tutorials at the Acrobat Users Community and Planet PDF. Ted Padova has written a number of books about Acrobat and Acrobat Forms.

  • Question on field level help and bookmarking

    Hi All
    I have a question about field level help and bookmarking fields.  I did this before but i can't remember how.  Right now, when you click on a field in my help to access our software application the page displays but at the top and not at the exact field description.  I don't remember how I did this in my other help files.
    Please help me so I can bookmark my field level help to go exactly to my definition on the page and not just the top of the page everytime.
    Thanks
    Caryn

    Hi Martin!
    Take a look at these sites which will provide you more information about your problem.
    [http://apex-at-work.blogspot.com/2008/10/apex-select-list-with-dynamic-help-text.html|http://apex-at-work.blogspot.com/2008/10/apex-select-list-with-dynamic-help-text.html]
    TRICK: Dynamic Item Help Text as Tooltip
    [http://apex.oracle.com/pls/otn/f?p=11933:121|http://apex.oracle.com/pls/otn/f?p=11933:121]
    Regards,
    Tobias
    [http://apex-at-work.blogspot.com/]

  • Can we mix mandatory and optional field entries for file import?

    Can we have devices with mandatory fields only and some other devices with mandatory and optional fields within the same CSV file used for file import?

    Hi Rita and Sandra,
    That is correct, you can mix mandatory and optional field entries for file import. However, if you don’t have OS type and version, the alerts matching would be impacted.
    Thanks,
    June

  • Field entries are unequal for resource

    Hi Gurus,
    We see LC inconsistency when we ran resources consistency check.
    We ran /sapapo/ rest02 but still i see there are inconsistency.
    When i ran OM17 i see the error "Field entries are unequal"
    Please suggest. This issue is in production system.
    Thanks in advance
    Regards,
    Rajesh

    Hi Rajesh,
    Have you checked this note:
    1025229 - /SAPAPO/OM17 does not correct "Field entries are
    unequal"
    Thanks & Regards,
    Mariano
    http://service.sap.com/sap/support/notes/1025229

  • Is there a way to add event details using a calendar object vs. those dumb field entry boxes?

    I have switched from PC to Mac over a year and a half ago, and have been plagued with the "dumb" date entry boxes in iCal and now Reminders on the mac. For one, they don't show you the DAY OF WEEK for an event, it assumes you are parked on that day, but of course reality sets in and causes constant date changes for events. Picking a date in the future would be much more helpful if Apple followed some usability norms in iCal. For instance, if you are booking a flight online, those helpful little calendar objects pop up, and further, they are smart about "end dates and times" for events, knowing it can't be earlier than the start date. Apple iCal unfortunately always thinks you are creating an ALL DAY event, and when you change the start time, it creates the end time for the next day. Not very smart. Or is it me that is not very smart for constantly hawking every little data entry field for correctness. Why, oh why dear lord has Apple not given some usability attention to iCal on the mac??? At least match the interface of the iPhone with a nice little slot machine rolling control.
    Is there an add in?
    Is there hope that Apple will ever fix its lagging Mail and iCal apps on the Mac?
    Please advise. Or just offer a kind word of consolation if there is no hope for a better interface.

    In the future, Swing related questions should be posted in the Swing forum.
    The code you posted is of little use since it uses custom classes so we can't see the behaviour of your code.
    In general if you add a component to a Container at run time then you just use
    container.revalidate()
    This will invoke the LayoutManager and repaint the components in the container based on the new layout.

  • How to update and retrieve the table control entries and field entries.

    Hello everyone,
    i have a requirement,
    i have    company code , plant, fiscal year, posting period  fields in the selection screen and then below that i have a  table control which contains 4 fields  invoice no., check number, check date and amount.
    i have to enter the values and when i press  SAVE button , these values have to update in a custom table which i had created.
    please send me the coding how to do this object.
    will be rewarded.
    thanks in advance.

    Hi Suresh
      this is actual requirement
    in the CAT2.
    1. Add a new column for WBS description and derive the value as per the FS
    2. Retrieve project number and description and update in the column specified
    3. When a service order is selected it should do the same for 2.
    4. Finally repeat for the worklist view (which is the section above)
       here i am able to display values at data entry area
    for service order and network but not worklist area ?
        updation is not coming, can u plz go throw it..
    Thanks
    Chinna

Maybe you are looking for

  • Ical print scripting

    Hi, i was wondering if anyone knows how to write a script to make ical print out my scedual for the week. I have looked up scrpts for prtining and saving and all that stuff and i can get them to run both as applications and scripts in new events in m

  • Avoid second request for list in dataTable

    Hi, I'm using a dataTable to display a productlist. The name of each product can be clicked to show product details, e.g. <h:dataTable value="#{productList.list}" var="var"> <h:column> <f:facet name="header"> <h:outputText value="Product" /> </f:face

  • Auto naming files in Acrobat 9 Std

    Is there a way to have files that are scanned to Acrobat 9 Std, auto named? I find that the default name "untitlted" is causing problems... especially over-writing the last untitled file... Any help?

  • Connecting iphone via airport extreme on dsl

    I just moved to a location that does not have access to cable internet and have switched to DSL..(*****). Is there any way for me to just connect without having to use PPPoE. with cable all I had to do was walk into the room.. Can anyone tell me how

  • LSMW for Moving average price upload

    Dear Guru, Can anyone please advice if there is a way to mass upload/upload the moving average price for material master by using LSMW? Regards CW