Skip to Content
0
Nov 16, 2010 at 11:25 AM

Repeating source field using useOneAsMany function, source field is Z field

34 Views

Hi All

Scenario is IDOC to FILE

Structure is like this:-

E1WPT01 1....999999

FILIALE 0..1

ZTXCL01 0..999999

TAXM1 0..1

ZZTAKLV 0..1 (this is a z field we created)

I want to repeat FILIALE as many times as TAXM1 exist and I got success also.

now the problem is I dont want to use TAXM1 field to define replication, I wanted to use ZZTAKLV field to define replication. But I am not getting success in this.

For TAXM1 it is success but by field ZZTAKLV I am not getting success.

Please suggest me what could be the problem. Is it because of Z field for something else.

I am getting Error: "Too few values in second queue in function useOneAsMany. It must have over all contexts the same number of values as third queue] in class ".

Regards

Dheeraj Kumar

Edited by: Dheeraj Kumar on Nov 16, 2010 5:18 PM