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

Restrict DEBMAS

Former Member
0 Likes
579

Hi All,

Basically i need to send customer master data to some other system using standard message type DEBMAS via ALE , but i want to restrict some fields like bank key, Bank name etc.....means send as empty .

Do we have any standard options to restrict these values ?

if not please provide ur suggestions...

Cheers,

Anand.

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
536

Check Enhancement VSV00001 and FM EXIT_SAPLVV01_001

Here you can delete the unwanted segment or change the content.

Regards,

Naimesh Patel

Hi All,

Basically i need to send customer master data to some other system using standard message type DEBMAS via ALE , but i want to restrict some fields like bank key, Bank name etc.....means send as empty .

Do we have any standard options to restrict these values ?

if not please provide ur suggestions...

Cheers,

Anand.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
537

Check Enhancement VSV00001 and FM EXIT_SAPLVV01_001

Here you can delete the unwanted segment or change the content.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
536

What is the other system ? Is it an R3 system ? Are you using any middleware ? If yes, you can filter the data in the middleware as well.

regards,

Advait