on 2014 Feb 24 2:36 PM
Hello,
I would like to know how could I download into an excel or word file, all MD04 material memo text e.g. by MRP controller
Thanks,
Rubén
Hi Ruben,
Kindly follow the below steps,
Please note you cannot export Main table lookup filed till SP9 but it is possible from SP10, kindly refer SAP MDM Data Manager Reference guide for more details regarding Exporting data from Data Manager.
use the below link to refer mdm reference guide
exporting to word is not possible.
Thank you
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ruben
As far as I know, there is no standard functionality to do that.
What I can tell you is that this text is read using function module READ_TEXT.
You can ask your ABAP consultant to build a small program to read all the texts using this FM.
Set a break point on the FM and call MD04 to check the parameters that should be used to call it.
BR
Caetano
User | Count |
---|---|
58 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.