SAP ABAP Class IF_EX_UPARI_INTERFACE (Business add-in interface IF_EX_UPARI_INTERFACE)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_UPARI_INTERFACE | BAdI Class CL_EX_UPARI_INTERFACE | 20070530 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_UPARI_DEFAULT | Imp. class for BAdI imp. UPARI_DEFAULT | 20030206 |
Properties
| Class | IF_EX_UPARI_INTERFACE | |
| Short Description | Business add-in interface IF_EX_UPARI_INTERFACE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20030205 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_EX_UPARI_INTERFACE has no interface implemented.
Friends
Class IF_EX_UPARI_INTERFACE has no friend class.
Attributes
Class IF_EX_UPARI_INTERFACE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get allocation and PO data | 20030205 | |
| 2 | Instance method | Public | Method | Get Data from OTB infocube | 20030205 | |
| 3 | Instance method | Public | Method | Mapping allocation and PO data from BW to message | 20030224 | |
| 4 | Instance method | Public | Method | Mapping assortment product data from BW to message | 20030210 | |
| 5 | Instance method | Public | Method | Mapping markdown proposals data from BW to message | 20030219 | |
| 6 | Instance method | Public | Method | Mapping product data from BW to message | 20030206 | |
| 7 | Instance method | Public | Method | Modify allocation and PO message before sending it | 20030403 | |
| 8 | Instance method | Public | Method | Modify assortment product message before sending it | 20030403 | |
| 9 | Instance method | Public | Method | Modify markdown proposals message before sending it | 20030403 | |
| 10 | Instance method | Public | Method | Modify OTB message before sending it | 20030403 | |
| 11 | Instance method | Public | Method | Send markdown proposals using RFC | 20030801 |
Events
Class IF_EX_UPARI_INTERFACE has no event.
Types
Class IF_EX_UPARI_INTERFACE has no local type.
Method Signatures
Method GET_DATA_ALLOCPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALLOCPO | Call by reference | Type reference (TYPE) | UPARI_YT_WREX_DATA | 20030224 | ||||
| 2 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030224 | ||||
| 3 | ET_LOCATION_GROUP_LIST | Call by reference | Type reference (TYPE) | UPARI_ALLOCATION_LOCGRP_TAB | Aufteilermenge pro Lokationsgruppe (Tabelle) | 20030710 | |||
| 4 | ET_SIZE_LIST | Call by reference | Type reference (TYPE) | UPARI_YT_PROD_COLOR_SIZES | Produktfarbe: Tabelle für Größen und Anteilszahlen | 20030710 | |||
| 5 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | 20030205 | ||||
| 6 | I_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | Logische Destination (beim Funktionsaufruf angegeben) | 20030224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Daten zu den Selektionsoptionen gefunden | 20030205 |
Method GET_DATA_OTB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | Rückmeldung | 20030213 | |||
| 2 | ET_OTB_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_OTB_MSG | Proxy-Struktur (generiert) | 20030206 | |||
| 3 | IT_SELOPT | Call by reference | Type reference (TYPE) | UPARI_YT_SELOPT | 20030205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Customizing | 20030207 | ||
| 2 | Ungültige Selektion | 20030207 | ||
| 3 | Keine Daten zu den Selektionskriterien gefunden | 20030205 | ||
| 4 | RFC-Fehler | 20030207 |
Method MAPPING_DATA_ALLOCPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_ALLOCPO_MSG | 20030224 | ||||
| 2 | IT_ALLOCPO | Call by reference | Type reference (TYPE) | UPARI_YT_WREX_DATA | 20030224 | ||||
| 3 | IT_LOCATION_GROUP_LIST | Call by reference | Type reference (TYPE) | UPARI_ALLOCATION_LOCGRP_TAB | Aufteilermenge pro Lokationsgruppe (Tabelle) | 20030710 | |||
| 4 | IT_SIZE_LIST | Call by reference | Type reference (TYPE) | UPARI_YT_PROD_COLOR_SIZES | Produktfarbe: Tabelle für Größen und Anteilszahlen | 20030710 |
Method MAPPING_DATA_ALLOCPO on class IF_EX_UPARI_INTERFACE has no exception.
Method MAPPING_DATA_ASRTPRD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_ASRTPRD_MSG | Ausgangs-Message MAP-Sortimentsproduktzuordnung | 20030210 | |||
| 2 | IT_CHAVL | Call by reference | Type reference (TYPE) | UPARI_YT_CHAVL | 20030210 |
Method MAPPING_DATA_ASRTPRD on class IF_EX_UPARI_INTERFACE has no exception.
Method MAPPING_DATA_MDPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_MDPROP_MSG | 20030219 | ||||
| 2 | IT_MDPROP | Call by reference | Type reference (TYPE) | UPARI_YT_MDPROP | 20030219 |
Method MAPPING_DATA_MDPROP on class IF_EX_UPARI_INTERFACE has no exception.
Method MAPPING_DATA_PRODUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_PRODUCT_MSG | Ausgangs-Message MAP-Produkt | 20030206 | |||
| 2 | IT_CHAVL_PRD | Call by reference | Type reference (TYPE) | UPARI_YT_CHAVL | 20030217 | ||||
| 3 | IT_CHAVL_PRD_COLOR | Call by reference | Type reference (TYPE) | UPARI_YT_CHAVL | 20030217 | ||||
| 4 | IT_CHAVL_SKU | Call by reference | Type reference (TYPE) | UPARI_YT_CHAVL | 20030217 |
Method MAPPING_DATA_PRODUCT on class IF_EX_UPARI_INTERFACE has no exception.
Method MODIFY_MSG_ALLOCPO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030403 | ||||
| 2 | XT_ALLOCPO_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_ALLOCPO_MSG | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern der Message | 20030403 |
Method MODIFY_MSG_ASRTPRD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030403 | ||||
| 2 | XT_ASRTPRD_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_ASRTPRD_MSG | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern der Message | 20030403 |
Method MODIFY_MSG_MDPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030403 | ||||
| 2 | XT_MDPROP_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_MDPROP_MSG | 20030403 | ||||
| 3 | X_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Message Extension | 20051111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern der Message | 20030403 |
Method MODIFY_MSG_OTB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030403 | ||||
| 2 | XT_OTB_CONTENT | Call by reference | Type reference (TYPE) | UPARI_YT_OTB_MSG | 20030403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern der Message | 20030403 |
Method SEND_RFC_MDPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPL_MESSAGE | Call by reference | Type reference (TYPE) | UPARI_YT_APPL_MSG | 20030812 | ||||
| 2 | IT_CONTENT_RFC | Call by reference | Type reference (TYPE) | UPARI_YT_MDPROP_MSG | 20030801 | ||||
| 3 | I_EXTENSION | Call by reference | Type reference (TYPE) | STRING | Message Extension | 20051111 | |||
| 4 | I_RFCDEST_TO | Call by reference | Type reference (TYPE) | RFCDEST | Logische Destination (beim Funktionsaufruf angegeben) | 20030801 |
Method SEND_RFC_MDPROP on class IF_EX_UPARI_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in |