Application Development 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: 

Enhancement for RBDMIDOC Report

Former Member
0 Kudos

Hi All,

The program RBDMIDOC is based on change pointers, and it will create the idocs with segments which will have changes only.

But, here i am facing one situation, where i need all segments in the Idoc.

Is there any possiblilty to enhance the program RBDMIDOC to dispaly all the segments of messagetype matmas.

As iam working on MDM , can any one please explain me how we do the enhancement , probably with pseudo code.

Thanks in Advance

Syam

2 REPLIES 2

Former Member
0 Kudos

Hi,

Goto the program RBDMIDOC find the package and goto CMOD you will find the Enhancements related to this Program.

Mohamed_Mukhtar
Active Contributor
0 Kudos

hi,

Enhancement
ALE00001  " ALE User Exit

Badi's

IDOC_CREATION_CHECK      " ALE Outbounf Processing: Check Whether IDoc is Created
ALE_FLTOBJ_VALUE_ADD   "  Enter Filter Object Values in Distribution Model

Regards