Using FSCM Credit Management and SD Credit Management in parallel

We are looking to implement FSCM/SAP Receivables Credit Management which will replace SD Credit Management (OVA8, FD32, etc). This will be a phased roll-out by groups of credit control areas. SAP OSS Note 1553999 was created but there is no technical detail on how to enable FSCM for some areas while still continuing to use SD for other areas. For example, we are rolling out by global region, so we would want all existing credit control areas for one region to move over to FSCM while all other regions will continue to use existing SD functionality. Is there some specific BAdI, configuration, or other custom ABAP that needs to take place to achieve this?
Thanks
Daniel

Hi Daniel,
Try through the BADI with the IMG activity UKM_R3_ACTIVATE, you find it in the section "Integration with SD". Check the option of Filter-Dependence for the BADI definiton. It allows you to define filters such as country or line of business
The method that controls the FSCM-CM activation is: "SET_ACTIVE".
I hope that helps
Regards
Juan C.

Similar Messages

  • No difference between using a local variable and a notifier in timed parallel loops?

    The example code "Pass Data With Notifiers.vi" that came with LV 7.1 illustrates using notifiers with parallel loops.  Just looking at two of the loops, the one that generates the sine wave and the one for "User 1", you can change the timing of the two loops and you can change the condition of the "Ignore Previous" status on the "Wait on Notification".  I have a special case of this to consider, where I'm wondering if there's any reason not to use a local variable instead of the notifier:
    Set the delay on the generator portion (which contains the Send Notification) to something very short, say 5 ms.  Set the delay on the User 1 (which contains the Wait on Notification) to something relatively longer, say 200 ms.  Set the Wait on Notification to False.  Now you have a situation where the User 1 loop action is contingent only upon the loop delay time, since each time the loop timer runs the loop there will always be a value in the notifier.  In this case it seems to behave just like the case where you update a local variable in the fast loop and read it in the slow one.
    Is my understanding correct?  Would there be a performance difference between the two methods?  What do you prefer in this situation and why?
    Thanks,
    Hosehead

    Hi H.,
    I think your idea is to write to a Global Variable in the data-producer VI, and read it in the data-consumer VI(?)
    One reason this might be less efficient than using Notifiers is if you want to graph every new value in the "consumer" - or make sure the value read in the consumer has changed at least once since the last loop.
    > since each time the [consumer] loop timer runs the loop there will always be a value in the notifier...
    > Would there be a performance difference between the two methods? 
    If you don't use the Notification "event" to synchronize the producer and consumer, then to be sure the consumer gets a new vaue, you've made the producer loop faster - every 5 ms - a waste of cpu-cycles.  More often the situation is reversed, that is, there's a consumer that needs to see every single new value, and (without events) the consumer must loop faster than the producer (to catch every new value) - this is called polling and it wastes cpu-cycles.
    Just about anytime one's tempted to make a loop execute "fast" to check on some value (or to make sure there's a fresh value,) there's an opportunity to improve performance through synchronization with events (including notifiers, queues, occurrances, semaphores, and rendezvous')
    tbd
    Message Edited by tbd on 07-09-2006 03:51 AM
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)

  • FSCM Collection Management with FI-AP

    Dear SAP Experts
    I am using FSCM Collections Management with FI-AR. I have linked my customer and vendor in FI-AR & FI-AP and selected clearing between the two master records, does anyone know if it is possible to pass FI-AP data (e.g. vendor credit memos) to FSCM Collections Management so that they appear on a worklist? I cannot move Contract Accounting for various external reasons.
    Thanks
    Simon

    Hi Simon,
    Yes you can. Please, make sure if this is vendor has the role that can be identified as it like a customer. Normally, by BP transaction you can see this role.
    The BP was used because this scenario. Since 6.0 version, the vendor can be customer and customer can be vendor by using unique code or BP number.
    Please, check the documentation below:
    Customer/Vendor Integration - Business Partners - SAP Library
    JPA

  • Connection between SD and FSCM credit management

    Hi expert,
       Right now, i used SAP ERP 6.0 and i want to implement FSCM credit management in the same system.
       I already done for configuration in  SPRO-> Integration with Sales and Distribution
                                              implemented the following BADI  -> BAdI: Activation of SAP Credit Management
                                  BAdI: Fill Line Items for Credit Exposure Update and BAdI: Connection of SD to SAP Credit Management
      Once i created sales order via t-code VA01, i got the error message
                                Error in XI: Technical Error
                                       Message no. UKM_PI008
    Please kindly advice.  I'm not sure we need to set up XI or not and how to set up.
    Best Regards,
    jenny

    Dear Venu,
    In Credit management configuration I configured everything but in that I have question related to XI.
    For SAP FSCM Credit management do we need to activate XI ???  we have SAP FSCM credit management and FI- AR credit management in same system.
    I activated the BAdI which is used to activate the SAP FSCM Credit management, After activating this BAdI  i created sales order , after i input sold to party , i got the error message as above message.
    Menu path for that BAdI is
    SPRO -> Financial Supply Chain Management -> Credit Management -> Integration with Accounts Receivable Accounting and Sales and Distribution -> Integration with Sales and Distribution -> BAdI: Activation of SAP Credit Management
    SPRO -> Financial Supply Chain Management -> Credit Management -> Integration with Accounts Receivable Accounting and Sales and Distribution -> Integration with Sales and Distribution -> Customer Enhancements -> BAdI: Connection of SD to SAP Credit Management
    If you have any information related to this , please provide it to me .
    Best Regards,
    Jenny

  • How to update FSCM Credit Management through SD in R3.

    Hi,
        I have a follwowing requirement.
        When SD documents such as Sales orders, Delivery Documents, Billing Documents are created, the commitment of that new transaction goes through the same PI interface to update FSCM Credit Management.
       I guess, SAP has already provided standard interfaces in PI for this. Please let know how can I trigger those interface through SD transactions like VA01, VL01N.
    Thanks in advance.
    Punit

    Punit,
    I know about Tcode ukm_bp to check credit eligibility of business partner. Likewise there can be different T codes. Please post in respective FSCM forum with details requirement to get more info on that...
    Coming to developement, you could use SAP pre defined content from SAP FINBASIS and APPL and develop scenarios.
    If your ERP and FSCM are on the same box, use the same business systems else use seperate one for each.
    Venkat.

  • Credit management automatic credit control use of credit group

    Hello gurus
    1)In the credit management we have credit groups( which enables us to combine different sales
    document types for the purposes of credit management).
    In the simple credit check also we will assign the doc types to check the credit. Then please tell me why we need credit groups in automatic credit control? Here also we can assign the doc types to check the credit ?then what exactly is the use of credit group ?
    2)where will we specify the total credit amount allowed of the credit control area?
    3)In the automatic credit control (ova8) against to static check box option we have open orders and open delivers checkboxes. is this two boxes only specific to static or it also belongs to dyanic?
    Is it necessary to check this boxes?
    4)is any one have used any of the routines in automatic credit control( document controlling tab we have no credit check field here we specify the routine? If any business need please share with me
    Thank you in advance for all the replies

    Hi
    For your 1st query , In credit mgmt we assign credit grps to sales document type. So as you said we will assign credit grps at simple credit check and coming to the Automatic credit check we assign credit grp for the sales document type also .But the difference is credit grp can be at order level or Delivery Level or PGI level in OVA8 in Automatic credit check .
    Coming to your 2nd Query , we will specify the total credit limit in FD32.
    For your 3rd query , In OVA8 apart from the static check we check the boxes open orders and open deliveries also because  once you activate Automatic credit check and once you maintain credit limit for any customer then system will check the open orders and open deliveries also of that customer
    Coming to your last query the routine feild can be used when some requirements have to be fulfilled then only automatic credit check should work for  customers. or else the sales order ->delivery->PGI will happen normally
    Regards
    Srinath

  • Not able to see specific tags for FSCM Credit Management on BP master data screen

    Hi All,
    I have already set up Collections & Dispute Management,
    I am now on my way to start FSCM Credit Management setting up. I have already created the BP role (UKM000) and assigned it for direction customer to BP, but I am not able to see any specific tag on BP Master data related to Credit management, (just as I can see "Collections profile" tag, in reference to Coll. Mngmt).
    So, I am not able to see these tags yet: "Credit profile", "Credit worthiness", "Cresit limit and control".....under Credit Management BP role!
    What am I missing there? Have I got to activate BAdi UKM_R3_ACTIVATE in order to be able to "see" those BP tags???
    ....Or what else?
    I will reward with points if someone can provide me any hint about this issue.
    Thanks a lot.

    Hi Pallavi,
    Many thanks for your quick response. However, I have not succeeded in seeing that tab.
    Let me tell you, I may be confused by a document I downloaded from internet about the BP master data views (as for the FSCM Credit Management role, of course) . Please find below the commented tag. It is an imaged I copy to you from that document I told you, for you to see which tag I am talking about:
    I don´t know the content of that tab...but I would like to see it in place....you know..
    Now, I checked you last answer and I saw that everything was already set by factory, please find below:
    BUS4 view:
    BUS5 view:
    However, I´m still not able to see the tab I told you at the beginning (first image). Am I confused about something here? Many thanks for your patience (these things happens when you set FSCM Credit Management for the first time).
    Is that tag accesible?
    Many thanks!
    Wilson

  • Warnings in FSCM Credit Management for negative credit check.

    Hello,
    I am implementing FSCM Credit Management. I have below requirement.
    At the time of creation of sales order, if credit limit is exceeded then only warnings are required, Sales order should not go in the block (as available in earlier SAP AR Credit Management)
    Is this also possible in FSCM Credit Management ? As in the configuration for credit rules, in the log , only extensive log, no log & error message is supported. Follow up event also has option of blocking business partner or workflow once credit check is performed & if it is negative.
    Thanks in advance.
    Abhishek Govilkar

    Yes it is possible thru define autometic Credit Control ( OVA8).
    In the " View for maintainace of Autometic Credit control" screen under the "checks tab"
    select check box - sap credit management
    reaction - c
    status/block - unchek
    Regards
    Rinku Bhowal

  • Using user exit. ( LVMPTZZ, LVKMPFZ1). used in Credit Management

    Hi
    How to find  using user exit. ( LVMPTZZ, LVKMPFZ1). used in Credit Management .
    Plz provide path
    Regards
    Rohit

    Hi,
    You can find exits through transactions# SMOD & CMOD also.
    Regards
    Chandra

  • How do you reset the security questions when you havent used a credit card to make any purchases, only the gift cards. Apple support will not help me even though i know my account and apple id and password?

    Have a new computer and now cannot access itunes without knowing the answers to the security questions. Apple support cannot reset as we have never used a credit card when purchasing prior, have only used gift cards. Can provide apple id and password and all other account details but still no help. Have we to open a new3 account and start again, this means losing a lot of credit on the existing account?!

    I have the same problem. I didn't set a rescue email for some reason. To find out weather you hav a rescue password: Go to appleid.apple.com, sign in, go to manage account and then password and security if you do there will be a link below telling you that you can send an email to it. If not the link won't be there. Hope this helps.

  • HT201251 I want to use 30  ipads to run kiosk software in my restaurant. Can I use one Apple ID (and one credit card) for all devices

    I want to use 30  ipads to run kiosk software in my restaurant. Can I use one Apple ID (and one credit card) for all devices?

    Alternatively you can always manage your iPads (does not matter how many) with a single apple id and all reporting to your account under "find my device" service. Keeping an eye on all your units. Additionally as you mentioned these are for your Restaurant you may find the solutions offered by this company who creates apps and hardware for this purpose: http://www.spartakioskpro.com
    Additionally if you expand beyond those 30 iPads to say 300 you will want to enable or plan on MDM as your best option to automate every ipad to use the same profile and app and ios configuration while also keeping a close eye on all of them via online MDM services like: https://meraki.cisco.com/products/systems-manager
    Here is a pic

  • I have 6p from a gift card left in the English store and can't spend it. I want to change to the Irish store as I have an Irish gift card for me to redeem but it won't let me change store. Also I don't want to use a credit card for the last 6p.

    I have 6p from a gift card left in the English store and can't spend it. I want to change to the Irish store as I have an Irish gift card for me to redeem but it won't let me change store. Also I don't want to use a credit card for the last 6p.

    See:
    How to manage unused iTunes Gift Card and Gift Certificate balances

  • I bought an itunes giftcarad to pay if off. I redeemed it and everything. When i try to buy something it says i can't and it takes me to the billing page. I can't use the credit card and i already redeemed the card. How do i use my store credit to pay it

    I need help. i bought a itunes card and i reddemed it to pay off my debt. how can i use store credit to pay it off ?

    If you mean use the balance of the credit and you don't have enough to buy iTunes media, you will have to purchase and redeem another gift card to make up the difference.

  • I to use iphoto library manager to save corrupted iphoto and each time it saves some and the first time it brings up iphoto, iphone goes into "not responding" mode.  Using mac book pro, iphoto 9.5.1, and maverick 10.9.2.

    I've had issues with my iPhoto "not responding" and as a result I am attempting to save my photos to an external hard drive using iPhoto library Manager but each time I start the program it saves some, and then when it starts iPhoto, iPhoto then goes into not responding mode. Using mac book pro, iphoto 9.5.1, and maverick 10.9.2. I have completed all of the photo library first aid steps several times, but it makes no difference, iphoto eventually goes to "not responding."  Initial issues started with Time Machine back ups stopping because of iphoto. Thanks......

    Do you have a back up?
    If you're just trying to recover the photos you can do that much more simply:
    Go to your Pictures Folder and find the iPhoto Library there. Right (or Control-) Click on the icon and select 'Show Package Contents'. A finder window will open with the Library exposed.
    Look there for a Folder called 'Originals' or 'Masters'. (varies according to the version of iPhoto)
    Your photos are inside - these are the originals as imported from your camera.

  • HT5622 I want to use free apps on my Ipad and do NOT wish to submit a credit card to Itunes.  My Apple Id works, but won't let me migrate past the credit card phase in itunes.  I don't wish to sumbit or use a credit card because I will not make purchases.

    I want to use free apps on Ipad 2, but it continually asks me to submit a credit card in Itunes.  I do not wish to purchase anything apps or music.  I am only interested in free apps.  If I were to make purchases, I would use a prepaid card like an itunes card or an app card, but NEVER a credit card.  I can't seem to bypass this option of using a credit card and need to.  I have another Ipad 4 and have never needed to use my credit card to migrate past itunes to use any apps.  How do I get past this credit card request and still use my ipad 2.  According to my Ipad 2, if I don't plug in a credit card, I can't even use free apps which is stupid.

    You can create an iTune and App Store account without credit card details
    1. Sign out of current Apple ID if you are sign-in to one (important)
    2. Go to App Store and select a free app
    3. Tap INSTALL APP
    4. Create New Apple ID
    5. Confirm Your Country
    6. Agree with Terms and Conditions
    7. Fill in your Apple ID and Password (you must create a new Apple ID; don't use your old Apple ID)
    8. Create and answer your secret question
    9. Select NONE for Payment Method
    10. Fill in Billing Address
    11. Submit application for new Apple ID
    12. Wait for verification email
    13. When email arrive, verify your account
    14. Start downloading your free apps

Maybe you are looking for