SAP ABAP Class CL_UPARI_RTLPURPLN (Class for BAdI: BADI_UPARI_RTLPURPLN)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071217
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_RTLPURPLN Interface for BAdI: BADI_UPARI_RTLPURPLN 20071217
Properties
Class CL_UPARI_RTLPURPLN  
Short Description Class for BAdI: BADI_UPARI_RTLPURPLN    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARI   Retail Assortment Planning Data Interface 
Created 20071217   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_UPARI_T Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ITEM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 UPARI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20071217
2 IF_UPARI_RTLPURPLN Interface for BAdI: BADI_UPARI_RTLPURPLN 20071217
Friends
Class CL_UPARI_RTLPURPLN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_CODE_SAVE Instance attribute Private Attribute reference (LIKE) 20090324
2 GT_IOBJNM_EXC Static Attribute Private Type reference (TYPE) IOBJNM_EXC_LTTY 20080125
3 G_DC Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-DISTR_CHAN Distribution Channel 20080125
4 G_DTCH Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-DISTR_CHAN Distribution Channel 20081205
5 G_PG Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-PUR_GROUP Purchasing group 20080125
6 G_PO Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-PURCH_ORG Purchasing organization 20080125
7 G_SLOR Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-SALESORG Sales Organization 20081205
8 G_SO Static Attribute Private Type reference (TYPE) UPARI_YS_SELECTION-SALESORG Sales Organization 20080125
9 MS_RPP_SETTING Static Attribute Public Type reference (TYPE) UPARI_TC_RPP Settings for the Retail Purchasing Plan Message 20080526
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_REREL Static method Private Method Check whether the cube data needs to be processed 20080109
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080526
3 ENRICH_CUBE_DATA Static method Public Method Postprocessing of the raw cube data 20120608
4 FILL_CHARACTERISTICS Static method Public Method Fill characteristics 20120608
5 FILL_KEY_FIGURES Static method Public Method Fill key figures 20120608
6 FILL_SELECTION Static method Public Method Fill selection criteria for info cube access 20120608
7 GET_DATA_OLD Static method Public Method Read and map fashion assortment planning data 20120608
8 GET_DATA_WREX Static method Public Method Read and map fashion assortment planning data 20120608
9 GET_LINE_ITEM Static method Public Method Read / create a table line of an item of the purchasing plan 20080116
10 GET_LINE_RTLPURPLN Static method Public Method Read / create a table line of the retail purchasing plan 20080116
11 MAP_DATA_CVAL Static method Public Method Map purch. plan raw data to characteristic value structure 20080122
12 MAP_DATA_HEADER Static method Private Method Map purch. plan raw data to header data 20080116
13 MAP_DATA_ITMATTR Static method Private Method Map purch. plan raw data to item data 20080123
14 MAP_DATA_MATATTR Static method Private Method Map purch. plan raw data to material attributes 20080108
15 MAP_DATA_MATPUR Static method Private Method Map purch. plan raw data to purchasing data 20080108
16 MAP_DATA_MATSD Static method Private Method Map purch. plan raw data to sales prices 20080110
17 MAP_DATA_PLNQTY Static method Private Method Map purch. plan raw data to planned quantities 20080116
18 MAP_DATA_PPGEN Static method Private Method Map prepack generation information 20080108
19 MAP_DATA_RTLPURPLN Static method Public Method Map purch. plan raw data to service interface 20071221
20 MAP_DATA_SERVICE Static method Public Method Map assortment planning data for the service interface 20071219
21 MAP_DATA_TABLE Static method Public Method Map assortment planning data to a table format 20080114
22 MAP_DATA_TGT Static method Private Method Map purch. plan raw data to target data 20080116
23 READ_ASSORTMENT_RESTRICTION Static method Public Method Assortment restriction by hierarchy node / distr. chain 20120608
24 READ_INFOCUBE Static method Public Method Read Info Cube Data 20120608
25 READ_RFCDEST Static method Private Method Read information for RFC destination 20080819
26 UPDATE_RELST Static method Private Method Update the release status for the purch. plan 20080110
Events
Class CL_UPARI_RTLPURPLN has no event.
Types
Class CL_UPARI_RTLPURPLN has no local type.
Method Signatures

Method CHECK_DATA_REREL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080109
2 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20080109
3 Importing I_REREL Call by reference Type reference (TYPE) UPARI_YS_SELECTION-REREL_RTLPURPLN Rerelease of Fashion Assortment Planning Data 20080109
4 Changing XT_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_ASRTPLN 20080109
5 Changing XT_RELST Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 Table type for DSO release status 20080109

