查找BAPI两种方法

How to Find Bapi for Particular Transaction in SAP

How to find function module or Bapi for particular transaction in sap?

If you mean that you need to know what BAPI's a particular tranx uses, which I can only assume that's what you mean, then you should access the code behind the transaction and search for 'CALL'. That normally is the standard method that think that most people use. 

Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this. 

1. Find out the package of the transaction.  
Start Va01 go to system --> status.  
Double click on transaction  
Package is VA  
Open this package in SE80  
Open business engineering-->Business object types  
Find the BO which sounds the most appropriate  
I would suggest BUS2032 Sales Order  


Double click.  
Open methods.  
Find the released method with from data or something similar in the name  
, Createfromdat2  
Position the cursor in it and click the program button  
Scroll down to find the bapi used in this method 

With this way you can also find out programs and FM's 


2. Start va01 go to system-->status  
Double click transaction VA01  
Double click on package  


Read the application component. (this is SD-SLS Sales)  


Then open the transaction BAPI  
Sales and distribution-->Sales-->sales order  
createfromdat2 


  • 6
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值