2010 Nov 09 10:39 AM
Hello group,
we have different companies in our SAP system (BUKRS). Now when an infotype is changed the changepointers are activated and using program RBDMIDOC we can send Idocs of type HRMD_A to f.i. files. In order to have these files distributed to different parties depending on BUKRS of the person we would like to have HRMD_A to deliver single records, an Idoc for each person and the Idoc header fields for variant and function should be filled so that the partner profile would distribute the Idoc to the partie.
Is this possible? And if yes how?
Regards, Léon Hoeneveld The Netherlands
2010 Nov 09 10:44 AM
2010 Nov 09 10:44 AM
2010 Nov 09 10:56 AM
Transaction PFAL lets me trigger the Idoc manually, but with a job for RBDMIDOC this is automatically.
I found fm RH_HRMD_BLOCK_SIZE in wich you can enhance the code to set the block size for an Idoc-type to 1.
But now I still have to change the Idoc header with an enhancement of user-exit.
HRALE00OUTBOUND_IDOC BADi does not have the functionallity.
Regards, Léon Hoeneveld
2010 Nov 09 11:06 AM
I am not sure whether this will help you to solve the problem. Have a look at enhancement RHALE001, components EXIT_SAPLRHA0_004 & EXIT_SAPLRHA0_001.