SAP ABAP Class CL_RSDRV_SRVS_CONST (Data Manager: Service class for constant determination 7.0X)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRV (Package) Data Manager Virtual InfoProvider

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_DTA | Data-Manager: Abstract service class | 20040920 |
Properties
Class | CL_RSDRV_SRVS_CONST | |
Short Description | Data Manager: Service class for constant determination 7.0X | |
Super Class | CL_RSDRV_SRVS_DTA | Data-Manager: Abstract service class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RSDRV | Data Manager Virtual InfoProvider |
Created | 20030508 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDRV_SRVS_CONST has no forward declaration.
Interfaces
Class CL_RSDRV_SRVS_CONST has no interface implemented.
Friends
Class CL_RSDRV_SRVS_CONST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | rs_c_false | Has prepare method been called ? | 20030513 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_TH_CONST | Metadata needed | 20030508 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute the process | 20030508 |
2 | ![]() |
Instance method | Public | Method | Prepare the metadata needed for adding const. values | 20030508 |
Events
Class CL_RSDRV_SRVS_CONST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CONST | Private | See coding | Metadata needed for CONST. setting | 20030508 | BEGIN OF tp_s_const,
sidreturnnm TYPE rsdd_s_sfc-sidreturnnm,
sidreturnidx TYPE i,
sid_value TYPE i,
END OF tp_s_const
|
|
2 | TP_TH_CONST | Private | See coding | Metadata table | 20030508 | tp_th_const TYPE HASHED TABLE OF tp_s_const
WITH UNIQUE KEY sidreturnidx
|
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Table to change | 20030508 |
Method EXECUTE on class CL_RSDRV_SRVS_CONST has no exception.
Method PREPARE_AND_ADAPT_SFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Adapted SFC | 20030508 | ||
2 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | Sample t_data line | 20030508 | ||
3 | ![]() |
I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | SFC | 20030508 |
Method PREPARE_AND_ADAPT_SFC on class CL_RSDRV_SRVS_CONST has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |