Maintaining WF-BATCH as Wflow Admin - Reg

Hi All,
I have the following scenario and would really appreciate if anybody can throw some light and share their experiences.
I am working on ECC 6.0. In DEV and QA systems, and recently in PRD also ( by mistake), we have noticed that for Workflow System Admin, (in SWU3-->Maintain Workflow System Admin), the user WF-BATCH has been maintained.
As i know WF-BATCH is a system user and no one can access the SAP Inbox of this user. And, whenever some workflow fails, a notification is sent to this SAP Inbox's "Documents" folder, and probably some witems also have been getting generated for this user.
My problem is, how can we see these messages in Documents & Workflow folders of WF-BATCH.
Also, can anybody correct me if I am wrong in that there is no relation between the WF-BATCH which we generate thru'  "Configuring RFC Destination" in SWU3 for all our background tasks, and the "Maintain Workflow System Admin" also in SWU3. They are totally two independent user id's maintained. Am I right ?
Ofcourse, we are trying to change the WF Admin's user id to some valid regular Dialog user so that we can login to that SAP Inbox periodically to monitor.
But, how to see the already generated SAP Inbox messages and witems and what we can do with them.
I'd really appreciate your response / comments / suggestions on this.
Thanks in advance
venu

Maintaining the WF admin is a separate thing. You have to maintain an appropriate super user. On how to view the already generated messages I have a clue. Explore this program RSSO_DELETE_PRIVATE which responsible to delete the inbox messages and see from where it fetches the data.
Regards, IA

