WHT TYPE OF QUESTION I EXPECT IN WORKFLOW IN INTERIVEWS/?

HI I AM IN ABAP I AM PLANING TO GO IN TO WORKFLOW WHT TYPE OF QUESTION I EXPECT IN WORK FLOW I KNOW WORKFLOW BUT I WANT TO KNOW WHT TYPE OF QUESTIONS I EXPECT IN INTERIVEWS?

Hi Krishna Chaitanya,
This is very simple. Follow this Workflow Expert Form dialy.And search related threads what you know in workflow.
Take SAP HELP also and learn many things.
<b>Fresher’s Links: .</b>
1.Workflows for Dummies - Introduction(Part I)
/people/sapna.modi/blog/2007/02/19/workflows-for-dummies--introductionpart-i
2. Workflows for Dummies - Workflow Builder(Part II)
/people/sapna.modi/blog/2007/04/27/workflows-for-dummies--workflow-builderpart-ii
<b>Here is a step by step document to create a workflow:</b>http://help.sap.com/saphelp_nw2004s/helpdata/en/fb/135983457311d189440000e829fbbd/frameset.htm
<b>Workflow tutorials with step-by-step and with screenshots are available at</b>
http://www.****************/Tutorials/Workflow/Workflow.htm
Check this for your Interview Questions:
https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/sapBusinessWorkflow+FAQ&
Thanks and Regards,
Prabhakar Dharmala

