Steps for conditions

Hi friends,
1.Can anyone tell me the steps or how to use the icons in define conditions during opportunity?
For example: &crm opportunity.phase&=Z1(constant) and/or
                    &crm opportunity.phase
2.I have done all the settings for patner determination for marketing planner.But still getting error as Define partner determination procedure during creation of MP.Which is standard partner function to be used.....Did i miss something.
Please suggest for both my quries?
Thanks in advance
ajay

hi
for the first ques u have asked,it is very easy to define the syntax for whatever condition u r maintaining.
like in ur case phase of opportunity can be defined like
&business object.phase& = some constant value
while maintainign condition there are two sides left and right
just open ur transaction and use whatever attributes u have to use and then give the relational operator and on the right side if u knwo the value urself then give it or u can find it using F4 help.
i am giving u an instance where i am defining a condition for lead to check its user status ,it will be like:
&CRM LEAD>CURRENT USER STATUS = E0003.
so like above u can set ur condition
now regarding next question
please tell me whil defining ur partner determination procedure what attribute u have used like is ther org responsible or BP relation ship
and tell me the details of ur requirement that what u want from that PDP,then i can say what cud be the error
best regards
ashish

Similar Messages

  • Help for conditional formatting of a chart query!!!!!

    Dear Gurus,
    can Anyone give me a step by step for conditional formatting on the chart?
    I want my charts in my queries to be for example:
    green color when actual data <= version,
    Yellow if actual > version & 101%, red if actual >=101%.
    Thank You very much for sharing your Knowledge.

    Hi Des,
    You can achieve this through exceptional reporting. Choose your query & execute the report. click on the 'Exceptions & Conditions' button. create the exception you wish to have by choosing version & your key figure, in your case. when you click 'Transfer' it automatically gets activated & you can be able to view the colors set by you.
    Revert back for any modifications.
    Manoj

  • HT201269 When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a serve

    When I try to setup my new iPad air, I go through all the steps for the iCloud sign-in and choosing security questions and what not. But after I hit the agree to the terms and conditions... It says Apple ID could not be created because of a server error. Have no clue what to do... I've restarted the iPad and get the same message. But my internet works just fine.

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • Step for Adding new condition in Pricing procedure

    Hi,
      We have different pricing procedure  with different condition ,  in this procerdure i want to add one new  condition at 2 position and the requirement is that  if system found the value with this condition it should skip the 3 step and directly go to 4 step  can u give the step for this  how to add new condition to this procedure.
    regards,
    zafar

    I think you need to use condition exclusion so if the condition at step 2 is found then step 3 becomes inactive if it  is also found.
    Depnding on your pricing keys, you might be able to add a step in the access sequence on step 3 and only use a single condition (V/07) and marking that step exclusive if a record is found.

  • Different base value reference steps for same condition type

    Dear Gurus
    I have a scenario where I have single pricing procedure for normal sale and Intercompany billing.
    Condition type GRWR should take the base value from step 350 in standard scenario
    But in Inter company billing it should take the base value from a different step.
    Want to check the possible way to determine these.
    Regards,
    Neeraj Srivastava

    In the pricing procedure, in the step that you're interested in intercompany billing put in the subtotal field the indicator "carry over value to KOMP-KZWI". Make sure that the KOMP-KZWI field that you'll choose is not used in any other step.
    Then with the help of an ABAPer you should maintain a routine (Tc VOFM -> Formulas -> condition base value) that in the case of intercompany billing (if billing-type is XXX  ... etc) will take the KOMP-KZWI* value that you chose previously.
    Then back in the pricing procedure, assign your new routine in the field "Alternative formula for condition base value" (BasType).
    Agis

  • Steps for free goods, purchase order and sales order

    Hi all,
    I am just starting to learn SAP and would appreciate it anyone can guide me along with navigation/steps for the below questions:
    1) can we create free goods automatically when purchase order is generated?
    2) Can we duplicate data from the purchase order to the inputs of sales order?
    Thank you so much for your help!

    Hi Experts,
    I set Free Goods determination Inclusive Calculation Rule 1=Pro Rata and Cal Rule 2=Unit reference both are working fine.
    When trying for cal Rule 3 it gives error message "The system determined free goods with quantity 0 for item 000010
    Means for 10Ton of A product 10% means 2To are free. If I apply quantity in multiple of 10 i.e.10, 20 30 free goods are determined, delivery & billing is working well.
    But if I apply 25Ton or 38ton, it is not even giving minimum discounts say for 25ton, it should give atleast 20ton equivalent fre goods. I checked in rounding rule OB90 where my company code3000 is giving 10 2 digit for USD currency. I set like this. When I checked pricing for condition type R100 it says requirement 055 not fulfilled. However I have maintained Req 055 & BaseType 28 in pricing procedure.
    For cal rule 3 what else setting I should check.
    Early reply with detail steps shall be highly appreciated.
    Thanks

  • Receiver Determination Step For Synchrnous Send  in BPM

    Hi,
    How to use BPM Receiver Determination step for a synchronous send step?
    My scenario is to send a request to multiple receivers synchronously and get the response.How can i achieve this using Receiver Determination step in BPM.
    Regards
    Divia

    Hi Sreedivia,
    As far as use of synchronous message is concern with receiver determination step, it wont allow you to use Abstract Synchronous message interface in it.
    Even you cannot give multiple receivers without specifying any condition while creating Receiver determination  in integration directory.
    Regards,
    Sami.

  • Workflow-step type condition

    hai all.....
      I have got a problem while working with the step type 'condition' in workflow,i.e i want to check the values in internal table in my step type for example,whether the internal table is initial....please someone help me ..its very urgent...

    Hi Kasi,
    I can provide u a simple workaround for this...
    U can create another table within the workflow container of the same table type.
    name it as empty_<table>.
    Than within the condition step, u can simply compare the original table with the dummy empty_<table>.
    This should solve your issue
    Regards,
    Mahesh.

  • Step type 'condition' in workflow

    hai all.....
    I have got a problem while working with the step type 'condition' in workflow,i.e i want to check the values in internal table in my step type for example,whether the internal table is initial....please someone help me ..its very urgent...

    Hi Kiran,
    For the Operator 'NX' u need not enter any comparison value. U click on the condition in the condition step type . A window appears and u click on the internal table in expression 1 and the operator as 'NX' . It doesnt need a comparison value.
    Now u check this with the test data in the same window . U will have an icon in the bottom of window to enter test data and another icon to evalutate it . U check it with data and without data. It will work .
    In ur reply to Kasi , Ur answer is not at all related with what kasi asked for .U can check the initial property while the data is in workflow container itself . Instead u r passing the data from workflow container to task container and then to method container and then the processing has to take place in BO and again the reverse should take place .Which is Unnecessary .
    Regards,
    Scobby.
             Be Free To Award Points

  • How to change 'Wait for condition' period?

    Hi all
        I am using a workflow with a 'wait for condition' step in it. It takes so long to wait, how I reduce the waiting time?
        I think it should be a periodly job in background to check the condition, but I don't know which one it is~

    Hi
    The job name is SWWCOND change the job schedule timing for every 1 min. Your wait step will be executed after every 1 min. User name is WF-BATCH.
    Regards
    vijay

  • Default vendor for condition in Import PO

    Dear Friends,
    I wanted to default the vendor for conditions like JCFA(Clearing Agent Charge),JFR1(Local Freight Charge) etc in my Import PO.
    For that I tried attaching the condition in the info record , but these are not visible in info record .
    So I tried making condition record for these conditions in MEK1 , but its not allowing me to do, as only condition with access sequence can be maintained.
    Now if I have to maintain the access sequence for these condition which should I assign .
    And if I have to create a new access sequence what are the steps , do & donts for this.
    Can somebody the explain the steps in detail.
    Thanks

    Check access sequence which is assigned to your condition types.
    Now in SPRO-MM-Purchasing-Condition
    Maintain condition table for purchasing organization.
    Now add this condition table in your access sequence.
    Now you can maintain condition record in MEK1, for purchasing organization & that too with vendor.
    (Note: This is possible, provided you have seperate purchase organization for IMPORT)
    Regards,
    Piyush

  • Steps for output determination

    Hi
    Can any one give me steps for output determination
    Thanks
    Rajesh

    hi
    Output Determination Configuration
    Sales order confirmation
    1. Maintain output types (Transaction: V/30 or Sales & Distribution -> Basic Functions -> Output -> Output determination -> Output proposal using the condition technique -> Maintain output determination for sales document -> Maintain output types)
    1.1. Select and copy BA00 to ZA00
    1.2. Access sequence 0003 (Sales org / customer). If one of these is not suitable then you need to maintain condition tables
    1.3. Change Transm. Medium to 6 (EDI), partner function SP (Sold to), Time (4 = immediate)
    1.4. Check access to conditions and check off multiple issuing
    1.5. Save
    2. Assign output determination procedure (Transaction V/47 or Sales & Distribution -> Basic Functions -> Output -> Output determination -> Output proposal using the condition technique -> Maintain output determination for sales document -> Assign output determination procedure)
    2.1. Create a new entry for ZA00, medium 6, function SP and order confirmation.
    3. Maintain output determination procedure (Transaction V/32 or Sales & Distribution -> Basic Functions -> Output -> Output determination -> Output proposal using the condition technique -> Maintain output determination for sales document -> Maintain output determination procedure)
    3.1. Check Assign output determination procedures -> Allocate sales document header (Transaction V/43) for the Output procedure being used for order OR and BA00 and you’ll find that it is linked to V10000
    3.2. Select V10000 (Transaction v/32) and choose control
    3.3. Add a new step for your new output type. Eg. Step 40 (Next Step in sequence), Counter, Type = ZA00 and requirement 22 (Requirement tells when the output is required to be fulfilled. Ie. After order confirmation, after goods issue, …)
    4. Create condition records (Menu path: Logistics -
    > Sales & Distribution -> Master data. Output -> Sales document – Create)
    4.1. If required select the appropriate key combination (in this case the Sales org / customer relationship)
    4.2. Enter the customer number (QWM000 in this case) and enter. The rest of the values should be read in except the partner number.
    4.3. Enter the required partner number (QWM000 in this case). This is the partner that will be EDI’d the data. It is usefull when you have multiple SAP customers that need to send messages to 1 partner. Eg. All the Wal-Marts send their invoices to 1 office. You would then have a list of customers, relating to each Wal-Mart, pointing to 1 Wal-Mart partner that will receive all the EDI docs.
    Advance shipping notification
    Similarly the output type was copied from LALE to ZALE and linked to partner QWM000
    Based on when a delivery note is created (Transaction V/36)
    Invoice
    Similarly the output type was copied from RD00 to ZD00 and linked to partner QWM000
    Based on when a delivery goods issue is posted. (Transaction V/42)
    =====
    also Refer to the links below. can get useful info..
    Output Determination
    http://help.sap.com/saphelp_46c/helpdata/en/30/c6853488601e33e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_crm40/helpdata/en/b3/58bf39f7568648e10000000a11402f/content.htm
    http://www.sap-img.com/materials/purchasing-tips.htm
    http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/output-determination-572556
    =======
    Screen Shots OUtput Determination Enhancing
    http://www.saptechsolutions.com/pdf/EnhancingOutputDetermination.pdf

  • Automatic workflow customizing :Schedule background job for condition evalu

    Hai,
    I have one problem in automatic customizing SWU3(Maintain runtime environment)-Schedule background job for condition evaluation.
    How to turn  green tick from red cross? All other steps are OK in SWU3 except this problem.
    Please give me some tips.
    -Jaheer
    _______Thanks in terms of BIG points_______________________

    Hi Jaheer
    If the only red cross is next to the condition evaluation job, I suppose you could just schedule up the job automatically in SM36. Just be sure that the RFC Destination is correctly configured.
    The program that you need to schedule is <b>RSWWCOND</b>. The SAP default is to call the job SWWCOND and schedule it to run every 30min. That should get rid of the red cross. And if not, you might find along the way why the Auto-Customising didn't work.
    Cheers
    Lyal

  • Workflow - WAIT for Condition not working

    Dear All,
    This is regarding the WAIT step of workflow. It was used as WAIT for Condition. The condition is to check the application server's time (system field) with some local variable of time. Till this step meets the condition specified, the workflow will wait for some x hours. If this condition is satisfied, the workflow is expected to continue with the next steps.
    During the execution of the workflow, the wait step history shows that it is created successfully. But in ready status only. In the graphical log it shows <i>No Agent </i> along with this wait step.
    There is no field wherein I could assign this agent. Also the job SWWDHEX is working fine.
    Kindly help in sorting out this issue.
    Thanks & Regards

    Hi Rob,
    Thanks for your response. I tried using the Deadline monitoring in Activity step. I tried using the Requested Start tab with Expression for this step. The requirement is to hold the processing for some x hours depending on following business requirements -
    If there is a ticket for issue with New status then wait for X hours. During this X hours the technician is supposed to acknowledge the ticket. So hold the workflow for X hours and as the X hours are over, check for ticket status. If the ticket status is still new then escalate it to managers saying ticket not acknowledged using Send Mail step.
    Hence I had to ask the workflow to wait for some X hours.
    The Requested Start tab requires the reference Date/Time + a direct input value (ZZ) for min or hour or day etc fields.
    Now here the Time field is either a reference time AT which the activity will start with a delay of the ZZ Min/Hours/Day that we give in the next field OR this Time is exact value of time for which the workflow should hold.
    e.g.
    1.
    Date 27-Dec-06
    Time 00:10:00
    + 1 min
    then here it is either 11 min, the workflow should hold for processing or
    it is on 27th Dec 2006, 12 past 10'O clock time and when this time reaches, the workflow should wait for 1 min and then proceed.
    As none of the above logics were working. So I couldn't exactly make out what this Time field actually requires. I thought it was time when reaches the workflow should hold for some ZZ min.
    Again, the time value what I can give to this workflow is of application server time. But in the log of the workflow shows that work item refers to presentation server time everywhere. Hence it is difficult to compare also.
    So finally I took a wait step wherein both the variables of the time were given to starting event of workflow.
    Kindly help me in sorting out this issue.
    Thanks & Regards

  • Can anyone plz tell me the steps for performance tuning.

    hello friends
    what is performance tuning?
    can anyone plz tell me the steps for performance tuning.

    Hi Kishore, this will help u.
    Following are the different tools provided by SAP for performance analysis of an ABAP object
    Run time analysis transaction SE30
    This transaction gives all the analysis of an ABAP program with respect to the database and the non-database processing.
    SQL Trace transaction ST05
    The trace list has many lines that are not related to the SELECT statement in the ABAP program. This is because the execution of any ABAP program requires additional administrative SQL calls. To restrict the list output, use the filter introducing the trace list.
    The trace list contains different SQL statements simultaneously related to the one SELECT statement in the ABAP program. This is because the R/3 Database Interface - a sophisticated component of the R/3 Application Server - maps every Open SQL statement to one or a series of physical database calls and brings it to execution. This mapping, crucial to R/3s performance, depends on the particular call and database system. For example, the SELECT-ENDSELECT loop on the SPFLI table in our test program is mapped to a sequence PREPARE-OPEN-FETCH of physical calls in an Oracle environment.
    The WHERE clause in the trace list's SQL statement is different from the WHERE clause in the ABAP statement. This is because in an R/3 system, a client is a self-contained unit with separate master records and its own set of table data (in commercial, organizational, and technical terms). With ABAP, every Open SQL statement automatically executes within the correct client environment. For this reason, a condition with the actual client code is added to every WHERE clause if a client field is a component of the searched table.
    To see a statement's execution plan, just position the cursor on the PREPARE statement and choose Explain SQL. A detailed explanation of the execution plan depends on the database system in use.
    Need for performance tuning
    In this world of SAP programming, ABAP is the universal language. In most of the projects, the focus is on getting a team of ABAP programmers as soon as possible, handing over the technical specifications to them and asking them to churn out the ABAP programs within the “given deadlines”.
    Often due to this pressure of schedules and deliveries, the main focus of making a efficient program takes a back seat. An efficient ABAP program is one which delivers the required output to the user in a finite time as per the complexity of the program, rather than hearing the comment “I put the program to run, have my lunch and come back to check the results”.
    Leaving aside the hyperbole, a performance optimized ABAP program saves the time of the end user, thus increasing the productivity of the user, and in turn keeping the user and the management happy.
    This tutorial focuses on presenting various performance tuning tips and tricks to make the ABAP programs efficient in doing their work. This tutorial also assumes that the reader is well versed in all the concepts and syntax of ABAP programming.
    Use of selection criteria
    Instead of selecting all the data and doing the processing during the selection, it is advisable to restrict the data to the selection criteria itself, rather than filtering it out using the ABAP code.
    Not recommended
    Select * from zflight.
    Check : zflight-airln = ‘LF’ and zflight-fligh = ‘BW222’.
    Endselect.
    Recommended
    Select * from zflight where airln = ‘LF’ and fligh = ‘222’.
    Endselect.
    One more point to be noted here is of the select *. Often this is a lazy coding practice. When a programmer gives select * even if one or two fields are to be selected, this can significantly slow the program and put unnecessary load on the entire system. When the application server sends this request to the database server, and the database server has to pass on the entire structure for each row back to the application server. This consumes both CPU and networking resources, especially for large structures.
    Thus it is advisable to select only those fields that are needed, so that the database server passes only a small amount of data back.
    Also it is advisable to avoid selecting the data fields into local variables as this also puts unnecessary load on the server. Instead attempt must be made to select the fields into an internal table.
    Use of aggregate functions
    Use the already provided aggregate functions, instead of finding out the minimum/maximum values using ABAP code.
    Not recommended
    Maxnu = 0.
    Select * from zflight where airln = ‘LF’ and cntry = ‘IN’.
    Check zflight-fligh > maxnu.
    Maxnu = zflight-fligh.
    Endselect.
    Recommended
    Select max( fligh ) from zflight into maxnu where airln = ‘LF’ and cntry = ‘IN’.
    The other aggregate functions that can be used are min (to find the minimum value), avg (to find the average of a Data interval), sum (to add up a data interval) and count (counting the lines in a data selection).
    Use of Views instead of base tables
    Many times ABAP programmers deal with base tables and nested selects. Instead it is always advisable to see whether there is any view provided by SAP on those base tables, so that the data can be filtered out directly, rather than specially coding for it.
    Not recommended
    Select * from zcntry where cntry like ‘IN%’.
    Select single * from zflight where cntry = zcntry-cntry and airln = ‘LF’.
    Endselect.
    Recommended
    Select * from zcnfl where cntry like ‘IN%’ and airln = ‘LF’.
    Endselect.
    Check this links
    http://www.sapdevelopment.co.uk/perform/performhome.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/afbad390-0201-0010-daa4-9ef0168d41b6
    kindly reward if found helpful.
    cheers,
    Hema.

Maybe you are looking for

  • HDMI into TV - MacBook screen starts flashing

    Hey Basically tried to plug my macbook into my TV bu using the HDMI port it worked fine for maybe 10 minutes but after that the laptops screen started flashing like the refresh rate or resolution wasn't coping properly? anybody had this before and an

  • CRON job on mac

    Hello, Not quite the right category for this but don't think the answer would be found in the non server forum. I would like to schedule a CRON job on 10.5 (not server), done it in older version, either I can't remember or it's changed... doesn OSX h

  • Essbase Spreadsheet Add-in Menu Control Utility

    I downloaded the Add-in Menu Utility to limit access to some menu options. I have followed the instructions as published at http://www.essbase.com/main.asp?webpagekey=330. The last step states that the XLA needs to be loaded. But it appears that I ha

  • Exclude ddic, sap* etc. from Who is who search

    Hi all We configured the Who is who search iview on our SAP EP according to http://help.sap.com/saphelp_nw70/helpdata/en/05/a62c42de59da2ce10000000a1550b0/frameset.htm. The who is who iview is configured to search users in the system UME. It is worki

  • Macbook Pro randomly and regularly. Any help?

    My Macbook Pro (Mid 2010, 2.66 Ghz Intel i7, 8Gb, 10.8) keeps randomly restarting. It doesnt appear to be related to any open apps, I have checked the smart status of my drives etc. and so far no luck. I would really appreciate some help, below is th