cancel
Showing results for 
Search instead for 
Did you mean: 

getwa_not_assigned Dump in SAP SRM system

Former Member
0 Kudos

Hi Experts ,,

Could you please help me to resolve this dump

SRM , AIX , DB2.

Category               ABAP Programming Error

Runtime Errors         GETWA_NOT_ASSIGNED

ABAP Program           /SAPSRM/CL_CLL_PWL_A_SC_PROF==CP

Application Component  SRM-EBP-CA-PWL

Date and Time          09.03.2015 11:19:37

----------------------------------------------------------------------------------------------------

Short text                                                                                        |

|    Field symbol has not yet been assigned.                                                       |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What happened?                                                                                    |

|    Error in the ABAP Application Program                                                         |

|                                                                                                  |

|    The current ABAP program "/SAPSRM/CL_CLL_PWL_A_SC_PROF==CP" had to be                         |

|     terminated because it has                                                                    |

|    come across a statement that unfortunately cannot be executed.                                |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What can you do?                                                                                  |

|    Note down which actions and inputs caused the error.                                          |

|                                                                                                  |

|                                                                                                  |

|    To process the problem further, contact you SAP system                                        |

|    administrator.                                                                                |

|                                                                                                  |

|    Using Transaction ST22 for ABAP Dump Analysis, you can look                                   |

|    at and manage termination messages, and you can also                                          |

|    keep them for a long time.                                                                    |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|

analysis                                                                                    |

|    You attempted to access an unassigned field symbol                                            |

|    (data segment "-1").                                                                          |

|                                                                                                  |

|    This error may occur if                                                                       |

|    - You address a typed field symbol before it has been set with                                |

|      ASSIGN                                                                                      |

|    - You address a field symbol that pointed to the line of an                                   |

|      internal table that was deleted                                                             |

|    - You address a field symbol that was previously reset using                                  |

|      UNASSIGN or that pointed to a local field that no                                           |

|      longer exists                                                                               |

|    - You address a global function interface, although the                                       |

|      respective function module is not active - that is, is                                      |

|      not in the list of active calls. The list of active calls                                   |

|      can be taken from this short dump.                                                          |

Regards

Shafeeq

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Friend,

I have same problem.Can yu please let me know ho you resolved?

Regards,

Vijay

Former Member
0 Kudos

Hi Muhammed,

what is your SRM level? This error should be analysed by your SRM consultants. It seems not to be a technical issue.

I saw PWL program type that had been executed and made some search. Let your SRM consultants check this note:1863637 - Dump in 'Bidders' query under External Business Partner

Best regards,

Serhat