SD-BIL-IV-PC - Mixed payments (ERP2005)

Hello all,
We are having trouble processing mixed payments in cash sales
Example: order value 100, cash 50, visa 50 (manual authorisations).
I get V/ 032: "Insufficient authorization for sales document" when trying to invoice.
Please note, this is a simple test flow, single order-delivery-invoice.
I have found note 693746 which just might be relevant, but we are not keen to implement big modification notes.
We are using just the "dummy"authorisation in the system, with FM
FUNCTION zzccard_auth_simulation.
""Local interface:
*"       TABLES
*"              T_CCAUT_IN STRUCTURE  CCAUT
*"              T_CCAUT_OUT STRUCTURE  CCAUT_R
*"              T_CCAUT_HEADERS STRUCTURE  CCAUT_H
*"              T_CCAUT_ITEMS STRUCTURE  CCAUT_I
Please read the documentation to this function
Simulate Authorization
  LOOP AT t_ccaut_in.
    MOVE-CORRESPONDING t_ccaut_in TO t_ccaut_out.
Preauthorization - Set to 1 USD, etc.
    IF t_ccaut_in-ccpre EQ 'X'.
      t_ccaut_in-autwv = 1.
    ENDIF.
Simulation
*DW(8.05.2003) begin
   IF  T_CCAUT_IN-CCINS = 'CASH'.    "20020812 INS
    IF t_ccaut_in-ccins = 'CASH' OR
        t_ccaut_in-ccins = 'CARD' OR
FDES: insert begin 2004.01.21
        t_ccaut_in-ccins = 'CHEQ' OR
FDES: insert end   2004.01.21
        t_ccaut_in-ccins = 'SPED'.
*DW(8.05.2003) end
      t_ccaut_out-autwr = t_ccaut_in-autwv.
      t_ccaut_out-aunum = '1234'.
      t_ccaut_out-autra = '1111111111'.
      t_ccaut_out-rcrsp = ' '.
      t_ccaut_out-rtext = text-003.
      t_ccaut_out-react = 'A'.
      t_ccaut_out-rcavr = ' '.
      t_ccaut_out-rcava = ' '.
      t_ccaut_out-rcavz = ' '.
    ELSE.
    ENDIF.
    APPEND t_ccaut_out.
  ENDLOOP.
ENDFUNCTION.
Any ideas?
Thanks and regards,
Jim

Hello Jim,
if you need that some items will not be covered by the payment card in the sales order, you have to delete (clear) the value of the vbap-abfor for such items. The note 193049 might be halpfull here.
Best regards,
Lela

