‎2015 Oct 12 6:41 AM
Dear Techies .
Hello !
I am new to ALE IDOC , and was searching a thread where i can get answer related link between bd12 and custom program.
i am trying to send data through BD12, BD14 transaction . but once i execute one of this transaction it should go to my custom program where i mask the data and send it. also i have to extend the idoc CREMAS and DEBMAS.
searching for a correct sequence of linking this all . most important is how can i link my custom program to BD 12 .
Regards
‎2015 Oct 12 12:18 PM
Hi Karan,
For:
1. Idocs extension: To populate custom fields in extended idoc exits are there. Please search on scn you will find exit names.
2. Masking on sensitive data: why you are developing custom program. Is there any specific needs ?
Hope below links will be useful for you.
Masking sensitive data in ALE transfer - ERP Human Capital Management - SCN Wiki
Encrypting the Display of Sensitive Data - IDoc Interface/ALE - SAP Library
‎2015 Oct 12 1:19 PM
Dear Jitendra ,
Thank you for your response.
I found badi VENDOR_ADD_DATA_BI. where i can feed extended fields of idoc. but i am confuse that when i send data through bd14 all the data which i got from table in that there are some fields of which i want to mask with certain rules and algo. provided to me and then need to send it to another sap client.
Regards,
Karan