cancel
Showing results for 
Search instead for 
Did you mean: 

start routine

Former Member
0 Kudos

Hi Gurus,

1)how do you set data packet size? where to set it?

2)If there is an error in start routine, if the data is not updated fully, how can we debug the start routine?

3) what is the differnece between start routine in update rules and transfer rules?

Thanks,

Ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

1) as already mentioned, sbiw->...,

additionally in the infopackage, scheduler->DataSource Settings for Datatransfer

2) Load data via psa, then from the detail tab of the request monitor, right click on a datapackage and select simulate update. You can choose the update or transfer rules for debugging.

3) basically there is no difference, but normally you just do data conversions in the transfer rules and the business related logic in the update rules. Remember that a infosource can be used to update different targets with different approaches and this will be handled in the update rules.

regards

Siggi

Former Member
0 Kudos

Hi siggi,

1) iam unable to find this option..

2)my doubt is if error in start routine not in update or transfer routine.

thanks,

Ram

Former Member
0 Kudos

Hi Ram,

1,For Data Packet Size GO to --> SBIW -->General setting

-->Maintain Control Parameters for Data Transfer.

Here you can give what ever size you want.

2, Both start routine and update + Transfer routine are

Debug in t-code Rsmo > detail tab>Right click on data packet--> simulate update.

If this statement realy helps you,dont miss to award the point.

Former Member
0 Kudos

Hi Ram,

1) iam unable to find this option..

goto the infopackage maintenance and select 'Scheduler' from the main menu. It is the 6th option in the list. It is a infopackage specific setting in here.

2)my doubt is if error in start routine not in update or transfer routine.

With the described actions you can debug the start routines as well as the single routines for the infoobjects. You just need to step thru the coding.

regards

Siggi

Former Member
0 Kudos

Hi,

<b>how do you set data packet size? where to set it?</b>

SBIW->General settings-->Maintain control parameters..->There u can make settings like no.of max. lines in data packet etc...

<b>what is the differnece between start routine in update rules and transfer rules?</b>

http://help.sap.com/saphelp_erp2005/helpdata/en/b3/0ef3e8396111d5b2e80050da4c74dc/frameset.htm

regards,

shylaja.