SAP Knowledge Base Article - Preview

3311366 - STRING_SIZE_TOO_LARGE when Get Service Groups in /n/IWFND/V4_ADMIN

Symptom

/n/IWFND/V4_ADMIN => "Get Service Groups" hits dump:

Category               ABAP programming error
Runtime Errors         STRING_SIZE_TOO_LARGE
ABAP Program           /IWBEP/CL_V4_REGISTRY_SERVER==CP
Application Component  OPU-GW-V4

|Information on where terminated                                                                   |
|    The termination occurred in ABAP program or include                                           |
|     "/IWBEP/CL_V4_REGISTRY_SERVER==CP", in "GET_GROUPS". The                                     |
|    main program was "/IWFND/R_V4_ADMIN_PUBLISH_SERV".                                            |
|                                                                                                  |
|    In the source code, the termination point is in line 37 of include                            |
|     "/IWBEP/CL_V4_REGISTRY_SERVER==CM006".                                                       |
|    include "/IWBEP/CL_V4_REGISTRY_SERVER==CM006".                                                |

|   36|    " Serialize Response Data                                                               |
|>>>>>|    CALL TRANSFORMATION id                                                                  |
|   38|      SOURCE     bep_group_info = lt_bep_group_info                                         |
|   39|      OPTIONS    value_handling = 'move'                                                    |
|   40|      RESULT XML ev_response_data.                          "#EC NOTEXT                     |

And long running sql on access RSODPABAPCDSEXTB, it looks long running, in fact it is same sql (fast), but executes large times.
Long running abap code line:

IF_RSODP_ODATA_V4_CDI_CONTEXT~GET_ODP_DETAILS

code line:
     FETCH NEXT CURSOR @l_cursor INTO CORRESPONDING FIELDS OF TABLE @lt_odp_abap_cds. 


Read more...

Environment

SAP Gateway

Keywords

STRING_SIZE_TOO_LARGE,  /IWBEP/CL_V4_REGISTRY_SERVER==CP,  /IWBEP/CL_V4_REGISTRY_SERVER, RSODPABAPCDSEXTB , KBA , OPU-GW-V4 , Gateway Framework, OData v4 , BW-WHM-DBA-ODA , Operational Data Provider for ABAP CDS, HANA & BW , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.