on 2017 Nov 27 8:13 AM
Hi ,
In SRM
In ROS screen Validations . Initially standard fields are validating then custom fields are validating. but requirement is to validate the standard and custom fields at once . but where i have to write the code for custom fields validation.
Please any one assist in solving this issue.
Request clarification before answering.
Hello Rajashekar,
I assume you are using ROS with the new webdynpro registgration screen. In this case the validation is done in
/SAPSRM/CL_PDO_AO_BP_POT_SUPPL CHECK_MANDATORY_FIELDS
At the end of this method the BAdI ROS_BUPA_DATA_CHECK method CHECK_COMPULSORY_DATA is called, you should add any custom check in this.
regards
Zoltan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Where I need to set enable/disable/readonly properties for standard ROS Screen Fields?
Im using webdynpro. I found a view for metadata settings (/SAPSRM/V_MDF_S1 for RoS). But here, I cannot find all the standard fields in ROS Screen.
I have given the screenshot of standard ROS Page below for your reference. Kindly help.
Regards, Rani.
Following webdynpro components are used:
/SAPSRM/WDC_SUCO_SREG_CA /SAPSRM/WDC_SUCO_SREG_WCA /SAPSRM/WDC_SUCO_SREG_GEN /SAPSRM/WDC_SUCO_SREG_CNT /SAPSRM/WDC_SUCO_SREG_PPC /SAPSRM/WDC_SUCO_SREG_QST /SAPSRM/WDC_SUCO_SREG_QMS /SAPSRM/WDC_SUCO_TRANSFER /SAPSRM/WDC_DODC_ATTACH /SAPSRM/WDC_SUCO_SREG_TXT /SAPSRM/WDC_SUCO_SREG_DPSregards
Zoltan
Thank you Zoltan Keller. It's very helpful for me. How did you find the class, either by debugging or any other way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.