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

Re: Start Routine in Virtual Infoprovider

$
0
0

Hi,

It works fine.

 

Check this below:

METHOD start_routine.

*=== Segments ===

FIELD-SYMBOLS:

    TYPE _ty_s_SC_1.

DATA:

MONITOR_REC     TYPE rstmonitor.

*$*$ begin of routine - insert your code only below this line        *-*

DELETE SOURCE_PACKAGE WHERE MOVETYPE EQ '343'

*--  fill table "MONITOR" with values of structure "MONITOR_REC"

Regards.


Viewing all articles
Browse latest Browse all 9091

Trending Articles