Similar Messages

  • Help for beginer question - incompatble types - found double but expected..

    i keep getting an error when i try to compile says incompatble types - found double but expected double[] and then it highlights *grosspay = hours[index] * payrate[index];*
    please help if you know what im doing wrong.
    import java.util.Scanner;
    public class ch8q2
        public static void main(String[] args)
        int employeeid = 7;
        int[] hours = new int[employeeid];
        double[] payrate = new double[employeeid];
        double[] grosspay = new double[employeeid];
        Scanner keyboard = new Scanner(System.in);
        // get hours worked by employees
        System.out.println("Enter the hours worked by "+employeeid);
        for (int index = 0; index < employeeid; index++)
            System.out.println("employeeid #" + (index+ 1) +":");
            hours[index] = keyboard.nextInt();
        // get pay rate for employees
        System.out.println("Enter the payrate for" +employeeid);
        for (int index = 0; index < employeeid; index++)
            System.out.println("employeeid #" + (index+ 1) +":");
            payrate[index] = keyboard.nextInt();
        //display each employes gross pay
        System.out.println("Here is each employees gross pay:");
        for (int index = 0; index < employeeid; index++)
            grosspay = hours[index] * payrate[index];
            System.out.println("employees" + (index + 1) + ": $" + grosspay);
    }

    Hopefully you know what an array is because you make good use of them. Hopefully you understand how to access elements in array, again because you make use of them. So given an array, at this point in time you are trying to make that array equal one value, what you want to do is give an index in that array a value, not the array itself. Specifically in your situation you want to iterate thru the array making each index equal to your equation. Again you have already done this before, so do it again.
    Mel

  • Pls. advise me wht type of CONTENT i should use?

    Hello
    Pls. advise me wht type of CONTENT i should use for subform in question, pls. see the attached JPEG pic
    Thank you

    Check these samples:
    http://www.assuredynamics.com/index.php/portfolio/explore-the-differences-between-position ed-and-flowed/
    http://www.assuredynamics.com/index.php/portfolio/expanding-objects-in-flowed-subforms/

  • Object type for Proxy for sending Notifcation Workflow

    Hi
    Object type for Proxy for sending Notifcation Workflow.
    Early reply is highely appriciable.
    Thanks,
    Naidu.

    Could you make your post more cryptic? There were still some things I could understand.
    Perhaps you should take a look at the forum guidelines and especially at the part on asking a question. you can find the forum guidelines through the sticky thread at the top of this forum or through the Community Guidelines which you can find on the left side of your screen.
    Regards,
    Martin

  • How do i find the support chat ... where i type my question to a live apple support who types back to me.

    how do i find the apple support chat... where i type my question to a live apple support person and she types back to me live.  thank you   sandra  

    No such place.
    Online you can try the Express Lane.
    Otherwise you have telephone support with Applecare or these (user-to-user) forums.

  • How to type the question in a .txt file

    im trying to create a java game like hangman if you heard of it. i noe that all the questions are needed to be type in a .txt file but i not sure how should it be type or in wad format. is there anyone out there who can help me with it? thank u

    You can type the questions on diffrent lines. Then using io you can use the InputStream.readLine() function to get each question individually.
    Why dont you try using JDBC for the same?
    http://www.thejavahub.com - Java Applications, Applets, Servlets, Code, Tutorial, Jobs, Articles and more. Register Now.

  • WHT type Invoice or payment option usage

    hai,
    i have created WHT type against invoice and payment. According to the IT rule at the time of accounting or payment whichever is earlier. So we assigned two types in customer master.
    If i make advance payment to vendor WHT is automatically caclulated. But at the time of accounting bill WHT type shows the both option. (whether against invoice or payment) Instead of the two option why can't show the invoice type alone. Like in the case of down payment it is automatically choose the WHT payment option.
    Is there any option.
    govind.

    Govind
    If your requirement is to deduct TDS while making advance payment and while booking bill, you have to mantain both tax types in vendor master. Yes while booking the bill, you will find both tax type, only option available is to delete the advance tax type while booking the bill to avoid calculation of tax again while making payment on the balance amount
    regards
    mahesh

  • Received unexpected message type does not match expected type

    1.Two Biztalk Applications A,B  one for sending the request(A) and other application will send the response to A.
    2.I have two schema  Request and Response in Aplication A which i have exposed as webservice.
    3. Application B share the same response schema .
    I am using WSBasicHTTP sysnchronous ports to send and receive the message.
    WHen Application B send the response , i get the error  "unexpected message type does not match expected type "
    but i dont know why i get such error when the schemas are share by both application. Please advice
    Regards
    Suresh

    Hi Suresh,
    Whenever you are doing request-response like calling web service etc, i would suggest to use Passthrough pipeline while sending and use XML receive for receiving the message.
    Because when you are sending the message out it doesn't needs any promoted properties so you can use Passthrough this will avoid extra Assembling/Validation etc tasks performed by XMLSend pipeline.
    But when you are receiving response that time it expects MessageType property to be promoted because normally you will have receive shape configured to some Typed Schema. So you will have to use XML Receive pipeline.
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • Step type section is not visible in workflow builder.

    Hello Friends,
                        Step type section is not visible in workflow builder even though I am in change mode. How to make it visible.
    Cheers,
    Senthil

    Hi,
         I in workflow builder ucan see three dropdown box in the left side of your screen. In that the third listbox you click to get the Step Types..
    thank You.

  • Four yes, no type of questions in one slide

    What I like to do is to put four true-or-false (yes-or-no) type of questions in one slide if possible.
    I achieved this using yes, no widget (I cannot remember where I got it)
    But in this widget, I can just choose yes or no without any feedback.
    But someone frome the top asked me to add feedback on each question.
    Can we achieve this kind of functionality using advance action?
    If possible, I would like to make each question appear one at a time.
    For example, the first question appear. After users select either yes or no, then
    appropriate feedback appear with arrow buttow. If youers click on the arrow button,
    the second yes-or-no question will appear etc. I attached a picture to illustrate my point.
    What is the best practice to achieve this kind of activity? Any advice would be greatly appreciated.

    Lieve is right, whether you are deploying it for LMS or not is vital.
    Also if you like you can insert 8 transparent buttons for i.e. 2 for each section, under button properties if you like you can set Reporting to -- Include in Quiz, a button would by default have Hint, Success Failure caption, enable the one you like, also you can initiate an action to make rest appear once you click arrow.
    This might be a little longer route to achive it, but should work.
    Thanks,
    Anjaneai

  • Type your questionI am trying to deactivate a version and transfer it to another computer, however I have lost the card with the serial number. Is there any way of retrieving the serial number?

    Type your questionI am trying to deactivate a version and transfer it to another computer, however I have lost the card with the serial number. Is there any way of retrieving the serial number?

    Hello Irene,
    you should have a look at Adobe's database, to see what's stored/saved about your accounts. Here you will find general infos about your Adobe Account
    https://www.adobe.com/account.html and to find your serial number have a look there http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Hans-Günter

  • What type of questions can i expect for master data?

    hi,
    am preparing for the interview. pls... let me know those questions for master data.
    thanks to all

    HI arun,
    Pl. be clear on
    what is master data, purpose, customer master data fields and material master data imp fields.
    common distribution channels and divisions.
    Org. master data. ( interms of one to many , many to many relations of org elements ).
    condition master data
    How master data is uploaded and maintained.
    Hope it helps. Pl. reward if useful.
    Thanks
    Sadhu Kishore

  • Basic questions in SRM for Workflows+need material

    Hi All,
    I have developed Workflows in SAP R3.I am very new to SRM. I have following questions -
    1. What is the use of BADI when we implement Workflow? My understanding till now is to provide all approvers to the
       Shooping Cart.That means for workflows without approval we dont need to BADI to implement.
    2. Is there any other concepts more i have to know? Like in R3 Event will be triggered with help of change doc, status mang., LIS exceptions and all through SWEC tx. is it same in R3?
       Sorry to ask very basic questions.
       Can anyone provide me step to step guide to configure SRM workflows and Cookbook for SRM?
       My Email id is [email protected]
       It will be very helpful for me.
       Thanks in advance.
       Ashwani

    Hi,
    1.All the n step workflows(where approvers are determined dynamically) in SRM can be implemented only using the BADI "BBP_WFL_APPROV_BADI".the main purpose of this BADI is to fetch the Approvers/agents for the workflow.In addition to the  n step WF,you also have no approval, 1 step and 2 step approval workflow in which the agent assignment can be done directly(no BADI reqd) and this is applicable for all types of business objects i.e. Shopping cart,Bid etc.For more details refer the foll link;
    http://help.sap.com/saphelp_srm40/helpdata/en/17/40a86c773d6c41801d78af1a34b90f/content.htm
    2.Work flow concepts are same as in R/3.So techincally you can create your custom workflows in the same way.
    Do let me know if you need any further help.
    BR,
    Disha.
    Pls reward points for useful answers.

  • Question about Photoshop - Muse workflow

    I'm new to Muse. Long time PS and InDesign user. Watched a bunch of Muse videos and it seems this may do what I need.
    I'm building a simple 4-5 page website for a Gallery.
    I've already designed the pages in Photoshop CC.
    Essentually, full screen photos, A black rectangle (In PS it is raster not a path) Witrh some type and drop shadow effects. A couple other elements from Illustrator (placed as smart objects) have blend modes and opacity changes.
    So my question. Should I just start from scraatch in muse and build these elements? Or, can I say place a PSD with the background image, black "path" text, illustrator graphic with blend modes.
    When is it better to bring in elements (text with effects, illustrator graphics, etc) via Photoshop, or piece by piece in Muse?
    Thanks
    Alex

    Yes, as long as you have sites out there that use paid-for type-kit fonts, you'll need to maintain your subscription with typekit, in the same way we must continue our subscriptions to CC to use Adobe apps. As I understand it, however, for sites we create using typekit fonts included with CC, even after we've stopped paying for CC, those "free" typekit fonts will still work on sites we've created.
    I'd say to go typekit.com, and do some reading, and some searching to make sure they have the fonts you want to use. So far, I'm not a Typekit subscriber, except the small part of their font library that comes included with Adobe CC.
    In the meantime, I'm using more and more of Google's free web fonts. Typekit and Google each has its own specific workflow, for integrating fonts in Muse. I recommend that you go to Google.com/fonts, and get acquainted with their type system. It comes down to copying certain snippets of code to specific places in Muse, then editing html within Muse for type color, etc. -- I probably spent a week or so doing trial and error (not necessarily in that order) before I got it to work. Now I just keep a few "reference" Muse documents around that I can refer to when needed.
    As I unserstand it, Typekit's workflow is a bit different than Google's, but there are plenty of threads in this forum and info on how to do it that you can Google.
    Webfonts is where you slowly move into the code arena with Muse. And this is even more true styling business catalyst forms. My way of doing it is to discover how it works once, then I forget it completely, because I don't want to be more of a geek than I already am.  :+)  So I keep sample Muse documents around for reminding me how it works when I need it again.
    Good luck, and happy learning!  :+)

  • GRC AC 5.3 Detour not working as expected in workflow

    Hi GRC Experts!
    I would greatly appreciate your help with the problem we're currently facing; we have configured 2 CUP workflows; one for handling requests with SoD violations (Workflow B) and one to handle ones without any SoD violations (Workflow C), with the former handling risk analysis followed by role approval, and the latter handling only role approval; we have one path with one stage configured as "No Stage" (Workflow A); this path is used to decide which of the primary workflows to use (i.e. SoD violations or no SoD violations) using two detours; we have one detour configured to use Workflow B if any SoD violations are found in the request and another detour configured to use Workflow C if no SoD violations are found.
    Currently what happens in our tests is that requests without risks / SoD violations work fine and actually get detoured to Workflow C, awaiting role approval from the right approver ; while requests with inherent risks / SoD violations unforutnately get automatically approved and provisioned rather than being sent to Workflow B
    Any clues as to why this could be happening? We've checked if there are any settings that might be triggering it to automatically approve requests despite any risks, but can't find anything of the sort; Would be very grateful for any insight / advice on the issue.
    Thanks a lot in advance!
    Best regards,
    Sandeep

    Hi Diego!
    Once again; thank you for your quick reply!
    I did recheck the auto-provisioning issue and I can confirm that it is definitely set to "No Auto-provisioning" and it hasn't been changed recently. The strange thing is that the detour works for NO SoD violations, but doesn't work for SoD violations; find below the audit trail for detour working:
    Request XXX Submitted by Sandeep (SANDEEP) on 01/28/2012 02:04 
       Z_111111-ECC Role Added with validity dates 01/28/2012-12/31/9999
    Request submitted for approval by admin(system) on 01/28/2012 02:04 
    Approved by Sandeep (SANDEEP) on behalf of Sandeep (SANDEEP) at path WORKFLOW_A and stage WORKFLOW_A on 01/28/2012 02:04 
       Approved Z_111111-ECC role for Add action with validity dates 01/28/2012-12/31/9999
    Request has taken a detour to path C_WORKFLOW and stage C_STAGE on 01/28/2012 02:04 
       Detour condition SOD Violations with value No is satisfied at path WORKFLOW_A and stage WORKFLOW_A
    and find below the audit trail for the detour not working:
    Request YYY Submitted by Sandeep (SANDEEP) on 01/28/2012 01:53 
       Z_222222-ECC  Role Added with validity dates 01/28/2012-12/31/9999
    Request submitted for approval by admin(system) on 01/28/2012 01:53 
    Approved by Sandeep (SANDEEP)  on behalf of Sandeep (SANDEEP)  at path WORKFLOW_A and stage WORKFLOW_A on 01/28/2012 01:53 
       Approved Z_222222-ECC role for Add action with validity dates 01/28/2012-12/31/9999
    Request Closed By Sandeep (SANDEEP) on 01/28/2012 01:53 
    I even checked the CUA System section, and the "By system" tab and it was empty; there were no specific system configurations.
    And to answer your questions:
    Since Workflow A is the path with the Initiator, the detour flag is deactivated and the active flag is activated.
    WF B & C have both the active and detour flags activated.
    Thanks a lot again for your quick responses and all the help you've provided so far!
    Best regards,
    Sandeep

