Start conditions error

Kjetil Kilhavn kjetilk at statoil.com
Wed Feb 23 06:23:36 EST 2005


The foreign currency variable has no value, that is why you don't get
"Enter rate NOK / GBP rate type M ...."
--
Kjetil Kilhavn




|--------+-------------------------------->
|        |          "Adao-Cruz, Miguel"   |
|        |          <miguel.adao-cruz at capg|
|        |          emini.com>            |
|        |          Sent by:              |
|        |          sap-wug-bounces at mit.ed|
|        |          u                     |
|        |                                |
|        |                                |
|        |          22.02.2005 17:20      |
|        |          Please respond to "SAP|
|        |          Workflow Users' Group"|
|        |                                |
|--------+-------------------------------->
  >-----------------------------------------------------------------------------------------------------------|
  |                                                                                                           |
  |       To:     <SAP-WUG at mit.edu>                                                                           |
  |       cc:     (bcc: Kjetil Kilhavn)                                                                       |
  |       Subject:     Start conditions error                                                                 |
  >-----------------------------------------------------------------------------------------------------------|




Hello workflowers,

Strange problem:

I created an attribute callef "ApprovalRequired", char 1.
In the code I use the function:

CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
  EXPORTING
     FOREIGN_AMOUNT          = W_FOREIGN_AMOUNT
    FOREIGN_CURRENCY        = w_foreign_currency
    LOCAL_CURRENCY          = 'GBP'
    RATE                    = 0
   TYPE_OF_RATE            = 'M'
   READ_TCURR              = 'X'
Everything works fine here.
Then I create start condition in my DEV environment based on this attribute
(ApprovalRequired = X), and I got the following error message: "Enter rate
/ GBP rate type M for 22.02.2005 in the system settings".

It looks there is a check done to see if  'CONVERT_TO_LOCAL_CURRENCY' is
used in the attributes used in the condition definition and that SAP checks
that all the exchange rates are maintained!!!
But in DEV we don't need to maintain all the exchange rates!

Did someone had the same problem?
Any advice, please!

Cheers


Miguel





                                                                                                                               
 This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is    
 intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read,  
 print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error,  
 please notify the sender immediately and delete all copies of this message.                                                   
                                                                                                                               
                                                                                                                               

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug




-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.



More information about the SAP-WUG mailing list