SAP ABAP Class IF_CNV_INDX_CUST_RELEV_CHECK (Relevance check for INDX data)
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
| Class | IF_CNV_INDX_CUST_RELEV_CHECK | |
| Short Description | Relevance check for INDX data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121010 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CNV_INDX_CUST_RELEV_CHECK has no forward declaration.
Interfaces
Class IF_CNV_INDX_CUST_RELEV_CHECK has no interface implemented.
Friends
Class IF_CNV_INDX_CUST_RELEV_CHECK has no friend class.
Attributes
Class 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
Class IF_CNV_INDX_CUST_RELEV_CHECK has no event.
Types
Class 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 class 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 class IF_CNV_INDX_CUST_RELEV_CHECK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |