Quantcast
Channel: SCN : All Content - SAP Business Warehouse
Viewing all articles
Browse latest Browse all 5981

Message No. RSBK257 and Message No. RSBK229 Data package error in DTP

$
0
0

Hi Guys,

 

Error occurred while running DTP, I have loaded data from flat file which contains key fig and char but some of key fig contains char value like n/a that I dont want in target for that I have written code in start routine

 

LOOP AT SOURCE_PACKAGE ASSIGNING <SOURCE_FIELDS>.

DELETE SOURCE_PACKAGE WHERE PANE1FILTER3LEVE  = 'n/a' AND PANE1FILTER6LEVE = 'n/a'.

ENDLOOP.

DTP Error.JPG

 

kindly suggest what I have to do for the same.

 

 

 

Thanks,

Pankaj


Viewing all articles
Browse latest Browse all 5981

Trending Articles