Show TOC

/IWBEP/IF_MGW_REQ_ENTITY_CLocate this document in the navigation structure

Use

This Interface is developed to provide all request information relevant for entity CREATE operation. All artifacts are returned in a technical format meaning with their technical naming.

Methods

Method GET_ENTITY_TYPE_NAME

This method is used to return the technical name of the target entity type

Parameter

Description

RV_ENTITY_TYPE

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_E_TECHNICAL_NAME is used to return the technical name of the target entity type.

Method GET_ENTITY_SET_NAME

This method is used to return the technical name of target the entity set.

Parameter

Description

RV_ENTITY_SET

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_E_TECHNICAL_NAME is used to return the technical name of the target entity set.

Method GET_SOURCE_ENTITY_TYPE_NAME

This method is used to return the technical name of the source entity type.

Parameter

Description

RV_ENTITY_TYPE

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_E_TECHNICAL_NAME is used to return the technical name of the target entity type.

Method GET_SOURCE_ENTITY_SET_NAME

This method is used to return the technical name of source entity set

Parameter

Description

RV_ENTITY_SET

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_E_TECHNICAL_NAME is used to return the technical name of the target entity set.

Method GET_SOURCE_KEYS

This method is used to return the table of the target entity keys.

Parameter

Description

RV_SOURCE_KEYS

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_E_TECHNICAL_PAIR is used to return the table of the source entity keys.

Method GET_NAVIGATION_PATH

This method is used to return the navigation path using technical names.

Parameter

Description

RT_NAVIGATION_PATH

This parameter of the type /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_TECHNICAL_NAVI is used to return the navigation path using technical names.