SAP ABAP Class IF_RODPS_DECRYPT (Interface for OLAP Decryption in ODP)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_DECRYPT_ODP | Execute and Explain for ODPs | 20100910 |
Properties
Class | IF_RODPS_DECRYPT | |
Short Description | Interface for OLAP Decryption in ODP | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100910 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RODPS_DECRYPT has no interface implemented.
Friends
Class IF_RODPS_DECRYPT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'HEADER' | 20100910 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'HEAD1' | 20100910 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'HEAD2' | 20100910 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'LINE' | 20100910 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'LINK' | 20100910 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'LINKHEAD' | 20100910 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'LINKPOS' | 20100910 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'MSG' | 20100910 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'PARAM' | 20100910 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'STRUC' | 20100910 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'TABLE' | 20100910 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'TEXT' | 20100910 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | TN_FORMAT | 'EMPHASIS' | 20100910 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100910 | |
2 | ![]() |
Instance method | Public | Method | Build Output List | 20100910 |
3 | ![]() |
Instance method | Public | Method | 20100910 | |
4 | ![]() |
Instance method | Public | Method | 20100910 | |
5 | ![]() |
Instance method | Public | Method | 20100910 | |
6 | ![]() |
Instance method | Public | Method | 20100910 | |
7 | ![]() |
Instance method | Public | Method | 20100910 | |
8 | ![]() |
Instance method | Public | Method | 20100910 | |
9 | ![]() |
Instance method | Public | Method | 20100910 |
Events
Class IF_RODPS_DECRYPT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_FORMAT | Public | See coding | 20100910 | tn_format(10) TYPE c
|
||
2 | TN_SX_BUNDLE | Public | See coding | 20100910 | BEGIN OF tn_sx_bundle,
name TYPE tabname,
format TYPE tn_format,
data TYPE REF TO data,
description TYPE string,
mapping TYPE tn_t_mapping,
stepuid TYPE sysuuid_25,
END OF tn_sx_bundle
|
||
3 | TN_S_MAPPING | Public | See coding | 20100910 | BEGIN OF tn_s_mapping,
component TYPE abap_compname,
description TYPE string,
END OF tn_s_mapping
|
||
4 | TN_THX_BUNDLE | Public | See coding | 20100910 | tn_thx_bundle TYPE HASHED TABLE OF tn_sx_bundle WITH UNIQUE KEY name INITIAL SIZE 10
|
||
5 | TN_TX_BUNDLE | Public | See coding | 20100910 | tn_tx_bundle TYPE TABLE OF tn_sx_bundle WITH KEY name INITIAL SIZE 10
|
||
6 | TN_T_MAPPING | Public | See coding | 20100910 | tn_t_mapping TYPE TABLE OF tn_s_mapping WITH KEY component INITIAL SIZE 3
|
Method Signatures
Method FREE Signature
Method FREE on class IF_RODPS_DECRYPT has no parameter.
Method FREE on class IF_RODPS_DECRYPT has no exception.
Method GET_NEXT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_BUNDLE | Call by reference | Type reference (TYPE) | IF_RODPS_DECRYPT=>TN_TX_BUNDLE | 20100910 |
Method GET_NEXT_OBJECT on class IF_RODPS_DECRYPT has no exception.
Method SET_BLOCK Signature
Method SET_BLOCK on class IF_RODPS_DECRYPT has no parameter.
Method SET_BLOCK on class IF_RODPS_DECRYPT has no exception.
Method SET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEADER | Value transfer | Type reference (TYPE) | STRING | 20100910 | |||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | 20100910 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 |
Method SET_HEADER on class IF_RODPS_DECRYPT has no exception.
Method SET_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20100910 | ||
2 | ![]() |
I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20100910 | ||
3 | ![]() |
I_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20100910 | ||
4 | ![]() |
I_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100910 | ||
5 | ![]() |
I_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100910 | ||
6 | ![]() |
I_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100910 | ||
7 | ![]() |
I_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20100910 | ||
8 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 |
Method SET_MSG on class IF_RODPS_DECRYPT has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 | ||
2 | ![]() |
I_PARAMETER | Value transfer | Type reference (TYPE) | ANY | 20100910 |
Method SET_PARAMETER on class IF_RODPS_DECRYPT has no exception.
Method SET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 | ||
2 | ![]() |
I_STRUCTURE | Value transfer | Type reference (TYPE) | ANY | 20100910 |
Method SET_STRUCTURE on class IF_RODPS_DECRYPT has no exception.
Method SET_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 | ||
2 | ![]() |
I_T_TABLE | Value transfer | Type reference (TYPE) | ANY TABLE | 20100910 |
Method SET_TABLE on class IF_RODPS_DECRYPT has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EMPHASIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean | 20100910 | |
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20100910 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100910 |
Method SET_TEXT on class IF_RODPS_DECRYPT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |