Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

message type for company code

Former Member
0 Likes
1,434

Hi Everyone,

Is there any standard message type for company code .

thanks,

Gaurav

Edited by: gaurav.singh on May 24, 2010 11:29 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,124

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.

7 REPLIES 7
Read only

Former Member
0 Likes
1,125

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.

Read only

0 Likes
1,124

hi prasant,

Then it is not possible to transfer company code data through IDoc .

according to you.

Read only

0 Likes
1,124

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]

Read only

0 Likes
1,124

If it is a sap system you can use LSMW or BDC to upload company code.

Thanks

Bala Duvvuri

Read only

0 Likes
1,124

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....

Read only

0 Likes
1,124

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

Read only

0 Likes
1,124

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