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

Link between bd12 and custom program.

Former Member
0 Likes
723

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

2 REPLIES 2
Read only

jitendra_it
Active Contributor
0 Likes
538

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

Read only

0 Likes
538

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