2015 Jun 24 3:47 PM
We are creating the settlement rules via CJIC transaction using BDC recording.
The currently existing recording is working fine. But based on the requirement, we have added additional screen recording by clicking "Further Selection Criteria" button in the initial screen and passing the value to PAROB1 field(which is enabled in selection view KAEP_SCOVP). After making this change, call transaction is written an error "Error when creating DOCKING CONTROLS ( CREATE_ERROOR )" when running in background mode and settlements are failing. (when running in all screen mode in foreground , it is working fine).
Based on the error search, we have tried by updating the SAP GUI 740 also but didn't worked.
Find the screen shot attached for the screen we have added to the existing screens.
Can anybody please help on this issue.
Regards,
Venkat
2015 Jun 24 4:13 PM
The "Further Selection Criteria" uses frontend controls (Here a docking control left of screen) so CANNOT be executed in background, as there is no SAP GUI available (so upgrading SAPGUI won't have any impact)
NB: If the SAP program has no option to not use controls, forget this selection in BDC.
Did you
Regards,
Raymond
2015 Jun 25 11:39 AM
Thanks for the reply Raymond.
The current program is running from so long time, and the initial recording is done long back by somebody.At that time , they didn't checked the option "Simulate in background" mode.
As per the requirement, we have added this "Further Selection Criteria" screen.
Same as this requirement we implemented for other program(which will run manually) is working fine.
i also checked for BAPI, but i could not find it for this CJIC.
Is there anyway to work using the existing code in background?
Please suggest if any thoughts.
Regards,
Venkat