cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Family Member: create object error

Former Member
0 Kudos

Hi All,

i am implmenting ESS for one company in Saudi and i am facing an issue with family member iview. i am trying to use USA iveiw since their is no such iview for 99 countries. i am using portal 7.3 version. the error i am facing is below, kindly help. thanks.

i ran st22 and i got the below reasons:

1.

Category               ABAP Programming Error

Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO

Except.                CX_SY_REF_IS_INITIAL

ABAP Program           SAPLHRXSS_PER_MAC

Application Component  PA-ESS-XX

Date and Time          18.09.2012 10:13:36

2.

Category               ABAP Programming Error

Runtime Errors         CREATE_OBJECT_CLASS_NOT_FOUND

Except.                CX_SY_CREATE_OBJECT_ERROR

ABAP Program           CL_HRPA_INFOTYPE_FACTORY======CP

Application Component  PA-PA-XX

Date and Time          18.09.2012 10:13:35

please help go live date is soon.

thanks alot

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please dig deep in the ST22 dump. Check the run time variable names etc you will surely get a clue. The dump clearly said that some class is missing. Try finding the class name and see if you find a relevant SAP note to solve this.

Former Member
0 Kudos

Hi Ahmed,

It looks like a master data problem maybe becuase you are using the USA application for user setup to be Saudi. Try to debug the ABAP programs to find out what is missing. Are the infotypes prepared for your test user etc.

BR Jan