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

Executing RBDSTATE for ALE-Audit Processing

former_member611006
Active Participant
0 Likes
1,261

Hi Experts,

when I execute RBDSTATE into my Z_Function for BOMMAT Inbound Processing, it doesn't find any IDoc for the ALE-Audit Processing :

"No data relevant to audit were selected."

Any idea ?

Regards,

David

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
953

David,

have you customized your distribution model ?

tcode: bd64

you have to add the messagetype "ALEAUD" and it´s filter to your model.

6 REPLIES 6
Read only

Former Member
0 Likes
954

David,

have you customized your distribution model ?

tcode: bd64

you have to add the messagetype "ALEAUD" and it´s filter to your model.

Read only

0 Likes
953

Hi Gordon,

Yes I've added IDoc Type ALEAUD to my Distribution Model with a filter (Audit only for IDoc Type BOMMAT).

Regards,

David

Read only

0 Likes
953

David,

is the report RBDSTATE working outside your Z-Function ?

Read only

0 Likes
953

Hi Gordon,

I've decided to create another Distribution Model, only for ALEAUD (why ? I don't know...).

Now the IDoc ALEAUD is created into the Target System, but with Status is 02 "Could not find code page for receiving system".

Regards,

David

Read only

0 Likes
953

Regarding codepage .... check your RFC Destination at both sides.

It seems to be a wrong customizing at Tab: MDM or something like that.

Read only

0 Likes
953

Hi Gordon,

it's now OK, I was working with the wrong Port ...

Regards,

David