former_member580656
Explorer
Member since ‎2006 Dec 04

User Statistics

  • 15 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi,I have a requirement to implement F-92 transaction. I have tried using BAPI_ASS_RETIREMENT_POST; but it gives an error 'Transaction type 210 not possible for activity 'retirement with revenue ".Please let me know if this BAPI can be used for this ...
Hi,I am creating new assets using the BAPI - 'BAPI_FIXEDASSET_CREATE1'.However i also need to pass some country specific data (for Russia) while creating the asset.Using the FM - 'GLOFAATMDPNDNT_JP_TABLE_UPDATE' i am able to pass some of the country ...
Hi,I am having a strange issue while posting using BAPI_ACC_DOCUMENT_POST. I am calling this BAPI inside an FM which in turn is called from a web dynpro program. Please note that i have no import parameters to this FM. All values are hardcoded.Now if...
Hi,I am using the BAPI - 'BAPI_ACC_DOCUMENT_POST' to do a Down Payment Request Posting (F-47).Since this is a single line posting, BTE RWBAPI01 was implemented as given in the below link.[]Inside the BAPI i have passed details in tables :account paya...
Hi,I am trying to change an existing vendor using VMD_EI_API. When blank data is passed into telephone number and fax fields, the data is not updated in ADRC and also while displaying the vendor using XK03, the old data is displayed. However in LFA1 ...