SAP ABAP Class CL_RSRA_BCI (General Methods of the BOR Runtime System)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_MESSAGE | Message Object Type (BOR Type Message) | 20010522 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_RECIPIENT | Recipient Object Type (BOR Type Recipient) | 20010522 |
Properties
| Class | CL_RSRA_BCI | |
| Short Description | General Methods of the BOR Runtime System | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRB | BW: Batch Reporting |
| Created | 20010522 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRA_BCI has no forward declaration.
Interfaces
Class CL_RSRA_BCI has no interface implemented.
Friends
Class CL_RSRA_BCI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWO_VERB | 'Copy' | BCI Method Copy | 20010523 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWO_VERB | 'Display' | BCI Method Display | 20010523 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWO_VERB | 'Edit' | BCI Method Edit | 20010523 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWO_VERB | 'Save' | BCI Method Save | 20010523 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'MESSAGE' | Message Object | 20010523 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'RECIPIENT' | Recipieint Object | 20010523 | ||
| 7 | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'SOFM' | SAP Office - Document | 20011002 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | Title of Document | 20050613 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SOODK | 20010522 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20010522 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | OBJ_RECORD | Structure of Types OLE2_OBJECT | 20010522 |
Methods
Events
Class CL_RSRA_BCI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_S_CONTAINER | Protected | Type reference (TYPE) | SWCONT | Row of the BCI Container | 20010522 | |
| 2 | TO_S_CONTENT | Protected | Type reference (TYPE) | SOLI | Content Row | 20010522 | |
| 3 | TO_T_CONTAINER | Protected | See coding | BCI Container | 20010522 | |
|
| 4 | TO_T_CONTENT | Protected | See coding | Content Table | 20010522 | |
Method Signatures
Method CHECKOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010529 |
Method CHECKOUT on class CL_RSRA_BCI has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20010524 | |||
| 2 | I_S_REF_BCI | Call by reference | Type reference (TYPE) | OBJ_RECORD | Struktur der Typen OLE2_OBJECT uä. | 20010620 |
Method CONSTRUCTOR on class CL_RSRA_BCI has no exception.
Method COPY Signature
Method COPY on class CL_RSRA_BCI has no parameter.
Method COPY on class CL_RSRA_BCI has no exception.
Method CREATE_BCI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJTYP | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20011002 | |||
| 2 | R_S_REF_BCI | Value transfer | Type reference (TYPE) | OBJ_RECORD | BCI Objektreferenz | 20010522 |
Method CREATE_BCI on class CL_RSRA_BCI has no exception.
Method DELETE_BCI Signature
Method DELETE_BCI on class CL_RSRA_BCI has no parameter.
Method DELETE_BCI on class CL_RSRA_BCI has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_RSRA_BCI has no parameter.
Method DISPLAY on class CL_RSRA_BCI has no exception.
Method EDIT Signature
Method EDIT on class CL_RSRA_BCI has no parameter.
Method EDIT on class CL_RSRA_BCI has no exception.
Method EXTRACT_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010523 | |||
| 2 | E_T_CONTAINER | Value transfer | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010523 | |||
| 3 | I_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20010523 | |||
| 4 | I_INDEX | Call by reference | Type reference (TYPE) | RSRPARAMETERINDEX | Parameter Index | 20010523 | |||
| 5 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010523 | |||
| 6 | I_SX_RSPCVARIANT | Call by reference | Type reference (TYPE) | RSRA_SX_RSPCVARIANT | Infostruktur zur RSPC-Variante | 20010529 |
Method EXTRACT_PARAMETER on class CL_RSRA_BCI has no exception.
Method FREE Signature
Method FREE on class CL_RSRA_BCI has no parameter.
Method FREE on class CL_RSRA_BCI has no exception.
Method GETKEY_BCI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJECT_KEY | Value transfer | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20010522 |
Method GETKEY_BCI on class CL_RSRA_BCI has no exception.
Method GET_CONTAINER_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010802 | |||
| 2 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Elements | 20010802 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name des Elements | 20010802 |
Method GET_CONTAINER_ELEMENT on class CL_RSRA_BCI has no exception.
Method GET_CONTAINER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010620 | |||
| 2 | E_T_CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Content-Tabelle | 20010620 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name der Tabelle | 20010620 |
Method GET_CONTAINER_TABLE on class CL_RSRA_BCI has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010802 |
Method GET_PROPERTY on class CL_RSRA_BCI has no exception.
Method GET_PROPERTY_BCI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Elements | 20010802 | |||
| 2 | I_PROPERTY | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name des Elements | 20010802 | |||
| 3 | I_S_REF_BCI | Call by reference | Type reference (TYPE) | OBJ_RECORD | Struktur der Typen OLE2_OBJECT uä. | 20010802 |
Method GET_PROPERTY_BCI on class CL_RSRA_BCI has no exception.
Method GET_PROPERTY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20010813 | ||||
| 2 | I_PROPERTY | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Parameter Id | 20010813 |
Method GET_PROPERTY_TABLE on class CL_RSRA_BCI has no exception.
Method GET_PROPERTY_TABLE_BCI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Wert des Elements | 20010802 | |||
| 2 | I_PROPERTY | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name des Elements | 20010802 |
Method GET_PROPERTY_TABLE_BCI on class CL_RSRA_BCI has no exception.
Method PROCESS_BCI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | Resultatscontainer | 20010522 | |||
| 2 | I_METHOD | Call by reference | Type reference (TYPE) | SWO_VERB | BCI-Methode | 20010522 | |||
| 3 | I_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ausführen einer BCI-Methode | 20010703 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20040527 |
Method SAVE on class CL_RSRA_BCI has no exception.
Method SET_CONTAINER_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010522 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name des Elements | 20010522 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Elements | 20010522 |
Method SET_CONTAINER_ELEMENT on class CL_RSRA_BCI has no exception.
Method SET_CONTAINER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_CONTAINER | Call by reference | Type reference (TYPE) | TO_T_CONTAINER | BCI-Container | 20010522 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSRPARAMETERID | Name der Tabelle | 20010522 | |||
| 3 | I_T_CONTENT | Call by reference | Type reference (TYPE) | RSRA_T_MAIL_CONTENT | Content-Tabelle | 20010522 |
Method SET_CONTAINER_TABLE on class CL_RSRA_BCI has no exception.
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010802 |
Method SET_PROPERTY on class CL_RSRA_BCI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |