SAP ABAP Class CL_DRF_COMM_ADHOC_REPLICATION (Assistance Class for DRF_ADHOC_REPLICATION)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON_UI (Package) Data Replication Framework: UI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090115 |
Properties
Class | CL_DRF_COMM_ADHOC_REPLICATION | |
Short Description | Assistance Class for DRF_ADHOC_REPLICATION | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DRF_COMMON_UI | Data Replication Framework: UI |
Created | 20090115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DRF_COMM_ADHOC_REPLICATION has no forward declaration.
Interfaces
Class CL_DRF_COMM_ADHOC_REPLICATION has no interface implemented.
Friends
Class CL_DRF_COMM_ADHOC_REPLICATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_DISPLAY_FILTER_CRITERIA' | ID of the FPM Event | 20090326 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_DISPLAY_LOG' | ID of the FPM Event | 20100722 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_REPLICATE' | ID of the FPM Event | 20090326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Method to check if edition is mandatory field | 20120717 |
2 | ![]() |
Static method | Public | Method | Method For Selecting EDITION From Table USMD020C | 20090223 |
3 | ![]() |
Static method | Public | Method | Method For Selecting Server Group From Table RZLLITAB | 20090128 |
Events
Class CL_DRF_COMM_ADHOC_REPLICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_APPLICATION | Public | See coding | 20090115 | TT_APPLICATION TYPE TABLE OF TY_APPLICATION
|
||
2 | TT_SERVER_GROUP | Public | See coding | 20090127 | tt_server_group TYPE TABLE OF TY_SERVER_GROUP
|
||
3 | TT_TARGET_SYSTEM | Public | See coding | 20090115 | TT_TARGET_SYSTEM TYPE TABLE OF TY_TARGET_SYSTEM
|
||
4 | TY_APPLICATION | Public | See coding | 20090115 | BEGIN OF TY_APPLICATION ,
APPLICATION TYPE DRF_APPL,
DESCRIPTION TYPE STRING,
END OF TY_APPLICATION
|
||
5 | TY_SERVER_GROUP | Public | See coding | 20090127 | begin of ty_server_group,
server_group type SPTA_RFCGR,
APPLSERVER TYPE RZLLI_ASVR,
GROUPTYPE TYPE RZLLI_GRPT,
END OF ty_server_group
|
||
6 | TY_TARGET_SYSTEM | Public | See coding | 20090115 | BEGIN OF TY_TARGET_SYSTEM,
TARGET_SYSTEM TYPE MDG_BUSINESS_SYSTEM,
END OF TY_TARGET_SYSTEM
|
Method Signatures
Method CHECK_EDITION_MANDATORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | DRF_TR_BO | Business object selection | 20120724 | ||
2 | ![]() |
IV_DATA_MODEL | Call by reference | Type reference (TYPE) | DRF_MDG_MODEL | Data model | 20120724 | ||
3 | ![]() |
RV_EDITION_MANDATORY | Value transfer | Type reference (TYPE) | BOOLE_D | Edition mandatory flag | 20120724 |
Method CHECK_EDITION_MANDATORY on class CL_DRF_COMM_ADHOC_REPLICATION has no exception.
Method SELECT_EDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EDITION | Call by reference | Type reference (TYPE) | DRF_T_MDG_EDITION | Editions | 20090223 | ||
2 | ![]() |
IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | DRF_TR_BO | Range for Business Objects | 20120920 | ||
3 | ![]() |
IV_APPL | Call by reference | Type reference (TYPE) | DRF_APPL | Replication Model | 20091111 |
Method SELECT_EDITION on class CL_DRF_COMM_ADHOC_REPLICATION has no exception.
Method SELECT_SERVER_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SERVER_GROUP | Call by reference | Type reference (TYPE) | TT_SERVER_GROUP | 20090128 | |||
2 | ![]() |
IV_GROUPTYPE | Call by reference | Type reference (TYPE) | RZLLI_GRPT | 'S' | Group type | 20090128 |
Method SELECT_SERVER_GROUP on class CL_DRF_COMM_ADHOC_REPLICATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |