SAP ABAP Class CL_RSISR_PACKAGE_BUILDER_WD (2004 Package Builder for Web Dynpro)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime

⤷

⤷

Properties
Class | CL_RSISR_PACKAGE_BUILDER_WD | |
Short Description | 2004 Package Builder for Web Dynpro | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSISR | Intelligent Services Runtime |
Created | 20040224 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSISR_PACKAGE_BUILDER_WD has no forward declaration.
Interfaces
Class CL_RSISR_PACKAGE_BUILDER_WD has no interface implemented.
Friends
Class CL_RSISR_PACKAGE_BUILDER_WD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LOADED' | 20040301 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UNLOADED' | 20040301 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSISR_S_ISCP_CAT | Buffered Metadata from Database | 20040312 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Current Call Package Contains Recorded Data | 20040301 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSISR_SERVICE | Current Service Type | 20040312 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSIS_S_DOD_LAYOUT | Layout for Calling the Call Package Builder | 20040302 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISR_T_WD_CP_LINE_REF | Reference: Filter ID --> Filter, Parameter Object | 20040303 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISR_E_WD_LINE_ID | Id for a Row in a Table. Not To Be Changed in Web Dynpro | 20040303 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSIS_E_DOBJ | Name of Planning Data Object | 20040302 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | checks by transferred check type | 20040331 |
2 | ![]() |
Instance method | Private | Method | Raise unchecked exception if no service type loaded | 20040312 |
3 | ![]() |
Instance method | Public | Constructor | contains GENERAL CLASS DOCUMENTATION | 20040227 |
4 | ![]() |
Instance method | Public | Method | creates a new call package | 20040312 |
5 | ![]() |
Instance method | Public | Method | Delete current service type from database | 20040315 |
6 | ![]() |
Instance method | Private | Method | Get meta information on the dialog component to be used | 20040312 |
7 | ![]() |
Instance method | Private | Method | InfoObject Name for Parameter Column | 20040421 |
8 | ![]() |
Instance method | Public | Method | Get Serialized Service-Type Data for Front End | 20040312 |
9 | ![]() |
Instance method | Public | Method | Load Service Type | 20040312 |
10 | ![]() |
Instance method | Private | Method | initializes a transferred layout | 20040302 |
11 | ![]() |
Instance method | Public | Method | Write service type to database | 20040312 |
12 | ![]() |
Instance method | Private | Method | Repacking parameter list for front end | 20040303 |
13 | ![]() |
Instance method | Private | Method | Set current values in service type object | 20040312 |
14 | ![]() |
Instance method | Public | Method | Set changeable service type data in back-end structures | 20040312 |
Events
Class CL_RSISR_PACKAGE_BUILDER_WD has no event.
Types
Class CL_RSISR_PACKAGE_BUILDER_WD has no local type.
Method Signatures
Method CHECK_CALLPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHECK_TYPE | Call by reference | Type reference (TYPE) | CHAR20 | Typ der Prüfung | 20040331 | ||
2 | ![]() |
RR_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20040331 |
Method CHECK_CALLPACKAGE on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method CHECK_LOADED Signature
Method CHECK_LOADED on class CL_RSISR_PACKAGE_BUILDER_WD has no parameter.
Method CHECK_LOADED on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSISR_PACKAGE_BUILDER_WD has no parameter.
Method CONSTRUCTOR on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method CREATE_CALLPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CP_DATA | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_GET | Daten zu einem Service (incl. eine Parametrisierung) an WD | 20040317 | ||
2 | ![]() |
ET_DIALOGCOMPS | Call by reference | Type reference (TYPE) | RSISR_T_WD_DIALOG_COMPS | WD Dialog Komponenten zur Parametrisierung | 20040317 | ||
3 | ![]() |
I_CP_NAME | Call by reference | Type reference (TYPE) | RSIS_E_CALLPACKAGE | Call Package: Name | 20040317 | ||
4 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | RSIS_E_TEXT | Services: Text (allgemein) | 20040317 | ||
5 | ![]() |
I_INFOLEVEL | Call by reference | Type reference (TYPE) | RSPLS_AGGRLEVEL | Planung: Aggregationsebene | 20040317 | ||
6 | ![]() |
I_SERVICETYPE | Call by reference | Type reference (TYPE) | RSIS_E_SERVICE | Service: Name | 20040317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
Method DELETE_CALLPACKAGE Signature
Method DELETE_CALLPACKAGE on class CL_RSISR_PACKAGE_BUILDER_WD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040315 |
Method GET_DIALOG_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DIALOGCOMPS | Call by reference | Type reference (TYPE) | RSISR_T_WD_DIALOG_COMPS | WD Dialog Komponenten zur Parametrisierung | 20040312 |
Method GET_DIALOG_COMPONENTS on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method GET_IOBJNM_FOR_PARAM_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_PARAM | Parameter | 20040421 | ||
2 | ![]() |
I_COMP | Call by reference | Type reference (TYPE) | RSIOBJNM | Parameterkomponentenname!! nicht IOBJNM | 20040421 | ||
3 | ![]() |
R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20040421 |
Method GET_IOBJNM_FOR_PARAM_COMP on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method GET_SERIAL_CP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CP_DATA | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_GET | Daten zu einem Service (incl. eine Parametrisierung) an WD | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
Method LOAD_CALLPACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CP_DATA | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_GET | Daten zu einem Service (incl. eine Parametrisierung) an WD | 20040312 | ||
2 | ![]() |
ET_DIALOGCOMPS | Call by reference | Type reference (TYPE) | RSISR_T_WD_DIALOG_COMPS | WD Dialog Komponenten zur Parametrisierung | 20040312 | ||
3 | ![]() |
IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20040312 | ||
4 | ![]() |
I_CALLPACKAGENAME | Call by reference | Type reference (TYPE) | RSIS_E_CALLPACKAGE | Call Package: Name | 20040312 | ||
5 | ![]() |
I_DIALOGMODE | Call by reference | Type reference (TYPE) | RSIS_E_DIALOG_MODE | Dialog-Modus | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
Method PREPARE_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_LAYOUT | Call by reference | Type reference (TYPE) | RSIS_S_DOD_LAYOUT | Layout für Aufruf des Call Package Builders | 20040302 |
Method PREPARE_LAYOUT on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method REPAIR_AND_SAVE_CP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CP_DATA | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_GET | Daten zu einem Service (incl. eine Parametrisierung) an WD | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
Method SERIALIZE_PARAMLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARAMLIST | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | Liste von Parametern | 20040303 | ||
2 | ![]() |
RT_WD_PARAMLIST | Value transfer | Type reference (TYPE) | RSIS_T_WD_PARAM_GET | die serialisiert ParamListe | 20040303 |
Method SERIALIZE_PARAMLIST on class CL_RSISR_PACKAGE_BUILDER_WD has no exception.
Method SET_DATA_TO_SERVICETYP Signature
Method SET_DATA_TO_SERVICETYP on class CL_RSISR_PACKAGE_BUILDER_WD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
Method SET_SERIAL_CP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CP_DATA_GET | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_GET | Daten zu einem Service (incl. eine Parametrisierung) an WD | 20040421 | ||
2 | ![]() |
IS_CP_DATA | Call by reference | Type reference (TYPE) | RSISR_S_WD_SERVICE_DATA_SET | Verändern von Service Daten vom Frontend | 20040312 | ||
3 | ![]() |
I_CP_TEXT | Call by reference | Type reference (TYPE) | RSIS_E_TEXT | Services: Text (allgemein) | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Service Framework aufgetreten | 20040312 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |