CLAS /IWBEP/CX_GATEWAY
Source Link
Open in ADT
Home
Next Object: /UI2/CL_JSON
Status: RELEASED
Superclass: cx_static_check
Public
Interface IF_T100_MESSAGE
Type ty_message_info TYPE /iwbep/cx_gateway=>ty_message_info
Type ty_t_message_target TYPE /iwbep/cx_gateway=>ty_t_message_target
Type ty_exception_category TYPE /iwbep/cx_gateway=>ty_exception_category
Type ty_http_status_code TYPE NUMC3
Type ty_sap_note_id TYPE /iwbep/cx_gateway=>ty_sap_note_id
Attribute batch_content_id TYPE STRING
Attribute exception_category TYPE /iwbep/cx_gateway=>ty_exception_category
Attribute http_status_code TYPE NUMC3
Attribute is_for_user TYPE ABAP_BOOL
Attribute message_container TYPE REF TO c LENGTH 64
Attribute message_target TYPE STRING
Attribute message_targets TYPE /iwbep/cx_gateway=>ty_t_message_target
Attribute sap_note_id TYPE /iwbep/cx_gateway=>ty_sap_note_id
Attribute v4_response_info TYPE REF TO object
Constant gcs_default_text TYPE StructureTypetoABAPtodo
Constant invalid_skiptoken TYPE StructureTypetoABAPtodo
Constant set_skiptoken_forbidden TYPE StructureTypetoABAPtodo
Constant gcs_excep_categories TYPE StructureTypetoABAPtodo
Constant gcs_http_status_codes TYPE StructureTypetoABAPtodo
Constant gcs_message_type TYPE StructureTypetoABAPtodo
Method constructor
IMPORTING
 textid TYPE SCX_T100KEY Optional
 previous TYPE cx_root Optional
 batch_content_id TYPE STRING Optional
 exception_category TYPE /iwbep/cx_gateway=>ty_exception_category Optional
 http_status_code TYPE NUMC3 Optional
 is_for_user TYPE ABAP_BOOL Optional
 message_container TYPE REF TO c LENGTH 64 Optional
 message_target TYPE STRING Optional
 message_targets TYPE /iwbep/cx_gateway=>ty_t_message_target Optional
 sap_note_id TYPE /iwbep/cx_gateway=>ty_sap_note_id Optional
 v4_response_info TYPE REF TO object Optional
Method get_message_container
RETURNING ro_message_container TYPE REF TO c LENGTH 64
Method if_message~get_text
Exists on:
Bug reports and ideas welcome
Made using abaplint.app