SAP ABAP Interface IF_BADI_SM_CATALOG_SRV (Interface for BAdI: BADI_DEF_SM_CATALOG_SRV)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_PRODUCTIVITY_SRVCS (Package) UI AR: SMI Productivity Services OData Model & Abstract
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SM_CATALOG_SRV_702 | 20140219 |
Properties
| Interface | IF_BADI_SM_CATALOG_SRV | |
| Short Description | Interface for BAdI: BADI_DEF_SM_CATALOG_SRV |
General Data
| Package | AR_FND_SM_PRODUCTIVITY_SRVCS | UI AR: SMI Productivity Services OData Model & Abstract |
| Created | 20130510 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_MGW_APPL_SRV_RUNTIME | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | CL_SM_CATALOG_MPC | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20140212 |
Friends
Interface IF_BADI_SM_CATALOG_SRV has no friend.
Attributes
Interface IF_BADI_SM_CATALOG_SRV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Related EntitySet Name: Catalogs | 20140212 | |
| 2 | Instance method | Public | Method | Related EntitySet Name: Catalogs | 20140212 | |
| 3 | Instance method | Public | Method | Related EntitySet Name: Chips | 20140212 | |
| 4 | Instance method | Public | Method | Related EntitySet Name: Chips | 20140212 |
Events
Interface IF_BADI_SM_CATALOG_SRV has no event.
Types
Interface IF_BADI_SM_CATALOG_SRV has no local type.
Method Signatures
Method CATALOGS_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Type reference (TYPE) | CL_SM_CATALOG_MPC=>TS_CATALOG | Returning data | 20140212 | |||
| 2 | IO_REQUEST_OBJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY | table of navigation paths | 20140212 | |||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY | 20140212 | ||||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20140212 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20140212 | |||
| 6 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 7 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 8 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140212 | ||
| 2 | Technical Exception | 20140212 |
Method CATALOGS_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | 20140212 | ||||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_SM_CATALOG_MPC=>TT_CATALOG | Returning data | 20140212 | |||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | 20140212 | ||||
| 4 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | Paging structure | 20140212 | |||
| 5 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | Table of select options | 20140212 | |||
| 6 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table for name value pairs | 20140212 | |||
| 7 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | Table of navigation paths | 20140212 | |||
| 8 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | The sorting order | 20140212 | |||
| 9 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 10 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 11 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | Table for name value pairs | 20140212 | |||
| 12 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 13 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140212 | ||
| 2 | Technical Exception | 20140212 |
Method CHIPS_GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Type reference (TYPE) | CL_SM_CATALOG_MPC=>TS_CHIP | Returning data | 20140212 | |||
| 2 | IO_REQUEST_OBJECT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY | table of navigation paths | 20140212 | |||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITY | 20140212 | ||||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20140212 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20140212 | |||
| 6 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 7 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 8 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140212 | ||
| 2 | Technical Exception | 20140212 |
Method CHIPS_GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE_CONTEXT | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT | 20140212 | ||||
| 2 | ET_ENTITYSET | Call by reference | Type reference (TYPE) | CL_SM_CATALOG_MPC=>TT_CHIP | Returning data | 20140212 | |||
| 3 | IO_TECH_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_REQ_ENTITYSET | 20140212 | ||||
| 4 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | Paging structure | 20140212 | |||
| 5 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | Table of select options | 20140212 | |||
| 6 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Table for name value pairs | 20140212 | |||
| 7 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | Table of navigation paths | 20140212 | |||
| 8 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | The sorting order | 20140212 | |||
| 9 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 10 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 11 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | Table for name value pairs | 20140212 | |||
| 12 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20140212 | ||||
| 13 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140212 | ||
| 2 | Technical Exception | 20140212 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |