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

continue background job processing.

Former Member
0 Likes
548

Hi All,

I want to continue processing of background job even though the system writes erros messages.How can I achieve this ?

Please Help.

Thanks and Regards,

Ashik K.

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
497

which program ? standar or customer.

If customer-program - collect your messages in a log instead of throwing e-messages!

if standard maintain view V_T100C with tcode sm30, if possible

grx

A.

Read only

0 Likes
497

Hi Andreas ,

In custom program I am calling a function module ' CK_F_CSTG_STRUCTURE_EXPLOSION ' .Inside this Standard program calls Error message. How to proceed now?

Thanks for reply.

Regrads

Ashik

Read only

Former Member
0 Likes
497

Hi,

Check which is having info about background scheduling and it types.

http://help.sap.com/saphelp_nw04/helpdata/en/c5/eed63b54e56276e10000000a11402f/content.htm

Regards,

Goutam Kolluru.