SAP ABAP Class IF_BADI_SM_CATALOG_SRV (Interface for BAdI: BADI_DEF_SM_CATALOG_SRV)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20140212 |
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
Class | IF_BADI_SM_CATALOG_SRV | |
Short Description | Interface for BAdI: BADI_DEF_SM_CATALOG_SRV | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130510 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_BADI_SM_CATALOG_SRV has no interface implemented.
Friends
Class IF_BADI_SM_CATALOG_SRV has no friend class.
Attributes
Class 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
Class IF_BADI_SM_CATALOG_SRV has no event.
Types
Class 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 |