SAP ABAP Class CL_RSISR_PACKAGE_BUILDER_CORE (Core functionality for package builder)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_PACKAGE_BUILDER_CORE  
Short Description Core functionality for package builder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20020802   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSISR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISR_PACKAGE_BUILDER_CORE has no interface implemented.
Friends
Class CL_RSISR_PACKAGE_BUILDER_CORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CALL_PACKAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE Call Package (Incomplete) Transferred at Call 20020830
2 MR_CONDITION_LIST Instance attribute Private Object reference (TYPE REF TO) CL_RSISR_CONDITION_LIST Description of Conditions 20020910
3 MR_CUR_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Last Message 20030612
4 MR_DEFAULT_STATE Instance attribute Private Object reference (TYPE REF TO) CL_RSISR_STATE Default State 20020909
5 MR_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20021121
6 MR_SERVICE Instance attribute Protected Object reference (TYPE REF TO) IF_RSISR_SERVICE Service as Runtime Object 20020830
7 MS_HEADER Instance attribute Private Type reference (TYPE) RSIS_S_CP_HEADER Header Information of a Call Package 20031104
8 MT_COND_PARAM_LIST Instance attribute Private Type reference (TYPE) RSISR_T_COND_PARAM_REF List of Conditions/Parameters 20020910
9 MT_DATAOBJ_LIST Instance attribute Private Type reference (TYPE) RSISR_T_DATAOBJ Intelligent Services: Data Object Description 20021122
10 MT_LAYOUT Instance attribute Private Type reference (TYPE) RSIS_T_CP_LAYOUT Layout Table 20021104
11 MT_OLD_STATES Instance attribute Private Type reference (TYPE) RSISR_T_STATE_REF Intelligent Services: Status with Reference 20020909
12 M_CALL_PACKAGE_NAME Instance attribute Private Type reference (TYPE) RSIS_E_CALLPACKAGE Call Package Name 20021122
13 M_DEFAULT_STATE Instance attribute Private Type reference (TYPE) RS_BOOL Flag for Default State 20030514
14 M_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object Version 20031209
15 M_SERVICE_NAME Instance attribute Private Type reference (TYPE) RSIS_E_SERVICE Intelligent Services: Name of a Service 20030528
16 M_STATUS Instance attribute Private Type reference (TYPE) RSIS_E_CP_STATUS 20030828
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CURRENT_PACKAGE Instance method Public Method 20031113
2 CHECK Instance method Public Method Check Complete Parameter List 20030901
3 CHECK_CHANGED_DATAOBJ_DESC Instance method Public Method Check Change to Data Object Description 20030522
4 CHECK_CURRENT_PARAMS Instance method Public Method Check Parameter Currently Being Processed 20031112
5 CHECK_DATAOBJ_LIST Instance method Private Method 20021121
6 CONSTRUCTOR Instance method Public Constructor Like SET_NEW_CALL_PACKAGE 20020802
7 CREATE_CALL_PACKAGE Instance method Public Method Generate the Call Package 20020830
8 CREATE_CONDITION_LIST Instance method Public Method Return List of Condition Columns 20040304
9 FINISH Instance method Public Method Finish Building Call Package 20021121
10 GET_CALL_PACKAGE_DESCRIPTION Instance method Public Method 20030828
11 GET_CONDITION_CATALOG Instance method Public Method Generate Field Catalog Based on GET_CONDITIONS 20020911
12 GET_CP_META_INFO Instance method Public Method Generate Meta_Info. This Is Read by DB 20031104
13 GET_CURRENT_MSG Instance method Public Method Return Last Message 20030612
14 GET_DATAOBJ_DESC Instance method Public Method Return List of Data Items Fetched from MR_SERVICE 20020909
15 GET_DATAOBJ_DESC_LIST Instance method Public Method Return Data Object Description (from MR_Service) 20020930
16 GET_DEFAULT_STATE Instance method Private Method Generate Default Status 20020909
17 GET_LAYOUT Instance method Public Method Return Layout for Transferred Data Object Names 20021104
18 GET_MSG Instance method Public Method Return Reference to Own Message Object 20021121
19 GET_NEXT_STATE Instance method Public Method 20020902
20 GET_NEXT_STATE_PARAM Instance method Public Method 20020902
21 GET_PARAM_COND_LIST Instance method Public Method Return Table from Conditions and Parameters (from MR_CP) 20020919
22 GET_PARAM_LIST_FROM_SERVICE Instance method Public Method Return Copy of Parameters for the Current Service 20020930
23 GET_PREVIOUS_STATE Instance method Public Method 20030724
24 GET_SERVICE Instance method Public Method Returns the Processed Service 20020902
25 GET_SERVICE_NAME Instance method Public Method Return Name of Current Service 20020902
26 GET_VALUE_HELP Instance method Public Method Provides Input Help for a Parameter 20021001
27 PREPARE_DATAOBJ Instance method Public Method Load/Generate Data Objects and Corresponding Layout Info 20030717
28 PREPARE_LAYOUT Instance method Private Method 20021104
29 PREPARE_SERVICE Instance method Public Method Load/Generate MR_SERVICE and MR_CALLPACKAGE (see SET_NEW_CAL 20021122
30 SAVE_PACKAGE Instance method Public Method Saves Service Type from 20021128
31 SET_CALL_PACKAGE_DESCRIPTION Instance method Public Method Set Header Text 20030828
32 SET_DATAOBJ_DESC Instance method Public Method Set Data Object Desc. in the Service (Interf.-Meth. finish) 20030522
33 SET_HEADER Instance method Public Method 20031104
34 SET_NEW_CALL_PACKAGE Instance method Public Method Transfer Service Type Data to Package Builder 20021122
35 SET_PARAM_COND_LIST Instance method Public Method Set Table of Conditions and Parameters Locally 20020911
36 SET_PARAM_LIST_TO_SERVICE Instance method Public Method Set/Load Parameters in the Service and Default Value as Nec. 20020930
37 SET_VALUES Instance method Private Method Sets the Data Descriptions and Parameters 20020904
Events
Class CL_RSISR_PACKAGE_BUILDER_CORE has no event.
Types
Class CL_RSISR_PACKAGE_BUILDER_CORE has no local type.
Method Signatures

Method ACTIVATE_CURRENT_PACKAGE Signature

Method ACTIVATE_CURRENT_PACKAGE on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
# Exception Resumable Description Created on
1 ACTIVATE_FAILED es existiert noch kein zu aktivierendes package 20031209

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030901

Method CHECK on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method CHECK_CHANGED_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATAITEM Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20030522
2 Importing I_DOBJ_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ 20030522
# Exception Resumable Description Created on
1 INVALID_DATAITEM die änderung des dataitem ist nicht zulässig 20030522

Method CHECK_CURRENT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL Boolean 20031112

Method CHECK_CURRENT_PARAMS on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method CHECK_DATAOBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RSISR_T_DATAOBJ Intelligent Services: Datenobjekt-Beschreibung 20021121
# Exception Resumable Description Created on
1 RSIS_E_NOT_VALID Datenobjektbeschreibung ist nicht gültig 20021121

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030505
2 Importing IT_DATAOBJ_LIST Call by reference Type reference (TYPE) RSISR_T_DATAOBJ Intelligent Services: Datenobjekt-Beschreibung 20020830
3 Importing IT_LAYOUT Call by reference Type reference (TYPE) RSIS_T_CP_LAYOUT Layout für Call Package Builder aufruf 20021104
4 Importing I_CALL_PACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE Datenpaket für den Aufruf von Services 20020919
5 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT 20030528
6 Importing I_DEFAULT_STATE Call by reference Type reference (TYPE) RS_BOOL 20030514
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20031209
8 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE Intelligent Services: Name eines Service 20030602

Method CONSTRUCTOR on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method CREATE_CALL_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE Datenpaket für den Aufruf von Services 20020830
2 Exporting ES_PACKAGE_NAME Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE call package name 20020830

Method CREATE_CALL_PACKAGE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method CREATE_CONDITION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONDITION_LIST Value transfer Object reference (TYPE REF TO) CL_RSISR_CONDITION_LIST Bedingungsliste 20040304

Method CREATE_CONDITION_LIST on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method FINISH Signature

Method FINISH on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
Method FINISH on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_CALL_PACKAGE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CALL_PACKAGE_DESCRIPTION Value transfer Type reference (TYPE) RSIS_E_TEXT 20030828

Method GET_CALL_PACKAGE_DESCRIPTION on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_CONDITION_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_COND_CATALOG Value transfer Type reference (TYPE) RSIS_T_CONDITION Feldkatalog für ListViewerControl 20020911

Method GET_CONDITION_CATALOG on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_CP_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_INFO Value transfer Type reference (TYPE) RSIS_S_RFC_CP_DESC Detail zu callpackages 20031104

Method GET_CP_META_INFO on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_CURRENT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG 20030612

Method GET_CURRENT_MSG on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATAOBJ_DESC Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020909
2 Returning RT_DATA_ITEM Value transfer Type reference (TYPE) RSISR_T_DATAITEM Intelligent Services: Datenitemliste 20020909

Method GET_DATAOBJ_DESC on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_DATAOBJ_DESC_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATAOBJ_DESC Value transfer Type reference (TYPE) RSIS_T_DOBJ Intelligent Services: Datenitemliste 20020930

Method GET_DATAOBJ_DESC_LIST on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_DEFAULT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Parametrisierungsschritt 20020909

Method GET_DEFAULT_STATE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20021104
2 Returning RS_LAYOUT Value transfer Type reference (TYPE) RSIS_S_CP_LAYOUT Einstelliges Kennzeichen 20021104

Method GET_LAYOUT on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20021121

Method GET_MSG on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_NEXT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OLD_STATE Call by reference Object reference (TYPE REF TO) CL_RSISR_STATE Intelligent Services: Parametrisierungsschritt 20020902
2 Importing I_NAV_MODE Call by reference Type reference (TYPE) GUI_CODE Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020909
3 Returning RR_NEW_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE Intelligent Services: Parametrisierungsschritt 20020902
# Exception Resumable Description Created on
1 CANCEL Abbruch 20020909

Method GET_NEXT_STATE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_NEW_STATE Call by reference Type reference (TYPE) RSIS_E_STATE Intelligent Services: Parametrisierungsschritt 20020902
2 Exporting E_T_NEW_PARAMETERS Call by reference Type reference (TYPE) RSISR_T_PARAM_LIST Intelligent Services: Parameterliste 20020902
3 Importing I_S_OLD_STATE Call by reference Type reference (TYPE) RSIS_E_STATE Intelligent Services: Parametrisierungsschritt 20020902
4 Importing I_T_OLD_PARAMETERS Call by reference Type reference (TYPE) RSISR_T_PARAM_LIST Intelligent Services: Parameterliste 20020902

Method GET_NEXT_STATE_PARAM on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_PARAM_COND_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAM_COND_LIST Value transfer Type reference (TYPE) RSISR_T_COND_PARAM_REF Intelligent Services: Liste der Parameter-Bedingungen 20020919

Method GET_PARAM_COND_LIST on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_PARAM_LIST_FROM_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PARAM_LIST Value transfer Object reference (TYPE REF TO) CL_RSISR_PARAM_LIST Liste von Parametern 20020930

Method GET_PARAM_LIST_FROM_SERVICE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_PREVIOUS_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_STATE Value transfer Object reference (TYPE REF TO) CL_RSISR_STATE 20030724

Method GET_PREVIOUS_STATE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SERVICE Value transfer Object reference (TYPE REF TO) IF_RSISR_SERVICE Basisklasse für einen intelligenten Service 20020902

Method GET_SERVICE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVICE_NAME Value transfer Type reference (TYPE) RSIS_E_SERVICE Intelligent Services: Name eines Service 20030602

Method GET_SERVICE_NAME on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method GET_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) RSIOBJNM Intelligent Services: Parameter componente 20021018
2 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSIS_E_PARAM Intelligent Services: Parameter 20021001
3 Returning RT_VALUE Value transfer Type reference (TYPE) RSISR_T_HELP_VALUE Intelligent Services: Stringtabelle 20021001

Method GET_VALUE_HELP on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method PREPARE_DATAOBJ Signature

Method PREPARE_DATAOBJ on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
# Exception Resumable Description Created on
1 PREPARE_FAILED 20030717

Method PREPARE_LAYOUT Signature

Method PREPARE_LAYOUT on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
Method PREPARE_LAYOUT on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method PREPARE_SERVICE Signature

Method PREPARE_SERVICE on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
# Exception Resumable Description Created on
1 RSIS_E_SERVICE_PREPARE_FAILED 20021125

Method SAVE_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GUID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20021128

Method SAVE_PACKAGE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_CALL_PACKAGE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT 20030828

Method SET_CALL_PACKAGE_DESCRIPTION on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_DATAOBJ_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) RS_BOOL 20030522
2 Importing IT_DATAITEM Call by reference Type reference (TYPE) RSISR_T_DATAITEM 20030522
3 Importing I_DOBJ_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ 20030522

Method SET_DATAOBJ_DESC on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) RSIS_S_CP_HEADER Kopfinformationen eines call packages 20031104

Method SET_HEADER on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_NEW_CALL_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030505
2 Importing IT_DATAOBJ_LIST Call by reference Type reference (TYPE) RSISR_T_DATAOBJ Intelligent Services: Datenobjekt-Beschreibung 20021122
3 Importing IT_LAYOUT Call by reference Type reference (TYPE) RSIS_T_CP_LAYOUT Layout für Call Package Builder aufruf 20021122
4 Importing I_CALL_PACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE Datenpaket für den Aufruf von Services 20021122
5 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT 20030528
6 Importing I_DEFAULT_STATE Call by reference Type reference (TYPE) RS_BOOL 20030514
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20031209
8 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE Intelligent Services: Name eines Service 20030602

Method SET_NEW_CALL_PACKAGE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_PARAM_COND_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAM_COND Call by reference Type reference (TYPE) RSISR_T_COND_PARAM_REF Intelligent Services: Liste der Parameter-Bedingungen 20020911

Method SET_PARAM_COND_LIST on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_PARAM_LIST_TO_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMS Call by reference Type reference (TYPE) RSISR_T_PARAM_REF Intelligent Services: Parameter mit Referenz 20020930
2 Importing IR_PARAM_LIST Call by reference Object reference (TYPE REF TO) CL_RSISR_PARAM_LIST Liste von Parametern 20020930

Method SET_PARAM_LIST_TO_SERVICE on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.

Method SET_VALUES Signature

Method SET_VALUES on class CL_RSISR_PACKAGE_BUILDER_CORE has no parameter.
Method SET_VALUES on class CL_RSISR_PACKAGE_BUILDER_CORE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400