cancel
Showing results for 
Search instead for 
Did you mean: 

Error 'CREATE DATA: The specified type "/POSDW/OBJREL" is no valid data type.' in Solman 7.1

0 Kudos

Hi,

I am getting the ABAP programming error in our solman 7.1 after execute step 3 (see screen shot) , can someone help to fix this error ?

Below is the detail info of error:

Category          ABAP Programming Error
Runtime Errors          CREATE_DATA_UNKNOWN_TYPE
Except.          CX_SY_CREATE_DATA_ERROR
ABAP Program          CA_OBL_BINREL=================CP
Application Component          BC-SRV-GBT-OBL
Date and Time          29.09.2015    17:00:38

Short text
  CREATE DATA: The specified type "/POSDW/OBJREL" is no valid data type.

What happened?
  Error in the ABAP Application Program

  The current ABAP program "CA_OBL_BINREL=================CP" had to be
   terminated because it has
  come across a statement that unfortunately cannot be executed.

What can you do?
  Note down which actions and inputs caused the error.


  To process the problem further, contact you SAP system
  administrator.

  Using Transaction ST22 for ABAP Dump Analysis, you can look
  at and manage termination messages, and you can also
  keep them for a long time.

Error analysis
  An exception occurred that is explained in detail below.
  The exception, which is assigned to class 'CX_SY_CREATE_DATA_ERROR', was not
   caught in
  procedure "IF_BINREL_CA~READ_LINKS" "(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:
  The dynamically specified type "/POSDW/OBJREL" at CREATE DATA is no valid data
   type.

  The type is either unknown or an object type.

Accepted Solutions (1)

Accepted Solutions (1)

benlim
Contributor

Hi Jesamine,

Were you able to solve this issus?

Regards,

-Ben-

Former Member
0 Kudos

Hello,

Please have a look at SAP note 1785859 - /POSDW/OBJREL Not found after BI Content Upgrade

if it suits your requirement.

Regards

Aditya

benlim
Contributor
0 Kudos

Hi Aditya,

Voila! Thanks for your input. This has solved my issues. Appreciate it.

Regards,

-Ben-

kunalkshk
Member
0 Kudos

what was the resolution?

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jesamine,

Please mark the question as answered if your query is resolved. If not please let me know if any help required

Regards

Aditya