2008 Dec 23 10:19 AM
Hi,
I need idoc type or name which consist of all data type sap has defined. There are nearly 24 data types.
Pls help..
Regards,
Taj
Hi,
I need idoc type or name which consist of all data type sap has defined. There are nearly 24 data types.
Pls help..
Regards,
Taj
2008 Dec 23 10:22 AM
2008 Dec 24 9:59 AM
2008 Dec 24 10:10 AM
hi,
you will not have any message types which contain all data types.
message types will be defined based on specific data.
for example :
MATMAS - Material master
DEBMAS - Customer master data distribution
........
2008 Dec 24 10:34 AM
you can create your own custom basic idoc type and then assign it to the message type.
2008 Dec 24 12:22 PM
Yeah, I created custom idoc type and assigned to message type. But few data types like LRAW, RSTR, SSTR, STRG and CLNT are giving errors when importing the schema into the .net application.
Could u help on dis plz.