cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create BPF Instance

Former Member
0 Kudos

Hi Experts,

When I am trying to create BPF instance  i am getting the following error.

The request failed with HTTP status 503 service unavailable.

I maintained Owner property in Entity Dimension

Kindly help me on this issue.

Regards,

Srinivasan.

Accepted Solutions (1)

Accepted Solutions (1)

former_member210696
Active Contributor
0 Kudos

Hi Srinivasan,

It generally occurs because of the server not able to handle your request at this time. Please try and launch web interace and see if it is launching properly or not?

Also try and run Server Diagnostic and Verify everything is OK

Hope it helps!!

Former Member
0 Kudos

Hi Expert,

After this error i lost my Application Set. It is not available in my log on pad.

Regards,

Srinivasan.

Former Member
0 Kudos

Please help me on this issue.

Srinivasan.

Former Member
0 Kudos

Hi,

In backend i am getting Dump Error.

Please find the dump error.

"

Category           ABAP Programming Error
Runtime Errors           UNCAUGHT_EXCEPTION
Except.           CX_UJ_NULL_OBJ_REF
ABAP Program           CL_UJ_MODEL===================CP
Application Component           CPM-BPC
Date and Time           05.09.2012     10:13:50

Short text
  An exception occurred that was not caught.

What happened?
  The exception 'CX_UJ_NULL_OBJ_REF' 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_UJ_MODEL===================CP' has to be
  terminated.

What can you do?
  Take note of the actions and inputs that lead to the error.

  Contact your SAP administrator for further processing of the problem.

  Using transaction ST22 for ABAP short dump analysis you can see and
  administrate termination messages and retain them for a longer period.

Error analysis
  An exception occurred which is explained in detail below.
  The exception, which is assigned to class 'CX_UJ_NULL_OBJ_REF', was not caught
   and
  therefore caused a runtime error.
  The reason for the exception is:
  Dimension (NULL) was not found


How to correct the error
  You may able to find an interim solution to the problem
  in the SAP note system. If you have access to the note system yourself,
  please use the following search criteria:

      "UNCAUGHT_EXCEPTION" "CX_UJ_NULL_OBJ_REF"
      "CL_UJ_MODEL===================CP" bzw.
   "CL_UJ_MODEL===================CM003"
      "IF_UJ_MODEL~GET_DIM_DATA"

  If you cannot solve the problem yourself, please send the
  following documents to SAP:

  1. A hard copy print describing the problem (short dump).
     To obtain this, select "System->List->Save->Local File (unconverted)"
     on the current screen.

  2. A suitable hardcopy printout of the system log.
     To obtain this, call the system log with Transaction SM21
     and set the time interval to 10 minutes before and 5 minutes after
     the short dump. In the display choose "System->List->Save->
     Local File (unconverted)"

  3. If the programs are your own programs or modified SAP programs,
     supply the source code.
     To do this, choose "More Utilities->Upload/Download->Download" in the
     Editor.

  4. Details regarding the conditions under which the error occurred
     or which actions and input led to the error.

System environment
  SAP Release..... 730
  SAP Basis Level. 0005

  Application server... "inblrappcoe08"
  Network address...... "10.15.16.46"
  Operating system..... "Linux"
  Release.............. "2.6.18-128.el5"
  Hardware type........ "x86_64"
  Character length.... 16 Bits
  Pointer length....... 64 Bits
  Work process number.. 8
  Shortdump setting.... "full"

  Database server... "inblrappcoe08"
  Database type..... "ORACLE"
  Database name..... "BO1"
  Database user ID.. "SAPSR3"

  Terminal.......... "10.15.16.50"

  Char.set.... "C"

  SAP kernel....... 720
  created (date)... "Oct 19 2010 19:19:44"
  create on........ "Linux GNU SLES-9 x86_64 cc4.1.2 use-pr100217"
  Database version. "OCI_102, 10.2.0.5.0, V2 "

  Patch level. 68
  Patch text.. " "

  Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"
  SAP database version. 720
  Operating system..... "Linux 2.6"

  Memory consumption
  Roll.... 0
  EM...... 4189808
  Heap.... 0
  Page.... 0
  MM Used. 2877392
  MM Free. 1309776

User and Transaction
  Client.............. 001
  User................ "BPC_SYSADMIN"
  Language key........ "E"
  Transaction......... " "
  Transaction ID...... "5043143EFA7B6000E10000000A0F102E"

  EPP Whole Context ID.... " "
  EPP Connection ID....... " "
  EPP Caller Counter...... 0

  Program............. "CL_UJ_MODEL===================CP"
  Screen.............. "SAPMSSY1 3004"
  Screen Line......... 2
  Debugger Active..... "none"

Server-Side Connection Information
  Information on caller of Remote Function Call (RFC):
  System.............. "########"
  Installation number "##########"
  Database release... 720
  Kernel release...... 720
  Connection type "E" (2=R/2, 3=ABAP system, E=external, R=reg. external)
  Call type.......... "synchronous and non-transactional (emode 0, imode 0)"
  Inbound TID.........." "
  Inbound queue name..." "
  Outbound TID........." "
  Outbound queue name.." "

  Client#............. "###"
  User................."############"
  Transaction......... " "
  Call program........."w3wp"
  Function module "UJB_API_GET_FULL_PROC_VIEW"
  Call destination.. "<unknown>"
  Source server....... "INBLRAPPCOE12"
  Source IP address "10.15.16.50"

  Additional information on RFC logon:
  Trusted relationship." "
  Logon return code....0
  Trusted teturn code..0

  Note:
  - For Releases < 4.0, information on the RFC caller is not available.
  - The installation number is provided from Release > 700
  Transaction......... " "
  Call Program........."w3wp"
  Function Module..... "UJB_API_GET_FULL_PROC_VIEW"
  Call Destination.... "<unknown>"
  Source Server....... "INBLRAPPCOE12"
  Source IP Address... "10.15.16.50"

  Additional information on RFC logon:
  Trusted Relationship " "
  Logon Return Code... 0
  Trusted Return Code. 0

  Note:
  - For Releases < 4.0, information on the RFC caller not available.
  - The installation number is available from caller Release > 700


Chain of Exception Objects

Attrib. Name              Value

Level    1    Class   CX_UJ_NULL_OBJ_REF
Program    CL_UJ_MODEL===================CP               Include   CL_UJ_MODEL===================CM003       Row    10
Short Te
Long Tex

T100_MSGID              UJ0_EXCEPTION
T100_MSGNO              020
T100_MSGV1              (NULL)
IS_RESUMABLE
KERNEL_ERRID
OBJECT_NAME              (NULL)
REMOTE_CONTEXT              &REMOTE_CONTEXT:anObjectRef&

Information on where terminated
  Termination occurred in the ABAP program "CL_UJ_MODEL===================CP" -
   in "IF_UJ_MODEL~GET_DIM_DATA".
  The main program was "SAPMSSY1 ".

  In the source code you have the termination point in line 10
  of the (Include) program "CL_UJ_MODEL===================CM003".

Source Code Extract

Line  SourceCde

     1  method if_uj_model~get_dim_data.
     2
     3    data: l_appset_id   type uj_appset_id,
     4          ls_dim_ref    type uja_s_dim_ref,
     5          l_name        type string.
     6
     7    if i_dim_name is initial.
     8
     9      if if_allow_null = abap_false.
>>>>>        raise exception type cx_uj_null_obj_ref
    11          exporting
    12            textid        = cx_uj_null_obj_ref=>ex_dim_not_found
    13            object_name   = uj00_c_value_null.
    14      else.
    15        return.
    16      endif.
    17
    18    endif.
    19
    20    l_appset_id = if_uj_model~ds_appset_info-appset_id.
    21
    22    if dt_dim_ref is not initial and i_appl_id is initial.
    23      read table dt_dim_ref with table key dimension = i_dim_name
    24        into ls_dim_ref.
    25
    26      if sy-subrc = 0.
    27        ro_dim_data = ls_dim_ref-o_dim_data.
    28        return.
    29      endif.

Contents of system fields

Name    Val.

SY-SUBRC    0
SY-INDEX    2
SY-TABIX    0
SY-DBCNT    20
SY-FDPOS    10
SY-LSIND    0
SY-PAGNO    0
SY-LINNO    1
SY-COLNO    1
SY-PFKEY
SY-UCOMM
SY-TITLE    CPIC and RFC Control
SY-MSGTY    E
SY-MSGID    TK
SY-MSGNO    360
SY-MSGV1
SY-MSGV2
SY-MSGV3
SY-MSGV4
SY-MODNO    0
SY-DATUM    20120905
SY-UZEIT    101349
SY-XPROG    SAPLUJB1
SY-XFORM    UJB_API_GET_FULL_PROC_VIEW

Active Calls/Events

No.  Ty.       Program               Include        Line
   Name

     9  METHOD       CL_UJ_MODEL===================CP               CL_UJ_MODEL===================CM003           10
   CL_UJ_MODEL=>IF_UJ_MODEL~GET_DIM_DATA
     8  METHOD       CL_UJB_SERVICE================CP               CL_UJB_SERVICE================CM004           22
   CL_UJB_SERVICE=>GET_DIM_DESC_BY_NAME
     7  METHOD       CL_UJB_STEP_RGN_MGR===========CP               CL_UJB_STEP_RGN_MGR===========CM00E          126
   CL_UJB_STEP_RGN_MGR=>GET_RT_ACTIONS_BY_OBJ_STEPS
     6  METHOD       CL_UJB_STEP_RGN_MGR===========CP               CL_UJB_STEP_RGN_MGR===========CM00F          231
   CL_UJB_STEP_RGN_MGR=>GET_STEP_RGN_VIEWS_BY_RGNS
     5  METHOD       CL_UJB_STEP_RGN_MGR===========CP               CL_UJB_STEP_RGN_MGR===========CM009          229
   CL_UJB_STEP_RGN_MGR=>GET_FULL_PROC_VIEW
     4  FUNCTION       SAPLUJB1               LUJB1U16           40
   UJB_API_GET_FULL_PROC_VIEW
     3  FORM       SAPLUJB1               LUJB1U16            1
   UJB_API_GET_FULL_PROC_VIEW
     2  FORM       SAPMSSY1               SAPMSSY1          167
   REMOTE_FUNCTION_CALL
     1  MODULE (PBO)       SAPMSSY1               SAPMSSY1           35
   %_RFC_START

Chosen variables

Name
  Val.

No.      9    Ty.      METHOD
Name  CL_UJ_MODEL=>IF_UJ_MODEL~GET_DIM_DATA

I_DIM_NAME

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
I_APPL_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
IF_ALLOW_NULL

  2
  0
  0
  0
  2000
RO_DIM_DATA
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
%_SPACE

  2
  0
  0
  0
  2000
SYST-REPID
  CL_UJ_MODEL===================CP
  4455454444433333333333333333334522222222
  3CF5AFDF45CDDDDDDDDDDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A005F004D004F00440045004C003D003D003D003D003D003D003D003D003D003D003D003D003D
ABAP_FALSE

  2
  0
  0
  0
  2000
SY-XPROG
  SAPLUJB1
  5454544322222222222222222222222222222222
  310C5A2100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A004200310020002000200020002000200020002000200020002000200020002000200020
SY
  ######################################0#######################################T#######䵘#  ####
  0000000000000000000010000000000000000030000000000000000000000000000000000000105000000050220000
  2000001000001000000040A01000100000000000000000000000000000000000000000000000604000000080000300
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
  00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
  02000000000000000000000001000000000000000000000001000000000000000000000000000000140000000A0000
%_EXCP
  {O:223*\CLASS=CX_UJ_NULL_OBJ_REF}
  2000D000
  0000F000
  20000000DF000000
CX_UJ_NULL_OBJ_REF=>EX_DIM_NOT_FOUND
  UJ0_EXCEPTION       020 #D###D ##D ##D #
  5435454455444222222233324400442044204420
  5A0F5835049FE000000002004400440044004400
  000000000000000000000000E000E000E000E000
  000000000000000000000000D000D000D000D000
  55004A0030005F0045005800430045005000540049004F004E00200020002000200020002000200030003200300020
