Posted by [IP Address: 217.110.78.56] 'Frank Strohmaier' on September 19, 2001 at 04:54:43 EST:
When we jump into a R/3 transaction not every field of the transactions selection screen is automatically filled. I debugged the jump and i think that only fields (data elements) which have a parameter id in R/3 are filled automatically with values from the Query into the selection screen. The jump uses the following function:
PROGRAM: SAPLRSRR
PERFORM: SET_PARAMETER
FUNCTION: DDIF_DTEL_GET
Has anybody the same experiences ?