SAP ABAP Interface IF_CNV_INDX_CUST_RELEV_CHECK (Relevance check for INDX data)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_INDX (Package) Conversion of INDX-like cluster tables
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_INDX_EXAMPLE_RELEV_CHK | Example for INDX relevance check | 20121112 |
Properties
| Interface | IF_CNV_INDX_CUST_RELEV_CHECK | |
| Short Description | Relevance check for INDX data |
General Data
| Package | CNV_INDX | Conversion of INDX-like cluster tables |
| Created | 20121010 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no forward declaration.
Interfaces
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no interface.
Friends
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no friend.
Attributes
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initialization | 20121112 | |
| 2 | Instance method | Public | Method | Returns whether a record is relevant for conversion | 20121112 |
Events
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no event.
Types
Interface IF_CNV_INDX_CUST_RELEV_CHECK has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20121112 |
Method INITIALIZE on Interface IF_CNV_INDX_CUST_RELEV_CHECK has no exception.
Method IS_RELEVANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_RELID | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_RELID | Representation of INDX RELID | 20121112 | |||
| 2 | IR_ROWREF | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to the row of the table | 20121112 | |||
| 3 | IR_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_INDX_TABLE | INDX table representation | 20121112 | |||
| 4 | IV_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Optional custom parameter | 20121112 | |||
| 5 | RV_RELEVANT | Value transfer | Type reference (TYPE) | FLAG | Is record relevant ('X') or not (' ') | 20121112 |
Method IS_RELEVANT on Interface IF_CNV_INDX_CUST_RELEV_CHECK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |