former_member518040
Explorer
Member since ‎2017 Sep 16

User Statistics

  • 30 Posts
  • 0 Solutions
  • 5 Kudos given
  • 7 Kudos received

User Activity

Is there any BAPI or standard class available that can be used to update the bank details of a vendor in BP. This is basically for block chain assignment. Please suggest if there are any. Data should get updated successfully in tables TBCHAIN2 & TB...
I am using this FM to update lock in asset master. Field XSPEB in table ANLB. I am passing asset,bukrs & subnumber to update XSPEB. Import parameters passed are as follows I_ANLN1 - 1000000 1-ANLN2 - 0000 I_BUKRS - 0395 I_ANLA - above par...
I want to change Depreciation key using this bapi. I am passing company code, asset, subnumber and in depreciationarea I am passing area and dep key and in depreciationareax I am passing area and dep key as X. Bukrs - 0222 Asset - 2000000 Subnu...
Can someone help in providing the name of the BAPI for creating account F9K1. I have found BAPI_BKK_ACCNT_CREATE but this bapi is not released so we cannot use it. Please note we do not want to copy the code of the BAPI_BKK_ACCNT_CREATE bapi and...
I have a table where one field is having Julian date example '122213' and calender date as 'Aug 5, 2022 9:20:20' Now I want the difference between the two dates which is of 4 days as the answer. Any help would be appreciated. Thanks!