Method CHECK_DATA_REREL on class CL_UPARI_RTLPURPLN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UPARI_RTLPURPLN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UPARI_RTLPURPLN has no exception.

Method ENRICH_CUBE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_ASRTPLN 20120608
2 Exporting ET_RELST_RPP Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 20120608
3 Importing IT_CUBE_RAW Call by reference Type reference (TYPE) TABLE 20120608
4 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20120608

Method ENRICH_CUBE_DATA on class CL_UPARI_RTLPURPLN has no exception.

Method FILL_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20120608

Method FILL_CHARACTERISTICS on class CL_UPARI_RTLPURPLN has no exception.

Method FILL_KEY_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20120608

Method FILL_KEY_FIGURES on class CL_UPARI_RTLPURPLN has no exception.

Method FILL_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RSDRI_RNG Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20120608
2 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20120608

Method FILL_SELECTION on class CL_UPARI_RTLPURPLN has no exception.

Method GET_DATA_OLD 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) IF_UPARI_T=>UPARI_YT_APPL_MSG 20120608
2 Exporting ET_CONTENT_MESSAGE Call by reference Type reference (TYPE) ANY 20120608
3 Exporting ET_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_ASRTPLN 20120608
4 Exporting E_EXCEPTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
5 Importing IS_MSGTP Call by reference Type reference (TYPE) UPARI_TC_MSGTP Message types 20120608
6 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20120608
7 Importing I_READ_ATTR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
8 Importing I_READ_RELATED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
9 Importing I_READ_TEXT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608

Method GET_DATA_OLD on class CL_UPARI_RTLPURPLN has no exception.

Method GET_DATA_WREX 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) IF_UPARI_T=>UPARI_YT_APPL_MSG 20120608
2 Exporting ET_CONTENT_MESSAGE Call by reference Type reference (TYPE) ANY 20120608
3 Exporting E_EXCEPTION Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
4 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20120608
5 Importing I_READ_ATTR Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
6 Importing I_READ_RELATED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
7 Importing I_READ_TEXT Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20120608
8 Importing I_RFCDEST Call by reference Type reference (TYPE) UPARI_Y_RFCDEST_FROM RFC Destination From 20120608

Method GET_DATA_WREX on class CL_UPARI_RTLPURPLN has no exception.

Method GET_LINE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_ITEM Call by reference Object reference (TYPE REF TO) IF_UPARI_T=>YS_RPP_ITEM 20080116
2 Exporting E_TABIX_ITM Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20080116
3 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
4 Importing I_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Single-Character Flag 20080116
5 Changing XT_ITEM Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RPP_ITEM 20080116

Method GET_LINE_ITEM on class CL_UPARI_RTLPURPLN has no exception.

Method GET_LINE_RTLPURPLN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RTLPURPLN Value transfer Object reference (TYPE REF TO) IF_UPARI_T=>YS_RTLPURPLN 20080116
2 Exporting E_TABIX_PLN Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20080116
3 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
4 Importing I_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Single-Character Flag 20080116
5 Changing XT_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RTLPURPLN 20080116

Method GET_LINE_RTLPURPLN on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_CVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPVAL Call by reference Type reference (TYPE) IF_UPARI_T=>YS_RPP_PROPVAL 20080122
2 Importing I_CNAM Call by reference Type reference (TYPE) ANY Field for Any Characteristic Value 20080527
3 Importing I_CVAL Call by reference Type reference (TYPE) ANY 20080122
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM IF_UPARI_T=>C_IO_COLOR InfoObject 20080122

Method MAP_DATA_CVAL on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
2 Changing XD_RTLPURPLN Call by reference Object reference (TYPE REF TO) IF_UPARI_T=>YS_RTLPURPLN 20080116

Method MAP_DATA_HEADER on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_ITMATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XS_ITEM Call by reference Type reference (TYPE) IF_UPARI_T=>YS_RPP_ITEM 20080123

Method MAP_DATA_ITMATTR on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_MATATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HIEID Call by reference Type reference (TYPE) UPARI_Y_HIEID Hierarchy 20080110
2 Importing I_MATID Call by reference Type reference (TYPE) UPARI_YS_SELECTION-PROD Product 20080108
3 Changing XS_MATTPCODE Call by reference Type reference (TYPE) MATTPCODE_LSTY 20080108
4 Changing XS_PRPRLISTID Call by reference Type reference (TYPE) PRPRLIST_LSTY 20090129
5 Changing XT_DESC Call by reference Type reference (TYPE) DSC_LTTY 20080108
6 Changing XT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20080123
7 Changing XT_PRDCAT Call by reference Type reference (TYPE) PRDCAT_LTTY 20080108
8 Changing XT_PRDPROCARR Call by reference Type reference (TYPE) PUR_LTTY 20080108
9 Changing XT_SPSPECCALC Call by reference Type reference (TYPE) SD_LTTY 20080108
10 Changing X_BASEUOM Call by reference Type reference (TYPE) BASEUOM_LTY 20080108
11 Changing X_MATMRCTPCODE Call by reference Type reference (TYPE) MRCTPCODE_LTY 20080108
12 Changing X_SUP_ID Call by reference Type reference (TYPE) SUPNAME_LTY 20080201

