How to design a process for this condition

Hi
What type of activities should use when
Activity A and Activity B must complete then only transition should go to Activity C
Thanks

Make use of Join. This will make sure A & B is completed before C is being called

Similar Messages

  • How to map import process for items

    Dear All,
    can anyone guide me how to map import process for items for our customer
    what i understand is this process in B one
    Raise PO
    GRPO
    Landed Cost
    AP Invoice
    I want to know whether this is correct. Also in this process their are clearing agents who perform the formalities at customs office and then raise bill to client for the same

    Hi,
    The process looks correct.  For cost related to clearing agents who perform the formalities at customs office, use landed cost.
    Thanks,
    Gordon

  • How to write  complex sql for this

    Hi ALL,
    I have a requirement like this
    I have 5 tables which i have to join to get the result
    but there no join column to 2 other table.
    I want to get all the applications using cobal,running on UNIX.
    How to write the query for this
    1.APP
    APP_i DESC
    1 Accounts
    2 Payments
    3 order transfer
    4 Order processing
    2.Techgy
    techid techdesc
    1 cobal
    2 Java
    3.APP_Techgy
    APP_I Techid
    1 1
    2 1
    3 1
    4 2
    4.Pltfrm
    pltfmid pltfrmdesc
    1 Windows NT
    2 UNIX
    5.APP_Pltfrm
    APP_I pltfrmid
    1 1
    2 1
    3 2
    4 2
    ouput must be
    APP_i Desc techDESC pltfrmdesc
    3 ordertranfer Cobal UNIX
    Thanks in advance

    This ('descr' in place of 'desc')?
    SQL> select a.app_i, a.descr, t.techdesc, p.pltfrmdesc
    from app_techgy atc,
       app a,
       techgy t,
       app_pltfrm ap,
       pltfrm p
    where atc.techid = t.techid
    and atc.app_i = a.app_i
    and atc.app_i = ap.app_i
    and ap.pltfrmid = p.pltfmid
    order by a.app_i
         APP_I DESCR                TECHDESC             PLTFRMDESC         
             1 accounts             cobal                windows nt         
             2 payments             cobal                windows nt         
             3 order transfer       cobal                unix               
             4 order processing     java                 unix               
    4 rows selected.

  • How to create a hirarchy for this characteristic having lengh 50?

    Hi guru's
    I have a scenario like characteristic is having lengh 50.Now I want to create a hierarchy for this characteristic.
    But Hirarchy allows maximum lengh 32chrs only.
    So could you please let me know how to create a hirarchy for this characteristic having lengh 50?
    Thanks in advance
    Sivanand

    Isn't this the same question as here:
    Hi all, Have a problem, Please let me know urgently.
    Why the duplicate postings with different names??

  • Arabic is not listed as a display language in iTunes for Windows 7. How can I add support for this language?

    Arabic is not listed as a display language in iTunes for Windows 7. How can I add support for this language?

    Edit  ---> referance ----->   general    ------> language

  • How to write Select statement for this codition

    I need to check whether SGTXT contains BELNR value.
    SGTXT is a text field and It should be matched with BELNR
    How to write select statement for this.
    Select AUGBL AUGDT into t_BSAD
    from BSAD
    where SGTXT should have the given BELNR Value.
    Plz note : Here I cannot give as SGTXT = BELNR as coz BELNR have only 10 digits.

    Hi,
    data temp(12).
    concatenate '%' belnr '%' into temp.
    Select AUGBL AUGDT into t_BSAD
    from BSAD
    where SGTXT like temp.
    If belnr is having multiple values,just create a internal table as follows.
    types : begin of ty,
            belnr....
            temp(12),
            end of ty.
    data itab_ type standard table of ty.
    data wa type ty.
    loop at itab into wa.
    concatenate '%' wa-belnr '%' into wa-temp.
    modify itab from wa index sy-tabix transporting temp.
    endloop.
    Change your select statement accordingly.
    Kindly reward poits if it helps.

  • APP-OFA-48392: Depreciation has been processed for this asset

    Hi,
    we are working in oracle applications 11i.
    In Oracle assets module, on the attempt from the user to modify the description of an asset item (from asset workbench -open) , when clicking the DONE button, the following error shows up:
    APP-OFA-48392: Depreciation has been processed for this asset for the current period in book...
    Please rollback depreciation or close the current period to perform this transaction
    Any ideas please...

    Hi
    If you have run depreciation for a particular period and thereafter try to make modification to any asset in the same period - the system will not allow you to do the same.
    If you have to make the changes than perform either of the following steps as mentioned below:
    1) rollback the depreciation for the current period by running the Rollback Depreciation program from the SRS Window
    OR
    2) Close the period by running the depreciation and thereafter make the changes to the asset in the next period.
    Without doing the above, the system will not allow you to make the changes to the asset.
    Hope this helps.
    Thanks
    Manish Jain.

  • Is it possible to share my calendar with all my subscription? If so How can i find URL for this?

    Is it possible to share my calendar with all my subscription? If so How can i find URL for this?

    Hi yilmazfromlondon,
    The resource below explains how to share your iCloud calendars publicly.  Is this what you are asking about?
    iCloud: Share a calendar with others
    http://support.apple.com/kb/PH2690
    iCloud: Share a calendar with others
    You can share a calendar both publicly and privately with other people. For specifics about viewing and editing privileges for shared calendars, and how participants can access the calendars, see Calendar sharing overview.
    Share a calendar privately
    Click the Share button to the right of the calendar name in the sidebar, then select Private Calendar.
    Note: You can also share the same calendar publicly. For instructions, see the next task, “Share a calendar publicly.”
    Type the invitee’s email address in the Add Person field and press Return.
    Click the pop-up menu with the invitee’s name and choose access privileges (View & Edit or View Only).
    For each person you want to share the calendar with, repeat steps 2 and 3.
    When you’ve invited everyone and set their privileges, click OK.
    Invitation emails are sent from your iCloud email address to the participants you specified.
    Share a calendar publicly
    Click the Share button to the right of the calendar you want to share, then select Public Calendar.
    Note: You can also share the same calendar privately. For instructions, see the previous task, “Share a calendar privately.”
    To invite people to view the calendar, click Email Link.
    Type one or more email addresses in the To field, then click Send.
    The people you specify automatically receive an invitation email that includes the calendar’s URL. An invitee doesn’t need to be an iCloud user to accept an invitation to view a shared public calendar.
    In the sidebar, a shared calendar has a dark Share button.
    You can also resend invitations to one or more invited participants at any time.
    Last Modified: Feb 5, 2015
    Cheers,
    Judy

  • How to write a PCR for this ?

    Hi SAP-HR Experts .
    Dear friends , My Company Requires a specific requiremnt that at the date of any Employee's
    B'day his one day salary should get doubled and he is entitled to get one leave on his B'day .
    I do not know how to write a PCR for this ?
    May some Body tell me how to meet this requirement Please .
    tell me please step by step how to go through ...
    It will be great help for me .
    Best regards : rajneeesh

    I think you can make it with something like this:
    Write a PCR in schema, you can call the rule with "actio";
    000860 ACTIO 9BIR AR               Birthday
    Rule 9BIR
    9BIR Rule for Birthday
            NUM=FG C   Set                   " F (fixed indicator for deadline calculation); G (Birth date from infotype 0002);C (complete months)
            NUM/12     División              " Number of completed months divided by  12
            NUMV0O2L   Off.Lng en arg.var.   " the last two places of the number are entered in the variable argument.
                                " if the rest is not 00, there is nothing to do
              00                             " if the rest is 00
                ZERO= N    AmtNumRteZeit = 0 "
                AMT=  1002 Set               " wagetype of  salary
                AMT/TKDIVI División          " divides the amount by  Partial Period Parameter Whole Month
                ADDWTI1002 Input table       " accumulates into 1002
    Example: an employee with birthday 01.01.1977 in IT0002
    Payrroll in january 08
    wagetype 1002 before rule 9BIR:
    3 1002 Salario Bas01                           30,33  30,00              909,90
    Rule 9BIR
    NUM=FG C   Set; NUM= 372
    NUM/12        ; 372/12= 31 rest=00
    AMT=1002      ; AMT= 909,90
    AMT/TKDIVI    ; 909,90/31= 29,35
    ADDWTI1002    ; 909,90 + 29,35= 939,25
    wagetype 1002 before rule 9BIR:
    3 1002 Salario Bas01                           30,33  30,00              939,25
    Hope this helps. Manuel

  • How to make jar file for this compilation method ?

    can any one tell me how to make jar file for this compilation
    D:\java\browser\IEInJava>javac -classpath jdic.jar;. IEInJava.java
    D:\java\browser\IEInJava>java -cp jdic.jar;. IEInJava
    *this is a compile code:-*
    D:\java\browser\IEInJava>javac -classpath jdic.jar;. IEInJava.java
    *and this is a run code:-*
    D:\java\browser\IEInJava>java -cp jdic.jar;. IEInJavanow how make JAR file ?

    Assuming IEInJava only uses classes inside the jdic jar, this is one way. D:\java\browser\IEInJava> jar cf yourjar.jar IEInJava.classThen to run it you would use D:\java\browser\IEInJava> java -cp jdic.jar;yourjar.jar IEInJavaAnother way would use the jar manifest file to specify the Main-Class and Class-Path.

  • HT4623 i have iOS 4.2.1 in 3G old one. how to get the applications for this iOS

    i have iOS 4.2.1 in 3G old one. how to get the applications for this iOS

    look at this thread
    https://discussions.apple.com/message/22837309#22837309

  • How to write a if else logic expression for this condition

    Hai All
    I have written some if else logic for for my condition
    If the time is betweeb 0145 and 0630 and timeout is a column in a table is null than update sysdate-1
    then if time is bet0645 and 0900 then timein is null then insert into timein in table called dail_att
    and time bet 1130 and 1300 then if barcode null then insert timein else update timeout
    and bet 1645 and1730 then if barcode null and timein null then insert timein or update time out
    this is my condition for generating attendance. Ive tried some logic and pls tell case executed faster than ifelse logic
    and give me a soluton
    This is my coding
    if :bartime between 0145 and 0630 and :barcode is not null then
    update dail_att
    set timeout = :bartime
    where barcode= :barcode
    and timein is not null
    and ATTEND_DATE = :BARDATE-1;
    else if :bartime between 0645 and 0900 and :barcode is null then
    insert into dail_att(barcode,timein,attend_date)
    values(:barcode,:bartime,:bardate);
    else if     :bartime between 1145 and 1300 and :barcode is null then
         insert into dail_att(barcode,timein,attend_date)
    values(:barcode,:bartime,:bardate);
    else
         update dail_att
    set timeout = :bartime
    where barcode= :barcode
    and ATTEND_DATE = :BARDATE ;
    end if;
    else if :bartime between 1645 and 1730 and :barcode is null then
              insert into dail_att(barcode,timein,attend_date)
    values(:barcode,:bartime,:bardate);
    else
         update dail_att
    set timeout = :bartime
    where barcode= :barcode
    and ATTEND_DATE = :BARDATE ;
    end if;
    else :bartime > 1730 and :barcode is null then
         update dail_att
    set timeout = :bartime
    where barcode= :barcode
    and ATTEND_DATE = :BARDATE ;
    end if ;
    EXIT WHEN :SYSTEM.LAST_RECORD = 'TRUE' OR :BARCODE IS NULL;
    NEXT_RECORD;
    forms_ddl('commit');
    end loop;
    Regards
    Srikkanth.M

    Hai Sir
    I am storing time in 24hrs format and its datatype is varchar.Pls tell me we can write an if else with in a elseif
    Regards
    Srikkanth.M

  • How to realize the process for having "bottle-washing" service outside

    Dear Gurus,
    Here in our company, we would like to realize the below process in SAP.
    1. We create a Purchase Order(PO) to buy some bottles from the supplyer. (PO Creation)
    2. The supplyer delivers the bottles as per the PO and we receive them. (Post Goods Receipt)
    3. These bottles need to be washed up once we receive them. So we store them as blocked stocks.
    4. In order for the bottles to be washed, we will create another PO to have the bottles washed by the service vendor. (PO Creation)
    5. At the same timing, we pick up those bottles and send the bottles to the service vendor. (Post Goods Issue)
    6. The service vendor washes all the bottles and send them back to our company and we receive them. (Post Goods Receipt)
    7. Once we receive them, we will keep them as unrestricted stocks.
    Number 1 to 3 are nothing but normal process.
    But from 4 to 6, I would like to know how to do so...
    I am assuming the PO to service vendor should be sub-contract one, but in this case the BOM should be recurrsive, because what we send to the service vendor and what we receive are exactly the same bottles, aren't they?
    And since this is just for having outsourced service, we only want to pay for the service itself, not for the price of the bottles.
    Hence I am wondering how to avoid having the bottle price in the condition view and also how to include service price for washing and shipping cost. Do we have to maintein service master for it?
    Please advise me to have those process in our SAP system, hopefully step by step.
    Thank you very much for your support in advance!

    hi dear
    with MM module are you using PP module ?
    if so with the help of control key (PP02) in routing (external activity) you can send and receive materials and respect to that Pr PO will raised as per operations.

  • How to determine the process alias using condition technique in Transportation & Shipment Scheudling?

    Dear All,
    I am trying to use the functionality Transportation and Shipment Scheduling in GATP.
    I would like to know that how the sytem determines the process alias using condition technique in Transportation & Shipment Scheudling?
    As the Transportation & Shipment Scheduling functionality can be extended further by using the configurable process to overcome the complex scenario. But it needs that process alias should not be determined by using the condition technique.
    Moreover, is it possible to use both functionality simultaneously in the system. i.e. Transportation and Shipment Scheduling using condition technique and Transportation and Shipment Scheduling using configurable process?
    Thanks & Regards
    Piyush Ranpura

    Hi Piyush,
    I have added a small overview in the SCN WIKI which shows you the two ways for the process alias determination and also here as attachment:
    http://wiki.sdn.sap.com/wiki/display/SCM/Time+and+Scheduling+Functions
    Yes, depending on your customizing you can use both scheduling methods in parallel. e.g. you activate CPS just for a specific ITEM category or product and/or customer and/or....what ever you want.
    best regards,
    Michael

  • How to design Flat file for loading attribute dimension in a planning application

    Dear Gurus,
    I have a requirement to extract attribute dimensions from an essbase application and load it to another planning application. I have a dimension called Program and two attribute dimensions Sales Manager, Accounts manager associated with Program dimension in Essbase application. I will Extract these dimensions using Essbase outline extractor. After Extracting the attribute dimensions I have to load these dimensions to planning applications using outline load utility. Kindly guide me how to design the flat file for loading attribute dimensions in planning application.
    Thanks and Regards
    SC

    You could dig through the docs and try to figure out the file format manually, or you could do this the easy way.  Simply use the Outline Load Utility to export your attribute dimension from Planning.  The export file format is the same as the import file format.  You might have to manually add a couple of test members to your attribute dimension so that your export file has some content.  Then simply update the file you exported, and import it.
    (I am assuming you have already manually created the Attribute dimension in Planning, and that you simply need to add members to it.)
    Hope this helps,
    - Jake

Maybe you are looking for

  • Can any one tell me how can i call a shell script from pl/sql

    i like to call shell script from pl/sql procedure. can any one suggest how can i do this

  • Is it normal for LR to freeze up 5 minutes when moving source of spot repair?

    I've been using LR several years and, until last week, always left unchecked the "Automatically write changes into XMP" box in Catalog Settings because I had read that it slows performance (which seems logical).  However, several gurus recommend chec

  • How to change the color of a bullet

    I'm new to InDesign CS3. I've figured out how to create a bullet list, even change the bullet to something custom. But I now want to change the color of the bullets. I want to keep the text black, but have the bullets be a different color. Can someon

  • Recompiling objects

    Hi all i just did export and import of a schema into another database, i have some errors with some objects in other words they have to be recompiled. What is the easiest way to go about. Pressed for time. Thanks

  • OIF 11g Sample Authentication Engine for Trusted HTTP Header

    We are trying to achieve OIF authetication based on headers set by windows native authentication. As per our research we have come across this example located at URL: http://www.oracle.com/technology/sample_code/products/id_mgmt/index.html (OIF 11g S