Question:
Hi,
I have written hundreds of notes for hundred of parts in Demand Planning - Planning Book. I want to extract them into one Excel File . How can you transfer them ?.
Thanks.
Answer:
Hi,
there is no standard way to do so in APO 3.0A, i think its the same with APO 3.1, but I am not sure. It should be possible in SCM 4.0.
If you want to do this in 3.x, you probably need a little program.
The name of the table where the notes for your PLOB starts with '/1APO/D' , so search within SE11 for '/1APO/D*' then you will find the right table for your PLOB. Loop over this table and use FM 'READ_TEXT' with the docid to get the texts. The rest is easy
Greetings,
Christian
Answer:
If so I woudl also be looking to "load" these notes into another plannign area. Is this possible? (We are using 3.0)
Thanks
Answer:
Hi AP123,
I've done it this way. I think it shoud be possible to copy the notes to another planning area. I am not sure if you have to copy the texts to get a new text id, this will depend on the key fields of the notes table. But I have not tried it yet. I guess there is a FM to create a note.
Of course the characteristics should be the same.
Let me know if it works
Greetings,
Christian