‎2006 Aug 28 12:20 PM
Hi Friends,
I am getting status code 56 for an Inbound IDOC. I have defined the partner profile for the Legacy system. Still I am getting status 56 with the following description.
Text
EDI: Partner profile inbound not available
Diagnosis
An inbound partner profile could not be found with the following key:
/DEVCLNT900/LS//FKK_EBS_TOI_COPA////
This involves the key fields of table EDP21:
-SNDPRN partner number of sender
-SNDPRT partner type of sender
-SNDPFC partner function of sender
-MESTYP logical message type
-MESCOD logical message code
-MESFCT logical message function
-TEST test flag
Procedure
Please check the inbound partner profiles.
Thank U for Ur time.
Senthil
‎2006 Aug 28 12:22 PM
Hi,
Have you generated your partner profile? this would take care of partner profile issues mostly.
Rgds,
HR
‎2006 Aug 28 3:08 PM
‎2006 Aug 28 3:12 PM
‎2006 Aug 28 4:08 PM
Hi Senthil,
Here is the procedure to test.
Create segments WE31
Create IDOC types using segments in: WE30 (BASIC type)
Create Message type: WE81
now link between message type and basic type: WE82
create process codes: WE42
now link process codes to direction of delivery inbox or outbox with messege type: WE64.
make an entry of your FM in: BD51
now link between FM, Basic TYpe, Messg.Type: WE57.
create port: WE21
create partner profile: WE20
partner no.: SAP_DEV
partn.type: LS
Under Post processing:
type: US
agent: name of agent
lang.: EN
outbound partrs.
message type:---
Inbound partnrs.
message type:ZLOCAL_STAFF / HRMD_A
under Classification:
partner class: ALE
partn.status: A
Message type: ZLOCAL_STAFF
Hope this helps.
Regards,
Vivek
<<removed_by_moderator>>
Edited by: Vijay Babu Dudla on May 19, 2009 7:09 AM
‎2009 May 19 8:14 AM
hi vivek.
I too have the same problem.
Do we need to create segment types, Basic type and message type on the receiving system also?
I have already created them on the sending client(for cleint to client sending of IDoc).
Regards.
Sumit Nene
‎2006 Aug 28 12:39 PM
HI,
Use program RSECHK07 to check the consistency of your partner profile. The error information is with respect to tables EDPP1, EDP21.
Reward if helpful.
Regards
‎2006 Aug 28 3:22 PM
Hi,
Please use transaction code WE20 to generate inbound partner profile.
Foe more information, please check this links.
http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
Hope this will help.
Regards,
Ferry Lianto
Please reward points if helpful.
‎2009 May 19 9:30 AM
Hi Senthil,
Basically just check if all the parameters filled in the IDoc header match with the partner profile details on the inbound side. Also make sure that all segment names etc are identical.
Regards,
Nimish