SAP ABAP Class CL_SMT_MAPPING_SERV_INFO (Serivce and Mapping Information)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_PERS (Package) Persistence Layer

⤷

⤷

Properties
Class | CL_SMT_MAPPING_SERV_INFO | |
Short Description | Serivce and Mapping Information | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GMT_PERS | Persistence Layer |
Created | 20091014 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SMT_MAPPING_SERV_INFO has no forward declaration.
Interfaces
Class CL_SMT_MAPPING_SERV_INFO has no interface implemented.
Friends
Class CL_SMT_MAPPING_SERV_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SMT_T_MAPPING_SERVICE_INTF | SMT Mapping and Service Interface Table | 20091021 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SMT_T_MAPPING_SERVICE_INTF | SMT Mapping and Service Interface Table | 20091021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Fill in the ESR information | 20091020 |
2 | ![]() |
Static method | Public | Method | Get Mapping and Service information | 20091020 |
3 | ![]() |
Static method | Public | Method | Read Mappings on basis of Service Information | 20091014 |
4 | ![]() |
Static method | Public | Method | Read Service Operations on basis of Mapping information | 20091020 |
Events
Class CL_SMT_MAPPING_SERV_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SMT_ESR_KEYS | Private | See coding | 20091020 | smt_esr_keys type standard table of cl_proxy_public_utils=>t_esr_key
|
||
2 | TY_APPL_TAB | Private | See coding | 20091020 | ty_appl_tab TYPE table of tsmt_appl
|
||
3 | TY_ESR_TAB | Private | See coding | 20091020 | ty_esr_tab type standard table of cl_proxy_public_utils=>t_proxy_key
|
||
4 | TY_EVENT_TAB | Private | See coding | 20091020 | ty_event_tab type TABLE OF tsmt_event
|
||
5 | TY_PRX_TAB | Private | See coding | 20091020 | ty_prx_tab type standard table of cl_proxy_public_utils=>t_abap_key
|
Method Signatures
Method FILL_ESR_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MAP_SER | Value transfer | Type reference (TYPE) | SMT_T_MAPPING_SERVICE_INTF | SMT Mapping and Service Interface Table | 20091021 |
Method FILL_ESR_NAME on class CL_SMT_MAPPING_SERV_INFO has no exception.
Method GET_MAPPING_SER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MAP_SER | Value transfer | Type reference (TYPE) | SMT_T_MAPPING_SERVICE_INTF | SMT Mapping and Service Interface Table | 20091020 |
Method GET_MAPPING_SER_INFO on class CL_SMT_MAPPING_SERV_INFO has no exception.
Method READ_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAPPING_INFO | Call by reference | Type reference (TYPE) | SMT_T_MAPPING_INFO | SMT Mapping information table | 20091020 | ||
2 | ![]() |
IT_SERV_INFO | Call by reference | Type reference (TYPE) | SMT_T_SERVICE_INTF | SMT Service Interface Table | 20091020 |
Method READ_MAPPINGS on class CL_SMT_MAPPING_SERV_INFO has no exception.
Method READ_SERVICE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERVICE_INFO | Call by reference | Type reference (TYPE) | SMT_T_SERVICE_INTF | SMT Service Interface Table | 20091020 | ||
2 | ![]() |
IT_MAPPING_INFO | Call by reference | Type reference (TYPE) | SMT_T_MAPPING_INFO | SMT Mapping information table | 20091020 |
Method READ_SERVICE_INFO on class CL_SMT_MAPPING_SERV_INFO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |