on 2008 Mar 19 1:23 PM
Dear All,
Requirement is to add new field 'Ship-to Country' in standard report RM07DOCS (MB51) , How can I go about it ?
1) Updating the enhancement points which exists in the report ?
2) Raising Query in SAP to get any OSS notes
3) Copy the standard RM07DOCS into Z Program and add this new field ?
Kindly suggest the best method asap.
Thanks
Nav.
You need to look for structure V_MMIM_REP_CUST. you can find some sap notes regarding this how to add fields in MB51
a®
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can try through SAP configuration.
Path: SPRO -> Materials Mgmt -> Inventory Mgmt & Pyhsyical Inv -> Reporting -> Define field selection for material document list.
Otherwise you may want to copy program RM07DOCS to ZRM07DOCS and modify the code to include your own fields. Also you may want to create your your own transaction code let's say ZMB51. This way you can include any customer fields
Regards
Kiran Sure
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Copy the standard RM07DOCS into Z Program and add this new field , would be a problem if there are any new patches added .
Vind.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply mate.
I couldnt find any OSS notes which can add new field for the given structure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
112 | |
9 | |
8 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.