SAP ABAP Class IF_RELEVANCE_DETERMINATION (Interface for BAdI: RELEVANCE_DETERMINATION)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100607 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MM_COMMODITY_RELEVANCY | Set Commodity Relevance | 20100805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MM_CTR_COMMODITY_RELEVANCY | 20120301 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLS_COMMODITY_RELEVANCY | Set Commodity Relevance for Sales Documents | 20100917 |
Properties
| Class | IF_RELEVANCE_DETERMINATION | |
| Short Description | Interface for BAdI: RELEVANCE_DETERMINATION | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100607 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RELEVANCE_DETERMINATION has no forward declaration.
Interfaces
Class IF_RELEVANCE_DETERMINATION has no interface implemented.
Friends
Class IF_RELEVANCE_DETERMINATION has no friend class.
Attributes
Class IF_RELEVANCE_DETERMINATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determination of the Item Relevancy | 20100607 | |
| 2 | Instance method | Public | Method | Dermination of the UI Status of the Item Relevancy | 20100607 | |
| 3 | Instance method | Public | Method | Read the Relevancy from the Data Base | 20100607 |
Events
Class IF_RELEVANCE_DETERMINATION has no event.
Types
Class IF_RELEVANCE_DETERMINATION has no local type.
Method Signatures
Method DETERMINE_ITEM_RELEVANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELEVANCY | Call by reference | Type reference (TYPE) | IFW_TT_ITEM_RELEVANCY | Item Relevancy | 20100617 | |||
| 2 | IT_HEADER_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Source document header table | 20100923 | |||
| 3 | I_COMM_DATA | Call by reference | Type reference (TYPE) | ANY | Source document communication data | 20100618 | |||
| 4 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CIWB_DE_ROOT_DOC_TYPE | Source Document Type | 20100608 | |||
| 5 | I_HEADER_DATA | Call by reference | Type reference (TYPE) | ANY | Source document header data | 20100607 | |||
| 6 | I_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Source document item data | 20100607 | |||
| 7 | I_SCHEDULE_LINE | Call by reference | Type reference (TYPE) | ANY TABLE | Source document schedule line | 20100726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_DB | 20100618 |
Method GET_UI_STATUS_FOR_RELEVANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_UI_STATUS | Call by reference | Type reference (TYPE) | IFW_TT_UI_STATUS | UI Status (Display/Edit) | 20100617 | |||
| 2 | I_COMM_DATA | Call by reference | Type reference (TYPE) | ANY | Source document communication data | 20110428 | |||
| 3 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CIWB_DE_ROOT_DOC_TYPE | Source Document Type | 20100608 | |||
| 4 | I_HEADER_DATA | Call by reference | Type reference (TYPE) | ANY | Source document header data | 20100607 | |||
| 5 | I_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Source document item data | 20100607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_DB | 20100618 |
Method READ_RELEVANCY_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELEVANCY | Call by reference | Type reference (TYPE) | IFW_TT_ITEM_RELEVANCY | Item Relevancy | 20100617 | |||
| 2 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | CIWB_DE_ROOT_DOC_TYPE | Source Document Type | 20100608 | |||
| 3 | I_HEADER_DATA | Call by reference | Type reference (TYPE) | ANY | Source document header data | 20100607 | |||
| 4 | I_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Source document item data | 20100607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for CL_IFW_DB | 20100618 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |