Hi,
SOLDOC is a web dynpro component. Someone wants to show SAP GUI screen SAPLSTRD 302 in a web dynpro. This is not possible. This screen is the Confirmation Dialog Box for Creating a Task or Request. This means that when you start SOLDOC you try to modify a transportable development object. In SOLDOC we do not do this in the standard. This must be done in an enhancement, e.g. a BADI or amodification. You can find this out be setting a break-point in
LSTRDF30 in the line with the statement
CALL SCREEN 302 STARTING AT 810.
Kind Regards
Andreas
Add comment