Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sorting in the Batch Job

Former Member
0 Likes
809

Hi All,

We have a batch job scheduled for the program RSNAST00.

When I execute this program there is a check box do I need to give any thing in there.

We want to sort this by the sales agent number.

Thanks,

Praveen

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

check box is for: if you want to repeat output type in the document after the processing.

Sort field is for :

Sorting Message Status Records

Controls the sorting of output status records.

Procedure

The standard version includes the following sort criteria:

Value Sort criteria

01 Partner number/Application/Output/Object key (default)

02 Application/Object key

03 Output/Partner number

10 Sort fields 1-3

11 Application/Sort fields 1-3

12 Output/Sort fields 1-3

Note

You can enter sort criteria specific to your organization in INCLUDE RSNASTZZ (using the criteria above as an example). The keys from 50 upwards are available for your own sort criteria.

In Customizing for output types, you can define which values from the application-specific communication structures are to be written into the sort fields.

Hi All,

We have a batch job scheduled for the program RSNAST00.

When I execute this program there is a check box do I need to give any thing in there.

We want to sort this by the sales agent number.

Thanks,

Praveen

1 REPLY 1
Read only

Former Member
0 Likes
514

check box is for: if you want to repeat output type in the document after the processing.

Sort field is for :

Sorting Message Status Records

Controls the sorting of output status records.

Procedure

The standard version includes the following sort criteria:

Value Sort criteria

01 Partner number/Application/Output/Object key (default)

02 Application/Object key

03 Output/Partner number

10 Sort fields 1-3

11 Application/Sort fields 1-3

12 Output/Sort fields 1-3

Note

You can enter sort criteria specific to your organization in INCLUDE RSNASTZZ (using the criteria above as an example). The keys from 50 upwards are available for your own sort criteria.

In Customizing for output types, you can define which values from the application-specific communication structures are to be written into the sort fields.