BAPI to update Payment Method (BSEG-ZLSCH)

Hi ABAP Gurus,
Good day.
I have looked for a FM / BAPI that can update the Payment Method (BSEG-ZLSCH) of documents and tried some such as
CHANGE_DOCUMENT and FAGL_CHANGE_DOCUMENT_ADD.  Unfortunately, Payment Method is not being updated.  I have initially debugged the standard transaction but I can't find a specific FM or set of FMs that update the Payment Method.
With these, i have question:
Can you kindly suggest a BAPI or FM that can update Payment Method (BSEG-ZLSCH)? 
Thank you very much in advance for all your help.
Best regards.
Rainnier

Hi Rob,
Thanks for your checking my question. 
Yes, I can update my sample document via FB02.  But when I trying some standard FMs, I can;'t update the Payment Method.
I noticed though that other documents can't be updated via FB02 (payment method is uneditable; perhaps needs to be configured).   
Thanks in advance for your time and reply.

Similar Messages

  • HT204152 I am unable to update my App  store Updations. the reason being billing problem asking to update payment method.many times i updated my credit card details but refusing from the system .how can i update my app store updations like  Face book etc.

    I am unable to update my App  store Updations. the reason being billing problem asking to update payment method.Many a  times i updated my credit card details but refusing from the system .how can i update my app store updations like  Face book etc....Using ! phone 6plus  .IOS8.3

    What do you mean by 'refusing from the system', if you are getting an error message then what does it say ?
    For a credit card to have a chance of being accepted it needs to be registered to the same name and address (including format and spacing etc) that you have on your iTunes account, and have been issued by a bank in the country where you and your iTunes account are. If it is and if you are getting a 'declined' message then you could check with the card issuer to see if it's them that are declining it, and if not then try contacting iTunes Support (these are user-to-user forums) and see if they know why it's being declined : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption
    If when trying to download you are getting a message about a 'problem with a previous purchase' then that implies that iTunes wasn't able to collect the money for your last purchase. If that is the case then you won't be able to download anything else (including app updates) until you've paid off what you owe : Pay an unpaid balance in the iTunes Store - Apple Support
    If you aren't getting the 'problem with a previous purchase' message then try logging into your account (not when trying to download something) and see if you get the 'none' option so that you can remove the card's details and be able to download updates to your apps : Change or remove your payment information from your iTunes Store account (Apple ID) - Apple Support

  • How to update payment method,once generated payment doc through F-58.

    Hi Experts,
    I want to update payment method,once generated payment doc through F-58.
    1)Maintained payment method in XK01
    2)Maintained the same in Invoice Number
    But, i am not able to generate payment method in payment doc through f-58.
    It can possble through F110,but why not in F-58.
    Please let me know,whether is it possible or not.
    Thanks
    Kishore.J

    Hi Ravi,
    Thanks for your reply.
    I gave my payment method,bank and check lot details in F-58 and generated payment document f-58.But,i am not able to find payment method in payment document.
    Thanks
    Kishore.J

  • Updating Payment methods

    Hi,
    I am trying to update payment methods of employees by the below script, but it is throwing an error.
    Has anyone encountered this before? Please suggest.
    Error is :- -20001:-ORA-20001: HR_FLEX_VALUE_MISSING: N, COLUMN, SEGMENT3, N, PROMPT, Account Name
    Script:-
    Declare
    pp_comment_id NUMBER;
    pp_external_account_id NUMBER;
    pp_effective_start_date DATE;
    pp_effective_end_date DATE;
    pp_object_version_number NUMBER;
    V_ERROR VARCHAR2(1000);
    l_cnt number := 0;
    Cursor C1 Is
    select * from PAY_PERSONAL_PAYMENT_METHODS_F
    where BUSINESS_GROUP_ID = 12087
    and assignment_id = 49729;
    Cursor C2(p_assignment_id NUMBER) Is
    select * from pay_external_accounts
    where EXTERNAL_ACCOUNT_ID IN (select EXTERNAL_ACCOUNT_ID from PAY_PERSONAL_PAYMENT_METHODS_F
    where BUSINESS_GROUP_ID = 12087 and assignment_id = p_assignment_id);
    BEGIN
    FOR R1 in C1 LOOP
    FOR R2 in C2(R1.assignment_id) LOOP
    BEGIN
    SELECT OBJECT_VERSION_NUMBER INTO pp_object_version_number
    FROM PAY_PERSONAL_PAYMENT_METHODS_F
    where assignment_id = R1.assignment_id;
    END;
    BEGIN
    hr_personal_pay_method_api.update_personal_pay_method(p_validate => FALSE,
    p_effective_date => TRUNC(SYSDATE),
    p_datetrack_update_mode => 'CORRECTION',
    p_personal_payment_method_id => r1.personal_payment_method_id,
    p_object_version_number => pp_object_version_number,
    p_segment3 => R2.segment4,
    p_segment4 => R2.segment3,
    p_comment_id => pp_comment_id,
    p_external_account_id => pp_external_account_id,
    p_effective_start_date => pp_effective_start_date,
    p_effective_end_date => pp_effective_end_date
    l_cnt := l_cnt + 1;
    Exception
    when others then
    v_error := v_error || sqlcode || ':-' || sqlerrm;
    DBMS_OUTPUT.put_line(v_Error);
    END;
    Commit;
    End Loop;
    End Loop;
    dbms_output.put_line(v_Error);
    dbms_output.put_line('Total Payment Methods loaded into the system: ' ||l_cnt);
    END;

    Hello Saurabh
    Why are you passing R2.segment4 in p_segment3 and R2.segment3 in p_segment4 ,this looks weird ,??
    The error shows that SEGMENT3 is being updated with null value.Please verify what is being passed to SEGMENT3,
    hr_personal_pay_method_api.update_personal_pay_method(p_validate => FALSE,
    p_effective_date => TRUNC(SYSDATE),
    p_datetrack_update_mode => 'CORRECTION',
    p_personal_payment_method_id => r1.personal_payment_method_id,
    p_object_version_number => pp_object_version_number,
    p_segment3 => R2.segment4,
    p_segment4 => R2.segment3,
    p_comment_id => pp_comment_id,
    p_external_account_id => pp_external_account_id,
    p_effective_start_date => pp_effective_start_date,
    p_effective_end_date => pp_effective_end_date
    Hope this helps!
    Gaurav

  • It keeps saying there's a billing problem with last purchase an to update payment method, but it keeps saying security code invalid. What do I do?

    It keeps saying there's a billing problem with last purchase an to update payment method, but it keeps saying security code invalid. What do I do?

    Type in the three digit code from the back of your credit/debit card to update your payment method/information. I had the same "security code invalid" response today... this is all it wanted me to do.

  • Bapi to change payment method for vendor invoices using FB02 - VERSION 4.6C

    Hi all,
    I have a requirment to change payment method from 'A' to 'N' in vendor invoice using tcode FB02 .My system version is 4.6c.
    I am looking for a BAPI which will serve the purpose. I tried but could not find anyone.
    Please help me to find the same, or any OSS note which will help me in this matter.
    Thanks in advance.
    Vengal Rao.

    Hi,
       I think there is no BAPI for this, but can use FM ' FI_ITEMS_MASS_CHANGE '.
    In this FM pass field 'ZLSCH' to table IT_FLDTAB, w_bseg-ZLSCH = 'N'
    and pass your BSEG data to table IT_BUZTAB.  This will help
    Can refer to threat [Any BAPI for "FB02";
    Thanks,
    Anmol.

  • BAPI to UPDATE Payment Terms value in CONTRACT.

    Hi All,
    I have to update Payment Terms value under BILLING DOCUMENT TAB of CONTRACT at ITEM LEVEL.
    I am using BAPI 'BAPI_CUSTOMERCONTRACT_CHANGE' but it's not updating properly...Please see below code which i was using.
      LD_VBELN = '0040029839'.
      LS_BAPISDH1X-UPDATEFLAG = 'U'.
      LT_BAPISDITM-ITM_NUMBER = '000010'.
      LT_BAPISDITM-PMNTTRMS = 'ZP90'.
      APPEND LT_BAPISDITM.
      CLEAR LT_BAPISDITM.
      LT_BAPISDITMX-ITM_NUMBER = '000010'.
      LT_BAPISDITMX-UPDATEFLAG = 'U'.
      LT_BAPISDITMX-CUST_MAT35 = 'X'.
      APPEND LT_BAPISDITMX.
      CLEAR LT_BAPISDITMX.
    *BAPI call to update the customer material number in the sales order
      CALL FUNCTION 'BAPI_CUSTOMERCONTRACT_CHANGE'
       EXPORTING
        SALESDOCUMENT               = LD_VBELN
        CONTRACT_HEADER_IN          = LS_BAPISDH1
        CONTRACT_HEADER_INX         = LS_BAPISDH1X
        BEHAVE_WHEN_ERROR           = ' '
        INT_NUMBER_ASSIGNMENT       = ' '
        NO_STATUS_BUF_INIT          = ' '
       TABLES
        RETURN                      = GT_RETURN
        CONTRACT_ITEM_IN            = LT_BAPISDITM
        CONTRACT_ITEM_INX           = LT_BAPISDITMX.
    *BAPI to commit the sales order update in database
      CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
       EXPORTING
        WAIT          = 'X'.
    Pls update me if any other BAPI will help me to my Requirement.Your help will be appriciated.
    With rgds,
    Hari...

    Replace the
    LT_BAPISDITMX-CUST_MAT35 = 'X'.
    by a
    LT_BAPISDITMX-PMNTTRMS = 'X'.
    Regards,
    Raymond

  • Payment method field ZLSCH is hidden on FI doc item.When can it be visible?

    Hello,
    where can i customize which FI item is relevant for entering payment method value in tcode FB01, FB02, FB03. I supposed that every customer or vendor item should display (and insert during FI document posting) payment method field. If i double click on FI item (customer or vendor) sometimes i can see payment method field in subscreen "Additional details" but sometimes not. Is there any dependency with posting key or......  I tried to add this field in Fields groups but there is payment method field is not available there.
    Thanks, Zdenek.

    Hello Zdenek,
    Normally the payment method is never transferred from the master data.
    Not in the invoice, nor in the credit memo.
    If you go to the vendor's master data, use "F1" Help, you will see that the payment method (ZLSCH) is only taken by default for the automatic payment transactions. Thus it is not valid in transaction FB60 or MIRO.
    If you wish to fill the payment method in automatically, you could define a substitution rule.
    Please review the following notes to use fields in validations and substitutions:
    20637 Inserting Fields in Validations and Substitutions
    42615 Substitution in FI
    48121 User Exits in Validations/Substitutions
    Another important information is that for payment documents created by F110, if this document is reversed afterwards, payment method is cleared and this is standard behaviour.
    I believe that this answer your inquiry.
    Best Regards,
    Vanessa Barth.

  • Need BAPI to update 'Payment terms' for service contract

    Hi ,
    I need to update 'Payment Terms' for a large set of Service contracts. Can you pls suggest me a BAPI to do this. Can I use CRM_ORDER_MAINTAIN function module for my requirement. If yes, what are the parameters need to be passed?
    Thank you,
    Regards,
    Rajesh.

    Replace the
    LT_BAPISDITMX-CUST_MAT35 = 'X'.
    by a
    LT_BAPISDITMX-PMNTTRMS = 'X'.
    Regards,
    Raymond

  • Unable to Update Payment Method

    Hi,
    I have a Skype number on my account.  The annual auto-recharge on this subscription failed because I changed my bank card number a while back.  However, I was unable to change the Payment method on your site – I added a new, valid, card and every time the browser got back from Visa, said “An internal error has occurred.”  So then I added PayPal as a method, and then set the payment method to that, and although I did not get any errors, I am still seeing the warning all over the place that my Skype number is expiring in two days.  Can comeone please contact me as to how to verify that my payment method has been changed successfully, and how to make the re-charge happen again before it expires?
    Thanks,
    Garrett

    I'm having a similar problem... I go through the process of changing my payment, by doing as instructed, to 'add payment'....... I put in my info with new credit card updates and test it (I know it works as I activated it at the bank directly), it fails... States internal error. Hope I'm not getting charged for the 'testing/verify' every single time!!  This website is insane - you become like a rabid dog chasing it's tail. ARound & around. Nothing. No help. Wasted well over an hour of time & I'm sure about to have a stroke with my frustration/anger level. Skype hasn't even been working well lately with dropped calls constantly after a couple minutes, then stating each call lasted over 205 minutes!!  EVer since Microsoft took over, Skype seems to have gone to crap. Time for app builders to invent another? Even falling apart Skype could make it easier by simply adding an 'update edit' for existing credit cards info, for simple updates with new cards. It's not rocket science.
    Anyway, if anyone could be of any REAL asssistance (perhaps real moderators if they exist), other than more and more useless instructions that go around & around in an endless circle, that would be GREAT!  Thanks in advance.

  • HT5622 Why i cannot download at appstore??  When i select.. It told to update payment method

    Why i cannot download at appstore??  When i select.. It told to update payment method

    To change your payment method see:Change or remove your payment information from your iTunes Store account (Apple ID) and if you continue to have problems, contact the support staff for the stores at http://www.apple.com/emea/support/itunes/contact.html

  • Not giving enough time to update payment method

    i was emailed on thursday about my card not being able to be charged. i've been waiting for my new card to come in the mail. i checked on friday, and my order was still open. checked on sunday, and it was all cancelled. i'm aware that an item in the order was due to be released today, but 2 business days of notice is not enough time. had the order stayed open yesterday, i would have been able to fix the problem. already emailed support, and received generic responses. all i wanted was the order reinstated. i can even see the items in the order still, alongside items that have already been sent. i had a sale/promo on those items that i will now no longer be able to get if i were to simply reorder the items. which i won't even bother doing now.

    Hello dragonborn1227,
    As someone who makes the majority of her purchases online, I’m sorry to hear that your order cancelled without much forewarning. While this can happen if our systems aren’t able to verify your payment method provided on the order, we should notify you via email and ask that your payment method be updated as soon as possible in hopes of avoiding unnecessary cancellation. This is because a valid payment method must be attached to the purchase in order to secure it.
    While we certainly want to consider solutions that make sense for both parties involved, we are not able to accommodate all requests made. Having said that, please know an order cannot be reinstated once cancelled, nor can we honor a sales price for a promotion that has since concluded. I truly apologize for any frustration this may cause.
    Respectfully,

  • HT2731 I need to update payment method. How do I access my account ?

    I need to update my payment method. How do I?

    I have the same problem and I didn't want to install that bulky iTunes on my Windows. Here's what Apple has on its website.
    Changing your account information using an iOS device:
    From your iPad's home screen:
    Tap Settings
    Locate and tap iTunes & App Stores on the left margin.
    Tap on your Apple ID. (If you are not signed in, enter your Apple ID and password, and tap Sign In.)
    Tap View Apple ID (then wait for like, forever).
    Enter your Apple ID password.
    To update your name, billing address, or payment information, follow these instructions:
    In the Edit section, tap Payment Information.
    Update the information that you want to change.
    Tap the Done button when finished.

  • Trying to update payment method for VDS

    I'm hoping someone here can help.   I have kept my verizon.net email by signing up for the Verizon Domain Service last year.   Since then the credit card I used to sign up has been cancelled (thank you hackers), and now  I'm getting e-mails saying the Payment method is invalid.   Makes sense.   However when I use the link provided in the e-mail, it takes me to the manage my payment methods, but it says I have no payment methods, and does not give me a method to add a new payment method... I have gone round and round with Verizon, and nobody can seem to help.  I've spent hours on the phone with them.  I don't want to lose my verizon.net email.  Please help....   ThanksJoe

    OK - I'm getting closer to resolution of my problem associated with credit card info updating to retain my email address (keepmyemail.com) after switching phone providers. FYI: back in Oct 2014 - I opted to "keepmyemail.com" - then my credit card info changed in Feb 2015 - and then Verizon sent me an email stating that my credit card info had changed and provided directions on how to update my credit card info. When I attempted to "Manage" the info - I received  this message: "You currently don't have any payment methods to update at this time". I swear I conversed with every department within Verizon several times spending many hours on the subject.  In my opinion there is little if any communications between departments. I also sent detailed emails to both support and billing @domains.verizon.net - to no avail. I also tried their "phone tree" (automated operator) associated with "your domain services" {edited for privacy} - which is  worthless. When you get to option # 5 associated with payment and renewal - you are told to "call customer service" who doesn't know how to deal with it. Finally, I found someone at their e-center (web-support) who knew this problem exists within Verizon. She told me they had a rash of similar problems in summer 2014 on into fall and that not so many problems were happening now. Their phone number is {edited for privacy}. I was told they can fix this problem - but takes several days - and they will get back to me. The reason this problems exists is due to some processing/programming problem Verizon has yet to fix. Somehow your account gets closed and crap begins to happen. Unless Verizon gets to the root cause of the problem - every time your credit card info needs to be updated - you may encounter a problem as I did along with many others. Verizon need to pin point and correct their programming problem, fix their phone tree associated with "your domain services", and educate their customer service department and their web-support department re said subject.

  • Update payment method

    Hii)
    please, what happpends with payment method....why u should update? why i get troubles with that?
    forst billing adress...(absolyutly same like writet in my bank)
    please fix it

    I am also looking for the same thing.Do you have any solution for that.Please let me know.
    Thanks,

Maybe you are looking for

  • Ipad air 2 no longer connects to BT mail

    After installation of iOS8.1.1, iPad Air 2 no longer connects to BTmail accounts.  Mail settings appear to be the same as on iPhone5 with the same iOS version which does connect just fine.  Have tried wiping and reinstalling mail accounts without suc

  • BOE XI3.1 Voyager dimension hierarchies search

    我现在使用的 cube   有一个 product   hierarchies ,分成 4 个 level,最小一层大概包含 50W 行数据,因此在使用中经常用到 member selector, 但是在做 search 的时候非常的慢,我想问一下如何能够提搞search 的效率?因为严重影响用户的使用.

  • Need help getting Skype set up.

    Can someone please from Skype - contact me,   I am having the worst experience with setting this up .   I am working from home and need to be able to make calls all over the country and will need several phone numbers.  Customer service is non exista

  • Or & lf hav 2 different pricing procedures, how to create billing?

    Gurus, I have two different pricing procedures for Sales order and Delivery. I want to create a customer billing with conditions from both the pricing procedures. Please give your thoughts Thanks in advance & good points if helpful regds krishna

  • Posting of interest

    Hello Every one I am using the Interest Calculation activity,the system calculate the interest but it not post to the particular GL Accounts. Plz refer me the setting for that