明天花30分 再研究下这个:
如果你知道一个BADI名称,可以:
1)使用SE18,输入该BADI名称后,选择Interface,然后查看对应的接口实施样例代码(Example implementation clasee)
2)使用SE19,对该BADI接口实现(第一次实现接口要选择创建Create Implementation)
SE18 is used for creating BADI Definition
SE 19 is used for implementing BADI
i.e BADI Implementation
The definition can be created through SE18
Implementation will be done through SE19.</