cancel
Showing results for 
Search instead for 
Did you mean: 

Program termination when opening condition dependent document output inSPRO

Former Member
0 Kudos

Hi,

SRM 5.0 ECS.

When I am opening "condition dependent document output" in SRM server SPRO to see the po output "SMARTFORM" getting below dump, there is a program termination.

T-code is BBP_PO_ACTION_CONF

What happened?

The exception 'CX_OS_OBJECT_NOT_FOUND' was raised, but it was not caught

anywhere along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program

'CL_SF_PRINT_TEMPL_PPF=========CP' has to be

terminated.

Error analysis

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_OS_OBJECT_NOT_FOUND', was not

caught in

procedure "GETM_DESCRIPT" "(METHOD)", nor was it propagated by a RAISING

clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

Could not find the referenced object with the OID

"146F3841697E0455E10000000A155172" (instance GUID) and

"37AF7C7827994D45E10000009B38F9B7" (class GUID)

How to correct the error

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"UNCAUGHT_EXCEPTION" "CX_OS_OBJECT_NOT_FOUND"

"CL_SF_PRINT_TEMPL_PPF=========CP" or "CL_SF_PRINT_TEMPL_PPF=========CM001"

"IF_OS_STATE~HANDLE_EXCEPTION"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

Any suggestion please.

Regards,

Jai

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

any luck...

Former Member
0 Kudos

Please review and fully implement the following note within the

effected system:

1080095: SPPFCADM: Printer determination displayed incorrect

After the note has been fully implemented please then retest the

system behaviour.

Also please carry out the following:

It seems that there is an inconsistency in the customizing. Did you try

to run the reports to clean up the inconsistencies, yet? Please start

t-cd SPPFCADM, mark the report 'Repair Customizing Assignment for

Configuration' and start by pressing button 'Clean Up Inconsistencies'.

I hope this helps,

Former Member
0 Kudos

Thats it:)

Just executed the t-code as suggested and resolved the issue.

Thanks,

Jai

Answers (0)