Method MAP_DATA_MATATTR on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_MATPUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PUR_PRICE Call by reference Type reference (TYPE) BCTCO_AMOUNT Proxy Structure (Generated) 20080108
2 Importing I_BASEUOM Call by reference Type reference (TYPE) UPARI_Y_BASEUOM Material base unit of measure 20080108
3 Importing I_SUPPLIER_ID Call by reference Type reference (TYPE) UPARI_Y_VENDOR Supplier name 20080108
4 Changing XT_PRDPROCARR Call by reference Type reference (TYPE) PUR_LTTY 20080108

Method MAP_DATA_MATPUR on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_MATSD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SKUATTR Call by reference Type reference (TYPE) IF_UPARI_T=>YT_SKUATTR 20080110
2 Importing I_BASEUOM Call by reference Type reference (TYPE) UPARI_Y_BASEUOM Material base unit of measure 20080110
3 Changing XT_SPSPECCALC Call by reference Type reference (TYPE) SD_LTTY 20080110

Method MAP_DATA_MATSD on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_PLNQTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
2 Importing IT_PLNQTY Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_PLNQTY 20080116
3 Changing XT_QUANTITY Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RPP_QTY 20080116

Method MAP_DATA_PLNQTY on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_PPGEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
2 Changing XT_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RTLPURPLN 20080116

Method MAP_DATA_PPGEN on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_RTLPURPLN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20071221
2 Importing IT_PLNQTY Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_PLNQTY 20071221
3 Changing XT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20080123
4 Changing XT_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RTLPURPLN 20071221

Method MAP_DATA_RTLPURPLN on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RTLPURPLN 20071219
2 Importing IS_MSGTP Call by reference Type reference (TYPE) UPARI_TC_MSGTP Message types 20071219
3 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20080109
4 Changing XT_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_ASRTPLN 20080114
5 Changing XT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20080123

Method MAP_DATA_SERVICE on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_ASRTPLN 20080114
2 Exporting ET_RELST_RPP Call by reference Type reference (TYPE) IF_UPARI_T=>YT_RT_DS12 20080114
3 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20080114
4 Importing IT_WREX_DATA Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_WREX_DATA 20080114

Method MAP_DATA_TABLE on class CL_UPARI_RTLPURPLN has no exception.

Method MAP_DATA_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CUBE Call by reference Type reference (TYPE) IF_UPARI_T=>YS_CUBE_ASRTPLN 20080116
2 Importing IT_PLNQTY Call by reference Type reference (TYPE) IF_UPARI_T=>YT_CUBE_PLNQTY 20080116
3 Changing XS_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YS_RTLPURPLN 20080116

Method MAP_DATA_TGT on class CL_UPARI_RTLPURPLN has no exception.

Method READ_ASSORTMENT_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20120608
2 Changing XT_RSDRI_RNG Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20120608

Method READ_ASSORTMENT_RESTRICTION on class CL_UPARI_RTLPURPLN has no exception.

Method READ_INFOCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120608
2 Exporting E_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120608
3 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120608
4 Importing I_ROLLUP_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20120608
5 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC BW Data Manager: List of Characteristics 20120608
6 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK BW Data Manager: List of Key Figures 20120608
7 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20120608
8 Changing XT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20120608

Method READ_INFOCUBE on class CL_UPARI_RTLPURPLN has no exception.

Method READ_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RFCDES Call by reference Type reference (TYPE) RFCDES Destination table for Remote Function Call 20080819
2 Exporting ES_RFCDOC Call by reference Type reference (TYPE) RFCDOC Description of Possible RFC Connections (->RFCDES) 20080819
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20080819
4 Importing IV_RFCDEST Call by reference Type reference (TYPE) RFCDES-RFCDEST Logical Destination (Specified in Function Call) 20080819

Method READ_RFCDEST on class CL_UPARI_RTLPURPLN has no exception.

Method UPDATE_RELST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) UPARI_YS_APPL_MSG 20080114
2 Importing IS_RTLPURPLN Call by reference Type reference (TYPE) IF_UPARI_T=>YS_RTLPURPLN 20080110

Method UPDATE_RELST on class CL_UPARI_RTLPURPLN has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703