choose the table VBAP or VBAK ( depending on header or item)
click on button "append Structures" .
it will propose you the standard name for the table ZAVBAP or ZAVBAK
add fields with prefix ZZ
trans SE51 maintain user exit screens in program SAPMV45A
8459 user exit item level
8309 user exit header level
you can then design your own layout. and define your flow logic
PBO modules MV45AOZZ
PAI modules MV45AIZZ
Data definitions MV45ATZZ
Subroutines in MV45AFZZ
click on button "append Structures" .
it will propose you the standard name for the table ZAVBAP or ZAVBAK
add fields with prefix ZZ
trans SE51 maintain user exit screens in program SAPMV45A
8459 user exit item level
8309 user exit header level
you can then design your own layout. and define your flow logic
PBO modules MV45AOZZ
PAI modules MV45AIZZ
Data definitions MV45ATZZ
Subroutines in MV45AFZZ
本文介绍如何使用VBA选择VBAP或VBAK表,并通过SE51维护用户退出屏幕。针对SAPMV45A程序,分别在物品级别(user-exit item level)与头部级别(user-exit header level)进行自定义布局设计及流程逻辑定义。
699

被折叠的 条评论
为什么被折叠?



