入账时将供应商发票输入到凭证头的reference栏位,系统check这个号码是否已存在,如果存在则提示错误信息给用户,以核查。Validation启用exit做check,配置如下: 2.1.新建Validation:ZVALI2(T-code:GGB0),因reference在凭证头,所以我们选择在Document Header建立Validation即可。 2.2.点击‘step’,新建step:001 2.3.双击Prerequ...
跟着团子学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)....
和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...
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不同的是,Validation只做检测,一般不做相应数据的修改,Substitution弥补了这反面的缺陷,它和user exit结合将方便用户编写更复杂的逻辑。注意的是,如果Substitution使用User exit在程序中只做检查而不替代内容,此时,Substitution可以完全取代Validation。简单地讲,替代就是在会计凭证生产时(包括手工和自动过帐...
I could see that it is going through the UserExit and the GL Document number when entered as "1000RV99" gets modified to "10000199"(in the debug screen) but, when the actual document is created and posted account 1000RV99 is displayed. Both the Validation and Substitution are activated an...
(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 FI_VALIDATION_ITEM 6.物料凭证可使用退代和确定吗?
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...
I think F110 is a batch input processing run, so you should enter 2 in "Activtn level" field in your Substitution in OBBH. Please refer to F1 help of this "Activtn level" field Activation level for validation/substitution callup points Specifies the activation level of validation or substi...