‎2010 May 24 9:08 AM
Hi Everyone,
Is there any standard message type for company code .
thanks,
Gaurav
Edited by: gaurav.singh on May 24, 2010 11:29 AM
‎2010 May 24 10:43 AM
Hi Gaurav ,
Hope you are asking for logical message type. if So , EDMSG is the table for logical message types. we dont have any message type for Company code.
‎2010 May 24 10:43 AM
Hi Gaurav ,
Hope you are asking for logical message type. if So , EDMSG is the table for logical message types. we dont have any message type for Company code.
‎2010 May 24 10:45 AM
hi prasant,
Then it is not possible to transfer company code data through IDoc .
according to you.
‎2010 May 24 2:50 PM
Hi Gaurav,
As per my knowledge , we dont have standard method to transfer company code data. you can go for custom method.
Please search SDN or Google to get to know more about custom message type and IDOC creation
Please refer the below Links for creating Custom message type and IDOC.
[http://www.architectsap.com/Publications/SAPtoSAPIntegrationUsingCustomIDOC.pdf]
‎2010 May 24 3:00 PM
If it is a sap system you can use LSMW or BDC to upload company code.
Thanks
Bala Duvvuri
‎2010 May 25 6:01 AM
Hi bala,
thanks for your reply
Actually i m using ZIDoc for comapny code now requirement is to trigger change pointer for it .
thats where I m struck as i m not able to get xact objectid for it....
‎2010 May 25 6:10 AM
HI Gaurav,
you can also create custom object ID.
In this you have to make your own entries i.e. table name and field names.
Regards,
Narendra
‎2010 May 25 6:57 AM
Gaurav,
Company code is a master data so why do you want change pointers because there will not be many changes in them.you can do one time load uisng LSMW or BDC .
If you are particular about idoc,which i dont suggest check the tcode bd52 and the program RHALESMD
Thanks
Bala Duvvuri