After add the custom fields to structure CI_PRPS ensure you write code in the function exit includes Code should be written inside both Function Exit (Includes)a) EXIT_SAPLCJWB_004INCLUDE ZXCN1U21MOVE-CORRESPONDING sap_prps_imp TO prps.b) EXIT_SAPLCJ...
Dear Jyothi,Try to do the below configuration. It may help you to resolve your issue.Go to Transaction code : VOV8Select your Sales Document type. Example:ORGo to section "Requested Delivery Date/Pricing Date/Purchase Order Date Section"Un-tick Prop...
Dear Bhagaban,Instead of using BDC - try the below logic it can solve your problem.DATA: gt_seltab TYPE TABLE OF rsparams.DATA: gs_seltab TYPE rsparams. gs_seltab-selname = 'IT_ID-LOW'. "ID you selection screen filed name - Note: Always upper cas...
Dear Shaiz,I guess the screen fields are changing dynamically based on the moment type or on something else. Make sure you write some conditions under step#5 based on the field status group. Regards,SaiRam
Dear Shaiz,How come your recording as shown below is not showing field "RM07M-GRUND"?To include the missing field "RM07M-GRUND" to your recording follow the below steps.Double click your field from the pop-up listDouble click to add nameEnter NameSav...