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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_PACKAGE_BUILDER_CORE | Core Functionality for the Package Builder | 20020830 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_MSG | Container for Messages | 20021118 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSISR_PARAMETERIZATION | Parameterization Class | 20020905 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIS_S_DIALOG_METAINFO | 20030514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020801 |
2 | ![]() |
Instance method | Public | Method | 20021121 | |
3 | ![]() |
Instance method | Public | Method | Generates the Call Package and Returns It | 20020902 |
4 | ![]() |
Instance method | Public | Method | 20030303 | |
5 | ![]() |
Instance method | Public | Method | 20021128 | |
6 | ![]() |
Instance method | Public | Method | Returns the F4 Help for a Parameter | 20021001 |
7 | ![]() |
Instance method | Private | Method | Determination of Conditions | 20020910 |
8 | ![]() |
Instance method | Private | Method | Method to Fill the Data Object Description | 20020909 |
9 | ![]() |
Instance method | Public | Method | Constructor | 20021122 |
10 | ![]() |
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 | ![]() |
IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030505 | |||
2 | ![]() |
IR_PARAMETERIZATION | Call by reference | Object reference (TYPE REF TO) | IF_RSISR_PARAMETERIZATION | IF für Parameter Klassen | 20030603 | ||
3 | ![]() |
IS_DIALOG_METAINFO | Call by reference | Type reference (TYPE) | RSIS_S_DIALOG_METAINFO | 20030513 | |||
4 | ![]() |
IT_DATAOBJ_LIST | Call by reference | Type reference (TYPE) | RSISR_T_DATAOBJ | Datenobjektbeschreibung | 20020828 | ||
5 | ![]() |
IT_LAYOUT | Call by reference | Type reference (TYPE) | RSIS_T_CP_LAYOUT | Layout für Call Package Builder aufruf | 20021104 | ||
6 | ![]() |
I_CALL_PACKAGE | Call by reference | Type reference (TYPE) | RSIS_E_CALLPACKAGE | Datenpaket für den Aufruf von Services | 20020919 | ||
7 | ![]() |
I_CALL_PACKAGE_DESCRIPTION | Call by reference | Type reference (TYPE) | RSIS_E_TEXT | Beschreibung des Callpackages | 20030528 | ||
8 | ![]() |
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 | ![]() |
ER_CALL_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Datenpaket für den Aufruf von Services | 20021128 | ||
2 | ![]() |
E_GUID | Call by reference | Type reference (TYPE) | RSSG_UNI_IDC25 | 20021128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
parameteization was cancelled by the user | 20030903 | |
2 | ![]() |
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 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_DOBJ | Intelligent Service: Datenobjekt | 20030303 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | RSIOBJNM | Intelligent Services: Parameter componente | 20021018 | ||
2 | ![]() |
I_PARAM_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Intelligent Services: Parameter | 20021001 | ||
3 | ![]() |
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 | ![]() |
ET_PARAM_COND | Call by reference | Type reference (TYPE) | RSISR_T_COND_PARAM_REF | Intelligent Services: Liste der Parameter-Bedingungen | 20020917 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030505 | |||
2 | ![]() |
IR_PARAMETERIZATION | Call by reference | Object reference (TYPE REF TO) | IF_RSISR_PARAMETERIZATION | IF für Parameter Klassen | 20030603 | ||
3 | ![]() |
IS_DIALOG_METAINFO | Call by reference | Type reference (TYPE) | RSIS_S_DIALOG_METAINFO | 20030513 | |||
4 | ![]() |
IT_DATAOBJ_LIST | Call by reference | Type reference (TYPE) | RSISR_T_DATAOBJ | Datenobjektbeschreibung | 20021122 | ||
5 | ![]() |
IT_LAYOUT | Call by reference | Type reference (TYPE) | RSIS_T_CP_LAYOUT | Layout für Call Package Builder aufruf | 20021122 | ||
6 | ![]() |
I_CALL_PACKAGE | Call by reference | Type reference (TYPE) | RSIS_E_CALLPACKAGE | Datenpaket für den Aufruf von Services | 20021122 | ||
7 | ![]() |
I_CALL_PACKAGE_DESCRIPTION | Call by reference | Type reference (TYPE) | RSIS_E_TEXT | Beschreibung des Call Packages | 20030528 | ||
8 | ![]() |
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 | ![]() |
CR_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | Liste von Parametern | 20020919 | ||
2 | ![]() |
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 |