2010 May 13 12:18 PM
while entering plant and storage location for Tcode MB26 (associated with table RESB) only filtered data is displayed ....but with tcode se16 for table RESB after entering plant and storage location all the possible data is displayed ...
Can u tell me at which point the data is filtered????????/
while entering plant and storage location for Tcode MB26 (associated with table RESB) only filtered data is displayed ....but with tcode se16 for table RESB after entering plant and storage location all the possible data is displayed ...
Can u tell me at which point the data is filtered????????/
2010 May 13 12:28 PM
Hi,
In this report, so many filtering conditions are used to filter data from RESB.
resb~bdart ne 'BB' and
resb~xloek eq space and
not resb~xwaok eq space and
resb~dbskz eq space and
resb~dumps eq space and
resb~rgekz eq space and
resb~kzear eq space and
resb~schgt eq space and
resb~kzkup eq space and
resb~erfmg > 0 and
resb~splkz ne '1'.Regards
Vinod
2010 May 13 12:35 PM
from SE93 -> MB26 -> you can find the name of the program it is associated with.
It is PP_PICK_LIST.
Goto SE38 and analyse this program PP_PICK_LIST.
As pointed out by Vinod, there are a lot of filtering conditions which are applied in this Program.
RESB:
RESB contains order dependant requirements of materials.
for e.g if you have a sales order then to manufacture this order, you need components. The list of components with qty is in this table. The key of this table is reservation which may be tied to planned order. Inturn planned order is created for a sales order.
ags.
2010 May 13 1:30 PM
Vinod thanks for the reply ..but still the data is not completely filtered in tcode MB26 ....So can u tell me is there any other options left for filtering
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |