‎2008 Jul 07 3:34 PM
Hi,
I creater new messagetype an idoctype:
ZMATMAS and ZMATMAS05
I created ZMATMAS as changepointer in BD50.
But when I change material via MM01/02 no changepointer is created?
What to do?
tnx, Adibo.
‎2008 Jul 07 4:56 PM
Change document for Material is MATERIAL (transactiion SCDO) and the Standard SAP setting maps this to change document to message type MATMAS.
You can see this setting in transaction BD52.
You have to create a setting in BD52 for you message type ZMATMAS, similar to message type MATMAS.
Some other things which need to be in place to generate you Idoc properly are:
1. Activate the process of change pointer globally in BD61
2. Activate Change pointer for your message type in BD50 ( which I suppose is already done).
3. You should have a FM for your message type IDOC_OUTPUT_ZMATMAS which will have logic to fill data as IDoc according to you new IDOC type ZMATMAS.
4. You should have distribution model in BD64.
‎2008 Jul 07 3:37 PM
Hi,
Do it with standard IDOC MATMAS.
It will work.
No need to create new IDOC for this.
Regards,
Subbu
‎2008 Jul 07 3:52 PM
‎2008 Jul 07 4:56 PM
Change document for Material is MATERIAL (transactiion SCDO) and the Standard SAP setting maps this to change document to message type MATMAS.
You can see this setting in transaction BD52.
You have to create a setting in BD52 for you message type ZMATMAS, similar to message type MATMAS.
Some other things which need to be in place to generate you Idoc properly are:
1. Activate the process of change pointer globally in BD61
2. Activate Change pointer for your message type in BD50 ( which I suppose is already done).
3. You should have a FM for your message type IDOC_OUTPUT_ZMATMAS which will have logic to fill data as IDoc according to you new IDOC type ZMATMAS.
4. You should have distribution model in BD64.
‎2008 Jul 09 9:25 AM
Hi Pawan,
You say:
Change document for Material is MATERIAL (transactiion SCDO) and the Standard SAP setting maps this to change document to message type MATMAS.
Standard SAP setting maps this to change document to message type MATMAS ??
Where is this setting?
tnx, Adibo.
‎2008 Jul 09 9:42 AM
go to bd50---->click activate the ckeck box for the message type you created ..
then go to bd61 and save it to activate the change pointers for the messabge type ..