2008 Aug 06 10:52 AM
Hi Friends,
Can any one give me BAPI's for XK01
Correct inputs are rewarded.
Thanks and Regrards
Rasheed
Hi Friends,
Can any one give me BAPI's for XK01
Correct inputs are rewarded.
Thanks and Regrards
Rasheed
2008 Aug 06 12:01 PM
Hi check these FUnction modules,
VENDOR_ASSORTMENT_UPDATE1
ISIDE_SM_VENDOR_DETAILS_UPDATE
FLBPC_MAINTAIN_VENDOR_SAVE
FI_WT_VENDOR_UPDATE
VENDOR_SAVE
VENDOR_UPDATE
MASS_VENDOR_SAVE_CHANGE
VENDOR_MAINTAIN_XK02
VENDOR_MAINTAIN_VB_EX_DEBITOR
FM_VENDOR_ADD_DATA
Regards,
Prasad.
2008 Aug 06 12:33 PM
Hi
I want BAPI's I need to give to my JAVA team to update the Data
Regards
Rasheed
2008 Aug 06 1:32 PM
hi,
it´s simple to find a bapi for a tcode like VK01.
1. Find out the package of the transaction.
Open VK01 go to system --> status.
Double click on transaction
Package is FBK
Open this package in SE80
Open business engineering-->Business object types
Find the Busines Object which sounds the most appropriate
Example: LFA1
Double click at the Business Object
Open the methods.
Find the released method with from data or something similar in the name
, Create*
example: Vendor.Create
Position the cursor in it and click the program button (tab ABAP/4)
Scroll down to find the bapi used in this method
Example: BAPI_VENDOR_CREATE
MEthods/BAPI
Vendor.Create = BAPI_VENDOR_CREATE
Vendor.GetInternalNumber = BAPI_VENDOR_GETINTNUMBER
Vendor.Display = BAPI_VENDOR_DISPLAY
Vendor.Delete = BAPI_VENDOR_DELETE
Vendor.Edit = BAPI_VENDOR_EDIT
Vendor.ExistenceCheck = BAPI_VENDOR_EXISTENCECHECK
Vendor.ChangePassword = BAPI_VENDOR_CHANGEPASSWORD
Vendor.CheckPassword = BAPI_VENDOR_CHECKPASSWORD
Vendor.CreatePassword = BAPI_VENDOR_CREATEPASSWORD
Vendor.DeletePassword = BAPI_VENDOR_DELETEPASSWORD
Vendor.GetPassword = BAPI_VENDOR_GETPASSWORD
Vendor.InitPassword = BAPI_VENDOR_INITPASSWORT
Vendor.GetDetail = BAPI_VENDOR_GETDETAIL
Vendor.Find = BAPI_VENDOR_FIND
Vendor.SaveCharValueReplicas =BAPI_VENDOR_SAVECHARVALREPLICA
Vendor.ReleasePurchBlock = VENDOR_PURCHASING_DEBLOCK
Vendor.GetOrgLevelDescription = VENDOR_WF_PURCH_DEBLOCK_TEXT
Hope it helps,
Gordon
example:
Edited by: Gordon Breuer on Aug 6, 2008 2:33 PM
2008 Aug 06 1:44 PM
Hi
as per above post go with se84 not with se80.
Regards,
Prasad.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |