SAP ABAP Interface IF_EX_UPARI_INTERFACE (Business add-in interface IF_EX_UPARI_INTERFACE)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPARI (Package) Retail Assortment Planning Data 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
Interface IF_EX_UPARI_INTERFACE  
Short Description Business add-in interface IF_EX_UPARI_INTERFACE    
General Data
Package UPARI   Retail Assortment Planning Data Interface 
Created 20030205   SAP 
Last changed 20141101    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UPARI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_EX_UPARI_INTERFACE has no interface.
Friends
Interface IF_EX_UPARI_INTERFACE has no friend.
Attributes
Interface IF_EX_UPARI_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_ALLOCPO Instance method Public Method Get allocation and PO data 20030205
2 GET_DATA_OTB Instance method Public Method Get Data from OTB infocube 20030205
3 MAPPING_DATA_ALLOCPO Instance method Public Method Mapping allocation and PO data from BW to message 20030224
4 MAPPING_DATA_ASRTPRD Instance method Public Method Mapping assortment product data from BW to message 20030210
5 MAPPING_DATA_MDPROP Instance method Public Method Mapping markdown proposals data from BW to message 20030219
6 MAPPING_DATA_PRODUCT Instance method Public Method Mapping product data from BW to message 20030206
7 MODIFY_MSG_ALLOCPO Instance method Public Method Modify allocation and PO message before sending it 20030403
8 MODIFY_MSG_ASRTPRD Instance method Public Method Modify assortment product message before sending it 20030403
9 MODIFY_MSG_MDPROP Instance method Public Method Modify markdown proposals message before sending it 20030403
10 MODIFY_MSG_OTB Instance method Public Method Modify OTB message before sending it 20030403
11 SEND_RFC_MDPROP Instance method Public Method Send markdown proposals using RFC 20030801
Events
Interface IF_EX_UPARI_INTERFACE has no event.
Types
Interface 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 Exporting ET_ALLOCPO Call by reference Type reference (TYPE) UPARI_YT_WREX_DATA 20030224
2 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030224
3 Exporting ET_LOCATION_GROUP_LIST Call by reference Type reference (TYPE) UPARI_ALLOCATION_LOCGRP_TAB Aufteilermenge pro Lokationsgruppe (Tabelle) 20030710
4 Exporting ET_SIZE_LIST Call by reference Type reference (TYPE) UPARI_YT_PROD_COLOR_SIZES Produktfarbe: Tabelle für Größen und Anteilszahlen 20030710
5 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT 20030205
6 Importing I_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logische Destination (beim Funktionsaufruf angegeben) 20030224
# Exception Resumable Description Created on
1 NO_DATA_FOUND 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG Rückmeldung 20030213
2 Exporting ET_OTB_CONTENT Call by reference Type reference (TYPE) UPARI_YT_OTB_MSG Proxy-Struktur (generiert) 20030206
3 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT 20030205
# Exception Resumable Description Created on
1 CUSTOM_ERROR Fehler im Customizing 20030207
2 INVALID_SELECTION Ungültige Selektion 20030207
3 NO_DATA_FOUND Keine Daten zu den Selektionskriterien gefunden 20030205
4 RFC_ERROR RFC-Fehler 20030207

Method MAPPING_DATA_ALLOCPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_CONTENT Call by reference Type reference (TYPE) UPARI_YT_ALLOCPO_MSG 20030224
2 Importing IT_ALLOCPO Call by reference Type reference (TYPE) UPARI_YT_WREX_DATA 20030224
3 Importing IT_LOCATION_GROUP_LIST Call by reference Type reference (TYPE) UPARI_ALLOCATION_LOCGRP_TAB Aufteilermenge pro Lokationsgruppe (Tabelle) 20030710
4 Importing 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 Interface 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 Exporting ET_MESSAGE_CONTENT Call by reference Type reference (TYPE) UPARI_YT_ASRTPRD_MSG Ausgangs-Message MAP-Sortimentsproduktzuordnung 20030210
2 Importing IT_CHAVL Call by reference Type reference (TYPE) UPARI_YT_CHAVL 20030210

Method MAPPING_DATA_ASRTPRD on Interface 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 Exporting ET_MESSAGE_CONTENT Call by reference Type reference (TYPE) UPARI_YT_MDPROP_MSG 20030219
2 Importing IT_MDPROP Call by reference Type reference (TYPE) UPARI_YT_MDPROP 20030219

Method MAPPING_DATA_MDPROP on Interface 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 Exporting ET_MESSAGE_CONTENT Call by reference Type reference (TYPE) UPARI_YT_PRODUCT_MSG Ausgangs-Message MAP-Produkt 20030206
2 Importing IT_CHAVL_PRD Call by reference Type reference (TYPE) UPARI_YT_CHAVL 20030217
3 Importing IT_CHAVL_PRD_COLOR Call by reference Type reference (TYPE) UPARI_YT_CHAVL 20030217
4 Importing IT_CHAVL_SKU Call by reference Type reference (TYPE) UPARI_YT_CHAVL 20030217

Method MAPPING_DATA_PRODUCT on Interface 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030403
2 Changing XT_ALLOCPO_CONTENT Call by reference Type reference (TYPE) UPARI_YT_ALLOCPO_MSG 20030403
# Exception Resumable Description Created on
1 MODIFY_ERROR 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030403
2 Changing XT_ASRTPRD_CONTENT Call by reference Type reference (TYPE) UPARI_YT_ASRTPRD_MSG 20030403
# Exception Resumable Description Created on
1 MODIFY_ERROR 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030403
2 Changing XT_MDPROP_CONTENT Call by reference Type reference (TYPE) UPARI_YT_MDPROP_MSG 20030403
3 Changing X_EXTENSION Call by reference Type reference (TYPE) STRING Message Extension 20051111
# Exception Resumable Description Created on
1 MODIFY_ERROR 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030403
2 Changing XT_OTB_CONTENT Call by reference Type reference (TYPE) UPARI_YT_OTB_MSG 20030403
# Exception Resumable Description Created on
1 MODIFY_ERROR 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 Exporting ET_APPL_MESSAGE Call by reference Type reference (TYPE) UPARI_YT_APPL_MSG 20030812
2 Importing IT_CONTENT_RFC Call by reference Type reference (TYPE) UPARI_YT_MDPROP_MSG 20030801
3 Importing I_EXTENSION Call by reference Type reference (TYPE) STRING Message Extension 20051111
4 Importing I_RFCDEST_TO Call by reference Type reference (TYPE) RFCDEST Logische Destination (beim Funktionsaufruf angegeben) 20030801

Method SEND_RFC_MDPROP on Interface IF_EX_UPARI_INTERFACE has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 350