Similar Messages

  • Partly reversing of Issued stock maintained in Batch

    Hi,
    I issued 100 Nos of stock to a cost center which is maintained in Batch,
    Now Cost center needs to return 50 Nos back to stock .
    While i am canceling material document,entire quantity(ie 100)
    is comming back to stock,But I need only 50 Nos back.
    How can i resolve this Issue,Plz Help me
    Thanks

    Hi,
    You have to decide whether cancel the material document via MBST or you do not cancel it. But you cannot cancel it partially.
    Basically, you can achieve your goal through two options:
    1. cancel it (MBSTmaterial document reference) > after that MB1A201 50 nos
    2. no material document cancellation & MB1A+202 50 nos
    BR
    Csaba

  • VB script to run a batch script as admin

    I have batch script the I need to run as an administrator, I created a VBscript wrapper that calls a runas and runs my batch file, however the batch file is not being elevated high enough on Windows 7 and Vista, it works fine on XP.  The batch script
    needs to create a folder in Program files, and copy the necessary files, install several programs, as well as make several registry key changes.  If I am logged in as a user with admin rights, right click on the batch file and select "Run as Administrator"
    the batch works fine.  Using the VBscript to elevate the rights, it installs the programs, but when it comes to creating the folder in Program files\Program data and Registry edits, it fails.  Is there any way to script so I can elevate the batch
    file to the same level as selecting "Run as Administrator?
    Set objShell = WScript.CreateObject("WScript.Shell")
    objShell.Run("runas /user:domain\user \\unc\location\Install.bat"), 1, True
    WScript.Sleep 100
    oShell.Sendkeys "password~"
    Another issue, I am having with the script is that it will not send the password, I have to type it manually to test.
    The idea is to have the end user be able to click on a link from a webpage and install the program itself, as opposed for our Helpdesk be required to install the program.  So psexec is no doable as it is not on any of the PCs and user login scripts
    is not an option either, as we don't want the program install on every PC.

    Evers_Mark,
    Here is a VB Script Vall Script that will get around the Password Prompt when "RunAs" is called...
    'Start
    ' To Run other VB Scripts or even Batch Files with Admin Priviliges'
    Dim WshShell, objFSO
    suser = "[email protected]"
    sPass = "YourPassWord"
    'Put your Domain Account and Password in between the qoutes, REMEMBER! the Password will be clear text. If this is a standalone just take off the @YourDomain.com
    sCommand = "wscript \\UNCServerName\ShareFolder\YourScript.vbs"
    'This will be the path were the scripted you want called will be at. Please note you can substitute the ablove for a local directory (Example: C:\Folder\YourScript.vbs)
    Set objComputer = CreateObject("Shell.LocalMachine")
    Set WshNetwork = CreateObject("WScript.Network")
    Set WshShell = CreatObject("WScript.Shell")
    Set WshEnv = wshShell.Environment("Process")
    WinPath = WshEnv("SystemRoot")&"\System32\runas.exe"
    rc = WshShell.Run ("runas /noprofile /user:" & suser & " " $ Chr(34) & sCommand & Chr(34))
    WScript.Sleep 900
    WshShell. AppActivate(WinPath)
    WScript.quit
    'End
    I've used this myself to call up scripts with admin rights however I've not tested it with the UAC on in either Vista or 7, However works like a peach with 2000 & XP. From this point you can add in the script into Peagus's disabling the UAC Script as
    mentioned below. The usual warnings apply on the security, passwords are sent in plain text.
    John M. Keller MCP (XP & 2003) | Security + E-Mail : [email protected]
    Sorry but this topic has been closed for almost a year.
    If you have a script to share feel free to put it in the repository. (link above).
    If you have a new question then please start a new topic.
    ¯\_(ツ)_/¯

  • Equipment BOM using LSMW- standard batch/Direct input method - reg

    hi,
    I tried to upload equipment BOM using standar batch / direct input method.
    I have maintained sorcue structures for BOM  header and Item, maintained source fields.
    Both source fields have  common field as equipment number.
    It is working fine upto step display read data.
    At step, convert data- i am getting ABAP dump.
    "Data objects in Unicode programs cannot be converted" is displayed in dump
    If any one tried before or experiance similar condtion before, please help
    thanks & rgards,
    Kiran kumar.Kasturi

    Hi,
    thanks for your inputs.
    In the Specify files Step ,when specifying the file from  system , in separators,selected Tabulator .
    and I have done already  all the above while uploading my header and item file ( type tab delimited) and 
    still iam getting error at convert file step.
    please help
    thanks & regards,
    Kiran Kumar.K

  • Batch determination -sort rule -reg

    hi,
    requirement is :
    Through COR2 , for the process order's component  when  batch determination is done , Batch determination should first select  for the unrestricted stock in the storage location and once all the unrestricted stock is consumed then only batch determination should happen from the stock of the batches of the  consignment  stock in the storage location.
    With in the stock of the storage location ... first it should check for unrestricted  stock  -with in unrestricted  it should sort based on GR date of the batch and consume the oldest batch.Once all unrestricted is consumed then only it should look for consignment stock consumption , again based on the Gr date and consume the oldest batch  with in the consignment .
    We have created a sort sequence with unrestricted stock as the first characteristic (table MCHB-field CLABS in the additional data tab of the CT04) and then Gr date in ascending (table MCH1-Field LWEDT)
    and also tried with the combination of consignment stock also (from MARD table )  but it is not working as expected
    System is always picking the oldest GR date batch irrespective whether it is unrestricted or consignment  as sorting is done for the characteristic  Gr date which is updated in the classification tab of the batch when it is created .
    Can the multiple sorting ( first sort on stock type :unrestricted / consignment & then on gr date) is possible   in standard SAP
    please guide us
    regards,
    Madhu Kiran

    Hi Madhu,
    I have the same issue.  What was your solution please ?
    Thanks in advance,

  • SSTemplate.xlt Error during 'Maintain Dimension Member' in BPC Admin

    Hi,
    While trying to 'maintain dimension member' in BPC administrator (BPC 7.0 Netweaver version) for a dimension,I get error message that 'C:\...Temp\SSTemplate.xlt' file could not be found.
    Due to this I am unable to maintain members for any dimension.
    If anyone has faced this issue and resolved it,could you please me out?
    Thanks in advance,
    Rinal

    Dear Rinal Parmar,
    I think that the dimension file which you mean is lose from the directory(the directory which you installed the SAP BPC). If you've backup the Appset before, please you find the dimensian file (.xlt) which is lose in the backup directory. After that, you copy paste into the exactly directory (the directory which you installed the SAP BPC). Then, You should process dimension and process application again.
    Thanks,
    Wandi

  • Batch with 0 stock should not show.

    Dear all,
    if stock is 0 in system, system should not   Display  those batches, when you press (F4) in batches in Delivery document
    Reg,
    Amol
    Edited by: Amol Tamhane on Feb 21, 2012 12:43 PM

    HI,
    To map this scenario u hav to maintain the config settings for TOR and avaliability check for that document type and material and if u want to see the status confirm quantity or not use tcode MD04 or table VBBE is useful for u.
    Regards,
    kishore.
    Edited by: kishore gopala on Feb 26, 2008 6:16 AM

  • Copy of Material Master charac. values to the batch classif. in GR for PO

    Dear gurus,
    Could you please help me with the following issue. I have a material managed in batches, and it has a classification type 023 in material master. I fill one chaacteristic of this classification with some value. Now I want this value to be copied to the batch classification during the creation of new batch while making GR to production order.
    Is it possible?

    Hi Nikolaj,
    What I am understand your requirement is like,
    You want to fetch the value of Characteristic maintain in Batch class in Material master to the Batches, correct?
    But my Friend if you maintain value of characteristic in Batch Class in material master then it will works as a validation.
    For Example,
    Suppose your Characteristic is Colour and in Material Master Batch classification view you have maintain value as Red.Then system will not allow you any other colour in Batches.You will find that value in Drop Down list.
    Regards,
    Dhaval

  • Editing the formula in batch characteristic

    The product is maintained with batch. The batch is created for the finished product manually at the time of confirmation. The batch characteristic values are maintained at the same time.
    One of the characteristic value is to be calculated by using algebraic formula which includes simple mathematical operations on the values of the other characteristic.
    for ex---
    characteristic a---- 89 (VALUE entered by user)
    characteristic b---- 1 (VALUE entered by user)
    characteristic c---- 5 (VALUE entered by user)
    characteristic d-----Automatic calculation based on above values & the formula.
    I want for characteristic D----
    Char D = {(a-0.03-0.07) * b + c} / d
    How can I do this???? What will be syntax for this???
    Please if anybody can help on this........

    Dear Ramanujan,
    I have received the reply from you & thanks very much for ur quick reply.
    I have tried the settings suggested by you, but having still the problem.
    Conversion factor is a batch characteristic which is to be calculated based on the other batch characteristics values entered by the user at the time of confirmation.
    I have maintained the objectdependency in the class as mentioned by you. The dependency type mantained is "Procedure". The formula is as follows
    $self.conversionfactor=((($self.actthickness-0.067)*$self.density)
    ($self.paintgsm$self.metalgsm))*$self.width/1000
    The formula is appearing in 2 lines in the dependancy editor. There is no syntax error. As well as the the dependency status is also "released".
    But at the time of confirmation, if the values of the other characteristics are entered, no calculation for the characteristic conversion factor is done by the system.
    Can you please guide on this???

  • How to change the characteristics of a Batch

    Dear All,
    We have maintained a batch sort sequence based on Batch Manufacturing date.
    But now customer wants the batch to be sorted out based on Batch Number.
    How to change the Characteristics from Batch Manufacturing date and Batch Number?
    Please do suggest.
    For example, we have two characteristics assigned to the Class One is Manufacturing date and another is Batch Number.
    How system will sort out a batch based on these two logic.
    Kindly explain.
    Regards,
    Mullairaja

    Hi Mullai,
    I hope you know what do you mean by "Dependencies" in variant configuration. These are created for automatic update of characteristic values.  If you want to delete the characteristic from the class, please do teh following.
    1. Find out that there are any dependencies assigned to this characteristic. If so remove the assignment
    2. Then you have to check if this characteristic is used in any dependency in the code. If so, find the implications of the same.
    In case, you dont know what is dependency, may be they are not used in your project. In this case, you can just remove the characteristic from the class.
    It has got one effect.
    At present, a configured batch will have this characteristic. If you go to the batch master in change mode, then the old classification will be replaced by the new classification. So the deleted characteristics will not be available to you anymore. I hope that is fine with you. If this is fine, then you dont need to worry about removing the characteristic from the class.

  • Is it possible to activate Batch Management for a material without Class?

    Dear Experts,
                           Is it possible to activate Batch Management for a material without having Class & Characteristics maintained. As my requirement is to procure Fuels in Batches only with external no. assignment without any parameters to be checked at the time of Goods Receipt? Batches are needed for Accountability purpose.
    Regards

    >
    Chandan H N wrote:
    > Dear Experts,
    >
    >                        Is it possible to activate Batch Management for a material without having Class & Characteristics maintained. As my requirement is to procure Fuels in Batches only with external no. assignment without any parameters to be checked at the time of Goods Receipt? Batches are needed for Accountability purpose.
    >
    > Regards
    Please check this answered link:
    Batch-classification view
    If you want classify a batch, then you should have maintained the batch classification in material master which is either class 022 or class 023 (depends on your batch level set in cusotmizing). The material class 001 has no impact on the batch classifcition, it is what it is: a classification for the material.
    Edited by: Afshad Irani on Jun 20, 2010 4:40 PM

  • Moving Average Price for Batch Maintenance

    Hi Experts,
          I've created material of which stock is maintain in batch (Valuation category = X & Price Control = V).
        Due to batch wise stock, system calculates the moving average price for different batches.
        Can we calculate moving average price at plant level inspite of maintaining material batch wise?
       Is there any other way by defining multiple storage bins for that material so that I can see the stock value differently with single moving average price value?
       Thanks.
                                                   Naimish.

    In MM03, you get the overall MAP for all batches of the material at plant level without mentioning valuation type in org. level. When specific valuation type is given, you can see its MAP / std price.
    Hope this clears the doubt.
    Regards,
    SAmeer

  • Batch number in Scheduling Agreement

    Hi All
    Where we can maintain the Batch number in Scheduling Agreements and in line item Release?
    Please suggest
    Thanks

    closed

  • Vendor is not updating in batch while doing STO

    Hi All,
    I created a PO with vendor 123456.Did a GR for it.
    In GR i maintained a batch AA1 and received the material. Now the stock is in A plant with batch AA1 and vendor 123456.
    Then i went in to batch AA1 and found that vendor(123456) was updated in batch master.
    Next i created a STO for moving the stock from one plant to another.  Stock transfer A plant to B plant.
    In STO also i used the same batch AA1  and in outbounddelivery i used same batch AA1 and in GR i maintained the same batch AA1 but plant B.
    Now i checked the batch AA1 for plant B.
    Here the vendor is not updated in the batch AA1 for plant B combination.
    What may be the reason.
    If STO is done system cant able to pick the vendor?
    KIndly help me in this regard.
    Regards
    KK

    HI,
    Thanks for the reply.
    Yes you are exactly correct.
    Is there anyother way that vendor can be updated in the batch?
    Regards
    KK
    Edited by: Kishore Kumar Galla on Nov 10, 2009 2:17 AM

  • Auto creation of Batch master data when external batch no entered in PR

    Dear All,
    At persent we can auto create batches at production order creation level, Goods receipt level.
    In same way how we can achive auto creation of Batch master data at Purchase Requisition level.
    Regards,
    Manoj

    There is no auto-creation of batches that are entered in ME51N. SAP issues message ME178 telling you that the batch entered does not exist.
    You have to maintain the batch in MSC1N first, then you can enter it in the PR.

Maybe you are looking for

  • How to create the log file?

    Hi, I am working with the transcation f-30, But this question is on technical area. So after complition of BDC program excution, if you go for this screen in ALL DISPLAY MODE , you will get one list of documents, which are POSTED or SIMULATED. So Now

  • Help listing and selecting xml object

    Hi there I am having problems with "see the forrest" with this code. I am trying to sort a my xml elements by listing them , sorting them and moving them. My problem is : How do i make a list of all my elements in the "story" like a collection of ind

  • Aim account wont login on ichat

    i have switched to leopard over the weekend. Since doing so, i have been unable to get my aim account to login. I receive the message connection reset by peer. I have no idea what to do, because i can get connected w/ adium to my msn account but not

  • IE 10 GPO Template

    Hello all, As I understand it, the Internet Explorer Maintenance Package with IE 10 is being discontinued. The issue I am running into is I downloaded the ADM in order to load the latest IE group policy template but I still have the IE 8 ADM loaded u

  • Interactive PDF buttons and default outlines

    I'm trying to make a straight forward ebook in Indesign cs5.5 for a touch screen, consisting of a series of images. The only functionality it needs to have for now is browsing up and down. I made two big rectangular buttons with opacity set to 0%, 1/