2015 Nov 05 5:23 AM
Hi,
I need a small information.Please have a on below attached images.
In selection screen i took two parameters like below.
S_SDDOC FOR EKKN-VBELN, "Adding On 05.11.2015.
S_SITEM FOR EKKN-VBELP ."Adding On 05.11.2015.
If i click on S_SITEM All the values are coming from the data base.
Before selecting the line item if i give the sale order number then if I select the Line no F4_ automatically filtering. May i know why.
Is it default behaviors. Automatic filtering means. The sales document line no's are coming what i chose the sales order document number.
There is no Filtering the Fields F4_help request.
2015 Nov 05 5:42 AM
Hi,
It is (obviously) filtering by document number.
Look at the F4 (search help) for your S_ITEM field and see where it is getting the Document number from. For example, it might be getting it from a PID.
cheers
Paul
2015 Nov 05 5:42 AM
Hi,
It is (obviously) filtering by document number.
Look at the F4 (search help) for your S_ITEM field and see where it is getting the Document number from. For example, it might be getting it from a PID.
cheers
Paul
2015 Nov 05 6:04 AM
Hi,
For the above mentioned two fields the input help is implemented with the check table VBUK and VBUP.
hope this helps.
2015 Nov 05 6:05 AM
2015 Nov 05 6:27 AM
Hi,
Yes it is a default behavior, if you select first the sales order and than item, it will give you the line items No. related to that particular sales order.
Note: The condition for this is both sales order No. and item No. should be referred from the same table.
Regards,
Shadab.
2015 Nov 05 7:43 AM