Symptom
While trying to display SEPA Mandates in transaction FSEPA_M2, FSEPA_M3 or FSEPA_M4, following dump occurs:
Runtime Errors MESSAGE_TYPE_UNKNOWN
ABAP Program CL_GOS_VIEW_MANAGER===========CP
....
Short Text
Message type " " is unknown.
....
Only message types A, E, I, W, S, and X are allowed.
....
"MESSAGE_TYPE_UNKNOWN"
"CL_GOS_VIEW_MANAGER===========CP" bzw. CL_GOS_VIEW_MANAGER===========CM006
"START_SERVICE_DIRECT"
....
The termination occurred in ABAP program "CL_GOS_VIEW_MANAGER===========CP",
in "START_SERVICE_DIRECT".
....
CALL METHOD lo_direct->check_available
EXPORTING
ip_service_name = ip_service
RECEIVING
rp_result = lp_result
EXCEPTIONS
service_not_found = 1
OTHERS = 2.
IF sy-subrc <> 0.
>>>>> MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4
....
IP_SERVICE
PCATTA_CREA
Read more...
Environment
- Generic Object Services (GOS)
- SAP Note 1885165 was implemented in system via transaction SNOTE or via Support Package
- As of following release:
SAP_ABA 700 SAPKA70030 SAP_ABA 701 SAPKA70115 SAP_ABA 702 SAPKA70215 SAP_ABA 710 SAPKA71018 SAP_ABA 711 SAPKA71113 SAP_ABA 730 SAPKA73011 SAP_ABA 731 SAPKA73110 SAP_ABA 740 SAPKA74005
Product
Keywords
KBA , pcatta_crea , sgosattr , cl_gos_srv_attachment_create , lsepa_mandate_uiff0 , fill_exctab , BC-SRV-GBT-GOS , Generic Object Services , CA-BK , Bank , 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.