入账时将供应商发票输入到凭证头的reference栏位,系统check这个号码是否已存在,如果存在则提示错误信息给用户,以核查。Validation启用exit做check,配置如下: 2.1.新建Validation:ZVALI2(T-code:GGB0),因reference在凭证头,所以我们选择在Document Header建立Validation即可。 2.2.点击‘step’
跟着团子学SAP PS:项目校验与替代(Validation&Substitution)实例教学,程序员大本营,技术文章内容聚合第一站。
More Information For information on the procedure to follow when creating validation or substitution rules, see the explanations in the Implementation Guide of Asset Accounting. For a detailed description of this topic, see the SAP Library in the application documentation for Special Ledger (FI-SL)....
Once the validation or substitution is activated, the system calls it each time a posting is made. For more information, see Activating a Validation in FI-SL and Activating a Substitution in FI-SL. For more information about using validations/substitutions in the CO application, see t...
SAP S/4HANA Cloud Public Edition Finance Why is Validation and Substitution rule important? As the user sets the Validation rule, it checks the validation rule defined on specific fields data. When user is trying to post the transaction and enters data in that specific field, which violates th...
和Validation一样,凭证的替代在多个模块中能找到,IMG Path(IMG Path如图7-1标号2). 比较实用的Substitution IMG T-code有:OBBH:AP/AR/GL Doc.|OACS:AM Create Assets|OA02:Mass change Assets|GCVY:Global Substitution(In SPL,Company Level)|GCVX:Local Substitution(In SPL,Company code Level). 和Validat...
(1)使用/H启动debug,按F6直到执行到SAPMF05A screen Number 1001,在module document_merge设置断点,这个module是判断是否有退代的入口. (2)parked doc g_status =2 . 如下图加入代码,则退代对FV50预制凭证生效. FI_VALIDATION_DOC FI_VALIDATION_HEADER ...
和Validation不同的是,Validation只做检测,一般不做相应数据的修改,Substitution弥补了这反面的缺陷,它和user exit结合将方便用户编写更复杂的逻辑。注意的是,如果Substitution使用User exit在程序中只做检查而不替代内容,此时,Substitution可以完全取代Validation。简单地讲,替代就是在会计凭证生产时(包括手工和自动过帐...
4) then I use RGUGBR00 for rebuilding validation structures 5) and exam that ZGGBR000 exists in GCX2 --- REF: http://forums.sdn.sap.com/thread.jspa?threadID=1585474 when a user exit doesn´t appear in ob28 user exit list: change c_exit_param_class to c_exit_param_none and...
1,326 SAP Managed Tags: ABAP Development, SAP ERP, SD (Sales and Distribution) Hi, Anybody could tell me how do Create my Own Exits for Validation & Substitution. And I promise to return and reward the answers. Thanks in advance.. Raja T.Know...