SAP ABAP Interface /PLMB/IF_EX_SPI_MB_CHECK (Interface for Metadata Check Mechanism)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools

⤷

⤷

Meta Relationship - Used By
Properties
Interface | /PLMB/IF_EX_SPI_MB_CHECK | |
Short Description | Interface for Metadata Check Mechanism |
General Data
Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
Created | 20100625 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /PLMB/IF_EX_SPI_MB_CHECK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100625 |
Friends
Interface /PLMB/IF_EX_SPI_MB_CHECK has no friend.
Attributes
Interface /PLMB/IF_EX_SPI_MB_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Metadata attributes | 20100625 |
Events
Interface /PLMB/IF_EX_SPI_MB_CHECK has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_CHECK_INFO | Public | See coding | 20100625 | BEGIN OF s_check_info,
check_name TYPE char50,
abbid TYPE /plmb/spi_abbid,
node TYPE /plmb/spi_node_name,
action TYPE /plmb/spi_action_name,
attribute TYPE char30,
description TYPE string,
error TYPE i,
warning TYPE i,
information TYPE i,
text_id TYPE sotr_conc,
END OF s_check_info
|
||
2 | T_CHECK_INFO | Public | See coding | 20100625 | t_check_info TYPE TABLE OF s_check_info
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CHECK_RESULT | Call by reference | Type reference (TYPE) | T_CHECK_INFO | 20100625 | |||
2 | ![]() |
IS_E_METADATA_ABBID | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_METADATA_ABBID | 20130429 | |||
3 | ![]() |
IS_METADATA_ABBID | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_METADATA_ABBID | 20130429 | |||
4 | ![]() |
IT_E_METADATA_NODE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_METADATA_NODE | 20130429 | |||
5 | ![]() |
IT_METADATA_NODE | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_METADATA_NODE | 20130429 | |||
6 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | 20130429 | |||
7 | ![]() |
IV_METADATA_VERSION | Call by reference | Type reference (TYPE) | /PLMB/SPI_METADATA_VERSION | 20130429 |
Method CHECK on Interface /PLMB/IF_EX_SPI_MB_CHECK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |