BAPI to change G/L account Details

Hi All,
I have a requirement where in I have toUpdate IT with spanish text (ES). If there are spanish texts meintained i need to first delete them and update with the new one. If not yet maintained , i have to simply maintain them.
If anyone knows any BAPI which will serve the purpose please let me know.
All king of suggestions regarding this ieeue is welcomed
Thanks

Hi,
use "READ_TEXT" FM to get the text information and then if you want to save new text then use "SAVE_TEXT".
Regards,
Nagaraj

Similar Messages

  • How can I change my bank account details on iCloud ?? I have been sent instructions via email from Apple but they don't appy ? Can anyone help ? Thanks in advance

    How can I change my bank account details on iCloud ?? I have been sent instructions from Apple via email and they don't appy ?? Can anyone help ? Thanks in advance

    You have to change it using iTunes on your computer, as explained here: Change or remove your payment information from your iTunes Store account (Apple ID) - Apple Support.  (This article: iCloud: View or change your iCloud payment information no longer works with iOS 8 or Yosemite.)

  • HT201303 How do I change the bank account details as I have changed banks

    How do I change the bank account details for my iPad as I have changed banks?

    If you are doing it on your iPad then try tapping on your id in Settings > iTunes & App Store and selecting 'View Apple ID' on the popup and login to your account - on your account's page there should be a payments link.
    Or on your computer's iTunes you should be able to edit your payment info by going into the Store > View Account menu option and logging into your account, and again on your account's details page there should be a payment link. 

  • I need help with changing my iCloud account details

    I have just change my email details on all of my other apple accounts. With this I also change my password but now I can't change my iCloud account details because my password and email are different. Can anyone help....?

    On a computer, you sign out of the current account, then sign back in with your updated credentials.  On an iOS device you delete the existing account then sign back in with the new credentials.

  • How can I change my bank account details on the iPad

    I have already registered on iTunes but my bank account and email address are different now so I am trying to change this in order to buy an iBook. I am fast running out of patience as the iTunes 'change your account' details section says it's being updated and "sorry for the inconvenience" !
    I have so far spent an hour trying to change am thinking to a trip into whsmith s the better option as I don't want to be billed by the bank that I no longer use as its the only one that I am registered with.

    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/  ....manage apple ID.. Here you can change your email.
    You tried in the App Store, at the bottom of main page, selecting your apple I'd and hitting view apple id? Then you can change payment information.

  • Trouble changing location and account details

    I just relocated to the UAE am trying to change my location and account details on my iPhone 4S but its not letting me do so...can anyone help me out?

    Hi abacuswendy
    Are you both with Boost Mobile?  Did you put your old SIM card into your new BlackBerry or did you get a new SIM with it?
    Thanks
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Chang the bank account details

    I want to chang my the detail of my bank account.....please help!!!

    TuanPhan wrote:
    I want to chang my the detail of my bank account.....please help!!!
    You can do that by logging into MyBT at https://www.bt.com/appsauth/genericlogin.do?TARGET=/appsyouraccount/secure/index.do?siteArea=con.mya
    Or if you are not registered.
    If you would like to try Live Chat they should be able to help you.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Changing countries, keeping account details, but changing payment.

    So I've moved from the UK to Canada. I want to retain my iTunes store account as it's associated with all the apps I have already. However, I want to change my payment method to my Canadian credit card. How do I do this?
    my UK account is currently [email protected]

    The store's country is only related with your credit card postal address.  You simply need to change your payment info.  In the iTunes Store, click on the upper right corner on your account name.  Navigate to your payment info and do the change.
    PS: don't gives your AppleID on forum.  keep it private.

  • What's the best way to create and change local workstation account details?

    Hi,
    I need to change local password of an account on a number of our domain based machines. Or create the user if it doesn't exist.
    We have over 200 machines so this will need to be done as a bulk job.
    I've looked into doing this by GPO Preferences, but it appears that MS have removed this functionality with a hotfix.
    What's the best way of doing this now, as I would have through that this is a feature that most organisations would require.
    Thanks

    Hi,
    I understand you. However, based on my understanding, from the standpoint of security, Microsoft has chosen to deprecate this function, for it’s not secure to set passwords
    in Group Policy Preferences.
    The following article sheds more light on this topic and can be referred to for more information.
    Why Passwords in Group Policy Preference are VERY BAD
    http://www.grouppolicy.biz/2013/11/why-passwords-in-group-policy-preference-are-very-bad/
    Best regards,
    Frank Shen

  • HT5625 Hi I currently have an expired email address for my iCloud ID and I can't change the icloud account details as I can't get past the password. I seem to be going around incircles?

    I currently have two iPhone 5's, one work and one private
    My private phone has an iCloud account with an Apple id of simon.dobson2 @ntlworld.com which I am unable to edit or reset up, as the account has expired

    You have a problem.  Try this, but if the email address used to send you the notification is the disabled email account, then you will be unable to get the icloud account active again.
    To change your password go to http://appleid.apple.com and click on 'Manage Your Apple ID'. Log in, and click 'Security & Password' in the list at left.

  • HT4061 How do I change my bank account details?

    I have had reason to open a new bank account and need to close the one I have already given.
    Could anyone tell me how this is done ~ either on my laptop or my iPhone? Thanks

    Changing Account Information
    http://support.apple.com/kb/HT1918

  • BAPI to change Work order operation details

    Hi ,
      I have a requirement to change the operation work center of the service order . I am using the BAPI_ALM_ORDER_MAINTAIN . Could anyone let me know how the parameters i_methods and i_operation, i_operationup needs to be passed , what values need to be filled in them. Basically I am not sure about how the object key for the i_operations table is built.
    Regards,
    Prabaharan.G

    Hi,
    I used the below function module parameters as below the change operation work center of maintenance order,
    CLEAR: I_METHODS[], I_HEADER[], I_HEADERUP[],
             I_OPERATION[], I_OPERATIONUP[].
      CLEAR: V_OBJKEY.
      CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
        EXPORTING
          INPUT  = P_V_AUFNR
        IMPORTING
          OUTPUT = P_V_AUFNR.
      I_METHODS-REFNUMBER = '000001'.
      I_METHODS-OBJECTTYPE = 'OPERATION'.
      I_METHODS-METHOD = 'CHANGE'.
      I_METHODS-OBJECTKEY = P_V_AUFNR.
      APPEND I_METHODS.
      I_METHODS-OBJECTTYPE = ' '.
      I_METHODS-METHOD = 'SAVE'.
      APPEND I_METHODS.
      I_OPERATION-ACTIVITY = P_V_VORNR.
      I_OPERATION-WORK_CNTR = P_V_WORK_CENTER.
      APPEND I_OPERATION.
      I_OPERATIONUP-ACTIVITY = 'X'.
      I_OPERATIONUP-WORK_CNTR = 'X'.
      APPEND I_OPERATIONUP.
      CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'
        TABLES
          IT_METHODS             = I_METHODS
         IT_HEADER               = I_HEADER
         IT_HEADER_UP            = I_HEADERUP
      IT_HEADER_SRV          =
      IT_HEADER_SRV_UP       =
      IT_USERSTATUS          =
      IT_PARTNER             =
      IT_PARTNER_UP          =
       IT_OPERATION           = I_OPERATION
       IT_OPERATION_UP        = I_OPERATIONUP
      IT_RELATION            =
      IT_RELATION_UP         =
      IT_COMPONENT           =
      IT_COMPONENT_UP        =
      IT_TEXT                =
      IT_TEXT_LINES          =
      EXTENSION_IN           =
         RETURN                 = I_RETURN
      ET_NUMBERS             =
      READ TABLE I_RETURN INTO WA_RETURN WITH KEY TYPE = 'E'.
      IF SY-SUBRC NE 0.
        CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
        WAIT UP TO  1 SECONDS.
      ELSE.
        MOVE P_V_AUFNR TO WA_MSG_LOG-AUFNR.
        MOVE P_V_VORNR TO WA_MSG_LOG-VORNR.
        MOVE WA_RETURN-MESSAGE TO WA_MSG_LOG-MESSAGE.
        APPEND WA_MSG_LOG TO I_MSG_LOG.
        CLEAR: WA_MSG_LOG.
      ENDIF.
    Regards,
    Prabaharan.G

  • Bank account details

    how do i change my bank account details for my direct debit for my sim only plan?

    Hi there jeni24
    Just need to ring Customer Care and they will change all your details.
    -Kyle

  • Account Detail field not working in FV50

    Hi SAP Experts,
    i have an issue on FV50 (park G/L account document);
    If i capture an Account Detail (this field is available in Ecc 6.0) this field will not be saved when the invoice is parked.
    Its only get saved when the invoice is posted! and if the parked document is changed thru FBV0, any changes in this Account Detail field will not be saved.
    Many thanks in advance for your valuable suggestions.
    Pavan Kumar P
    Edited by: Pavan Kumar.P on Sep 8, 2008 5:08 PM

    Dear Friend
    Check whhiuch variant u are using  sometime its b cause of that also these type of problems arises.
    Jain

  • How do you change your icloud account when you change email address

    How do you change your Icloud account details from your old email address to your new email address?

    Welcome to the Apple Community.
    Firstly, you need to change your details with Apple,  Start here, change your country if necessary and go to manage your account.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > iTunes & App store, scroll down and tap your ID)
    If you are using iMessages or FaceTime, you will also need to log out and into your ID there too.

Maybe you are looking for