SAP ABAP Class CL_RSISR_PACKAGE_BUILDER (Package Builder)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISR_CALLPACKAGE_BUILDER Interface for the Call Package Builder 20030310
Properties
Class CL_RSISR_PACKAGE_BUILDER  
Short Description 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 20020801   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISR_CALLPACKAGE_BUILDER Interface for the Call Package Builder 20030310
Friends
Class CL_RSISR_PACKAGE_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CORE Instance attribute Private Object reference (TYPE REF TO) CL_RSISR_PACKAGE_BUILDER_CORE Core Functionality for the Package Builder 20020830
2 MR_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20021118
3 MR_PARAMETRIZATION_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_RSISR_PARAMETERIZATION Parameterization Class 20020905
4 MS_DIALOG_METAINFO Instance attribute Private Type reference (TYPE) RSIS_S_DIALOG_METAINFO 20030514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020801
2 FINISH Instance method Public Method 20021121
3 GET_CALL_PACKAGE Instance method Public Method Generates the Call Package and Returns It 20020902
4 GET_DATAOBJ_DESC Instance method Public Method 20030303
5 GET_MSG Instance method Public Method 20021128
6 GET_VALUE_HELP Instance method Public Method Returns the F4 Help for a Parameter 20021001
7 SET_CONDITIONS Instance method Private Method Determination of Conditions 20020910
8 SET_DATAOBJ_DESC Instance method Private Method Method to Fill the Data Object Description 20020909
9 SET_NEW_CALL_PACKAGE Instance method Public Method Constructor 20021122
10 SET_PARAMETERS Instance method Public Method Gets the Parameters 20020909
Events
Class CL_RSISR_PACKAGE_BUILDER has no event.
Types
Class CL_RSISR_PACKAGE_BUILDER has no local type.
Method Signatures

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 IR_PARAMETERIZATION Call by reference Object reference (TYPE REF TO) IF_RSISR_PARAMETERIZATION IF für Parameter Klassen 20030603
3 Importing IS_DIALOG_METAINFO Call by reference Type reference (TYPE) RSIS_S_DIALOG_METAINFO 20030513
4 Importing IT_DATAOBJ_LIST Call by reference Type reference (TYPE) RSISR_T_DATAOBJ Datenobjektbeschreibung 20020828
5 Importing IT_LAYOUT Call by reference Type reference (TYPE) RSIS_T_CP_LAYOUT Layout für Call Package Builder aufruf 20021104
6 Importing I_CALL_PACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE Datenpaket für den Aufruf von Services 20020919
7 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT Beschreibung des Callpackages 20030528
8 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE Name des Services 20030602

Method CONSTRUCTOR on class CL_RSISR_PACKAGE_BUILDER has no exception.

Method FINISH Signature

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

Method GET_CALL_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CALL_PACKAGE Value transfer Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE Datenpaket für den Aufruf von Services 20021128
2 Exporting E_GUID Call by reference Type reference (TYPE) RSSG_UNI_IDC25 20021128
# Exception Resumable Description Created on
1 PARAMETERIZATION_CANCELED parameteization was cancelled by the user 20030903
2 RSIS_E_PACKAGE_CREATE_FAILED The package could not be created 20021125

Method GET_DATAOBJ_DESC 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 20030303
2 Returning RT_DATA_ITEM Value transfer Type reference (TYPE) RSISR_T_DATAITEM Intelligent Services: Datenitemliste 20030303

Method GET_DATAOBJ_DESC on class CL_RSISR_PACKAGE_BUILDER 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 20021128

Method GET_MSG on class CL_RSISR_PACKAGE_BUILDER 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 20021001

Method GET_VALUE_HELP on class CL_RSISR_PACKAGE_BUILDER has no exception.

Method SET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM_COND Call by reference Type reference (TYPE) RSISR_T_COND_PARAM_REF Intelligent Services: Liste der Parameter-Bedingungen 20020917
2 Exporting E_NAV_CODE Call by reference Type reference (TYPE) GUI_CODE Menu Painter: Objektcode 20021030

Method SET_CONDITIONS on class CL_RSISR_PACKAGE_BUILDER has no exception.

Method SET_DATAOBJ_DESC Signature

Method SET_DATAOBJ_DESC on class CL_RSISR_PACKAGE_BUILDER has no parameter.
# Exception Resumable Description Created on
1 PARAMETERIZATION_CANCELED Benutzer hat Dialog abgebrochen 20021030

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 IR_PARAMETERIZATION Call by reference Object reference (TYPE REF TO) IF_RSISR_PARAMETERIZATION IF für Parameter Klassen 20030603
3 Importing IS_DIALOG_METAINFO Call by reference Type reference (TYPE) RSIS_S_DIALOG_METAINFO 20030513
4 Importing IT_DATAOBJ_LIST Call by reference Type reference (TYPE) RSISR_T_DATAOBJ Datenobjektbeschreibung 20021122
5 Importing IT_LAYOUT Call by reference Type reference (TYPE) RSIS_T_CP_LAYOUT Layout für Call Package Builder aufruf 20021122
6 Importing I_CALL_PACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE Datenpaket für den Aufruf von Services 20021122
7 Importing I_CALL_PACKAGE_DESCRIPTION Call by reference Type reference (TYPE) RSIS_E_TEXT Beschreibung des Call Packages 20030528
8 Importing I_SERVICE_NAME Call by reference Type reference (TYPE) RSIS_E_SERVICE Name des Services 20030602

Method SET_NEW_CALL_PACKAGE on class CL_RSISR_PACKAGE_BUILDER has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSISR_PARAM_LIST Liste von Parametern 20020919
2 Exporting E_NAV_CODE Call by reference Type reference (TYPE) GUI_CODE Menu Painter: Objektcode 20021030

Method SET_PARAMETERS on class CL_RSISR_PACKAGE_BUILDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400