Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 974

Re: mass copy functionality in ehs

$
0
0

Hi Krishna,

 

That is described as Christoph mentioned. So the code should look like:

 

FACTS

RECORD

     INPUTCOMP(IN)

     INCOMPONENTS

     OUTPUTCOMP(OUT)

     OUTCOMPONENTS

END

RULES

RULE COPYCOMP

IF TRUE()

THEN

OUTPUTCOMP.NEW.OUTCOMPONENTS:=INPUTCOMP.INCOMPONENTS

COMMIT OUTPUTCOMP

END

END

 

I haven't tested this! And you need to take care of the correct mapping in the database.

 

Ralph


Viewing all articles
Browse latest Browse all 974

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>