Similar Messages

  • Mixed payment with loyalty

    i'm trying to set up the standard process for mixed payment in WCEM.
    with transaction type ISLR, i able to pay full price with points without any issues :
    with transaction ISLA, when i choose the option to use points, i get this error i don't understand. There is nothing in the logviewer in nwa about this ...
    any ideas ??
    system is WEC3.0 SP01 : we had to apply latest SP to make the redeem process working ..
    Regards

    Hi Jehan
    Thanks for your answer : the issue was indeed with step 2 : my setting was set to "C : Flexible Payment Calculation for Reward Products" instead of "F : Flexible payment Calculation for standard products",  which is working a lot better.
    i selected "C" initially as it's described as :
    "Flexible Payment Calculation for Reward Products
    This option uses conditions in the product master plus calculations from the IPC for buying reward products. Technically, this means that you redeem points in the reward catalog.
    In this option, you can do the following:
    Pay the full price with points.
    Pay a partial amount using a calculator function that works out the additional currency payment you have to pay after redeeming a certain amount of points.
    The customer can decide flexibly on the amount of points they want to redeem."
    This is the process i wanted to run. From a buz side, i don't see anymore the difference between option "F" & "C" : in both cases, i use points to buy, full price or not, some products ....
    Any ideas ? what is the use/purpose of option "C" ? is-it still working with WCEM/MDM or was it relevant with ISA only ?
    Regards
    Thierry

  • Payment Types in Loyalty

    Hi Gurus
    Payment type – Currently there is no way of setting up the payment method in order for the loyalty engine to process an activity against in order to obtain points. How can this be achieved via SAP Standard. We have checked against the  standard loyalty conditions however we do not have any condition to which a payment type can be assigned against. Please could you share some light in this regard.
    This leads me to my next point around redemption and earning, which ties into the payment type, currently one can earn points on an item that was paid upon with points, how can we set this up so that the customer doesn’t earn any points when redeeming via points.  Again we have checked this against the standard loyalty condition, however cant seem to find a method to meet this requirement, could we please get the SAP Standard way of obtaining this solution. Please note that all the sales activities are not of the transaction type Sales Order in SAP CRM.
    Regards
    Vikas

    Loyalty Management as of CRM 7 EHP1 do not support payment method by standard but it support payment calculations like mixed payments .
    Hope this helps
    Surya

  • Purchases from multiple devices

    Our family has 2 i-phones, an i-pad, an i-mac, and 2 touches.  We use the same Apple account.  We currently have a positve balance on our i-tunes account.Some purchases are deducted from this account while others are put on my credit card.  What have i done wrong?

    It seems there is some strange logic behind the billing.
    Probably (I'm not sure) the iTunes Card doesn't have priority on the credit card payment and in result there is a mixed payment situation (some payments via iTunes card and some payments via credit card).
    Maybe there is a logic like "Music is payed with iTunes card, App & Movies with Credit Card).
    Personally I will find it annoying but, if somehow the positive balance will be consumed, you don't have to worry.

  • Loyalty Management  Best Practise Configuration Guide

    Dear all,
    we set up Loyalty Management in our Demo-System (CRM 7.0 Level5) as it is described in the SAP CRM Marketing book.
    Unfortunately we still have problems with:
    - sales order integration
    - execution of membership activities
    Does anybody has a Best Pracise Configuration Guide for Loyalty Management, I can use as an additional guide beneath the SAP Marketing book to solve these issues and to check all system settings and the customizing?

    Language                                                  German
    English (Master)                              
    Compare versions               SSCR         Download        
    In case, the page does not refresh automatically within 10 seconds
    after finishing with correction activity,
    please use the REFRESH button!  
    Refresh
    Content:                                   Summary                  |                   Header Data                  |                   Validity                  |                   Attachments                
    I know this is a late post but will help other users who search.
    Note - 1331970.
    Symptom
    Loyalty functionality in sales order
    Solution
    Please read the documentation below Setup for Integration of Sales Order with Loyalty for CRM 7.0 You can use this note to integrate the loyalty application with sales order to allow customers to earn reward points on purchase of products, redeem points and buy point products. To enable the above-mentioned functionality, the following set up has to be carried out in the system: -> Product master data You have to add SetType REWARD_PRO_LOY (created for product type Material) to the product category. You may create a new product category for loyalty products. You can add the settype to a product category using the following steps: 1. Use transaction COMM_HIERARCHY
    2. Search for the category to be used for loyalty products
    3. In the SetTypes tab under Category Data, add REWARD_PRO_LOY as the settype After the settype is added to the loyalty product category, it will appear as point information assignment block in the product overview page. Here, you can maintain point information for Accrual, Redemption and Buy Points scenarios. You have to select the Scenario, Point Type (Points, Miles etc) and enter the associated number of points. The following three activities are supported: -> Accrual
    In this scenario, a customer buys standard products and earns reward points for his purchase. The actual points to be accrued will be maintained at product master data level.  You have to select EARN as the loyalty scenario. Example: We have a product, Laptop T 61, which has 1000 reward points associated with it, at the product master level. If a customer buys this product a member activity will be created and 1000 points will be credited to his account. Note: You can maintain points for a product with a particular loyalty scenario in the point information assignment block of product overview page. -> Redemption
    In this scenario, a customer redeems his points to buy products. In CRM 7.0, redemption products have 100% discount and can be bought only by points. The point value of such products will be maintained at product master data level in point information assignment block. You have to select REDEEM as the loyalty scenario. Example: We have a keyboard HT-1010, which has a price of 5000 points (and 100% discount). If a customer buys this product, a member activity will be created and 5000 points will be deducted from the customer's account. -> Buy Points
    This functionality enables a customer to purchase points. The point value of such products will be maintained at product master data level under the point Information assignment block. You have to select BUYPOINTS as the loyalty scenario. Note:
    Point information is maintained for 1 base unit of product .If the quantity and unit of measure are changed, the points will be calculated accordingly. 
    -> Customizing in SPRO You have maintained the following customizing settings in SPRO: 
    -> In the customizing activity Define Point Types for Sales-Order Integration, you maintain point types. For more information, see SAP Customizing Implementation guide   Customer Relationship Management  Marketing  Loyalty Management - Design  Channel Integration  Define Point Types for Sales-Order Integration Point Information in product master can be maintained only for these point types. 
    -> In the customizing activity Define Categories and Types for Sales Order Integration, you maintain member activity category, activity type, sales order status for which activity will be created and the processing delay ( Process On Hold) for a particular loyalty scenario. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Marketing  Loyalty Management - Execution  Member Activities  Define Categories and Types for Sales Order Integration 
    -> In the customizing activity Define Transaction Types, you maintain the transaction types for accrual, redemption and buy points. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Transactions  Basic Settings  Define Transaction Types Note:
    Reference transaction types LTAA, LTAR and LTAB are delivered for CRM IC and UIU. For web channel, transaction types ISLA, ISLR and ISLB are delivered. You can create new transaction types on project basis but transaction classification should be maintained as A, R and B for accrual, redemption and buy points transactions respectively. For redemption transaction LTAR, the item category is LTAR where the pricing process is maintained as 100% discount. Therefore, the net value will always be 0 for redemption items and only points will be charged. You have to maintain the condition 0R10 in pricing procedure. The pricing procedure 0CRM01 contains the details of condition 0R10. If you do not maintain 100% discount, then additional currency price will be displayed. For example, $200 + 100 MILES. Billing and delivery related customizing has to be done on a project basis. ----------------------------------------------------------------------------------------------------------------------------------------------
    ----------------------------------------------------------------------- Setup for Integration of Sales Order with Loyalty in EhPx for CRM 7.0 You can use this note to integrate the loyalty application with sales order to allow customers to earn reward points on purchase of products, redeem points and buy point products. To enable the above-mentioned functionality, the following set up has to be carried out in the system: -> Product master data You have to add SetType REWARD_PRO_LOY (created for product type Material) to the product category. You may create a new product category for loyalty products. You can add the SetType to a product category using the following steps: 1. Use transaction COMM_HIERARCHY
    2. Search for the category to be used for loyalty products
    3. In the SetTypes tab under Category Data, add REWARD_PRO_LOY as the SetType After the SetType is added to the loyalty product category, it will appear as point information assignment block in the product overview page. Here, you can maintain point information for Accrual, Redemption and Buy Points scenarios. You have to select the Scenario, Point Type (Points, Miles etc) and enter the associated number of points. The following three activities are supported: -> Accrual
    In this scenario, a customer buys standard products and earns reward points for his purchase. The actual points to be accrued will be maintained at product master data level.  You have to select EARN as the loyalty scenario. Example: We have a product, Laptop T 61, which has 1000 reward points associated with it, at the product master level. If a customer buys this product a member activity will be created and 1000 points will be credited to his account. Note: You can maintain points for a product with a particular loyalty scenario in the point information assignment block of product overview page. This is an optional activity. In many cases, the points accrued will not be maintained in the product master data but will be determined based on reward rules. In such cases, you do not have to maintain the SetType. -> Buy Points
    This functionality enables a customer to purchase points. The point value of such products will be maintained at product master data level under the point Information assignment block. You have to select BUYPOINTS as the loyalty scenario. This activity is mandatory for Buy Points scenario. -> Redemption
    In this scenario, a customer redeems his points to buy products. In CRM 7.0, redemption products have 100% discount and can be bought only by points. The point value of such products will be maintained at product master data level in point information assignment block. You have to select REDEEM as the loyalty scenario. Example: We have a keyboard HT-1010, which has a price of 5000 points (and 100% discount). If a customer buys this product, a member activity will be created and 5000 points will be deducted from the customer's account. Note:
    Point information is maintained for 1 base unit of product .If the quantity and unit of measure are changed, the points will be calculated accordingly. Redemption functionality in Ehp1 for CRM 7.0 In case of redemption, you have three payment options to choose from. You choose the payment option in the customizing activity Define Mixed Payment for Sales Order Integration. For more information, see SAP Customizing Implementation guide   Customer Relationship Management  Marketing   Loyalty Management  Channel Integration  Define Mixed Payment for Sales Order Integration a) Fixed redemption value from Product Master
    The point information will be picked from the SetType as explained above and 100% discount will be given at item category level. Attached is the screenshot of the same. Using Pricing Process, you can select whether normal pricing is executed or 100% discount is given. In addition to the above-mentioned setting, a 100% discount condition should be included in the pricing procedure. For this purpose, you can use the standard condition 0R10 in the pricing procedure. b) Mixed redemption using Conditions and IPC With Ehp1 for CRM 7.0, mixed payment functionality is available. This enables a consumer to pay with points and money in a single sales transaction. You can maintain point prices as conditions in product master data under the Prices assignment block. The condition type
    0LM1 with condition tables SAP002, 003 and 004 are used to maintain these point conditions as seen in the screenshot below. Select the option '0LM1_LM_SAP002' from the dropdown. Select 0LM1_LM_SAP002 from the dropdown. In the above screenshot, Price in Points = 100% point price , Max Price in Points = maximum points a consumer can spend, Min Price in Points = minimum points a consumer should spend for this product. Note:
    In the above scenario, entries in Point Information assignment block will not be considered for redemption but the information will be picked from the conditions. A new usage LM is developed for points as conditions. You can use the customizing activity Condition Technique: Basics to develop condition tables, access sequences, condition types and point procedures.
    For more information, see SAP Customizing Implementation guide   Customer Relationship Management  Master Data  Conditions and Condition Technique  Condition Technique: Basics You can create condition objects with application CRM and usage LM. The point procedure 0LM001 is delivered and can be used in a sales transaction using the below the customizing Determine Point Procedures. Point information will be fetched by executing this procedure. For more information, see SAP Customizing Implementation guide   Customer Relationship Management  Marketing  Loyalty Management  Channel Integration  Determine Point Procedures You can assign this point procedure to a particular sales org, distribution channel, division, customer pricing procedure and document pricing procedure the same way it is done with pricing procedure. If you decide to use only points in a sales transaction (consumer has to pay 100% point price always), a standard pricing procedure with 100% discount would suffice. If you want to allow mixed pricing, for example, a consumer can pay anything between 1000 to 2000 points and rest in currency, then condition type 2902 (point based discount) should be included in the pricing procedure and 100% discount should not be chosen at item category level as explained above. The conversion rate between points and currency can be maintained in CRM UI in the following manner:
    1. Go to Loyalty Management
    2. Select Prices
    3. Choose 2900 as the Price Maintenance Group
    Attached is the screenshot of the same. Here 1 USD is maintained as 1 point. Product specific conversion rates are also allowed. Condition type 2901 is the reference condition type for 2902 and 2903 (used in flexible order and is described later in the section flexible order). Scales can be maintained for the conversion rates. For example, for the first 1000 Points it is 0.5 USD per point. From 1000 to 2000 points, it is 0.75 USD per point and from 2000 points onwards, it is 1 USD per 1 Point Example of Sales order Here, a product TV-1000 is maintained with Point price as 1000 Miles and Min Point price  as 500 miles and Max point as 1000 Miles. A consumer purchases this product using a redemption transaction and spends 500 points. With a conversion rate of 1 USD equal 1 point, the net value becomes 500 USD + 500 Miles. If consumer spends 1000 Miles, the net value will be 0 USD + 1000 miles. Similarly, various combinations of maximum price and minimum price can be maintained in Product master and accordingly consumer can use his points to redeem products. c) Mixed payment using Flexible order If you do not wish to maintain point prices for individual products due to high volume of products, specifically in retail, then they you select this option where during the checkout, consumer will be given the option to use his points. Discount will be given based on the points spent at an item level. In this case, the only thing you have to maintain is a fixed conversion rate (condition type 2901). The transaction type will be the same as accrual. For example, a consumer purchases a product HT-1000 on which he can earn 1000 special points. During checkout, he will be asked to use his points. Use Point Payment will be enabled, and he can enter points he wants to redeem. If he decides to use 500 points, then a discount will be given to him based on the points spent. Here, with a conversion rate of 1 USD equal to 1 point, 500 USD discount will be given and accrual information will be lost. Hence, the points spent will be equal to 500. Discount Based on Member Basic and Lifetime Tiers In accrual transactions, discounts can be given to members who have reached a particular tier (Basic and Lifetime tiers). This can be maintained as a condition using the following steps:
    1. In CRM UI, go to Loyalty Management
    2. Select Prices
    3. Choose 29MD as the Price Maintenance Group
    Here, we can maintain the percentage discount on a product for a particular basic and lifetime tier. The condition type 29MD should be included in the pricing procedure of sales transaction to provide discounts. In sales order processing, you can check the discount under the assignment block Price Totals on the overview page. In this case, a 2% discount is given based on the above condition as shown in the third row) Generation of Billing Documents Once a sales order is created and saved, you can generate a billing document as a follow up activity. For loyalty sales transactions, the following three new fields are added to the billing document.
    -> Points
    -> Point type
    -> Points spent In Accrual and Buy Points scenarios, Points = Points accrued; Point type = Miles, points etc; Points spent = 0 In redemption scenarios, Points = Total point price; Point type = Miles, Points etc; Points spent = points spent by the consumer To generate billing document from a sales order, you have to select a relevant billing option for the item category. In this case, we have selected Transaction-Related Billing According to Order Quantity. The billing will happen via CRM Billing.
    Note: Only CRM Billing is currently supported
    As billing will happen only if the order is replicated successfully to ERP (where shipping, delivery and logistics will be done), you have to ensure that all the master data, for example, products, BP (sold to party), conditions, etc are present in ERP along with the transaction type and item category (for example, LTAA and LTAN). Once replication is complete, we can create a billing document from the sales order overview page. Select Create Follow-up and choose Billing. -> Customizing in SPRO You have maintained the following customizing settings in SPRO: 
    -> In the customizing activity Define Point Types for Sales-Order Integration, you maintain point types. For more information, see SAP Customizing Implementation guide   Customer Relationship Management  Marketing   Loyalty Management  Channel Integration   Define Point Types for Sales-Order Integration Point Information in product master can be maintained only for these point types. 
    -> In the customizing activity Define Categories and Types for Sales Order Integration, you maintain member activity category, activity type, sales order status for which activity will be created and the processing delay (Process On Hold) for a particular loyalty scenario. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Marketing  Loyalty Management  Member Activities  Define Categories and Types for Sales Order Integration 
    -> In the customizing activity Define Transaction Types, you maintain the transaction types for accrual, redemption and buy points. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Transactions  Basic Settings  Define Transaction Types 
    Note:
    Reference transaction types LTAA, LTAR and LTAB are delivered for CRM IC and UIU. For web channel, transaction types ISLA, ISLR and ISLB are delivered. You can create new transaction types on project basis but transaction classification should be maintained as A, R and B for accrual, redemption and buy points transactions respectively. For redemption transaction LTAR, the item category is LTAR where the pricing process is maintained as 100% discount. Therefore, the net value will always be 0 for redemption items and only points will be charged. You have to maintain the condition 0R10 in pricing procedure. The pricing procedure 0CRM01 contains the details of condition 0R10. If you do not maintain 100% discount, then additional currency price will be displayed. For example, $200 + 100 MILES. Billing and delivery related customizing has to be done on a project basis. -> In the customizing activity Assign Product Hierarchy for Sales Order Integration, you register the product hierarchy if it is not the same as sales operation hierarchy. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Marketing  Loyalty Management  Channel Integration  Assign Product Hierarchy for Sales Order Integration This customizing will help you create reward rules based on product categories and process them during creation of member activity using sales order. -> In the customizing activity Determine Pricing Procedure, you maintain 29CRLM as the pricing procedure for loyalty transactions. For more information, see SAP Customizing Implementation guide  Customer Relationship Management  Marketing  Business Functions  Pricing  Pricing in the Business Transaction  Determine Pricing Procedure For more information please refer to the attachment and IMG Documentation.

  • Loyalty Managment. Points exchange rate.

    Dear all.
    I'm trying to use mixed payment in my sales order. When i'm trying to use points in payment error is occured  "Conversion rate could not be determined". Where can i define conversion rate for my point type.
    Regards, EL

    Hi
    If your desired rate is Average rate then , check the document type in OBA7, if there is any default value for the exchange rate.
    If there is nothing in the default then only the average (M) rate is picked up.
    If your desired rate is buying or selling rate then u need to specify the rate type in this field.
    Please let me know if it works
    Regards
    Jyostna

  • Mixing iTunes Credit With Credit Card Payment?

    My iTunes balance is $22 and I want to buy a $19.99 app, but iTunes claims I don't have enough credit.  I assume, perhaps incorrectly, that this is because I bought my credit here in Canada and the app is priced in US dollars.
    IF that's indeed the case -- and that's a big 'if' -- will iTunes charge my credit card only the difference between the price and my current credit?  When I entered my credit card information, it asked me to authorize a $19.99 purchase, which makes me think I'll have to pay the full $19.99 and still be left with that darned $22 credit!
    Has this ever happened to anyone else?  Any advice to offer this Apple newbie?
    Many thanks
    John

    The issue is that your iTunes balance is only valid in the country in which it was obtained.
    It sounds like you're mixing countries in the above scenario.  If your credit is in the Canada store, it can only be used there.

  • My Bill Payment became so high all of a sudden after renewing!

    Around November 3 I reneweg my account for another 2 years getting some upgrade and discounts in the process. Before I renewed was paying about $165 per month for my three fios services. Around late November my upgrades and discounts would take affect. My first bill for theses new services was good. I only had to pay around $145 like the agent i spoke to prmised. However, for the new bill I just recieved today the price hiked back up to the $165 range. I compared the two bills closely and it seems the only difference was that this bill had about a $3 increase in taxes. Why did my bil payment become so high all of a sudden? Am I not getting the promotional discounts? I was told by a verizon agent that I would only be paying around $145 a month which is the reason why I upgraded in the first place. Please help!
    P.S. I still have not recieved my $120 bonus prepaid card yet for renewing.

    Since we haven't heard back from you or have received a form submission as requested in your private support case, it appears assistance is no longer required. If you need any future help with your Verizon service, please make a post here on the forums so we can assist.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • Automatic Payments-Offsetting Downpayments with related Goods Receipt-ECC6

    Dear all,
    We are using automatic payments (faa0) and creating a payment proposal to settle an invoice that has a downpayment posted for the same purchase order. The purchase order has a goods receipt posted against it.
    We are on version ERP2005 (ECC6) and use Funds Management (BCS). New functionality in Funds Management allows for the offsetting(clearing) of the downpayment by the goods receipt value. For example:
    You have created a purchase order for $200.
    You have created a down payment for $100 as below.
    Credit the bank account $100-
    Debit the vendor special G/L $100
    You then create a GR for $50. If this is a valuated GR and if you are using this feature, you get an additional posting like below in addition to the standard GR lines.
    Credit the vendor special G/L $50-
    Debit the vendor account $50
    The problem we are experiencing is when we have to perform the automatic payment. The payment proposal is picking up the downpayment and determines that it needs to be settled but then generates the following message:
    Message no. FZ347 - ...none of the payment methods defined can be used for these items
    In analysing the error message we did the following:
    1) Looked at remedies for customising settings for payment methods and payment groupings as per OSS note 164835 - F110 Clearing Credit Memos and Invoices - none of the remedies applied
    2) Applied a test on a downpayment with no goods receipt - The payment proposal was able to process downpayment and net it off against the invoice and therefore the problem solely relates to this specific scenario and not all downpayments.
    My question is whether anyone has managed to successfully create the payment proposal for the scenario described above and how they achieved it?
    Thanks.
    Regards,
    Shaun

    Hi,
    500000*9 is GR and 51*0020205 is IR
    GR/IR Commitment item- Find in the atttachment
    OF29-Find in the attachment.
    Thanks.

  • Payment run (FPY1) and Dunning proposal Run (FPVA) not gettting executed

    Dear All IS-U genius people,
    When i am running the FPY1(payment run) and FPVA (Dunning proposal Run), i am getting following error:
    C Interval from 0000000021 to ZZZZZZZZZZ MAHN20070712TST14 (in dunning run)
    and
    C Interval from 0000000021 to ZZZZZZZZZZ PAYP20070710TST01 (in Payment run)
    I have seen that the Mass number ranges are there and properly assigned to the Document types.
    Please help me to solve this error.
    Regards,

    Hello,
    perhaps, I don't exactly understand, where the error is. The message
    C Interval from 0000000021 to ZZZZZZZZZZ MAHN20070712TST14
    is normally just an information message to tell you what range of business partners is processed. A mass activity always uses ALL possible numbers to build the intervals. During the run, the intervals are adjusted to existing values, as I described before -> the limits of this intervals are written to application log. But it is nomally not the range of really processed objects. If you have the possibility to restrict the selection of business partners (see FPY1, first tabstrip), then this selection is mixed up with built intervals (see function module FKK_DI_INTERVAL_INTERSECTION). Only the objects, that are in your selection are processed within a given interval.
    Do you have a selection for business partners e.g. on the first tabstrip of FPY1? Are not all business partners processed you want to be processed?
        Regards, Marina

  • Agreed Payment Date

    Can I first say that I have a payment that is overdue which I accept and I phoned BT to say that I would be able to pay in May and the guy was very helpful. He said when did I think I could pay by and I said 15 May as that was when I expected money in my account. Unfortunately, I got the dates mixed up which I accept was my mistake and called BT back to say the money will actually be in my account on 20 May. However, despite being able to guarantee that payment will be made on that date, the BT agent stated that he can now do nothing to change that date and the restriction will come into force.
    I fully accept that the confusion over dates was my mistake but I am surprised that there is no flexibility in the system to allow a change. I speak as someone who is a BT customer of 27 years. I would think that someone could find a solution to this to help a very loyal customer who made a genuine error. If there is someone on here who can suggest a solution I would be grateful.

    Hi freedomseeker,
    If you fill out our contact form (the link to which you can find in my profile under the "about me" section) we'll have a look at your account to see if we can help you out with this.
    Dean
    BTCare Community Mod
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Payment terms can not be loaded to crm from ECC

    dear expert,
    i have added three new payment terms in ECC and i need to load them to CRM. I tried  intial load object DNL_CUST_Price, and also tried request load. When i monitored the object/request, there is a green light. however, when i go to IMG in CRM. the new payment terms is  not loaded.
    i  also checked ogject
    Can anyone  tell me the possible reason?  where  can i check and do trouble shooting?
    Thanks!
    BR
    Hedy

    Hi Hedy,
    Please see note 1420329 which should help you to download the payment terms. Check your SMOFPARSFA settings as per the note as it is not supported to mix the two table combinations TVZB/TVZBT and T052/T052U. Also make sure that the request load you have configured uses request detail depending on which table combination above that you use.
    I hope this helps.
    Kind regards,
    Vanessa

  • Want to change payment methods, it says: 'we're processing your order'. For 3 days already. In 2 days my subscription ends.

    I've had earlier issues with changing my creditcard data, eventually that worked, and the person I spoke with in the chat said everything would be fine with my subscription.
    Now, it says I should've had a bill 2 days ago to renew my subscription, but I didn't. So I clicked 'add payment info' and it says: 'We are processing your order'. But it's saying that for 3 days now, and my subscription ends in 2 days. So if it's not fixed by then I'm damn lost 'cause my work depends on Photoshop.
    What am I supposed to do now? I just want to pay the bill so I can use Creative Cloud.

    This is an open forum with a mix of other users and Adobe staff, not Adobe support... you need Adobe support
    Adobe contact information - http://helpx.adobe.com/contact.html may help
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html

  • I have a hp hpe-595a, i'm trying to use stereo mix with a hot mic. anyone know how to do this?

    I'm trying to sing along with the music in the chat program Paltalk and also host a music room on the same program, I can only use the mic or stereo mix but not both at the same time.
    I have been using this chat program for over 5yrs and have always been able to use Stereo mix with the mic active, using the realteck codecs or soundblaster (what you hear)
    I can't do this with the IDT codecs supplied.

    Hey Redritr,
    Thanks for the question. iTunes purchases are billed to Store Credits first, before Credit Cards, as outlined by the following article:
    When making purchases, content credits are used first, followed by Gift Certificate, iTunes Card, or Allowance Account credits; your credit card or PayPal account is then charged for any remaining balance.
    via iTunes Store: How iTunes Store purchases are billed
    http://support.apple.com/kb/HT5582
    It also may be that the iTunes Store is prompting to verify your billing information:
    When there is a mismatch between the iTunes Store's records and your credit card company's records, you will receive an error message stating that your credit card's security code isn't valid or that your zip code does not match your bank's records.
    In most cases, this issue is caused by a formatting error in the billing address that you have provided. You can correct the issue by verifying that the information you have provided is correct, or by changing the format of your address to match the format that your credit card company has on file.
    via iTunes Store: My credit card's security code or zip code does not match my bank's records
    http://support.apple.com/kb/TS1646
    Additional Information:
    Why can’t I select None when I edit my payment information?
    http://support.apple.com/kb/TS5366
    Thanks,
    Matt M.

  • Installation error phase "import ABAP" - ERP2005 IDES - mssql2005

    Hi.
    I've problems installing <b>ERP2005 IDES</b> with <b>microsoft sql server 2005</b> at <b>windows 2003server x64</b>.
    I've installed solution manager 4.0 succesfylly at the same host.
    I've read about simular problems at this forum (with oracle). But no solutions for me.
    Error in phase "Import ABAP":
    CJS-30022 Program 'Migration Monitor' exits with error code 103.
    For details see log file(s) import_monitor.java.log, import_monitor.log
    IMPORT_MONITOR.LOG:
    ERROR: 2007-10-05 17:29:12 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPSDIC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    SAPSDIC.LOG:
    (IMP) INFO: ExeFastLoad failed with <2: BCP Commit failed>
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: F4UHLP~1 created
    In SAPSDIC.tsk I find one error:
    D   F4UHLP   I   err
    I want to install nonunicode, but I've tried to install unicode with the same result.
    I've also recieving this error in a log-file:
    <b>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline</b>I understand that I manually can set the parameter SAPSYSTEMNAME in control.xml, but I've dont know where and if this is a good solution?
    This is what i've been trying without success:
    -Uninstalled the instance and deleted inst_dir/erp.
    -Environment variable is set like inst_guide describes
    -Paging Files is ok
    -Access to table F4UHLP is ok
    Can anybody help me? Please? I'm desperate.
    Kindly regards
    Harald Vedvik
    Message was edited by:
            Harald Vedvik
    Message was edited by:
            Harald Vedvik

    Hi again.
    I posted my logs in the beginning of this thread, but if you want a more detailed
    b]sapinst.log</b>:
    <i>WARNING 2007-10-08 13:00:48
    Errors when executing sql command: <p nr="0"/> If this message is displayed as a warning - it can be ignored. If this is an error - call your SAP support.
    INFO 2007-10-08 13:00:49
    Execute step doGrantServiceRights of component |NW_Onehost|ind|ind|ind|ind|00|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssOsUser|ind|ind|ind|ind|11|2.
    INFO 2007-10-08 13:01:27
    Output of C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType MSS -importDirs E:\ERP2005IDES\Export\51032413_1\EXP1;E:\ERP2005IDES\Export\51032413_2\EXP2;E:\ERP2005IDES\Export\51032413_3\EXP3;E:\ERP2005IDES\Export\51032413_4\EXP4;E:\ERP2005IDES\Export\51032413_5\EXP5;E:\ERP2005IDES\Export\51032413_6\EXP6;E:\ERP2005IDES\Export\51032413_6\EXP7;E:\ERP2005IDES\Export\51032413_6\EXP8;E:\ERP2005IDES\Export\51032413_6\EXP9;E:\ERP2005IDES\Export\51032413_6\EXP10;E:\ERP2005IDES\Export\51032413_6\EXP11 -installDir D:\sapinst_instdir -orderBy "" -r3loadExe E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -tskFiles yes -extFiles no -dbCodepage 1100 -jobNum 3 -monitorTimeout 30 -loadArgs " -loadprocedure fast" -trace all -sapinst is written to the logfile import_monitor.java.log.
    WARNING 2007-10-08 13:17:59
    Execution of the command "C:\j2sdk1.4.2_15-x64\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType MSS -importDirs E:\ERP2005IDES\Export\51032413_1\EXP1;E:\ERP2005IDES\Export\51032413_2\EXP2;E:\ERP2005IDES\Export\51032413_3\EXP3;E:\ERP2005IDES\Export\51032413_4\EXP4;E:\ERP2005IDES\Export\51032413_5\EXP5;E:\ERP2005IDES\Export\51032413_6\EXP6;E:\ERP2005IDES\Export\51032413_6\EXP7;E:\ERP2005IDES\Export\51032413_6\EXP8;E:\ERP2005IDES\Export\51032413_6\EXP9;E:\ERP2005IDES\Export\51032413_6\EXP10;E:\ERP2005IDES\Export\51032413_6\EXP11 -installDir D:\sapinst_instdir -orderBy "" -r3loadExe E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -tskFiles yes -extFiles no -dbCodepage 1100 -jobNum 3 -monitorTimeout 30 -loadArgs " -loadprocedure fast" -trace all -sapinst" finished with return code 103. Output:
    java version "1.4.2_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_15-b02, mixed mode)
    Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 0, waiting 18, completed 0, failed 1, total 19.
    ERROR 2007-10-08 13:17:59
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2007-10-08 13:17:59
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .</i>
    <b>import_monitor.log:</b><i>INFO: 2007-10-08 13:01:29
    Import Monitor is started.
    CONFIG: 2007-10-08 13:01:29
    Application options:
    dbCodepage=1100
    dbType=MSS
    extFiles=no
    importDirs=E:\ERP2005IDES\Export\51032413_1\EXP1;E:\ERP2005IDES\Export\51032413_2\EXP2;E:\ERP2005IDES\Export\51032413_3\EXP3;E:\ERP2005IDES\Export\51032413_4\EXP4;E:\ERP2005IDES\Export\51032413_5\EXP5;E:\ERP2005IDES\Export\51032413_6\EXP6;E:\ERP2005IDES\Export\51032413_6\EXP7;E:\ERP2005IDES\Export\51032413_6\EXP8;E:\ERP2005IDES\Export\51032413_6\EXP9;E:\ERP2005IDES\Export\51032413_6\EXP10;E:\ERP2005IDES\Export\51032413_6\EXP11
    installDir=D:\sapinst_instdir
    jobNum=3
    loadArgs= -loadprocedure fast
    monitorTimeout=30
    orderBy=
    r3loadExe=E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe
    sapinst=
    trace=all
    tskFiles=yes
    CONFIG: 2007-10-08 13:01:29
    List of packages with table structure: 'SAP0000'.
    CONFIG: 2007-10-08 13:01:29
    List of packages with views: 'SAPVIEW'.
    TRACE: 2007-10-08 13:01:29 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'D:\sapinst_instdir\DDLMSS.TPL' template file is started.
    INFO: 2007-10-08 13:01:29 com.sap.inst.migmon.imp.ImportStandardTask preCreate
    Parse of 'D:\sapinst_instdir\DDLMSS.TPL' template file is successfully completed.
    Primary key creation: before load.
    Index creation: after load.
    INFO: 2007-10-08 13:01:29
    Data codepage 4103 is determined using TOC file 'E:\ERP2005IDES\Export\51032413_1\EXP1\DATA\SAPAPPL0.TOC' for package 'SAPAPPL0'.
    INFO: 2007-10-08 13:01:32
    Version table 'SVERS' is found in STR file 'E:\ERP2005IDES\Export\51032413_4\EXP4\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    INFO: 2007-10-08 13:01:32
    Data conversion tables 'DDNTF,DDNTF_CONV_UC,DDNTT,DDNTT_CONV_UC' are found in STR file 'E:\ERP2005IDES\Export\51032413_4\EXP4\DATA\SAPSDIC.STR' from package 'SAPSDIC'.
    TRACE: 2007-10-08 13:01:33 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is started.
    TRACE: 2007-10-08 13:01:33 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPSDIC' import package:
    E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -ctf I E:\ERP2005IDES\Export\51032413_4\EXP4\DATA\SAPSDIC.STR D:\sapinst_instdir\DDLMSS.TPL SAPSDIC.TSK MSS -l SAPSDIC.log
    TRACE: 2007-10-08 13:01:33 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSDIC' import package into database:
    E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -loadprocedure fast
    ERROR: 2007-10-08 13:17:46 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSDIC' import package is interrupted with R3load error.
    Process 'E:\usr\sap\E01\SYS\exe\nuc\NTAMD64\R3load.exe -i SAPSDIC.cmd -dbcodepage 1100 -l SAPSDIC.log -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPSDIC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2007-10-08 13:17:59
    Cannot continue import because not all import packages with data conversion tables are loaded successfully.
    WARNING: 2007-10-08 13:17:59
    1 error(s) during processing of packages.
    INFO: 2007-10-08 13:17:59
    Import Monitor is stopped.</i>
    Do you need more than alredy posted for sapsdic.log?
    SAPSDIC.LOG:
    <i>(IMP) INFO: ExeFastLoad failed with <2: BCP Commit failed>
    (IMP) ERROR: ExeFastload: rc = 2
    (DB) INFO: F4UHLP~1 created</i>
    I dont know if you recive my points? I've been giving you points:)
    best regards
    Harald

Maybe you are looking for

  • How can I tell if a String is a double?

    How can I tell if a certain String represents a double value? I'm sure it's something very simple, but I can't find it... for example, String s = "45.432"...

  • Translatate into korean language in script output

    Hi Experts, Korean language is not being printed out for purchase orders. Noticed Korean translated texts are missing and hence PO layout is defaulted to english. How to maintain korean language translations for the text elements in  program SAPLZMM_

  • Horizontal Line with Feeder Print and Scans

    My copies from the feeder and scans come with a Horizontal line about 2 1/2 inches from the left side of the page. Any thoughts for resolution? Wess

  • Synching with two Macs

    I have had my iPod Touch synched to the Apple address book and calendar on my iMac G5. Now, I have just bought a 13" MacBok, and I would like to synch my iPod Touch to that as well, but I'm afraid that the first time I do so, the empty files from the

  • Send parameters to XI by HTTP

    Hi friends, I would like to offer an interface in XI to establish a synchronous communication for adapters HTTP or XI. Would need to run the service in XI from a URL like: http://host_xi:port_xi/path_xi/service_xi?parameter1=X&parameter2=Y&... And ca