Maybe you are looking for

  • SharePoint 2013 Anonymous (public) site and Office Web Apps Server 2013 issue with download.aspx

    Our organization has a public facing anonymous site in SharePoint 2013 which allows access to documents (docx) in a library.  ViewFormsLockdown is activated as we present the documents via CQWP / custom template.  We are combating the usual issue of

  • How to delete a node based on some attribute value

    Hi, I want to delete one node from xml file. My XML file is given below:::: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <config> <employeeDetails> <employee id = "1" name = "aa" salary = "1000" /> <employee id = "2" name = "bb" salary = "2

  • Extend a Document Protected by Policy Server...

    I think I have the right idea, correct me if I am wrong. I apply a policy to a PDF using Acrobat 7. I then want to Reader Extend it but can't do it through the web interface so I write a Servlet. When the Servlet runs I get an error (see below). It i

  • Forms created with Adobe Professional 10 can't be printed

    Hi, For some reason I have the problem that I have several forms and I want my clients to fill those out. The forms were created in Adobe Professional 9, and later created with the Adobe Professional 10 or actually with Adobe LiveCycle Designer. The

  • Unable to download WAZE on BB Passport

    Hi, I am a Blackberry person and I just got my BB Passport. I am unable to download many things that are not supported by this phone. Such as: WAZE Governmental sites to access Can that be configurated?  Thank you for your kind reply