Hello,
I cannot find message types (like CREMAS/DEBMAS ) in XI box. I want to use an IDoc adapter to R3 and while configuing, I see them missing.
Is there anything like Message Type activation that we need to do? Please let me know.
Thanks,
Ramesh Balasubramanian
Thanks I got that. Actually we are on 46c too.
Now I am encountering another error in the transaction sm58 (monitor native RFC communication) that says
"Meta data EDISDEF for port SAPBXI, IDoc type DEBMAS06 and CIM type not m".
Not sure how it uses port SAPBXI and how I can overcome this. Please help me out.
It looks like you are missing some SLD imports, Make sure you are in the latest package. I believe you are missing CIM entries for respective message type. I am sure SP4 has cimsap.zip file which could have latest IDOC type info. (ref. OSS Note 669669)
Also import the following software components into Integraition repository.
SAP ABA 4.6C SAP_ABA
SAP APPL 4.6C SAP_APPL
SAP BASIS 4.6C SAP_BASIS
SAP GUI FOR WINDOWS 4.6C
SAP HR 4.6C SAP_HR
SAP ITS 4.6C BC-FES-ITS
Hope this helps.
Best Regards,
Rajan Kidambi
Hello:
For what inbound interface(back-end system) you are developing this one. Are you getting this error in XI box. Your XI installation will not have all the IDOC Types. Did you import the IDOC(DEBMAS) in Integration repository? I dont think it has to be in idocsyn table. IDOCSYN table contains all the idoc types in the system. If you want you can create IDOC Type you can go to WE30 and object created here will have entry in IDOCSYN table, but again DEBMAS06 is SAP Supplied and system will not let you create in that name space.
Regards,
Rajan Kidambi.
Add a comment