SAP ABAP Class RS_BCT_PBPC_BRF_BWVAR_MNT (PBPC - BW Variable Expression for BRF maintenance)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PSM (Application Component) Public Sector Management
⤷
UPYC_EN (Package) BW: Content BPS for Public Sector Management (English)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions | 20051212 |
Properties
| Class | RS_BCT_PBPC_BRF_BWVAR_MNT | |
| Short Description | PBPC - BW Variable Expression for BRF maintenance | |
| Super Class | CL_EXPRESSION_BASE_MNT_BRF | BRF: Basis Class Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPYC_EN | BW: Content BPS for Public Sector Management (English) |
| Created | 20051212 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class RS_BCT_PBPC_BRF_BWVAR_MNT has no forward declaration.
Interfaces
Class RS_BCT_PBPC_BRF_BWVAR_MNT has no interface implemented.
Friends
Class RS_BCT_PBPC_BRF_BWVAR_MNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSBCT_PBPC_BWVAR_EDIT | BW Variable expression edit structure | 20051213 | |||
| 2 | Constant | Protected | Type reference (TYPE) | RSIOBJNM | '0PSM_PBPCVC' | CALC_VARIANT infoobject name | 20051212 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | RS_BCT_PBPC_SCEN_DB | Scenario definition data provider | 20051212 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSBCT_PBPC_BWVAR | BW Variable expression | 20051213 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSBCT_PBPC_BWVAR | BW Variable expression | 20051213 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SBRF142_ALV_T | BW Variable expression | 20051213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | BRF: Maintenance - Constructor | 20051212 | |
| 2 | Instance method | Protected | Method | Convert infoobject metadata to BRF result type, length etc | 20051213 | |
| 3 | Static method | Public | Method | Return list of variables available for an Infoobject | 20051213 |
Events
Class RS_BCT_PBPC_BRF_BWVAR_MNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | INFOOBJECT_FOR_BRF | Protected | See coding | 20051213 | BEGIN OF infoobject_for_brf,
iobjnm TYPE rsiobjnm,
type TYPE rsiobjtp,
textshort TYPE rstxtsh,
result_type TYPE brf_result_type,
result_length TYPE brf_result_length,
result_out_len TYPE brf_result_output_length,
result_decimals TYPE brf_result_decimals,
uninm TYPE rsuninm,
END OF infoobject_for_brf
|
||
| 2 | VALUE_VARS_TAB | Public | See coding | List of value variables for an infoobject | 20051213 | VALUE_VARS_TAB type standard table of RSZX_VARIABLES
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class RS_BCT_PBPC_BRF_BWVAR_MNT has no parameter.
Method CONSTRUCTOR on class RS_BCT_PBPC_BRF_BWVAR_MNT has no exception.
Method GET_INFOOBJECT_BRF_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INFOOBJECT_FOR_BRF | Call by reference | Type reference (TYPE) | INFOOBJECT_FOR_BRF | TBRF150 style attributes for an Infoobject | 20051213 | |||
| 2 | I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Encountered data type that method cannot translate | 20051213 |
Method GET_LIST_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUEVARS | Call by reference | Type reference (TYPE) | VALUE_VARS_TAB | Import Parameter for FB RSZ_X_VARIABLES_GET | 20051213 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20051213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not a vaild infoobject | 20051213 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 703 |