Workflow Configuration - no custom expressions as recipients for deadlines?

The system I work in is an ECC 6.0 system (support package SAPKB70012).
I would like to use SAP's standard workflow for purchase order approval, WS20000075, but a reminder must be sent after 7 days if the release has not taken place yet.
That should not be a problem I thought, because according to [SAP's documentation available at help.sap.com|http://help.sap.com/erp2005_ehp_03/helpdata/EN/92/bc26a6ec2b11d2b4b5006094b9ea0d/frameset.htm], one can activate latest start (and other deadlines) with the reaction Send mail (equivalent to "Display text" in the workflow step definition).
However, no matter what tricks I try, I am not able to configure my recipient. I want to send the message to PurchaseOrder.Responsible.NameWithLeadingUS, but the only expression the configuration will accept is WorkflowInitiator.
It is very frustrating to be this close to using SAP standard and ending up creating a workflow template copy.
Has anyone successfully used Workflow Configuration to enable a deadline with some other expression, not WorkflowInitiator, in a SAP standard workflow which does not have deadline monitoring?
Another thing that surprised me a bit was that I couldn't create a configuration without transport. Not that that's a problem, but I thought one major idea for the configuration was to give me the possibility to have one deadline limit during testing and another in production. The documentation also says the configuration is client-dependent. I suppose I will have to request that the systems are opened for modification for this too (that is, in addition to opening them for definition of release strategies).

I just verified that, in fact the only problem is with the Latest Start expression! But luckily I can paste the expression as you say (just discovered that and will close the question as solved).
I also discovered another bug while verifying what the problem is.
When starting the SWDD_CONFIG transaction directly as opposed to going there from the workflow builder, it opened for a different workflow template. So I used the "Other object" button to change to the workflow template I wanted to define a configuration for. The workflow displayed changes, but the title line of the window does not change. I could live with that referencing the other workflow, but that's just a visible symptom. The real problem is that the container definition is not re-read, so when trying to assign an agent it was actually the container elements from the first workflow template that were available. Nasty!
Edited by: Kjetil Kilhavn on Jan 24, 2008 5:17 PM:
I am creating low-priority customer messages for both of these, so at least SAP has a chance to correct the errors. There is no outside access to the system I work in, so they won't get a chance to verify - but that shouldn't stop them from checking if the problems exist in their own system with the latest support packages applied. Keep your fingers crossed

Similar Messages

  • How to configure a custom link in ESS for LTA?

    I have a requirement to display a pop-up alv report, once user click on a link "Leave_Details" in ESS. I am able to display pop-up alv but background screen is empty as its a separate WD application however I want that as soon as user selects any row from that popup alv it should be fetched and displayed on the LTA screen of Portal. It seems link is not configured so its displaying blank background screen while for other standard links this screen is displayed.
    Kindly help in this how we can display a custom link in ESS and after fetching any single record it should be closed and single row would be displayed in LTA screen.
    Here the background ESS screen is blank for custom link displaying this pop-up alv.
    For other standard links ESS screen is displaying.

    Hi Samuli,
    Thanks for your reply however here I am not asking how to create popup, it has already created however my question is, how to configure the link used to display that popup alv?
    As shown in the screen as soon as user clicks on the given link shown in below screenshot  this popup is displayed,
    and after clicking on this link, below screen is displayed
    Here background screen is empty whereas it should display the ESS screen in the background, so as soon as user select any row from the popup alv, i'll pass the data into ESS screen using BADI.
    Kindly revert with possible solution.

  • Workflow configuration for FICO module for Bill Posting and Release of Paym

    Hi All,
    I need your help regarding configuration of workflow for FICO bill posting and payment release transaction. Can any one guide me in this process. In my scenario, the client has a billing department, which receives bill from various vendors and other departments. Once they receive the bill, they check it and post it. After bill posting bill needs to be approved by various levels depending upon value.
    <= 10000 Approval by HOD
    >=10001 and <= 100000 Approval by HOD and Finance Head
    >=100001 Approval by CEO.
    I have worked thoroughly on PO & PR workflow in MM module, but i don't have idea about FICO module. Can anybody guide me what all steps are involved in workflow configuration of above FICO process.
    Thanks & Regards
    Ranjan

    Hi KK,
    Now my requirement is change, below are my requirement details:
    I need your help regarding configuration of workflow for FICO bill posting release transaction.There are no standard process in SAP , I have to customized and develop new workflow for this scenario. Can any one guide me in this process. In my scenario, the client has a billing department, which receives bill from various vendors and other departments. Once they receive the bill, they check it and post it. After bill posting bill needs to be approved by various levels depending upon value.
    <= 10000 Approval by HOD
    >=10001 and <= 100000 Approval by HOD and Finance Head
    >=100001 Approval by CEO.
    I have worked thoroughly on PO & PR workflow in MM module, but i don't have idea about FICO module. Can anybody guide me what all steps are involved in workflow configuration of above FICO process.
    Thanks & Regards
    Ranjan

  • Is there a maximum length for a custom expression?

    Is there a documented maximum length of a custom expression in a sync rule? I have been unable to find one and as of yet, have not hit one. But for curiosity's sake, I was wondering if there is a limit?
    Thanks

    Hello FIM-EN,
    Custom Expression of Synchronization rules are saved to two attributes: Initial Flow and Persistent Flow.
    Both are "Indexed string", so theoretically, the length is unlimited.
    Regards,
    Sylvain

  • Workflow Configuration has completed with error for OWF 2.6.4 on 11g DB

    ###Problem description###
    After installing Oracle DB 11.1.0.6 and configured the dbconsole, for setting up OWF have run the %ORACLE_HOME%\owb\wf\install\wfinstall.bat
    The input parameters were configured as to the information from http://www.oracle.com/technology/obe/11gr1_owb/owb11g_update_extend_knowledge/less1_setting_up/less1_setting_up.html.
    Unfortunately the process does not complete successfully and the log file contains the following errors:
    ================================================================================================
    1.
    WorkflowCA: SQLPLUS:SYS/ /nolog @E:\Oracle\product\11.1.0\db_1\owb\wf\sql\wfsysgnt.sql OWFMGR <WFCA WF PASSWORD> <WFCA SYS PASSWORD> USERS TEMP
    WorkflowCA: ORA-01775: looping chain of synonyms
    WorkflowCA: WorkflowCA: SQLException during execution: java.sql.SQLException: ORA-01775: looping chain of synonyms
    : grant execute on xmldom to OWFMGR
    2.
    WorkflowCA: SQLPLUS:OWFMGR/<WFCA WF PASSWORD> @E:\Oracle\product\11.1.0\db_1\owb\wf\sql\afsvcdat.sql
    WorkflowCA: java.sql.SQLException: ORA-04063: package body "OWFMGR.WF_EVENTS_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "OWFMGR.WF_EVENTS_PKG"
    ORA-06512: at line 3
    3.
    WorkflowCA: SQLPLUS:OWFMGR/<WFCA WF PASSWORD> @E:\Oracle\product\11.1.0\db_1\owb\wf\sql\wfsvcdat.sql
    WorkflowCA: java.sql.SQLException: ORA-04063: package body "OWFMGR.WF_EVENTS_PKG" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "OWFMGR.WF_EVENTS_PKG"
    ORA-06512: at line 3
    4.
    WorkflowCA: Executing :E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFALSNRSVCApp -testDataSource -location jdbc/WorkflowDS -username OWFMGR
    WorkflowCA: :null for app:WFALSNRSVCApp
    WorkflowCA: subprocess.getOut():
    WorkflowCA: subprocess.getOut(): Error: Unable to find the administrator for application WFALSNRSVCApp
    WorkflowCA: Created a redirected data source with application WFALSNRSVCApp : E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFALSNRSVCApp -installDataSource -url jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=BI221WIN))) -username OWFMGR -password ->pwForOwfMgr -className com.evermind.sql.DriverManagerDataSource -location jdbc/WorkflowDS -xaLocation jdbc/xa/WorkflowDS -ejbLocation jdbc/WorkflowDS -connectionDriver oracle.jdbc.driver.OracleDriver
    WorkflowCA: Executing :E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFMLRSVCApp -testDataSource -location jdbc/WorkflowDS -username OWFMGR
    WorkflowCA: :null for app:WFMLRSVCApp
    WorkflowCA: subprocess.getOut():
    WorkflowCA: subprocess.getOut(): Error: Unable to find the administrator for application WFMLRSVCApp
    WorkflowCA: Created a redirected data source with application WFMLRSVCApp : E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFMLRSVCApp -installDataSource -url jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=BI221WIN))) -username OWFMGR -password ->pwForOwfMgr -className com.evermind.sql.DriverManagerDataSource -location jdbc/WorkflowDS -xaLocation jdbc/xa/WorkflowDS -ejbLocation jdbc/WorkflowDS -connectionDriver oracle.jdbc.driver.OracleDriver
    WorkflowCA: subprocess.getOut(): Invalid input arguments.
    WorkflowCA: Workflow Configuration has completed with error.
    WorkflowCA: Terminating...
    ================================================================================================
    The data-sources.xml files for the WFALSNRSVCApp and WFMLRSVCApp from E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_Workflow_Component_Container\application-deployments are configured as:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <data-sources>
    <managed-data-source user="OWFMGR" password="OWFMGR" connection-pool-name="jdbc/WorkflowDS_connectionPool" jndi-name="jdbc/WorkflowDS" name="jdbc/WorkflowDS_jdbc/WorkflowDS"/>
    <connection-pool name="jdbc/WorkflowDS_connectionPool">
    <connection-factory factory-class="oracle.jdbc.driver.OracleDriver" user="OWFMGR" password="OWFMGR" url="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=BI221WIN)))"/>
    </connection-pool>
    </data-sources>
    (Is it possible to reinstall only the wf part of the 11g database as to attempt a fresh installation, not only to drop the OWFMGR schema as the oc4j wf instance remains unchanged? Have searched in OUI for this option but did not find the setting for removing only the workflow for reinstalling)
    Thank you!!!

    Hi Srini,
    Thank you very much for your help. Have reviewed the mentioned notes, but unfortunately no information was contained concerning the encountered error.
    As to try and address the situation, have completely re-installed Oracle DB 11.1.0.6 and still the workflow installation ends in error. I have to mention that it is a completely fresh installation, no modifications were made to the base configuration.
    For windows the installation steps reference only running the wfinstall.bat script with the appropriate parameters for installing Oracle Workflow, but unfortunately it appears that the installation documentation is lacking some necessary steps as on a out of the box install the process does not complete successfully. The mentioned notes: 266612.1 and 351873.1 do not contain the information for troubleshooting the encoutnered issue.
    The environment: Microsoft Windows Server 2003 R2 64b Operating System with Oracle DB 11.1.0.6
    LOG Extract detailing the encountered issue:
    WorkflowCA: Deploy WF Applications: Windows 2003
    WorkflowCA: OC4J_Deploy Command: E:\Oracle\product\11.1.0\db_1\jdk\bin\java -Djava.security.properties=E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\config\jazn.security.props -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\oc4j.jar -userThreads -config E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_Workflow_Component_Container\config\server.xml
    WorkflowCA: Workflow component container deployed in OC4J: E:\Oracle\product\11.1.0\db_1\jdk\bin\java -Djava.security.properties=E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\config\jazn.security.props -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\oc4j.jar -userThreads -config E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_Workflow_Component_Container\config\server.xml
    WorkflowCA: Executing :E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFALSNRSVCApp -testDataSource -location jdbc/WorkflowDS -username OWFMGR
    WorkflowCA:  :Data source jdbc/WorkflowDS is not available. for app:WFALSNRSVCApp
    WorkflowCA: subprocess.getOut():
    WorkflowCA: subprocess.getOut():
    WorkflowCA: Created a redirected data source with application WFALSNRSVCApp : E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFALSNRSVCApp -installDataSource -url jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=BI221WIN))) -username OWFMGR -password ->pwForOwfMgr -className com.evermind.sql.DriverManagerDataSource -location jdbc/WorkflowDS -xaLocation jdbc/xa/WorkflowDS -ejbLocation jdbc/WorkflowDS -connectionDriver oracle.jdbc.driver.OracleDriver
    WorkflowCA: Executing :E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFMLRSVCApp -testDataSource -location jdbc/WorkflowDS -username OWFMGR
    WorkflowCA:  :Data source jdbc/WorkflowDS is not available. for app:WFMLRSVCApp
    WorkflowCA: subprocess.getOut():
    WorkflowCA: subprocess.getOut():
    WorkflowCA: Created a redirected data source with application WFMLRSVCApp : E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -application WFMLRSVCApp -installDataSource -url jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=BI221WIN))) -username OWFMGR -password ->pwForOwfMgr -className com.evermind.sql.DriverManagerDataSource -location jdbc/WorkflowDS -xaLocation jdbc/xa/WorkflowDS -ejbLocation jdbc/WorkflowDS -connectionDriver oracle.jdbc.driver.OracleDriver
    WorkflowCA: subprocess.getOut(): Invalid input arguments.
    WorkflowCA: subprocess.getOut():
    WorkflowCA: Created obfusticated password for redirect datasource: E:\Oracle\product\11.1.0\db_1\jdk\bin\java -Djava.security.properties=E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\config\jazn.security.props -Doracle.security.jazn.config=E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_Workflow_Component_Container\config\jazn.xml -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\jazn.jar -user oc4jadmin -password welcome -adduser jazn.com pwForOwfMgr <WFCA WF PASSWORD>
    WorkflowCA: subprocess.getOut():
    WorkflowCA: subprocess.getOut():
    WorkflowCA: Executed OC4J Admin script to shut down the OC4J instance : E:\Oracle\product\11.1.0\db_1\jdk\bin\java -jar E:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\admin.jar ormi://localhost:6041 oc4jadmin welcome -shutdown
    WorkflowCA: Mon Mar 22 06:29:25 EDT 2010
    WorkflowCA: Workflow Configuration has completed with error.
    WorkflowCA: Terminating...
    Thank you again for all your time and help!!!

  • Bought an Airport Express in Slovenia, planning to use it in Moscow. When configuring, Moscow is not an option for location. I ticked Ljubljana for set up; got green light, but network not working. Is choice of city the problem?

    While on vacation, I bought an Airport Express in Slovenia, planning to use it in my Moscow apartment. I plugged everything in, seem to have followed the directions properly for configuration - except for one thing.  Moscow does not come up as an option for location. So I tried ticking Ljubljana (Slovenia) as location (since that's where I bought it). The cycle seemed to have worked, I got a green light on the Airport Express, but the network didn't work.  I tried going in to change the location, and chose something called Universal, but the network still didn't work.
    Is the fact that Moscow doesn't come up among the options going to be a problem?  Or is it possible I am doing something else wrong?
    Anyone have any insights? 

    AirPort Utility for the iPhone, iPad, etc does not support the older version of the AirPort Express that you have.
    Try installing AirPort Utility on the Lenovo laptop to see if you can configure the AirPort Express that way.
    If the laptop runs XP SP3 or Vista SP2.....use AirPort Utility 5.5.3 for Windows - Support - Apple
    Windows 7....use AirPort Utility 5.6.1 for Windows 7 - Support - Apple
    Remember that the SB5101 modem must be fully reset before it will associate correctly with the AirPort Express. That means pressing the reset button on the back of the modem (if present) and powering off the modem for at least 30 minutes, then connecting it to the AirPort.

  • Workflow configuration for warehouse does not work

    Hi,
    I´m trying to create a workflow for a datawarehouse but for that I need to configure it.
    When going to the Workflow Configuration Assistant it does not run. any idea?

    hi,
    i have installed de datawarehouse builder and then the server workflow 6.3. i had problems at installing the workflow and after looking in different forums the solution was that before installing I should do:
    IGNORE_PREREQ=TRUE
    After installing a new entry appeared in inicio->programs-><oracle_home>->migrating tools it was the workflow configuration assistant.
    When executing this link a black screen appears and after 30secs it dissapears and nothing else happens.
    In the tutorial
    http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson4/etl-mappings.htm
    explains how the configuration should be but I can not do it.

  • Alert notification configuration for Deadline

    We are in SRM7.0. For Sc and PO,I have to send alert when the workitem is not processed for 48 hours. I did the configuration in SPRO. The system is trying to send the alert. Whne I check the log in SLG1, it is giving the error message as 'No alert category found'.
    When I check the SOST, I see mails with subject 'Alert could not be delivered. Please check document &OBJECT_ID&'. All are in
    error status. The send method used is 'RML'. I could see the message 'Cannot process message, no route from <user1> to <user2>.
    In SCOT, there is no node created under RML.
    Can anyone help me in configuring this alert notification for deadline?
    Thanks,
    Sivagami

    Hi
    Did you Verify your configuration in IMG > Application Server>Basis Services-->Generic Business Tools --> Alert Management
    These configurations are required for you to set up Deadline monitoring
    1. IMG activity Define Transaction Types
    2. IMG activity Define Events
    3. IMG activity Define Alert Categories - In the event schema the alert categories are assigned as Subcategories only to events that are to generate alerts. They determine the recipients and the subscribers  ( Subscription) and also the short and long text of the alerts. SRM supplies a predefined alert category for the relevant object type in the classification SRM Alerts and you can copy and modify this.
    This is done in Event Control for the Object TYpe and Event Schema Combination in Deadline Monitoring COnfiguration under Process Controlled workflow configuration. Make sure each event which you are scheduling is having a Event Category and Subcategory of the Event. Seems you are missing something here.
    For more information, see the Help Portal under
    http://help.sap.com/ -> SAP R/3 Enterprise, Release 4.70 -> SAP-NetWeaver Components -> SAP Web Application Server -> Basis-Services / Communication Interface -> Business Workplace and Services -> Alert Management -> Alert Category
    4. Then you schedule Background job for generating Deadline Alerts. Job SWWDHEX is schedule for this purpose. This is done in Automatic Workflow Customizing(SWU3) --> Maintain Runtime Environment -->Schedule Background job for Missed Deadlines
    See also
    Note 1051787 - SRM notifications not displayed in UWL
    Regards
    Virender Singh

  • Workflow configuration settings

    Hi ,
    Can someone plzz let me know the tcodes of workflow configuration .
    I want to compare the config settings of a task in two different landscapes .
    Thanks
    Sheetal

    SWU3 for Workflow Automatic Customizing setting
    SWE2 to Link Workflow Template or Task with Event.
    PFTC define standard Task
    SWUS test Workflow.
    <b>Reward points if useful</b>

  • Terms of payment made optional in account group configuration of customer

    Hi Experts,
    I have made terms of payment optional in account group configuration of customer master for one time customer but it is showing me mandatory  when I am creating or changing customer.
    Is any body has any idea why this is happening?
    Thanks
    Krushnakumar Rathi

    Hi
    Select the Relevant account group
    Double Click on the Company Code data under Field status you will get another screen
    In that Screen Double click on the Payment Transactions under selection group and check the field "terms of payment" is Required entry or optional entry , mention Optional Entry
    Same as Double Click on the Sales data under Field status you will get another screen
    In that Screen Double click on the Billing under selection group and check the field "terms of payment" is Required entry or optional entry , mention Optional Entry
    Regards,
    Prasanna

  • How can I configure an airport express to connect extra speakers to those on my Apple TV?

    Hi,
    I'm using a net gear router to play music on speakers connected to my tv via Apple TV. I want to set up another set of speakers upstairs mot play the same music throat the house. Can I connect another set of speakers to the airport express and have all speakers running in harmony? any advice gratefully received!
    Cheers, Dean

    You can connect (up to five practically) AirPlay Speakers and stream to them simultaneously from a single iTunes host. Your Apple TV would be one of those AirPlay Speakers.
    Each additional AirPlay Speaker would be configured to join the existing wireless network. For additional details on configuring an AirPort Express for AirPlay, please see the following Apple Support article.

  • Error in ALE service 29 Could not determine recipients for message type MAT

    Hi Experts,
    While transferring the material using ALE am getting  error 29 ie   'Error in ALE service'  and message is 'Could not determine recipients for message type MATFET'.
    Also i ve recieved the materials with the proper status al the end am getting the above error.
    Kindly help me out.
    Thanks in advance.

    Hi ,
    Status 29 means " partner profile not found " . Please check if the recieving partner is configured properly  in WE20 in sender system.
    Also make sure that the Port and RFC definations are also completed. If the IDoc is manually triggered then please make sure that control record parameters of the idoc are properly filled - if we miss the details ( like wrong port given , wrong basic type for message type - or extended message type ) then also the idoc will fail in status 29 even though the partner profile is properly configured .
    Since your idoc is getting generated i think no issues with BD64 since already interested recipeints were populated in control record of idoc.
    Regards
    Vikas Chaudhary

  • WS20000263 Workflow configuration in Treasury (Business partner approval)

    Hi Experts,
    Currently we are doing an SAP Upgrade from 46C to ECC 6.0 (Enh. 4) and in Treasury we cannot solve a problem. There is a workflow (id: WS20000263) which is used in case when the BP is created or changed. This workflow was used in 46C, but in ECC 6.0 this is changed (in the new system the BP is managed in a different way as it was in 46C - Central Business Partner).
    The problem is that the workflow is not working: I am not even able to do the proper configuration. There are some contradictory parts in SAP help which confuse me! (i.e.: in SPRO in "Active Release" config point, it says "activate the release object CBP SAP Business Partner". But the table - which contains this configuration point - is filltered for "ZBP" object, which means i can activate only the "ZBP" object and never the "CBP" object. The other point is that I cannot add "CBP" value in a "proper" way...)
    I hope any of you faced with this workflow configuration and help me out or at least give me some advices.
    Thanks in advance for your help!
    Best Regards,
    Attila

    Hello Atrtila ,
    Good Morning.
    can you please tell me how your problem is solved.i am facing exactly the same issue in our system.exactly same thing.workflow release is getting triggered on changing any business partner role but not triggering at the time of creating a new line in business partner role .
    please help.
    Vijay Agarwal.

  • Viewing Approval Workflow as a Customer

    Viewing Approval Workflow as a Customer
    I have a service where there are five service group authorizations.  When viewing the submitted requisition as a customer, the following delivery process is presented:
    --- Delivery Process ---
    Service Group Authorization (Status = In Progress)
    Delivery project for <<Service Name>> (Status = Pending)
    I was not able to locate where the customer can view the approval workflow.  There is just one line in the delivery process (Service Group Authorization) indicating approvals are in process.  The customer does not know how many approvers or who is approving.
    Emails could be sent after each approval, but this still does not address the concept of the self service by checking the status of the request online.
    Is there a way to view the approval workflow as a customer?

    Angelo - I agree, we've also submitted it as a feature request.  Cross our fingers for version 10. 
    Ed - Where we get a little confused about the feature request process is that, other than finding out in the monthly calls, we never seem to be able to test possible features before they get released.  An old one of ours was 'released' until we tested it and worked out that our requirements did not match the functionality.
    David... one suggestion, though a bit of a hack, would be to look at the TxActivity table and try and have an insert/included page in the RequisitioneEntry Summary page (requisitionentrystatus.jsp I think) that checks the DB for the given ReqEntry and graphically (or textually) builds a table to highlight the stages.  Something we've had a couple of dreams about but haven't moved forward with - it would be something 'external' to the RC application but included in the presentation.
    Thanks,
    Ant

  • How do I do use the custom code and format for a percentage with 2 decimals in Report Builder 3.0?

    In Report Builder 3.0, I have the following custom code entered:
      Public Function SafeDivide(Numerator as String, Denominator as String) as String
    Try
    If Numerator = “” or Denominator = “” then
    Return “-“
    End if
    If Numerator = “-“ or Denominator = “-“ then
    Return “-“
    End If
    If CDbl(Numerator) =0 or CDbl(Denominator) = 0 then
    Return “-“
    End if
    If IsNothing(Numerator) or IsNothing(Denominator) then
    Return "-"
    End if
    Return Val( ( (CDbl(Numerator) / CDbl(Denominator) )*100 ) )
    Catch
    Return "-"
    End Try
    End Function
    I call the custom code in the cell with the following equation:
      =Code.SafeDivide(sum(Fields!TY_UNITS.Value)-sum(Fields!LY_UNITS.Value),sum(Fields!LY_UNITS.Value))
    I have the format for the cell set to 0.00%, but it’s not being followed.
    I want the result to be formatted as a Percentage, but instead I get values like: 
    -78.9473684210
    80
    300
    -100
    I have the format for the cell set to 0.00%, but it’s not being followed.
    How do I do use the custom code and format for a percentage with 2 decimals?

    Hi AngP,
    After testing the issue in my local environment, I can reproduce it. Based on my research, I find this issue is caused by the type of Units_VAR_Percentage cell is string, while the type of CDbl(Parameters!Var_Threshold.Value) is double, so they cannot be
    compared.
    To fix this issue, we can add a hidden column (Textbox91) next to the Units_VAR_Percentage column, and type =(sum(Fields!TY_UNITS.Value)-sum(Fields!LY_UNITS.Value)) /sum(Fields!LY_UNITS.Value) as the expression. Then use the expression below to control the
    BackgroundColor:
    =iif(iif(reportitems!Units_VAR_Percentage.Value=CStr(format(reportitems!Textbox91.Value,"0.00%")),reportitems!Textbox91.Value,0)>CDbl(Parameters!Var_Threshold.Value),"Yellow","PaleTurquoise")
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for

  • How do I combine my wife's and my itunes accounts?

    My wife has an ipod and her own itunes account on her own computer. I have my own iphone, ipod and itunes account on my own computer. Our computers are networked together with a couple of others in the house. We both download music and find that we a

  • What is best practice for multi camera edit with differing lengths?

    I have three cameras that took video of an engagement party. Camera A and B took it all (with some early extra material exclusive to each camera). Camera C took some, then stopped, then took more. So I have four sets of clips - A and B which are comp

  • Interpret Footage Jitter

    Recently shot a project on the C500.  Loads of interviews shot MXF, 23.976, then B Roll was shot 4K to the Odyssey at 59.94 FPS.  We brought the MXF footage straight into the project using the Canon XF MPEG2 1080i/p Timebase: 23.976fps preset.  The 4

  • Can i use a Dynamic Calc member as a Shared member

    Can i use a Dynamic Calc member as a Shared member in other hierarchy? is it mandatory to make a member as Stored type if we want to use the same member in other hierarchy as a shared member.? -KK

  • SCRIPT_LOAD_ERROR:Failed to load script

    Hi, I have IPCC 3.5(3) and I wanted to extend some features of existing script. So I made a new one and add features like: - informing the caller of his/her position in the queue - the caller can leave a message and that message will be sent to the e