UJ00_C_VALUE_NULL
  (NULL)
  245442
  8E5CC9
  000000
  000000
  28004E0055004C004C002900
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
L_APPSET_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
ME->IF_UJ_MODEL~DS_APPSET_INFO-APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
ME->DT_DIM_REF
  Table IT_395[2x48]
  {O:3*\CLASS=CL_UJ_MODEL}\DATA=DT_DIM_REF
  Table reference: 169
  TABH+  0(20) = 38B35F57CE2A0000000000000000000000000000
  TABH+ 20(20) = A90000008B0100000200000030000000FFFFFFFF
  TABH+ 40(16) = 04100000408900000A00A405C0000000
  store        = 0x38B35F57CE2A0000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 169   (0xA9000000)
  label        = 395   (0x8B010000)
  fill         = 2     (0x02000000)
  leng         = 48    (0x30000000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000010
  occu         = 10    (0x0A000000)
  accKind      = 4     (ItAccessHashed)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 1     (ItUniYes)
  keyKind      = 3     (user defined)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 0
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0x18C77657CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0xB0AD7657CE2A0000
  id           = 254   (0xFE000000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 10    (0x0A000000)
  lineAlloc    = 10    (0x0A000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000

  ENTITY              ¨#W#
  44545522222222222222A050
  5E4949000000000000008070
  000000000000000000000000
  000000000000000000000000
  45004E00540049005400590020002000200020002000200020002000200020002000200020002000A8000000570000

  C_TIME              ##v#
  455444222222222222228070
  3F49D5000000000000009060
  000000000000000000000000
  000000000000000000000000
  43005F00540049004D0045002000200020002000200020002000200020002000200020002000200089000000760000
LS_DIM_REF
                      ÿ###
  22222222222222222222F000
  00000000000000000000F000
  000000000000000000000000
  000000000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000FF000000000000
SY-REPID
  CL_UJ_MODEL===================CP
  4455454444433333333333333333334522222222
  3CF5AFDF45CDDDDDDDDDDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A005F004D004F00440045004C003D003D003D003D003D003D003D003D003D003D003D003D003D

No.      8    Ty.      METHOD
Name  CL_UJB_SERVICE=>GET_DIM_DESC_BY_NAME

I_APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
I_DIM_NAME

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
R_DIM_DESC

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
SYST-REPID
  CL_UJB_SERVICE================CP
  4455445545544433333333333333334522222222
  3CF5A2F3526935DDDDDDDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A0042005F0053004500520056004900430045003D003D003D003D003D003D003D003D003D003D
SY-REPID
  CL_UJB_SERVICE================CP
  4455445545544433333333333333334522222222
  3CF5A2F3526935DDDDDDDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A0042005F0053004500520056004900430045003D003D003D003D003D003D003D003D003D003D
L_DIM_NAME

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
SY-XPROG
  SAPLUJB1
  5454544322222222222222222222222222222222
  310C5A2100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A004200310020002000200020002000200020002000200020002000200020002000200020
LO_MODEL
  {O:3*\CLASS=CL_UJ_MODEL}
  F0000000
  C0003000
  FC00000003000000
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
%_SPACE

  2
  0
  0
  0
  2000
LO_DIM
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
LS_DIM_INFO

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LS_DIM_INFO-DESCRIPTION

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020

No.      7    Ty.      METHOD
Name  CL_UJB_STEP_RGN_MGR=>GET_RT_ACTIONS_BY_OBJ_STEPS

IO_STEP_RGN
  {O:161*\CLASS=CL_UJB_STEP_RGN}
  5000A000
  E0001000
  5E000000A1000000
IT_IDENTIFIER
  Table IT_1148[1x1204]
  {O:30*\CLASS=CL_UJB_INST}\DATA=DT_IDENTIFIER
  Table reference: 14
  TABH+  0(20) = 00347557CE2A0000000000000000000000000000
  TABH+ 20(20) = 0E0000007C04000001000000B4040000FFFFFFFF
  TABH+ 40(16) = 041E0000305C02000400A235C8000000
  store        = 0x00347557CE2A0000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 14    (0x0E000000)
  label        = 1148  (0x7C040000)
  fill         = 1     (0x01000000)
  leng         = 1204  (0xB4040000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000038
  occu         = 4     (0x04000000)
  accKind      = 2     (ItAccessSorted)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 1     (ItUniYes)
  keyKind      = 3     (user defined)
  cmpMode      = 10    (cmpMany)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 1
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0xE0F77E57CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0x0000000000000000
  id           = 973   (0xCD030000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 1     (0x01000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 4     (0x04000000)
  lineAlloc    = 4     (0x04000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 2     (0x02000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  COE                                                 C_TIME              TIME DIMENSION
  4442222222222222222222222222222222222222222222222222455444222222222222225444244444544422222222
  3F500000000000000000000000000000000000000000000000003F49D50000000000000049D5049D5E39FE00000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200020002000200020
I_ACTION_TYPE
  2
  3
  2
  0
  0
  3200
E_SUCCESS

  2
  0
  0
  0
  2000
ET_MESSAGE_LINES
  Table[initial]

CT_SUBSTEP_ACTIONS
  Table IT_1574[5x1000]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_STEP_RGN_VIEWS_BY_RGNS\DATA=LS_STEP_RGN_VIEW-SUB_STEPS
  Table reference: 537
  TABH+  0(20) = 181C8357CE2A0000101C6D57CE2A000000000000
  TABH+ 20(20) = 190200002606000005000000E8030000A0010000
  TABH+ 40(16) = 041F0000901A02000400C124C0000000
  store        = 0x181C8357CE2A0000
  ext1         = 0x101C6D57CE2A0000
  shmId        = 0     (0x00000000)
  id           = 537   (0x19020000)
  label        = 1574  (0x26060000)
  fill         = 5     (0x05000000)
  leng         = 1000  (0xE8030000)
  loop         = 416   (0xA0010000)
  xtyp         = TYPE#000047
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0xA83F5657CE2A0000
  pgHook       = 0x601A6D57CE2A0000
  idxPtr       = 0x0000000000000000
  id           = 1264  (0xF0040000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 12    (0x0C000000)
  lineAlloc    = 12    (0x0C000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  ----- 1st level extension part --------
  regHook      = 0xA01A6D57CE2A0000
  collHook     = 0x0000000000000000
  ext2         = 0x0000000000000000

  COE                 117e82fb-6447-46a5-89a8-ada435fd68B599BE1CD01ED1AEA13BAC878D1362LOAD RETAI
  4442222222222222222233363366233332336323363266633366334333443443344344433444333433334444254544
  3F50000000000000000011758262D6447D4615D8918D1414356468259925134015411511321387841362CF14025419
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200031003100370065

  COE                 564b6919-e2af-4f46-b8f4-15b5f35368B599BE1CD01ED1AEA13BAC878D1362LOAD CURRE
  4442222222222222222233363333263662363326363233636333334333443443344344433444333433334444245554
  3F50000000000000000056426919D5216D4646D2864D1525635368259925134015411511321387841362CF14035225
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200035003600340062

  COE                 6b24742b-ada1-4380-8e94-615fb17668B599BE1CD01ED1AEA13BAC878D1362LOAD CONSO
  4442222222222222222236333336266632333323633233366333334333443443344344433444333433334444244454
  3F50000000000000000062247422D1411D4380D8594D6156217668259925134015411511321387841362CF1403FE3F
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200036006200320034

  COE                 b2f3dea9-0a3a-476f-9498-2a10aa4c68B599BE1CD01ED1AEA13BAC878D1362LOAD ACCOU
  4442222222222222222263636663236362333623333236336636334333443443344344433444333433334444244445
  3F50000000000000000022634519D0131D4766D9498D2110114368259925134015411511321387841362CF140133F5
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200062003200660033

  COE                 c086646f-8b38-493c-8310-fd5b45fd68B599BE1CD01ED1AEA13BAC878D1362LOAD BALAN
  4442222222222222222263333336236332333623333266363366334333443443344344433444333433334444244444
  3F50000000000000000030866466D8238D4933D8310D6452456468259925134015411511321387841362CF14021C1E
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200063003000380036
LS_CV-DIM_NAME

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
LS_CV-CV_TYPE

  2
  0
  0
  0
  2000
UJB0_CS_ACTION_CV_TYPE-STEP_RGN_INHERIT
  4
  3
  4
  0
  0
  3400
%_SPACE

  2
  0
  0
  0
  2000
UJB0_CS_DELIMETER-ID_RIGHT_TAG
  )
  2
  9
  0
  0
  2900
LS_CV-DIM_MEMBER

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
IO_STEP_RGN->DS_STEP_RGN-DRV_DIM_MEM
  G1000
  43333222222222222222
  71000000000000000000
  00000000000000000000
  00000000000000000000
  47003100300030003000200020002000200020002000200020002000200020002000200020002000
SCREEN

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
SYST
  ######################################0#######################################T#######䵘#  ####
  0000000000000000000010000000000000000030000000000000000000000000000000000000105000000050220000
  2000001000001000000040A01000100000000000000000000000000000000000000000000000604000000080000300
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
  00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
  02000000000000000000000001000000000000000000000001000000000000000000000000000000140000000A0000
SY
  ######################################0#######################################T#######䵘#  ####
  0000000000000000000010000000000000000030000000000000000000000000000000000000105000000050220000
  2000001000001000000040A01000100000000000000000000000000000000000000000000000604000000080000300
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
  00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
  02000000000000000000000001000000000000000000000001000000000000000000000000000000140000000A0000
ME->D_APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
LS_CV-MEMBER_DESC

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
SYST-REPID
  CL_UJB_STEP_RGN_MGR===========CP
  4455445554555445445333333333334522222222
  3CF5A2F3450F27EFD72DDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A0042005F0053005400450050005F00520047004E005F004D00470052003D003D003D003D003D
SPACE

  2
  0
  0
  0
  2000
LS_CV-DIM_DESC

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LS_API_ACTION-CURRENT_VIEW
  Table[initial]

LS_CV
  COE                 3ac71dd4-c0a1-49fd-8fe6-1c1b7194
  4442222222222222222236633663263632336623663236363333222222222222222222222222222222222222222222
  3F50000000000000000031371444D3011D4964D8656D13127194000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200033006100630037
LT_PARAM
  Table IT_1586[20x240]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_RT_ACTIONS_BY_OBJ_STEPS\DATA=LT_PARAM
  Table reference: 546
  TABH+  0(20) = 380D8457CE2A0000000000000000000000000000
  TABH+ 20(20) = 220200003206000014000000F0000000FFFFFFFF
  TABH+ 40(16) = 04060100B04500000400C130C0000000
  store        = 0x380D8457CE2A0000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 546   (0x22020000)
  label        = 1586  (0x32060000)
  fill         = 20    (0x14000000)
  leng         = 240   (0xF0000000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000015
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 8     (cmpManyEq)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0x60398457CE2A0000
  pgHook       = 0x383D8457CE2A0000
  idxPtr       = 0x0000000000000000
  id           = 1277  (0xFD040000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 60    (0x3C000000)
  lineAlloc    = 28    (0x1C000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000

  001COE                 2524e08d-86e5-424f-ba79-64702884#PACKAGE
  3334442222222222222222233336336233632333626633233333333054444442222222222222222222222222222222
  0013F50000000000000000025245084D8655D4246D2179D647028841013B1750000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  30003000310043004F0045002000200020002000200020002000200020002000200020002000200020002000200032

  001COE                 2524e08d-86e5-424f-ba79-64702884#FILE
  3334442222222222222222233336336233632333626633233333333044442222222222222222222222222222222222
  0013F50000000000000000025245084D8655D4246D2179D64702884269C50000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  30003000310043004F0045002000200020002000200020002000200020002000200020002000200020002000200032

  001COE                 2524e08d-86e5-424f-ba79-64702884#TEAM
  3334442222222222222222233336336233632333626633233333333054442222222222222222222222222222222222
  0013F50000000000000000025245084D8655D4246D2179D647028843451D0000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  30003000310043004F0045002000200020002000200020002000200020002000200020002000200020002000200032

  001COE                 2524e08d-86e5-424f-ba79-64702884#GROUP
  3334442222222222222222233336336233632333626633233333333045455222222222222222222222222222222222
  0013F50000000000000000025245084D8655D4246D2179D64702884472F50000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  30003000310043004F0045002000200020002000200020002000200020002000200020002000200020002000200032

  001COE                 3ac71dd4-c0a1-49fd-8fe6-1c1b7194#PACKAGE
  3334442222222222222222236633663263632336623663236363333054444442222222222222222222222222222222
  0013F50000000000000000031371444D3011D4964D8656D131271941013B1750000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  30003000310043004F0045002000200020002000200020002000200020002000200020002000200020002000200033
RSJOBINFO
                                  00000000000000                                  ##
  2222222222222222222222222222222233333333333333222222222222222222222222222222222200
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
%_FSREG_001
  ???
  ??????
  ??????
  ????????????

No.      6    Ty.      METHOD
Name  CL_UJB_STEP_RGN_MGR=>GET_STEP_RGN_VIEWS_BY_RGNS

IT_STEP_RGN
  Table IT_270[3x1338]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_FULL_PROC_VIEW\DATA=LT_STEP_RGN
  Table reference: 154
  TABH+  0(20) = D8E77457CE2A000058986B57CE2A000000000000
  TABH+ 20(20) = 9A0000000E010000030000003A050000A0000000
  TABH+ 40(16) = 04210000B0CB01000400C124C0000000
  store        = 0xD8E77457CE2A0000
  ext1         = 0x58986B57CE2A0000
  shmId        = 0     (0x00000000)
  id           = 154   (0x9A000000)
  label        = 270   (0x0E010000)
  fill         = 3     (0x03000000)
  leng         = 1338  (0x3A050000)
  loop         = 160   (0xA0000000)
  xtyp         = TYPE#000018
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0x98017557CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0x0000000000000000
  id           = 167   (0xA7000000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 4     (0x04000000)
  lineAlloc    = 4     (0x04000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  ----- 1st level extension part --------
  regHook      = 0xE8966B57CE2A0000
  collHook     = 0x0000000000000000
  ext2         = 0x0000000000000000

  COE                 68B599BE1CD01EE1AEA4BB1D5D0651245d2b68ee-8e95-4757-9042-f8b3765368B599BE1C
  4442222222222222222233433344344334434443443434333333363633662363323333233332636333333343334434
  3F5000000000000000006825992513401551151422145406512454226855D8595D4757D9042D682376536825992513
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200036003800420035

  COE                 68B599BE1CD01EE1AEA4BB1D720F5124b2ca96ce-0eb7-4c88-b557-63061e1268B599BE1C
  4442222222222222222233433344344334434443443433343333636633662366323633263332333336333343334434
  3F5000000000000000006825992513401551151422147206512422319635D0527D4388D2557D630615126825992513
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200036003800420035

  COE                 68B599BE1CD01EE1AEA4BB1D871FD124c0233c89-af09-4484-9bca-0b333f9a68B599BE1C
  4442222222222222222233433344344334434443443433344333633336332663323333236662363336363343334434
  3F5000000000000000006825992513401551151422148716412430233389D1609D4484D9231D023336916825992513
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200036003800420035
IT_IDENTIFIER
  Table IT_1148[1x1204]
ET_STEP_RGN_VIEW
  Table[initial]

E_SUCCESS

  2
  0
  0
  0
  2000
ET_MESSAGE_LINES
  Table IT_1425[0x892]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_FULL_PROC_VIEW\DATA=LT_MSG
  Table reference: 664
  TABH+  0(20) = 0000000000000000000000000000000000000000
  TABH+ 20(20) = 9802000091050000000000007C030000FFFFFFFF
  TABH+ 40(16) = 041F0000301402000400C124C0000000
  store        = 0x0000000000000000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 664   (0x98020000)
  label        = 1425  (0x91050000)
  fill         = 0     (0x00000000)
  leng         = 892   (0x7C030000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000013
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
LT_SUBSTEP
  Table IT_1304[5x8]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_STEP_RGN_VIEWS_BY_RGNS\DATA=LT_SUBSTEP
  Table reference: 654
  TABH+  0(20) = 204A7657CE2A0000001D8357CE2A000000000000
  TABH+ 20(20) = 8E020000180500000500000008000000FFFFFFFF
  TABH+ 40(16) = 041F0000702B02000400C128C8000000
  store        = 0x204A7657CE2A0000
  ext1         = 0x001D8357CE2A0000
  shmId        = 0     (0x00000000)
  id           = 654   (0x8E020000)
  label        = 1304  (0x18050000)
  fill         = 5     (0x05000000)
  leng         = 8     (0x08000000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000137
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 4     (cmpSingleEq)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 1
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0xB0537657CE2A0000
  pgHook       = 0x50377657CE2A0000
  idxPtr       = 0x0000000000000000
  id           = 1087  (0x3F040000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 1     (0x01000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 1020  (0xFC030000)
  lineAlloc    = 12    (0x0C000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 2     (0x02000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  ----- 1st level extension part --------
  regHook      = 0x50166D57CE2A0000
  collHook     = 0x0000000000000000
  ext2         = 0x0000000000000000

  {O:189*\CLASS=CL_UJB_SUBSTEP}
  4000B000
  2000D000
  42000000BD000000

  {O:190*\CLASS=CL_UJB_SUBSTEP}
  4000B000
  1000E000
  41000000BE000000

  {O:191*\CLASS=CL_UJB_SUBSTEP}
  4000B000
  0000F000
  40000000BF000000

  {O:192*\CLASS=CL_UJB_SUBSTEP}
  3000C000
  F0000000
  3F000000C0000000

  {O:193*\CLASS=CL_UJB_SUBSTEP}
  3000C000
  E0001000
  3E000000C1000000
<LO_SUBSTEP>
  {O:193*\CLASS=CL_UJB_SUBSTEP}
  3000C000
  E0001000
  3E000000C1000000
%_PRINT
      000                                                                                   0###
  2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020
<LO_SUBSTEP>->DS_SUBSTEP+0(168)
  C#O#E# # # # # # # # # # # # # # # # # #c#0#8#6#6#4#6#f#-#8#b#3#8#-#4#9#3#c#-#8#3#1#0#-#f#d#5#
  4040402020202020202020202020202020202020603030303030306020306030302030303060203030303020606030
  30F05000000000000000000000000000000000003000806060406060D080203080D040903030D080301000D0604050
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200063003000380036
<LO_SUBSTEP>->DS_SUBSTEP+478(750)
  L#O#A#D# #B#A#L#A#N#C#Y# #C#A#R#R#Y# #F#O#R#W#A#R#D# # # # # # # # # # # # # # # # # # # # # #
  4040404020404040404040502040405050502040405050405040202020202020202020202020202020202020202020
  C0F01040002010C010E030900030102020900060F02070102040000000000000000000000000000000000000000000
  4C004F00410044002000420041004C0041004E0043005900200043004100520052005900200046004F005200570041
UJB0_CS_RGN_ACC_TYPE-OWNER
  O
  4
  F
  0
  0
  4F00
<LO_SUBSTEP>->DS_SUBSTEP+168(68)
  1#5#d#2#b#6#8#e#e#-#8#e#9#5#-#4#7#5#7#-#9#0#4#2#-#f#8#b#3#7#6#5#3###
  30306030603030606020306030302030303030203030303020603060303030303000
  105040202060805050D080509050D040705070D090004020D0608020307060503030
  3100350064003200620036003800650065002D0038006500390035002D0034003700350037002D0039003000340032
LS_STEP_RGN_VIEW-SUB_STEPS
  Table IT_1574[5x1000]
LS_SUBSTEP
  COE                 c086646f-8b38-493c-8310-fd5b45fd68B599BE1CD01ED1AEA13BAC878D1362LOAD BALAN
  4442222222222222222263333336236332333623333266363366334333443443344344433444333433334444244444
  3F50000000000000000030866466D8238D4933D8310D6452456468259925134015411511321387841362CF14021C1E
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200063003000380036
ME
  {O:12*\CLASS=CL_UJB_STEP_RGN_MGR}
  F0000000
  3000C000
  F30000000C000000
LO_STEP_RGN
  {O:161*\CLASS=CL_UJB_STEP_RGN}
  5000A000
  E0001000
  5E000000A1000000
UJB0_CS_ACTION_TYPE-STEP
  2
  3
  2
  0
  0
  3200
LT_MSG
  Table[initial]

LS_STEP_RGN_VIEW-STEP_REGION

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LS_STEP_RGN
  COE                 68B599BE1CD01EE1AEA4BB1D5D065124G1000
  4442222222222222222233433344344334434443443434333333433332222222222222222222222222222222222222
  3F50000000000000000068259925134015511514221454065124710000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200036003800420035
LS_STEP_RGN_VIEW

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
%_VIASELSCR
  #
  0
  4
  04
SY-REPID
  CL_UJB_STEP_RGN_MGR===========CP
  4455445554555445445333333333334522222222
  3CF5A2F3450F27EFD72DDDDDDDDDDD3000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  43004C005F0055004A0042005F0053005400450050005F00520047004E005F004D00470052003D003D003D003D003D

No.      5    Ty.      METHOD
Name  CL_UJB_STEP_RGN_MGR=>GET_FULL_PROC_VIEW

I_INST_ID
  68B599BE1CD01EE1AEA4BAEAB761584F
  33433344344334434443444443333334
  68259925134015511514215127615846
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004100450041
I_STEP_RGN_ID
  68B599BE1CD01EE1AEA4BB1D871FD124
  33433344344334434443443433344333
  68259925134015511514221487164124
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004200310044
ES_FULL_PROC_VIEW

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
E_SUCCESS

  2
  0
  0
  0
  2000
ET_MESSAGE_LINES
  Table[initial]

LS_INST-TMPL_NAME
  COE-CONSOLIDATION
  444244454444454442222222222222222222222222222222222222222222
  3F5D3FE3FC94149FE0000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  43004F0045002D0043004F004E0053004F004C00490044004100540049004F004E0020002000200020002000200020
LO_INST->DO_TMPL->DS_TMPL-NAME
  COE-CONSOLIDATION
  444244454444454442222222222222222222222222222222222222222222
  3F5D3FE3FC94149FE0000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  43004F0045002D0043004F004E0053004F004C00490044004100540049004F004E0020002000200020002000200020
LS_INST-IDENTIFIER
  Table IT_1149[1x1204]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_FULL_PROC_VIEW\DATA=LS_INST-IDENTIFIER
  Table reference: 217
  TABH+  0(20) = 00347557CE2A0000000000000000000000000000
  TABH+ 20(20) = D90000007D04000001000000B4040000FFFFFFFF
  TABH+ 40(16) = 041F0000B01E02000400A235C8000000
  store        = 0x00347557CE2A0000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 217   (0xD9000000)
  label        = 1149  (0x7D040000)
  fill         = 1     (0x01000000)
  leng         = 1204  (0xB4040000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000069
  occu         = 4     (0x04000000)
  accKind      = 2     (ItAccessSorted)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 1     (ItUniYes)
  keyKind      = 3     (user defined)
  cmpMode      = 10    (cmpMany)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 1
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0xE0F77E57CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0x0000000000000000
  id           = 973   (0xCD030000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 1     (0x01000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 4     (0x04000000)
  lineAlloc    = 4     (0x04000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 2     (0x02000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  COE                                                 C_TIME              TIME DIMENSION
  4442222222222222222222222222222222222222222222222222455444222222222222225444244444544422222222
  3F500000000000000000000000000000000000000000000000003F49D50000000000000049D5049D5E39FE00000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  43004F0045002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LO_INST->DT_IDENTIFIER
  Table IT_1148[1x1204]
LO_INST->DT_OWNER
  Table[initial]

LO_INST_OWN
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
LS_INST_OWN-USER_ID

  222222222222222222222222222222222222222222222222222222222222
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LO_INST_OWN->DS_INST_OWNER-USER_ID
  ???
  ??????
  ??????
  ????????????
LS_INST-INSTANCE_OWNER
  Table[initial]

LS_INST_OWN

  222222222222222222222222222222222222222222222222222222222222
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LO_INST
  {O:30*\CLASS=CL_UJB_INST}
  E0001000
  1000E000
  E10000001E000000
ME->DS_USER-USER_ID
  ITC\AJURAJ
  454544554422222222222222222222222222222222222222222222222222
  943C1A521A00000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
LS_INST-AVAILABLE_OPT
  Table IT_1203[1x4]
  \CLASS=CL_UJB_STEP_RGN_MGR\METHOD=GET_FULL_PROC_VIEW\DATA=LS_INST-AVAILABLE_OPT
  Table reference: 688
  TABH+  0(20) = C8B96B57CE2A0000000000000000000000000000
  TABH+ 20(20) = B0020000B30400000100000004000000FFFFFFFF
  TABH+ 40(16) = 0436000020D401000400C124C0000000
  store        = 0xC8B96B57CE2A0000
  ext1         = 0x0000000000000000
  shmId        = 0     (0x00000000)
  id           = 688   (0xB0020000)
  label        = 1203  (0xB3040000)
  fill         = 1     (0x01000000)
  leng         = 4     (0x04000000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000033
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0x38BA6B57CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0x0000000000000000
  id           = 1007  (0xEF030000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 4     (0x04000000)
  lineAlloc    = 4     (0x04000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  VI
  54
  69
  00
  00
  56004900
ME
  {O:12*\CLASS=CL_UJB_STEP_RGN_MGR}
  F0000000
  3000C000
  F30000000C000000
LT_STEP_RGN
  Table IT_270[3x1338]
LT_RGN_VW
  Table[initial]

LT_MSG
  Table IT_1425[0x892]
ABAP_FALSE

  2
  0
  0
  0
  2000
LS_RGN_VW

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020

No.      4    Ty.      FUNCTION
Name  UJB_API_GET_FULL_PROC_VIEW

IS_USER
  ITC\AJURAJ                                                  10.15.18.140    1
  4545445544222222222222222222222222222222222222222222222222223323323323332222322222222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000100000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
I_APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
I_INST_ID
  68B599BE1CD01EE1AEA4BAEAB761584F
  33433344344334434443444443333334
  68259925134015511514215127615846
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004100450041
I_STEP_RGN_ID
  68B599BE1CD01EE1AEA4BB1D871FD124
  33433344344334434443443433344333
  68259925134015511514221487164124
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004200310044
ES_FULL_PROC_VIEW

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
ET_MESSAGE_LINES
  Table[initial]

E_SUCCESS

  2
  0
  0
  0
  2000
%_VIASELSCR
  #
  0
  4
  04
UJ00_CS_MODULE-UJB
  Business Process Flow
  47766677257666772466722222222222
  2539E533002F353306CF700000000000
  00000000000000000000000000000000
  00000000000000000000000000000000
  42007500730069006E006500730073002000500072006F006300650073007300200046006C006F0077002000200020
SYST-REPID
  SAPLUJB1
  5454544322222222222222222222222222222222
  310C5A2100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A004200310020002000200020002000200020002000200020002000200020002000200020
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
LO_STEP_RGN_MGR
  {O:12*\CLASS=CL_UJB_STEP_RGN_MGR}
  F0000000
  3000C000
  F30000000C000000
SY
  ######################################0#######################################T#######䵘#  ####
  0000000000000000000010000000000000000030000000000000000000000000000000000000105000000050220000
  2000001000001000000040A01000100000000000000000000000000000000000000000000000604000000080000300
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
  00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
  02000000000000000000000001000000000000000000000001000000000000000000000000000000140000000A0000
SY-REPID
  SAPLUJB1
  5454544322222222222222222222222222222222
  310C5A2100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A004200310020002000200020002000200020002000200020002000200020002000200020
L_APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
LS_USER
  ITC\AJURAJ                                                  10.15.18.140    1
  4545445544222222222222222222222222222222222222222222222222223323323323332222322222222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000100000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
SYST
  ######################################0#######################################T#######䵘#  ####
  0000000000000000000010000000000000000030000000000000000000000000000000000000105000000050220000
  2000001000001000000040A01000100000000000000000000000000000000000000000000000604000000080000300
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000040000000
  00000000000000000000000000000000000000000000000000000000000000000000000000000000000000D000000C
  02000000000000000000000001000000000000000000000001000000000000000000000000000000140000000A0000

No.      3    Ty.      FORM
Name  UJB_API_GET_FULL_PROC_VIEW

%_%_IS_USER
  ITC\AJURAJ                                                  10.15.18.140    1
  4545445544222222222222222222222222222222222222222222222222223323323323332222322222222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000100000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
%_%_I_APPSET_ID
  COE
  44422222222222222222
  3F500000000000000000
  00000000000000000000
  00000000000000000000
  43004F00450020002000200020002000200020002000200020002000200020002000200020002000
%_%_I_INST_ID
  68B599BE1CD01EE1AEA4BAEAB761584F
  33433344344334434443444443333334
  68259925134015511514215127615846
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004100450041
%_%_I_STEP_RGN_ID
  68B599BE1CD01EE1AEA4BB1D871FD124
  33433344344334434443443433344333
  68259925134015511514221487164124
  00000000000000000000000000000000
  00000000000000000000000000000000
  3600380042003500390039004200450031004300440030003100450045003100410045004100340042004200310044
%_%_ES_FULL_PROC_VIEW

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
%_%_ET_MESSAGE_LINES
  Table[initial]

%_%_E_SUCCESS

  2
  0
  0
  0
  2000

No.      2    Ty.      FORM
Name  REMOTE_FUNCTION_CALL

%_PRINT
      000                                                                                   0###
  2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
RSJOBINFO
                                  00000000000000                                  ##
  2222222222222222222222222222222233333333333333222222222222222222222222222222222200
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
L_ROOT
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
SY-REPID
  SAPMSSY1
  5454555322222222222222222222222222222222
  310D339100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020
SPACE

  2
  0
  0
  0
  2000
%_SPACE

  2
  0
  0
  0
  2000
L_SYXPROG
  SAPLUJB1
  5454544322222222222222222222222222222222
  310C5A2100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A004200310020002000200020002000200020002000200020002000200020002000200020
L_SYXFORM
  UJB_API_GET_FULL_PROC_VIEW
  544545454455454455544554452222
  5A2F109F754F65CCF02F3F69570000
  000000000000000000000000000000
  000000000000000000000000000000
  55004A0042005F004100500049005F004700450054005F00460055004C004C005F00500052004F0043005F00560049

No.      1    Ty.      MODULE (PBO)
Name  %_RFC_START

RFCTYPE_INTERNAL
  3
  0000
  3000
  03000000

Application Calls

Index  Calls

     1  R=2 T=S S=INBLRAPPCOE12 I=w3wp F=UJB_API_GET_FULL_PROC_VIEW C= U=

Internal notes
  The termination was triggered in function "raiseExcp"
  of the SAP kernel, in line 3056 of the module
   "//bas/720_REL/src/krn/runt/abexcp.c#5".
  The internal operation just processed is "EXCP".
  Internal mode was started at 20120905101349.

Active Calls in SAP Kernel

Lines of C Stack in Kernel (Structure Differs on Each Platform)

(CTrcStack2+0x82)[0x6d52e2]
(_Z16rabax_CStackSavev+0xc0)[0x9c65d6]
(ab_rabax+0x4bb2)[0x9cf1d2]
(_Z8ab_extriv+0x1ab)[0x95a22d]
(_Z9ab_xeventPKt+0x23)[0x9fbca3]
(ab_dstep+0x417)[0x9183d7]
(dynpmcal+0x2d3)[0x7c14a3]
(dynppbo0+0x15a)[0x7c2eba]
(dynprctl+0x121)[0x6fc9c1]
(dynpen00+0x3b1)[0x77f557]
(TskhLoop+0x1478)[0x522178]
(ThStart+0x372)[0x52fe22]
(DpMain+0x5a5)[0x475255]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x31f681d974]

List of ABAP programs affected

Index   Typ  Program                  Group  Date  Time Size  Lang.

      0   Prg  SAPMSSY1                       0  05.09.2008  17:12:19     25600  E
      1   Prg  SAPLSYST                       1  10.02.2011  16:05:39     44032  E
      2   Prg  SAPLUJB1                       2  09.05.2012  11:21:26    130048  E
      3   Typ  UJ0_S_USER                       0  24.01.2012  13:36:34      3072
      4   Typ  UJB_S_API_PROC_VIEW                       0  24.01.2012  13:36:35     16384
      5   Prg  SAPLUJ0_SHARED                       5  09.05.2012  11:16:40     46080  E
      6   Prg  CX_UJ_OBJ_NOT_FOUND===========CP                       6  24.01.2012  13:39:51     18432  E
      7   Prg  CX_UJ_STATIC_CHECK============CP                       7  24.01.2012  13:39:51     13312  E
      8   Prg  CX_STATIC_CHECK===============CP                       8  15.09.2010  10:47:17     11264  E
      9   Prg  CX_ROOT=======================CP                       9  15.09.2010  11:36:45     13312  E
     10   Prg  CL_UJA_APPSET=================CP                      10  09.05.2012  11:16:50    194560  E
     11   Prg  CL_UJ_BIZ_OBJ=================CP                      11  24.01.2012  13:39:38     17408  E
     12   Prg  SAPLSYUT                      12  05.09.2008  16:39:56     15360  E
     13   Typ  ABAP_CALLSTACK_LINE                       0  15.09.2010  10:31:29      3072
     14   Prg  CL_UJ_CONTEXT=================CP                      14  09.05.2012  11:16:50     50176  E
     15   Prg  CL_UJ_DAO_ENV=================CP                      15  24.01.2012  13:39:38      9216  E
     16   Prg  CL_UJ_MODEL===================CP                      16  09.05.2012  11:16:50     40960  E
     17   Prg  CL_UJE_SERVER_ADMIN_DAO=======CP                      17  24.01.2012  13:38:54     10240  E
     18   Prg  CX_UJ_NULL_OBJ_REF============CP                      18  24.01.2012  13:39:50     17408  E
     19   Prg  CX_UJ_NO_CHECK================CP                      19  24.01.2012  13:39:50     13312  E
     20   Prg  CX_NO_CHECK===================CP                      20  15.09.2010  10:47:17     11264  E
     21   Prg  CL_UJA_ADMIN_MGR==============CP                      21  09.05.2012  11:21:26    131072  E
     22   Prg  CL_UJA_APPSET_DAO=============CP                      22  24.01.2012  13:37:14     35840  E
     23   Typ  UJA_S_APPSET_INFO                       0  24.01.2012  13:36:34      4096
     24   Typ  UJ0_S_MODEL_REF                       0  24.01.2012  13:36:33      2048
     25   Prg  CL_UJE_CHECK_SECURITY=========CP                      25  09.05.2012  11:21:12     52224  E
     26   Prg  CL_UJE_USER_MGR===============CP                      26  09.05.2012  11:21:12     53248  E
     27   Prg  CL_UJA_ACTVTY_MGR=============CP                      27  24.01.2012  13:37:10     15360  E
     28   Prg  CL_UJA_ACTVTY_DAO=============CP                      28  24.01.2012  13:37:09     18432  E
     29   Prg  SAPLSYDB                      29  29.07.2011  16:56:21     65536  E
     30   Prg  CL_UJB_SERVICE================CP                      30  09.05.2012  11:21:26    176128  E
     31   Prg  CL_UJB_STEP_RGN_MGR===========CP                      31  09.05.2012  11:21:20    154624  E
     32   Prg  CL_UJ_UTL_MESSAGE=============CP                      32  24.01.2012  13:39:41     20480  E
     33   Prg  CL_UJB_STEP_RGN===============CP                      33  09.05.2012  11:21:26    134144  E
     34   Prg  CL_UJB_BASE_ENTITY============CP                      34  24.01.2012  13:37:36     14336  E
     35   Prg  CL_UJB_BASE_AGENT=============CP                      35  09.05.2012  11:21:26     32768  E
     36   Prg  CX_UJ_DB_FATAL_ERROR==========CP                      36  24.01.2012  13:39:49     16384  E
     37   Prg  CL_UJB_BASE_DAO===============CP                      37  09.05.2012  11:21:26     39936  E
     38   Prg  CL_UJ_OBJ_DAO=================CP                      38  24.01.2012  13:39:40     30720  E
     39   Typ  UJB_S_E_STEP_RGN                       0  24.01.2012  13:36:35      5120
     40   Typ  UJB_STEP_RGN                       0  24.01.2012  13:36:45      4096
     41   Prg  CL_ABAP_OBJECTDESCR===========CP                      41  15.09.2010  10:47:18     38912  E
     42   Prg  CL_ABAP_TYPEDESCR=============CP                      42  15.09.2010  11:35:17     35840  E
     43   Prg  CL_ABAP_ELEMDESCR=============CP                      43  15.09.2010  10:47:18     41984  E
     44   Prg  CL_ABAP_DATADESCR=============CP                      44  15.09.2010  11:35:17     21504  E
     45   Prg  CL_ABAP_REFDESCR==============CP                      45  15.09.2010  11:01:19     36864  E
     46   Prg  CL_ABAP_STRUCTDESCR===========CP                      46  15.09.2010  10:47:18     51200  E
     47   Prg  CL_ABAP_COMPLEXDESCR==========CP                      47  15.09.2010  10:47:18     19456  E
     48   Prg  CL_ABAP_TABLEDESCR============CP                      48  15.09.2010  11:35:18     37888  E
     49   Prg  CL_ABAP_CLASSDESCR============CP                      49  15.09.2010  10:47:18     35840  E
     50   Prg  CL_ABAP_INTFDESCR=============CP                      50  15.09.2010  10:47:18     27648  E
     51   Prg  %_CABAP                      49  15.09.2010  10:47:17     36864  E
     52   Prg  CL_ABAP_SOFT_REFERENCE========CP                      52  05.09.2008  17:50:56     10240  E
     53   Prg  CL_ABAP_REFERENCE=============CP                      53  05.09.2008  17:16:02      8192  E
     54   Prg  CL_UJB_INST===================CP                      54  09.05.2012  11:21:26    132096  E
     55   Typ  UJB_S_E_INST                       0  24.01.2012  13:36:35      4096
     56   Typ  UJB_INST                       0  24.01.2012  13:36:44      3072
     57   Prg  CL_UJB_CACHE==================CP                      57  24.01.2012  13:37:37     26624  E
     58   Prg  CL_UJB_TMPL===================CP                      58  09.05.2012  11:21:26    130048  E
     59   Typ  UJB_S_E_TMPL                       0  24.01.2012  13:36:35      4096
     60   Typ  UJB_TMPL                       0  24.01.2012  13:36:45      3072
     61   Prg  CL_UJ_SERVICES================CP                      61  24.01.2012  13:39:41     40960  E
     62   Typ  PKRT_CLIENT_HANDLE                       0  26.09.2006  13:18:51      2048
     63   Typ  UJB_TMPLT                       0  24.01.2012  13:36:46      3072
     64   Typ  DFIES                       0  15.09.2010  10:31:43     10240
     65   Prg  SAPLSDIFRUNTIME                      65  29.07.2011  16:49:34    123904  E
     66   Typ  DDFIXVALUE                       0  19.01.2000  18:27:52      2048
     67   Typ  X031L                       0  22.06.2005  15:34:04      6144
     68   Prg  SAPLSDNT                      68  29.07.2011  16:26:50    278528  E
     69   Prg  SAPLSUGS                      69  16.09.2010  14:30:13     60416  E
     70   Typ  DDFTX                       0  08.08.1997  14:46:46      4096
     71   Typ  UJB_S_CACHE_TMPL_OBJ                       0  24.01.2012  13:36:35      2048
     72   Prg  CL_UJE_USER===================CP                      72  09.05.2012  11:21:20     66560  E
     73   Prg  CL_UJE_PROFILE_OWNER==========CP                      73  24.01.2012  13:38:53     27648  E
     74   Prg  CL_UJE_BASE_OBJ===============CP                      74  24.01.2012  13:38:50     27648  E
     75   Prg  CL_UJE_ASIN_DAO===============CP                      75  24.01.2012  13:38:50     23552  E
     76   Prg  CL_UJE_USER_DAO===============CP                      76  24.01.2012  13:38:55     22528  E
     77   Typ  UJE_S_USER_TEAM                       0  24.01.2012  13:36:36      2048
     78   Prg  CL_UJB_STEP===================CP                      78  09.05.2012  11:21:26     50176  E
     79   Typ  UJB_S_E_STEP                       0  24.01.2012  13:36:35      5120
     80   Typ  UJB_STEP                       0  24.01.2012  13:36:45      4096
     81   Typ  UJB_STEPT                       0  24.01.2012  13:36:45      3072
     82   Prg  CX_UJB_EXCEPTION==============CP                      82  24.01.2012  13:39:44     54272  E
     83   Prg  CX_UJ_APPLICATION_EXCEPTION===CP                      83  24.01.2012  13:39:48     14336  E
     84   Typ  UJB_S_CACHE_STEP_OBJ                       0  24.01.2012  13:36:35      2048
     85   Typ  UJB_S_API_STEP_VIEW                       0  24.01.2012  13:36:35     13312
     86   Prg  CL_UJB_DRV_DIM================CP                      86  09.05.2012  11:21:10     26624  E
     87   Typ  UJB_S_E_DRV_DIM                       0  24.01.2012  13:36:35      3072
     88   Typ  UJB_DRV_DIM                       0  24.01.2012  13:36:44      3072
     89   Typ  UJB_S_CACHE_DRV_DIM_OBJ                       0  24.01.2012  13:36:35      2048
     90   Prg  CL_UJA_DIM====================CP                      90  09.05.2012  11:21:19    275456  E
     91   Prg  CL_UJA_DIM_DAO================CP                      91  09.05.2012  11:16:53     92160  E
     92   Prg  CL_UJA_ATTR_DAO===============CP                      92  09.05.2012  11:16:53     52224  E
     93   Prg  CX_UJA_ADMIN_ERROR============CP                      93  24.01.2012  13:39:43    122880  E
     94   Typ  UJA_S_DIM                       0  24.01.2012  13:36:34      7168
     95   Typ  DD07V                       0  19.04.2006  12:29:14      3072
     96   Prg  SAPLSDEX                      96  05.09.2008  16:39:55     25600  E
     97   Typ  DD07L                       0  15.09.2004  17:26:14      3072
     98   Typ  DD07T                       0  08.08.1997  14:46:27      3072
     99   Typ  UJA_S_ATTR                       0  24.01.2012  13:36:34      4096
    100   Typ  UJA_S_DIM_REF                       0  24.01.2012  13:36:34      2048
    101   Prg  CL_UJB_SUBSTEP================CP                     101  24.01.2012  13:37:42     33792  E
    102   Typ  UJB_S_E_SUBSTEP                       0  24.01.2012  13:36:35      4096
    103   Prg  CL_UJB_ACTION=================CP                     103  09.05.2012  11:21:26     34816  E
    104   Typ  UJB_S_E_ACTION                       0  24.01.2012  13:36:35      4096
    105   Typ  UJB_ACTION                       0  24.01.2012  13:36:43      3072
    106   Typ  UJB_ACTIONT                       0  24.01.2012  13:36:43      3072
    107   Typ  UJB_S_API_INST                       0  24.01.2012  13:36:35     12288
    108   Prg  CL_UJA_MD_QUERY_OPT===========CP                     108  09.05.2012  11:16:50     51200  E
    109   Prg  CL_UJA_FILTER=================CP                     109  24.01.2012  13:37:22     20480  E
    110   Typ  UJA_S_FILTER                       0  24.01.2012  13:36:34      5120
    111   Prg  CL_UJA_HIER_DAO===============CP                     111  09.05.2012  11:16:43     20480  E
    112   Prg  CX_UJ_BI_FATAL_ERROR==========CP                     112  24.01.2012  13:39:49     22528  E
    113   Prg  SAPLUJN_API_BI_IOBJ                     113  09.05.2012  11:21:18    220160  E
    114   Typ  RSNDI_S_HIEDIR                       0  11.09.2006  15:25:02      4096
    115   Typ  RSHIEDIRT                       0  12.09.2003  11:34:46      3072
    116   Typ  RSNDI_S_MESSAGE                       0  12.09.2003  11:33:09      5120
    117   Prg  SAPLRSNDI_SHIE                     117  15.09.2010  11:58:26    149504  E
    118   Prg  SAPLRSSH                     118  10.02.2011  14:16:31    176128  E
    119   Prg  CL_RSO_COMP_MEDIATOR_FACTORY==CP                     119  30.09.2011  11:55:03     65536  E
    120   Prg  CL_RSO_COMP_MISSING===========CP                     120  10.02.2011  14:11:53      8192  E
    121   Prg  CL_WHM_TLOGO_COMP_MEDIATOR====CP                     121  15.09.2010  12:01:29     71680  E
    122   Prg  IF_RSO_COMP_MEDIATOR==========IP                     119  10.02.2011  14:17:52      5120  E
    123   Prg  IF_RSO_TLOGO_COMP_MEDIATOR====IP                     119  15.09.2010  12:01:56     14336  E
    124   Prg  CL_RSR========================CP                     124  30.09.2011  11:49:29    182272  E
    125   Prg  CL_RS_BASE====================CP                     125  29.07.2011  17:34:13     15360  E
    126   Typ  RSD_S_COB_PRO                       0  15.09.2010  16:49:40     26624
    127   Prg  CL_RSD_CHA====================CP                     127  29.07.2011  17:33:25    562176  E
    128   Prg  CL_RSD_IOBJ_VERS==============CP                     128  30.09.2011  13:16:24    301056  E
    129   Prg  SAPLRRMS                     129  30.09.2011  11:51:17     49152  E
    130   Prg  SAPLRRI1                     130  29.07.2011  17:34:13    495616  E
    131   Typ  RSR_S_DEBUGFLAGS                       0  30.09.2011  11:44:10     14336
    132   Prg  CL_RSDDTREX_CORE==============CP                     132  29.07.2011  17:34:13     49152  E
    133   Prg  SAPLRSDI                     133  29.07.2011  17:26:33     43008  E
    134   Prg  SAPLRSDG_IOBJ_DB_READ                     134  29.07.2011  17:34:13    356352  E
    135   Typ  RSD_S_AGGRINFO                       0  14.09.2010  09:25:23      2048
    136   Typ  RSD_S_VIOBJ                       0  15.09.2010  16:49:37     30720
    137   Prg  SAPLRSDN_IOBJ                     137  29.07.2011  17:34:13    162816  E
    138   Prg  CL_RSROA_VQ_SERVICES==========CP                     138  30.09.2011  11:46:13     86016  E
    139   Prg  CL_RSRTS_METADATA=============CP                     139  30.09.2011  11:46:13    105472  E
    140   Prg  CL_RSRTS_METADATA_R3IS========CP                     140  30.09.2011  11:46:13    156672  E
    141   Prg  IF_RSRTS_METADATA=============IP                      49  30.09.2011  11:53:06     25600  E
    142   Prg  IF_SERIALIZABLE_OBJECT========IP                      49  05.09.2008  16:39:53      5120  E
    143   Prg  CL_RSROA_VQ_METADATA==========CP                     143  30.09.2011  11:46:13    251904  E
    144   Prg  CL_RSL_ME_METADATA============CP                     144  30.09.2011  11:48:36    222208  E
    145   Prg  IF_RSDRV_TREX_NAME_MAPPER=====IP                      49  30.09.2011  11:53:00      7168  E
    146   Prg  CL_RSDDLTIP_IPROV_TABLE=======CP                     146  30.09.2011  11:46:09    146432  E
    147   Prg  CL_RSAN_PR_ANPR_PROV_TRANSIENTCP                     147  30.09.2011  11:55:03    116736  E
    148   Prg  CL_RSD_DTA====================CP                     148  30.09.2011  11:46:10    318464  E
    149   Prg  IF_RSO_TLOGO_MAINTAIN=========IP                      49  30.09.2011  11:55:02     13312  E
    150   Prg  IF_RSD_DTA====================IP                      49  30.09.2011  11:55:02     29696  E
    151   Prg  CL_RSRTS_METADATA_ODP=========CP                     151  30.09.2011  11:49:31    392192  E
    152   Prg  IF_RSRTS_TRPR=================IP                      49  30.09.2011  11:53:06     10240  E
    153   Prg  CL_RSR_QPROV_METADATA=========CP                     153  30.09.2011  11:55:03    247808  E
    154   Typ  RSD_S_DTA_PRO                       0  15.09.2010  16:49:39     26624
    155   Typ  RSD_S_IOBJ_OBN                       0  11.07.2006  21:16:12      2048
    156   Prg  CX_RSD_IOBJ_NOT_FOUND=========CP                     156  14.06.2004  17:27:10     16384  E
    157   Prg  CX_RSD_IOBJ_EXCEPTION=========CP                     157  14.06.2004  17:27:10     15360  E
    158   Prg  CX_RS_STATIC_CHECK============CP                     158  29.07.2011  17:34:13     19456  E
    159   Prg  CX_RS_ERROR===================CP                     159  11.07.2006  22:20:09     14336  E
    160   Typ  RSAROUT                       0  12.09.2003  11:34:07      4096
    161   Typ  RSAROUTT                       0  12.09.2003  11:34:07      2048
    162   Typ  RSDVDPA                       0  15.09.2010  15:33:46      9216
    163   Typ  RSDIOBJV                       0  15.09.2010  15:33:45      5120
    164   Typ  RSDKYF                       0  15.09.2010  10:29:57      5120
    165   Typ  RSDVTIM                       0  15.09.2010  15:33:46     12288
    166   Typ  RSDVUNI                       0  15.09.2010  15:33:46      9216
    167   Typ  RSDVCHA                       0  15.09.2010  15:33:46     14336
    168   Typ  RSD_S_NAIP                       0  12.09.2003  11:32:32      2048
    169   Typ  RSD_S_HIECHA                       0  12.09.2003  11:32:30      2048
    170   Prg  CL_RSD_IOBJ_UTILITIES=========CP                     170  15.09.2010  16:49:42     57344  E
    171   Prg  SAPLRSDN                     171  29.07.2011  17:34:13     86016  E
    172   Prg  SAPLRSVERS                     172  30.09.2011  13:15:48    366592  E
    173   Typ  RSZCOMPKEY                       0  12.09.2003  11:33:32      3072
    174   Typ  SYCH_TABLES_ENTRY                       0  03.11.2005  13:14:56      2048
    175   Typ  UJB_S_DIM_ATTR                       0  09.05.2012  11:20:56      3072
    176   Typ  UJB_S_API_STEP_RGN_VIEW                       0  24.01.2012  13:36:35     13312
    177   Typ  RSNPAR                       0  12.09.2003  11:33:10      3072
    178   Prg  SAPLSTR4                     178  10.02.2011  12:21:23     74752  E
    179   Prg  %_CTRNSP                     178  05.09.2008  16:39:45     10240  E
    180   Prg  SAPLSTRD                     180  30.09.2011  11:25:58    837632  E
    181   Typ  TRNSPACE                       0  07.07.1997  13:56:33      3072
    182   Prg  SAPLSKEY                     182  13.09.2010  15:10:54     30720  E
    183   Prg  SAPLSCP2                     183  29.07.2011  16:49:11    178176  E
    184   Typ  CODEPAGES                       0  13.06.1997  12:41:11      2048
    185   Prg  CL_ABAP_CHAR_UTILITIES========CP                     185  29.07.2011  16:49:11     14336  E
    186   Typ  RSDIOBJFIX                       0  12.09.2003  11:34:26      5120
    187   Prg  SAPLRRSI                     187  29.07.2011  17:34:13    387072  E
    188   Prg  CL_RSD_CHABAS=================CP                     188  10.02.2011  14:11:13    153600  E
    189   Prg  SAPLRSD_DDIF                     189  29.07.2011  17:34:13     50176  E
    190   Typ  RSDDTEL                       0  12.09.2003  11:31:49      5120
    191   Typ  DTELINFO                       0  22.06.2005  15:33:47      7168
    192   Typ  DTFLAG1                       0  02.02.1998  14:57:43      2048
    193   Typ  DTFLAG2                       0  02.02.1998  14:57:43      2048
    194   Typ  DTFLAG3                       0  19.01.2005  15:59:44      2048
    195   Prg  CL_RRHI_ADHOC_HIER_ADMIN======CP                     195  15.09.2010  11:59:40     34816  E
    196   Prg  CL_UJ_ITAB_UTL================CP                     196  24.01.2012  13:39:39     36864  E
    197   Typ  UJA_S_HIER                       0  24.01.2012  13:36:34      3072
    198   Typ  UJN_S_HIER_INFO                       0  09.05.2012  11:16:16      4096
    199   Prg  CL_UJA_MD_CACHE===============CP                     199  09.05.2012  11:16:50     70656  E
    200   Prg  CL_UJA_MD=====================CP                     200  09.05.2012  11:21:19    137216  E
    201   Prg  CL_UJ0_CACHE_TBL==============CP                     201  24.01.2012  13:36:59     34816  E
    202   Prg  CL_UJ_GEN_TABLE===============CP                     202  24.01.2012  13:39:39     47104  E
    203   Typ  DD02V                       0  13.11.2001  00:18:46      7168
    204   Typ  DD09V                       0  15.09.2010  10:31:35      5120
    205   Prg  SAPLSDIF                     205  29.07.2011  16:49:34    253952  E
    206   Typ  DD03P                       0  15.09.2010  10:31:33     14336
    207   Typ  DD05M                       0  15.09.2010  10:31:49      4096
    208   Typ  DD08V                       0  19.04.2006  12:29:17      4096
    209   Typ  DD12V                       0  19.04.2006  12:29:19      5120
    210   Typ  DD17V                       0  07.04.1997  18:28:05      3072
    211   Typ  DD35V                       0  14.03.2001  11:04:51      2048
    212   Typ  DD36M                       0  15.09.2010  10:31:54      5120
    213   Prg  SAPLSDTB                     213  29.07.2011  16:26:51    480256  E
    214   Typ  DDCACHE                       0  13.01.1995  11:02:04      2048
    215   Typ  DCTABDGET                       0  02.05.1997  13:15:33      2048
    216   Prg  SAPLSDSG                     216  15.09.2010  10:36:26    143360  E
    217   Prg  RADBTDDO                     216  15.09.2010  11:35:17     49152  E
    218   Prg  RADBTDDF                     216  15.09.2010  10:36:25    342016  E
    219   Typ  DD02L                       0  13.11.2001  00:13:06      6144
    220   Typ  DD02T                       0  07.04.1997  18:27:24      3072
    221   Typ  DDSTATE                       0  18.12.1996  10:40:59      2048
    222   Typ  DCTABLGET                       0  02.05.1997  13:15:34      3072
    223   Prg  CL_UJA_WEB_ADMIN_DAO==========CP                     223  24.01.2012  13:37:34     37888  E
    224   Typ  UJA_S_BIZ_OPT                       0  24.01.2012  13:36:34      3072
    225   Typ  UJA_USER_DEF                       0  24.01.2012  13:36:43      3072
    226   Typ  UJA_S_USER_DEFAULT                       0  24.01.2012  13:36:34      2048
    227   Prg  IF_UJA_MD_READER==============IP                      49  09.05.2012  11:16:50      8192  E
    228   Prg  IF_UJ_DATA_ACCESS=============IP                      49  24.01.2012  13:40:44      5120  E
    229   Prg  /1BCDWBEN/SAPLUEN0000                     229  10.05.2012  19:02:27    224256  E
    230   Prg  SAPLSENA                     230  15.09.2010  10:45:22     39936  E
    231   Typ  /1CPMB/_X4D9PD7                       0  31.05.2012  12:02:41      4096
    232   Prg  CL_PACKAGE_RUNTIME============CP                     232  05.09.2008  17:50:56     11264  E
    233   Prg  CX_SY_STRUCT_COMP_NAME========CP                     233  05.09.2008  17:50:57     13312  E
    234   Prg  CX_SY_STRUCT_CREATION=========CP                     234  05.09.2008  17:50:57     12288  E
    235   Prg  CX_SY_TYPE_CREATION===========CP                     235  05.09.2008  17:50:57     11264  E
    236   Prg  CX_DYNAMIC_CHECK==============CP                     236  15.09.2010  10:47:17     11264  E
    237   Prg  CX_SY_STRUCT_ATTRIBUTES=======CP                     237  05.09.2008  17:50:57     13312  E
    238   Prg  CX_SY_STRUCT_SUFFIX_NAME======CP                     238  05.09.2008  17:50:57     13312  E
    239   Prg  CX_SY_STRUCT_COMP_TYPE========CP                     239  05.09.2008  17:50:57     12288  E
    240   Rty  type000000000000                       0  05.09.2012  10:13:49         0
    241   Prg  CL_UJB_INST_OWN===============CP                     241  24.01.2012  13:37:39     22528  E
    242   Typ  UJB_S_E_INST_OWN                       0  24.01.2012  13:36:35      2048
    243   Typ  UJB_INST_OWN                       0  24.01.2012  13:36:44      2048
    244   Prg  CL_UJB_TMPL_ACC===============CP                     244  09.05.2012  11:21:10     20480  E
    245   Typ  UJB_TMPL_ACC                       0  24.01.2012  13:36:46      3072
    246   Typ  UJB_S_CACHE_TEAMS_OF_USER                       0  24.01.2012  13:36:35      3072
    247   Typ  UJB_S_E_RGN_ACC                       0  24.01.2012  13:36:35      3072
    248   Typ  UJB_S_API_STEP_REGION                       0  24.01.2012  13:36:35      9216
    249   Typ  UJB_S_API_SUBSTEP                       0  24.01.2012  13:36:35      7168
    250   Typ  /1CPMB/B_X4DTZND                       0  21.05.2012  13:27:10      4096
    251   Rty  type000000000001                       0  05.09.2012  10:13:49         0
    252   Prg  BADI_UJ_BPF_REVIEW_VALIDATION=CP                     252  24.01.2012  13:41:50     16384  E
    253   Prg  CL_BADI_BASE==================CP                     253  29.07.2011  16:22:45     18432  E
    254   Prg  CL_UJB_RGN_ACC================CP                     254  09.05.2012  11:21:26     32768  E
    255   Typ  UJB_RGN_ACC                       0  24.01.2012  13:36:45      3072
    256   Typ  UJB_S_CACHE_INST_OBJ                       0  24.01.2012  13:36:35      2048
    257   Prg  CL_UJB_TASK===================CP                     257  09.05.2012  11:21:26     25600  E
    258   Typ  UJB_TASK                       0  24.01.2012  13:36:45      4096
    259   Typ  UJ0_S_RANGE                       0  24.01.2012  13:36:33      2048
    260   Typ  UJB_S_E_TASK                       0  24.01.2012  13:36:35      4096
    261   Typ  UJB_ACTION_CV                       0  24.01.2012  13:36:43      3072
    262   Prg  CL_UJB_PARA===================CP                     262  09.05.2012  11:21:19     20480  E
    263   Typ  UJB_PARA                       0  24.01.2012  13:36:44      3072
    264   Typ  UJB_S_API_ACTION                       0  24.01.2012  13:36:35      8192
    265   Typ  SCX_T100KEY                       0  21.08.2003  14:43:58      3072
    266   Prg  IF_T100_MESSAGE===============IP                      16  15.09.2010  10:47:17      6144  E
    267   Prg  IF_MESSAGE====================IP                      16  15.09.2010  10:47:17      5120  E
    268   Typ  SYST                       0  15.09.2010  10:32:06     30720
    269   Prg  IF_UJ_MODEL===================IP                      16  09.05.2012  11:16:50     14336  E
    270   Prg  %_CSLIS                      29  15.09.2010  10:35:40     97280  E
    271   Typ  DTC_S_LAYO                       0  15.09.2010  10:32:00      7168
    272   Typ  UJB_S_API_ACTION_CV                       0  24.01.2012  13:36:35      4096
    273   Typ  RSJOBINFO                       0  09.02.1995  13:25:17      3072
    274   Typ  UJB_S_API_INST_OWN                       0  24.01.2012  13:36:35      2048

Directory of Application Tables

Name                  Date     Time   Lngth
  Val.

Program    SAPMSSY1

SYST                    .  .       :  :   00004612
  \x0002\0\0\0\0\0\x0001\0\0\0\0\0\x0001\0\0\0\0\0\0\0\x0014
SY                    .  .       :  :   00004612
  \x0002\0\0\0\0\0\x0001\0\0\0\0\0\x0001\0\0\0\0\0\0\0\x0014
RSJOBINFO                    .  .       :  :   00000164
                                  00000000000000

Program    CL_UJB_STEP_RGN_MGR===========CP

RSJOBINFO                    .  .       :  :   00000164
                                  00000000000000

Program    SAPLSDEX

DD07L                    .  .       :  :   00000120
  UJ_DIM_TYPE                   A00100000G

ABAP Control Blocks (CONT)

Index  Name   Fl  PAR0  PAR1  PAR2  PAR3   PAR4 PAR5   PAR6 Source Code          Line

20120  1165
   115  BREL   80  0000              CL_UJ_MODEL===================CM003                 7
   116  comp   00  02DB  C002  001A          CL_UJ_MODEL===================CM003                 9
   118  BRAF   02  0010              CL_UJ_MODEL===================CM003                 9
   119  BREL   80  0000              CL_UJ_MODEL===================CM003                 9
   120  EXCP   06  0005              CL_UJ_MODEL===================CM003                10
   121  ABOO   00  000A  C008  0005          CL_UJ_MODEL===================CM003                10
   123  clom   00  0003  C008  0007  0000   0000 0000   0000 CL_UJ_MODEL===================CM003                10
   127  PAR1   01  001B              CL_UJ_MODEL===================CM003                10
   128  PAR1   00  0000              CL_UJ_MODEL===================CM003                10
   129  PAR1   01  001C              CL_UJ_MODEL===================CM003                10
   130  PAR2   00  0000  0001  0000          CL_UJ_MODEL===================CM003                10
>>>>>  EXCP   05  C008              CL_UJ_MODEL===================CM003                10
   133  BRAX   00  0005              CL_UJ_MODEL===================CM003                14
   134  STCK   0A  0000              CL_UJ_MODEL===================CM003                15
   135  BRAX   00  004E              CL_UJ_MODEL===================CM003                15
   136  PAR2   00  0000  0000  0000          CL_UJ_MODEL===================CM003                15
   138  move   FF  0028  C005  C009          CL_UJ_MODEL===================CM003                20
   140  CMPS   20  02DD  C00A  C00A          CL_UJ_MODEL===================CM003                22
   142  BRAF   05  0003              CL_UJ_MODEL===================CM003                22

Regards,

Srinivasan.

former_member210696
Active Contributor
0 Kudos

Hi Srinivasan,

Please don't panic, these are the things that do happen. Your appset should still be there.

Please check in the BI system and verify that you have the appset there, also check some of the infocube's content within the appset just to ensure that everything is OK.

Once you ensure in BI, when you logon, instead of logon, use connection wizard, enter your user id pwd, and see if there is any appset available to you or not.

Former Member
0 Kudos

Hi,

Can you try to login using connection wizard, using the installation ID, and see whether your appset appears or not? Can you see your appset in the BW system?

Former Member
0 Kudos

Hi Expert,

Thanks for the valuable reply and all Aplication sets are available in the SAP-BI system and in BPC connection wizard nothing is available. After this error BPC server dignostics showing errors.

Regards,

Srinivasan.

former_member210696
Active Contributor
0 Kudos

Srinivasan,

Post the errors which you are getting in Server Diagnostic.

Former Member
0 Kudos

Hi,

Can you please share the screenshot of the server diagnostic.

Former Member
0 Kudos

Hi Expert,

Sorry i am unable to share the that Dignostic Screen shot.

Regards,

Srinivasan.

Former Member
0 Kudos

Hi,

Can you kindly indicate which are in red, and what does it say against those.

Former Member
0 Kudos

Hi Expert,

We restarted the server,and now we are getting our Application sets, now if i again create BPF instance i will get the dump error and server also down.

Now how to solve this problem.

Regards,

Srinivasan.

former_member210696
Active Contributor
0 Kudos

Hi Srinivasan,

I suggest you go ahead and try creating the instance again. Please ensure that you the template is valid.

As discussed earlier, It generally occurs because of the server not able to handle your request at this time, so after restart, you may not get this error anymore.

If at all you again get the same error and system goes down (I doubt system shall go down again based on this error), you anyway have the option of restarting the server again.

By the way, what is your system landscape and you are facing this error on which system?

Former Member
0 Kudos

Hi Expert,

Thanks for the valuable reply when i am trying to Validate the BPF i am facing the following issue.

"BPF: Validation error; No template access is defined for template " CONSOLIDATION"

Thanks in Advance,

Srinivasan.

Former Member
0 Kudos

Hi,

In the first tab of the BPF template, you should maintain the definition of the BPF, instance identifier and the access information.

Hope this helps.

raghu_ram
Active Contributor
0 Kudos

Hi Srinivasan,

In the Instance Identifier section of BPF, you can see that the Time is selected by default. Please select another dimension like Category and validate the template again.

Regards,

Raghu

Former Member
0 Kudos

Hi Expert,

I done every thing,i validated success fully,i am getting every thing in interface for the web. Again i validate the BPF Template, now i am getting another type of  Dump Error. Why the system is behaving like this? Now the server is down. I am unable to see any Application sets.

This is the Dump Error.

Category          ABAP Programming Error
Runtime Errors          ASSERTION_FAILED
ABAP Program          SAPLUJ0_SHARED
Application Component          CPM-BPC
Date and Time          05.09.2012    16:26:54

Short text
  The ASSERT condition was violated.

What happened?
  In the running application program, the ASSERT statement recognized a
  situation that should not have occurred and triggered this error. In
  this case there is an error in the ABAP program executed. Technically
  the runtime error was triggered because the logical expression
  specified
  in the ASSERT statement was not true at the time of execution.

  One of the following formal prerequisites for the triggering of the
  runtime error
  was also met:
  1 The ASSERT statement is always active (not assigned to any
  checkpoint group).
  2 For the checkpoint group specified with the ASSERT statement, the
    activation mode is set to "abort".
  3 Via a system variant, the activation mode is globally set to "abort"
    for checkpoint groups in this system.
  4 The activation mode is set to "abort" on program level for the
  program executed.
  To check prerequisites 2-4, you can display the current activation
  settings using
  SAAB. The checkpoint group used is named in the section 'Error
  Analysis'. If the
  message "No checkpoint group specified" is displayed there,
  prerequisite 1 is fulfilled.

  For more information follow the link:                ABAP Keyword Documentation       .

What can you do?
  Take note of the actions and inputs that lead to the error.

  Contact your SAP administrator for further processing of the problem.

  Using transaction ST22 for ABAP short dump analysis you can see and
  administrate termination messages and retain them for a longer period.

Error analysis
  The following checkpoint group was used: "No checkpoint group specified"

  If in the ASSERT statement the addition FIELDS was used, you can find
  the content of the first 8 specified fields in the following overview:
  " (not used) "
  " (not used) "
  " (not used) "
  " (not used) "
  " (not used) "
  " (not used) "
  " (not used) "
  " (not used) "

How to correct the error
  Probably the only way to eliminate the error is to correct the program.
  -
  You may able to find an interim solution to the problem
  in the SAP note system. If you have access to the note system yourself,
  please use the following search criteria:

      "ASSERTION_FAILED" " "
      "SAPLUJ0_SHARED" bzw. "LUJ0_SHAREDU08"
      "UJ0_ON_NEW_RFC2"
  If you cannot solve the problem yourself, please send the
  following documents to SAP:

  1. A hard copy print describing the problem (short dump).
     To obtain this, select "System->List->Save->Local File (unconverted)"
     on the current screen.

  2. A suitable hardcopy printout of the system log.
     To obtain this, call the system log with Transaction SM21
     and set the time interval to 10 minutes before and 5 minutes after
     the short dump. In the display choose "System->List->Save->
     Local File (unconverted)"

  3. If the programs are your own programs or modified SAP programs,
     supply the source code.
     To do this, choose "More Utilities->Upload/Download->Download" in the
     Editor.

  4. Details regarding the conditions under which the error occurred
     or which actions and input led to the error.


System environment
  SAP Release..... 730
  SAP Basis Level. 0005

  Application server... "inblrappcoe08"
  Network address...... "10.15.16.46"
  Operating system..... "Linux"
  Release.............. "2.6.18-128.el5"
  Hardware type........ "x86_64"
  Character length.... 16 Bits
  Pointer length....... 64 Bits
  Work process number.. 7
  Shortdump setting.... "full"

  Database server... "inblrappcoe08"
  Database type..... "ORACLE"
  Database name..... "BO1"
  Database user ID.. "SAPSR3"

  Terminal.......... "10.15.16.50"

  Char.set.... "C"

  SAP kernel....... 720
  created (date)... "Oct 19 2010 19:19:44"
  create on........ "Linux GNU SLES-9 x86_64 cc4.1.2 use-pr100217"
  Database version. "OCI_102, 10.2.0.5.0, V2 "

  Patch level. 68
  Patch text.. " "

  Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"
  SAP database version. 720
  Operating system..... "Linux 2.6"

  Memory consumption
  Roll.... 0
  EM...... 4189808
  Heap.... 0
  Page.... 0
  MM Used. 1466344
  MM Free. 2720824

User and Transaction
  Client.............. 001
  User................ "BPC_SYSADMIN"
  Language key........ "E"
  Transaction......... " "
  Transaction ID...... "503DD6D8FCEB532BE10000000A0F102E"

  EPP Whole Context ID.... " "
  EPP Connection ID....... " "
  EPP Caller Counter...... 0

  Program............. "SAPLUJ0_SHARED"
  Screen.............. "SAPMSSY1 3004"
  Screen Line......... 2
  Debugger Active..... "none"

Server-Side Connection Information
  Information on caller of Remote Function Call (RFC):
  System.............. "########"
  Installation number "##########"
  Database release... 720
  Kernel release...... 720
  Connection type "E" (2=R/2, 3=ABAP system, E=external, R=reg. external)
  Call type.......... "synchronous and non-transactional (emode 0, imode 0)"
  Inbound TID.........." "
  Inbound queue name..." "
  Outbound TID........." "
  Outbound queue name.." "

  Client#............. "###"
  User................."############"
  Transaction......... " "
  Call program........."w3wp"
  Function module "UJE_API_GET_USER_TSK"
  Call destination.. "inblrappc"
  Source server....... "INBLRAPPCOE12"
  Source IP address "10.15.16.50"

  Additional information on RFC logon:
  Trusted relationship." "
  Logon return code....0
  Trusted teturn code..0

  Note:
  - For Releases < 4.0, information on the RFC caller is not available.
  - The installation number is provided from Release > 700
  Transaction......... " "
  Call Program........."w3wp"
  Function Module..... "UJE_API_GET_USER_TSK"
  Call Destination.... "inblrappc"
  Source Server....... "INBLRAPPCOE12"
  Source IP Address... "10.15.16.50"

  Additional information on RFC logon:
  Trusted Relationship " "
  Logon Return Code... 0
  Trusted Return Code. 0

  Note:
  - For Releases < 4.0, information on the RFC caller not available.
  - The installation number is available from caller Release > 700

Information on where terminated
  Termination occurred in the ABAP program "SAPLUJ0_SHARED" - in
   "UJ0_ON_NEW_RFC2".
  The main program was "SAPMSSY1 ".

  In the source code you have the termination point in line 51
  of the (Include) program "LUJ0_SHAREDU08".

Source Code Extract

Line  SourceCde

    21
    22    data:   l_appset_id type  uj_appset_id,
    23            l_appl_id  type uj_appl_id.
    24
    25  ** Begin turn on trace
    26  ** Let us first turn on the ABAP trace by passing the client's passport
    27  ** so that all the calls in RFC will be traced on ABAP
    28  *
    29  *  CONCATENATE
    30  *'2A54482A0300E69D035341505F4532455F54415F'
    31  *'506C7567496E20202020202020202020202020202'
    32  *'000005341505F4532455F54415F557365722020202'
    33  *'0202020202020202020202020205341505F4532455F5'
    34  *'4415F526571756573742020202020202020202020202020202020202020202000055341505F4532455F544'
    35  *'15F506C7567496E202020202020202020202020202020343'
    36  *'6333530303030303033313144444539304632443532383532'
    37  *'453038394642202020000700000000000000000000000000000000000000000000000000000000000000000000
    38  *into l_str_pass.
    39    l_appset_id = c_appset_id.
    40    l_appl_id = c_appl_id.
    41    call method cl_uja_appset=>get_appset_appl_caption
    42      exporting
    43        i_appset_id      = l_appset_id
    44        i_application_id = l_appl_id
    45      importing
    46        e_appset_id      = c_appset_id
    47        e_application_id = c_appl_id
    48      changing
    49        ct_message       = lt_message.
    50    read table lt_message transporting no fields with key msgty = 'E'.
>>>>>    assert sy-subrc is not initial.
    52
    53    call function 'UJ0_SET_PASSPORT'
    54      exporting
    55        i_passport = cs_user-sap_passport.
    56
    57  *** End turn on trace
    58
    59    call function 'SYSTEM_CALLSTACK'
    60      exporting
    61        max_level    = 2
    62      importing
    63        et_callstack = lt_callstack.
    64
    65    read table lt_callstack index 2 into ls_callstack.
    66
    67    clear: lt_callstack.
    68
    69    set locale language 'E'.
    70    translate cs_user-user_id to upper case.

Contents of system fields

Name    Val.

SY-SUBRC    0
SY-INDEX    1
SY-TABIX    1
SY-DBCNT    1
SY-FDPOS    1
SY-LSIND    0
SY-PAGNO    0
SY-LINNO    1
SY-COLNO    1
SY-PFKEY
SY-UCOMM
SY-TITLE    CPIC and RFC Control
SY-MSGTY
SY-MSGID
SY-MSGNO    000
SY-MSGV1
SY-MSGV2
SY-MSGV3
SY-MSGV4
SY-MODNO    0
SY-DATUM    20120905
SY-UZEIT    162653
SY-XPROG    SAPLUJE_API_USER_MGMT
SY-XFORM    UJE_API_GET_USER_TSK

Active Calls/Events

No.  Ty.      Program             Include        Line
   Name

     5  FUNCTION      SAPLUJ0_SHARED             LUJ0_SHAREDU08           51
   UJ0_ON_NEW_RFC2
     4  FUNCTION      SAPLUJE_API_USER_MGMT             LUJE_API_USER_MGMTU26           23
   UJE_API_GET_USER_TSK
     3  FORM      SAPLUJE_API_USER_MGMT             LUJE_API_USER_MGMTU26            1
   UJE_API_GET_USER_TSK
     2  FORM      SAPMSSY1             SAPMSSY1          167
   REMOTE_FUNCTION_CALL
     1  MODULE (PBO)      SAPMSSY1             SAPMSSY1           35
   %_RFC_START

Chosen variables

Name
  Val.

No.      5    Ty.     FUNCTION
Name  UJ0_ON_NEW_RFC2

I_MODULE_NAME
  Security
  56677677222222222222222222222222
  35352949000000000000000000000000
  00000000000000000000000000000000
  00000000000000000000000000000000
  5300650063007500720069007400790020002000200020002000200020002000200020002000200020002000200020
CS_USER
  ITC\AJURAJ                                                  10.15.18.140    1234
  4545445544222222222222222222222222222222222222222222222222223323323323332222333322222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000123400000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
C_APPL_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
C_APPSET_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
G_MSG
  <empty string>
  10000000
  40000000
  1400000000000000
%_VIASELSCR
  #
  0
  4
  04
L_APPSET_ID
  undefined
  76666666622222222222
  5E4569E5400000000000
  00000000000000000000
  00000000000000000000
  75006E0064006500660069006E006500640020002000200020002000200020002000200020002000
L_APPL_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
LT_MESSAGE
  Table IT_1[1x892]
  \FUNCTION=UJ0_ON_NEW_RFC2\DATA=LT_MESSAGE
  Table reference: 1
  TABH+  0(20) = 1892E656CE2A00001893E656CE2A000000000000
  TABH+ 20(20) = 0100000001000000010000007C030000FFFFFFFF
  TABH+ 40(16) = 040A0000C04800000400C124C0000000
  store        = 0x1892E656CE2A0000
  ext1         = 0x1893E656CE2A0000
  shmId        = 0     (0x00000000)
  id           = 1     (0x01000000)
  label        = 1     (0x01000000)
  fill         = 1     (0x01000000)
  leng         = 892   (0x7C030000)
  loop         = -1    (0xFFFFFFFF)
  xtyp         = TYPE#000010
  occu         = 4     (0x04000000)
  accKind      = 1     (ItAccessStandard)
  idxKind      = 0     (ItIndexNone)
  uniKind      = 2     (ItUniNo)
  keyKind      = 1     (default)
  cmpMode      = 2     (cmpSingleMcmpR)
  occu0        = 1
  stMode       = 0
  groupCntl    = 0
  rfc          = 0
  unShareable  = 0
  mightBeShared = 0
  sharedWithShmTab = 0
  isShmLockId  = 0
  isUsed       = 1
  isCtfyAble   = 1
  hasScndKeys  = 0
  hasRowId     = 0
  scndKeysOutdated = 0
  scndUniKeysOutdated = 0
  ----- Shareable Table Header Data -----
  tabi         = 0x9040E056CE2A0000
  pgHook       = 0x0000000000000000
  idxPtr       = 0x0000000000000000
  id           = 3     (0x03000000)
  shmTabhSet   = 0x0000000000000000
  refCount     = 0     (0x00000000)
  tstRefCount  = 0     (0x00000000)
  lineAdmin    = 4     (0x04000000)
  lineAlloc    = 4     (0x04000000)
  shmVersId    = 0     (0x00000000)
  shmRefCount  = 1     (0x01000000)
  rowId        = 18446744073709551615
  scndKeyAdmin = 0x0000000000000000
  ----- 1st level extension part --------
  regHook      = 0x984EE056CE2A0000
  collHook     = 0x0000000000000000
  ext2         = 0x0000000000000000
  UJA_EXCEPTION       E058undefined
  5445454455444222222243337666666662222222222222222222222222222222222222222222222222222222222222
  5A1F5835049FE000000050585E4569E540000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  55004A0041005F0045005800430045005000540049004F004E00200020002000200020002000200045003000350038
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
GC_CONT_TEXT
  G_CONT_TEXT_1000
  4544455545553333222222222222222222222222222222222222222222222222222222222222222222222222222222
  7F3FE4F4584F1000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  47005F0043004F004E0054005F0054004500580054005F003100300030003000200020002000200020002000200020
SY-REPID
  SAPLUJ0_SHARED
  5454543554454422222222222222222222222222
  310C5A0F38125400000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A0030005F0053004800410052004500440020002000200020002000200020002000200020
SY-XFORM
  UJE_API_GET_USER_TSK
  544545454455554555542222222222
  5A5F109F754F5352F43B0000000000
  000000000000000000000000000000
  000000000000000000000000000000
  55004A0045005F004100500049005F004700450054005F0055005300450052005F00540053004B0020002000200020
SY-SUBRC
  0
  0000
  0000
  00000000
SYST-REPID
  SAPLUJ0_SHARED
  5454543554454422222222222222222222222222
  310C5A0F38125400000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A0030005F0053004800410052004500440020002000200020002000200020002000200020
CS_USER-SAP_PASSPORT
  <empty string>
  10000000
  40000000
  1400000000000000

No.      4    Ty.     FUNCTION
Name  UJE_API_GET_USER_TSK

IS_USER
  ITC\AJURAJ                                                  10.15.18.140    1234
  4545445544222222222222222222222222222222222222222222222222223323323323332222333322222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000123400000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
I_APPSET_ID
  undefined
  76666666622222222222
  5E4569E5400000000000
  00000000000000000000
  00000000000000000000
  75006E0064006500660069006E006500640020002000200020002000200020002000200020002000
ET_MESSAGE_LINES
  Table[initial]

ET_TASK_METHOD
  Table[initial]

E_SUCCESS

  2
  0
  0
  0
  2000
%_VIASELSCR
  #
  0
  4
  04
%_ARCHIVE

  2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
LS_USER
  ITC\AJURAJ                                                  10.15.18.140    1234
  4545445544222222222222222222222222222222222222222222222222223323323323332222333322222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000123400000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
UJ00_CS_MODULE-UJE
  Security
  56677677222222222222222222222222
  35352949000000000000000000000000
  00000000000000000000000000000000
  00000000000000000000000000000000
  5300650063007500720069007400790020002000200020002000200020002000200020002000200020002000200020
UJ00_CS_MODULE
  Admin                           Business Process Flow           Comment
  4666622222222222222222222222222247766677257666772466722222222222466666722222222222222222222222
  14D9E0000000000000000000000000002539E533002F353306CF7000000000003FDD5E400000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  410064006D0069006E0020002000200020002000200020002000200020002000200020002000200020002000200020
L_APPSET_ID

  22222222222222222222
  00000000000000000000
  00000000000000000000
  00000000000000000000
  20002000200020002000200020002000200020002000200020002000200020002000200020002000
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
LO_SECURITY
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
SYST-REPID
  SAPLUJE_API_USER_MGMT
  5454544545455545544452222222222222222222
  310C5A5F109F5352FD7D40000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A0045005F004100500049005F0055005300450052005F004D0047004D0054002000200020
SY-REPID
  SAPLUJE_API_USER_MGMT
  5454544545455545544452222222222222222222
  310C5A5F109F5352FD7D40000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A0045005F004100500049005F0055005300450052005F004D0047004D0054002000200020
LS_USER-USER_ID
  ITC\AJURAJ
  454544554422222222222222222222222222222222222222222222222222
  943C1A521A00000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
%_SPACE

  2
  0
  0
  0
  2000

No.      3    Ty.     FORM
Name  UJE_API_GET_USER_TSK

%_%_IS_USER
  ITC\AJURAJ                                                  10.15.18.140    1234
  4545445544222222222222222222222222222222222222222222222222223323323323332222333322222222222222
  943C1A521A0000000000000000000000000000000000000000000000000010E15E18E1400000123400000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  4900540043005C0041004A005500520041004A00200020002000200020002000200020002000200020002000200020
%_%_I_APPSET_ID
  undefined
  76666666622222222222
  5E4569E5400000000000
  00000000000000000000
  00000000000000000000
  75006E0064006500660069006E006500640020002000200020002000200020002000200020002000
%_%_ET_MESSAGE_LINES
  Table[initial]

%_%_ET_TASK_METHOD
  Table[initial]

%_%_E_SUCCESS

  2
  0
  0
  0
  2000

No.      2    Ty.     FORM
Name  REMOTE_FUNCTION_CALL

%_PRINT
      000                                                                                   0###
  2222333222222222222222222222222222222222222222222222222222222222222222222222222222222222223000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000300030003000200020002000200020002000200020002000200020002000200020002000200020
%_DUMMY$$

  2222
  0000
  0000
  0000
  2000200020002000
RSJOBINFO
                                  00000000000000                                  ##
  2222222222222222222222222222222233333333333333222222222222222222222222222222222200
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  0000000000000000000000000000000000000000000000000000000000000000000000000000000000
  2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020
L_ROOT
  {O:initial}
  F0000000
  F0000000
  FF00000000000000
SY-REPID
  SAPMSSY1
  5454555322222222222222222222222222222222
  310D339100000000000000000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004D00530053005900310020002000200020002000200020002000200020002000200020002000200020
SPACE

  2
  0
  0
  0
  2000
%_SPACE

  2
  0
  0
  0
  2000
L_SYXPROG
  SAPLUJE_API_USER_MGMT
  5454544545455545544452222222222222222222
  310C5A5F109F5352FD7D40000000000000000000
  0000000000000000000000000000000000000000
  0000000000000000000000000000000000000000
  5300410050004C0055004A0045005F004100500049005F0055005300450052005F004D0047004D0054002000200020
L_SYXFORM
  UJE_API_GET_USER_TSK
  544545454455554555542222222222
  5A5F109F754F5352F43B0000000000
  000000000000000000000000000000
  000000000000000000000000000000
  55004A0045005F004100500049005F004700450054005F0055005300450052005F00540053004B0020002000200020

No.      1    Ty.     MODULE (PBO)
Name  %_RFC_START

RFCTYPE_INTERNAL
  3
  0000
  3000
  03000000

Application Calls

Index  Calls

     1  R=1 T=S S=INBLRAPPCOE12 I=w3wp F=UJE_API_GET_USER_TSK C= U=

Internal notes
  The termination was triggered in function "ab_aabAssertionFailedRabax"
  of the SAP kernel, in line 1880 of the module "???".
  The internal operation just processed is "BREA".
  Internal mode was started at 20120905162653.

Active Calls in SAP Kernel

Lines of C Stack in Kernel (Structure Differs on Each Platform)

(CTrcStack2+0x82)[0x6d52e2]
(_Z16rabax_CStackSavev+0xc0)[0x9c65d6]
(ab_rabax+0x4bb2)[0x9cf1d2]
(_Z26ab_aabAssertionFailedRabaxPt+0x176)[0xe07e3c]
(_Z8ab_jbreav+0xb2)[0xe27f78]
(_Z8ab_extriv+0x1ab)[0x95a22d]
(_Z9ab_xeventPKt+0x23)[0x9fbca3]
(ab_dstep+0x417)[0x9183d7]
(dynpmcal+0x2d3)[0x7c14a3]
(dynppbo0+0x15a)[0x7c2eba]
(dynprctl+0x121)[0x6fc9c1]
(dynpen00+0x3b1)[0x77f557]
(TskhLoop+0x1478)[0x522178]
(ThStart+0x372)[0x52fe22]
(DpMain+0x5a5)[0x475255]
/lib64/libc.so.6(__libc_start_main+0xf4)[0x31f681d974]

List of ABAP programs affected

Index   Typ  Program               Group  Date   Time Size Lang.

      0   Prg  SAPMSSY1                    0  05.09.2008   17:12:19     25600 E
      1   Prg  SAPLUJE_API_USER_MGMT                    1  09.05.2012   11:21:25    122880 E
      2   Typ  UJ0_S_USER                    0  24.01.2012   13:36:34      3072
      3   Prg  SAPLUJ0_SHARED                    3  09.05.2012   11:16:40     46080 E
      4   Prg  CX_UJ_OBJ_NOT_FOUND===========CP                    4  24.01.2012   13:39:51     18432 E
      5   Prg  CX_UJ_STATIC_CHECK============CP                    5  24.01.2012   13:39:51     13312 E
      6   Prg  CX_STATIC_CHECK===============CP                    6  15.09.2010   10:47:17     11264 E
      7   Prg  CX_ROOT=======================CP                    7  15.09.2010   11:36:45     13312 E
      8   Prg  CL_UJA_APPSET=================CP                    8  09.05.2012   11:16:50    194560 E
      9   Prg  CL_UJ_BIZ_OBJ=================CP                    9  24.01.2012   13:39:38     17408 E
     10   Prg  SAPLUJ0_DDIC_SHARED                   10  24.01.2012   13:40:03     23552 E
     11   Typ  UJ0_S_MESSAGE                    0  24.01.2012   13:36:33      4096
     12   Prg  CL_UJ_UTL_MESSAGE=============CP                   12  24.01.2012   13:39:41     20480 E
     13   Prg  SAPLSLG9                   13  29.03.2006   09:41:41     35840 E
     14   Typ  T100                    0  16.01.1998   17:49:29      2048
     15   Typ  SYST                    0  15.09.2010   10:32:06     30720
     16   Typ  RSJOBINFO                    0  09.02.1995   13:25:17      3072

Directory of Application Tables

Name                Date    Time   Lngth
  Val.

Program    SAPMSSY1

SYST                  .  .      :  :   00004612
  \x0001\0\0\0\x0001\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001
SY                  .  .      :  :   00004612
  \x0001\0\0\0\x0001\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\x0001
RSJOBINFO                  .  .      :  :   00000164
                                  00000000000000

Program    SAPLSLG9

T100                  .  .      :  :   00000194
                          Failed to get AppSet &1 info

ABAP Control Blocks (CONT)

Index  Name   Fl  PAR0 PAR1  PAR2  PAR3  PAR4 PAR5   PAR6 Source Code         Line

20120  1164
  1136  PAR1   01  C006            LUJ0_SHAREDU08               41
  1137  PAR1   41  8002            LUJ0_SHAREDU08               41
  1138  PAR1   41  8003            LUJ0_SHAREDU08               41
  1139  PAR1   81  C004            LUJ0_SHAREDU08               41
  1140  PAR2   00  0000 0001  0000         LUJ0_SHAREDU08               41
  1142  TREA   08  FFFF C004  0000  0001  0000 001F   0002 LUJ0_SHAREDU08               50
  1146  PAR4   00  0000 0000  0000  0001  0000 0000   0001 LUJ0_SHAREDU08               50
  1150  PAR2   01  02DC 0011  0052         LUJ0_SHAREDU08               50
  1152  PAR1   81  0000            LUJ0_SHAREDU08               50
  1153  CMPS   20  00E2 002A  002A         LUJ0_SHAREDU08               51
  1155  BRAF   02  0003            LUJ0_SHAREDU08               51
>>>>>  BREA   05  0000            LUJ0_SHAREDU08               51
  1157  BREA   FF  0000            LUJ0_SHAREDU08               51
  1158  FUNC   00  CB36            LUJ0_SHAREDU08               53
  1159  FUNC   80  0053            LUJ0_SHAREDU08               53
  1160  PAR2   02  0000 0093  C007         LUJ0_SHAREDU08               53
  1162  FUNC   10  0001            LUJ0_SHAREDU08               53
  1163  FUNC   FF  0000            LUJ0_SHAREDU08               53
  1164  FUNC   00  F32D            LUJ0_SHAREDU08               59

former_member210696
Active Contributor
0 Kudos

Hi Srinivasan,

Please share the system details, SP versions etc.

Former Member
0 Kudos

Hi Expert,

We are into SP11 and 7.5 nw.

Regards,

Srinivasan.

Former Member
0 Kudos

Hi Experts,

Any inputs on this.

Srinivasan.

0 Kudos

Hi Srinivasan,

  Can u run the program "uja_data_checker" first and see if u get any errors there?

cheers..Ashok

Answers (0)