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

Problem with /POSDW/PDIS

adrian_mejido
Contributor
0 Likes
1,079

Hi,

I have a problem when I try to use this transaction with two stores, but my problem is that I only catch in my implementation of the badi /POSDW/TASK one of this stores.

Has anyone had this problem?

Is there any OSS Note for this?

Thanks for your time.

Best regards,

ADRIAN MEJIDO

Hi,

I have a problem when I try to use this transaction with two stores, but my problem is that I only catch in my implementation of the badi /POSDW/TASK one of this stores.

Has anyone had this problem?

Is there any OSS Note for this?

Thanks for your time.

Best regards,

ADRIAN MEJIDO

5 REPLIES 5
Read only

former_member491621
Contributor
0 Likes
903

Hi Adrian,

Can you be a bit more precise on your question?? It is a bit confusing.

Read only

0 Likes
903

Hi Aniket,

Well, I will try to be more precise. I need to make some files with information about two stores. I have implemented the badi /POSDW/TASK where I recive the IT_TRANSACTION table.

I execute the /POSDW/PDIS transaction spliting the transactions in packages of 10000. And I put the checkbox Parallel processing.

If I execute the tx with only one store, It works right, but If I execute the tx with two stores, in my implentation, I only recieve one store.

Read only

0 Likes
903

Hi Adrian,

Check if the data is being passed to the BADI correctly or not(try to debug).

Read only

0 Likes
903

Hi Aniket,

In my reply, I have told you that I check that in my implementation of the BADI I onlye have received the transactions of one of the stores, but I haven`t received the transactions of the other store.

Thanks for all.

Read only

adrian_mejido
Contributor
0 Likes
903

I have been reading some information in forums but there isn´t enough information about this. 

When I execute the /POSDW/PDIS tx, I put the checkbox Parallel processing, Could be this the problem?

Thanks.