INTF IF_COM_SCENARIO
Source Link
Open in ADT
Home
Previous Object: IF_COM_MANAGEMENT
Next Object: IF_COM_SCENARIO_FACTORY
Status: RELEASED
Public
Type ty_cscn_property TYPE if_com_scenario=>ty_cscn_property
Type tt_cscn_property TYPE if_com_scenario=>tt_cscn_property
Type ty_cscn_inb_srv TYPE if_com_scenario=>ty_cscn_inb_srv
Type tt_cscn_inb_srv TYPE if_com_scenario=>tt_cscn_inb_srv
Type ty_cscn_outb_srv TYPE if_com_scenario=>ty_cscn_outb_srv
Type tt_cscn_outb_srv TYPE if_com_scenario=>tt_cscn_outb_srv
Type ty_cscn TYPE if_com_scenario=>ty_cscn
Type tt_cscn TYPE if_com_scenario=>tt_cscn
Constant co_instance_generation_type TYPE StructureTypetoABAPtodo
Constant co_inbound_service_type TYPE StructureTypetoABAPtodo
Constant co_outbound_service_type TYPE StructureTypetoABAPtodo
Method get_id
RETURNING rv_id TYPE if_com_scenario=>ty_cscn-id
Method get_description
RETURNING rv_description TYPE if_com_scenario=>ty_cscn-description
Method get_allowed_instance_type
RETURNING rv_allowed_instance_type TYPE if_com_scenario=>ty_cscn-allowed_instance_type
Method is_inb_auth_none_supported
RETURNING rv_is_inb_auth_none_supported TYPE if_com_scenario=>ty_cscn-is_inb_auth_none_supported
Method is_inb_auth_basic_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_inb_auth_basic_supported
Method is_inb_auth_x509_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_inb_auth_x509_supported
Method is_inb_auth_oauth2_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_inb_auth_oauth2_supported
Method is_outb_auth_none_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_outb_auth_none_supported
Method is_outb_auth_basic_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_outb_auth_basic_supported
Method is_outb_auth_x509_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_outb_auth_x509_supported
Method is_outb_auth_oauth1_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_outb_auth_oauth1_supported
Method is_outb_auth_oauth2_supported
RETURNING rv_is_supported TYPE if_com_scenario=>ty_cscn-is_outb_auth_oauth2_supported
Method get_outb_oauth2_client_profile
RETURNING rv_outb_oauth2_client_profile TYPE if_com_scenario=>ty_cscn-outb_oauth2_client_profile
Method get_outb_oauth2_target_path
RETURNING rv_outb_oauth2_target_path TYPE if_com_scenario=>ty_cscn-outb_oauth2_target_path
Method get_outb_oauth2_granttype
RETURNING rv_outb_oauth2_granttype TYPE if_com_scenario=>ty_cscn-outb_oauth2_granttype
Method is_outb_oa2_multi_cfg_allowed
RETURNING rv_is_allowed TYPE if_com_scenario=>ty_cscn-is_outb_oa2_multi_cfg_allowed
Method get_created_by
RETURNING rv_created_by TYPE if_com_scenario=>ty_cscn-created_by
Method get_create_at
RETURNING rv_create_at TYPE if_com_scenario=>ty_cscn-create_at
Method get_change_by
RETURNING rv_change_by TYPE if_com_scenario=>ty_cscn-change_by
Method get_change_at
RETURNING rv_change_at TYPE if_com_scenario=>ty_cscn-change_at
Method get_properties
RETURNING rt_property TYPE if_com_scenario=>tt_cscn_property
Method get_inbound_services
RETURNING rt_inbound_service TYPE if_com_scenario=>tt_cscn_inb_srv
Method get_outbound_services
RETURNING rt_outbound_service TYPE if_com_scenario=>tt_cscn_outb_srv
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app