SAP ABAP Class CL_DRF_P_APPL_FILT_H (Generating Data Access Class DATAREPLICATIONFILTER / ROOT)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_FILTER_OBJECTS (Package) Data Replication Frame: Filter Objects for Outbound Services

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_DAC_TABLE | Configuration: Database Access | 20090113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_BUF_DATA_ACCESS_2 | Interface for Database Access | 20090113 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20090113 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_LIB_GENERATED_DAC | Tag interface for generated data access classes | 20090113 |
Properties
Class | CL_DRF_P_APPL_FILT_H | |
Short Description | Generating Data Access Class DATAREPLICATIONFILTER / ROOT | |
Super Class | /BOBF/CL_DAC_TABLE | Configuration: Database Access |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DRF_FILTER_OBJECTS | Data Replication Frame: Filter Objects for Outbound Services |
Created | 20090113 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DRF_P_APPL_FILT_H has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_BUF_DATA_ACCESS_2 | Interface for Database Access | 20090113 | ||
2 | /BOBF/IF_LIB_DATA_ACCESS | Tag Interface Data Access Class | 20090113 | ||
3 | /BOBF/IF_LIB_GENERATED_DAC | Tag interface for generated data access classes | 20090113 |
Friends
Class CL_DRF_P_APPL_FILT_H has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | /BOBF/CONF_GENERATE_VARIANT | 1 | 20090113 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | /BOBF/CONF_GEN_TEMPL_VERSION | 5 | 20090113 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_INSTANCE | 20091024 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091024 | |
2 | ![]() |
Instance method | Public | Method | 20091024 |
Events
Class CL_DRF_P_APPL_FILT_H has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_INSTANCE | Protected | See coding | 20091024 | BEGIN OF ts_instance,
bo_key TYPE /BOBF/obm_bo_key,
instance TYPE REF TO CL_DRF_P_APPL_FILT_H,
END OF ts_instance |
||
2 | TT_INSTANCE | Protected | See coding | 20091024 | tt_instance TYPE SORTED TABLE OF ts_instance
WITH UNIQUE KEY bo_key
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | 20091024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091024 |
Method READ_BY_ALTK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | /BOBF/T_BUF_DATA | 20091024 | |||
2 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | 20091024 | |||
3 | ![]() |
IT_ALTKEY | Call by reference | Type reference (TYPE) | DRFTT_FILTER_ROOT_KEY | 20091024 | |||
4 | ![]() |
IV_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | 20091024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091024 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |