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

BW transformations VS SAP tables

Former Member
0 Likes
578

Hi experts,

Does anybody have examples of how to store in a SAP table erronous records while loading data in BW trough transformations.

I made many searchs, i can't find any example.

I found only examples with Monitor, but it's not what i need.

Thanks.

Amine

1 ACCEPTED SOLUTION
Read only

arindam_m
Active Contributor
0 Likes
548

Hi,

Why don't you try to log it in ABAP routein into any custom Z-Table or system logs as you prefer.

Cheers,

Arindam

2 REPLIES 2
Read only

arindam_m
Active Contributor
0 Likes
549

Hi,

Why don't you try to log it in ABAP routein into any custom Z-Table or system logs as you prefer.

Cheers,

Arindam

Read only

Former Member
0 Likes
548

Thanks Arindam.

Amine