SAP ABAP Class MDS_CTRL_CUSTOMIZING (Controller and Event Handler Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BF-SYN (Application Component) Master Data Synchronization
⤷
MDS_CONTROLLER (Package) Master Data Synchronization: Controller

⤷

⤷

Properties
Class | MDS_CTRL_CUSTOMIZING | |
Short Description | Controller and Event Handler Customizing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | MDS_CTRL_CONTROLLER | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | MDS_CONTROLLER | Master Data Synchronization: Controller |
Created | 20041210 | SAP |
Last change | 20060703 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class MDS_CTRL_CUSTOMIZING has no forward declaration.
Interfaces
Class MDS_CTRL_CUSTOMIZING has no interface implemented.
Friends
Class MDS_CTRL_CUSTOMIZING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | '3' | Transaction Context 'BAPI' | 20041213 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | '1' | Transaction Context 'BeforeCommit' | 20041213 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | '4' | Transaction Context 'Direct Input' | 20051201 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | '2' | Transaction Context 'OnCommit' | 20041213 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAPIRET2 | Help Structure for Message Processing | 20041211 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR72 | Help Attribute for Message Processing | 20041211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read Active Events for a Source Object | 20041211 |
2 | ![]() |
Static method | Public | Method | Read Active Options for a Source Object | 20041210 |
3 | ![]() |
Static method | Public | Method | Read All Synchronization Options with All Data | 20050129 |
4 | ![]() |
Static method | Public | Method | Read Class of a Strategy Implementation | 20041210 |
5 | ![]() |
Static method | Public | Method | Read Extractor Class for a Synchronization Object | 20041210 |
6 | ![]() |
Static method | Public | Method | Create PPO Requests for Combination of Source and Target? | 20050129 |
7 | ![]() |
Static method | Public | Method | Read All Object Types with All Data | 20050114 |
8 | ![]() |
Static method | Public | Method | Checks Whether Specified Synchronization Object Exists | 20041210 |
9 | ![]() |
Static method | Public | Method | Check Whether Transferred Transaction Context Is Valid | 20041213 |
Events
Class MDS_CTRL_CUSTOMIZING has no event.
Types
Class MDS_CTRL_CUSTOMIZING has no local type.
Method Signatures
Method ACT_EVENTS_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041211 | ||
2 | ![]() |
ET_ACTIVE_EVENTS | Call by reference | Type reference (TYPE) | MDS_CTRLS_EVENTS_ACT_T | Aktive Events | 20041211 | ||
3 | ![]() |
IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20041211 |
Method ACT_EVENTS_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method ACT_STEPS_SYNC_OBJECT_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041211 | ||
2 | ![]() |
ET_ACTIVE_OPTIONS | Call by reference | Type reference (TYPE) | MDS_CTRLS_SYNC_OPT_ACT | Aktive Synchronisationsoptionen | 20041211 | ||
3 | ![]() |
IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20041211 |
Method ACT_STEPS_SYNC_OBJECT_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method ALL_STEPS_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ACT_SYNC_OPTS | Call by reference | Type reference (TYPE) | MDS_CTRLS_OPT_T | Aktive Synchonisationsoptionen | 20050129 | ||
2 | ![]() |
IV_ONLY_ACTIVE | Call by reference | Type reference (TYPE) | XFELD | ' ' | 'X' = Nur Aktive zurückgeben | 20050131 |
Method ALL_STEPS_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method CLASS_FOR_SYNC_STEP_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041210 | ||
2 | ![]() |
EV_QUEUE_NAME | Call by reference | Type reference (TYPE) | MDS_CTRL_QUEUE_NAME | Queue-Name für InitialLoad | 20050323 | ||
3 | ![]() |
EV_STRATEGY_CLASS | Call by reference | Type reference (TYPE) | MDS_CTRL_OPT_CLASS | Klasse der Strategie-Implementierung | 20041210 | ||
4 | ![]() |
IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20041210 | ||
5 | ![]() |
IV_TARGET_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_TARGET | Ziel-Synchronisationsobjekt | 20041210 |
Method CLASS_FOR_SYNC_STEP_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method EXTRACTOR_CLASS_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041210 | ||
2 | ![]() |
EV_BLOCK_SIZE | Call by reference | Type reference (TYPE) | MDS_CTRL_BLOCK_SIZE | Blockgröße bei Paketen für InitialLoad | 20050323 | ||
3 | ![]() |
EV_EXTRACTOR_CLASS | Call by reference | Type reference (TYPE) | MDS_CTRL_EXTRACTOR_CLASS | Extraktor Klasse für Synchronisationsobjekt | 20041210 | ||
4 | ![]() |
IV_SOURCE_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20041210 |
Method EXTRACTOR_CLASS_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method MUST_PPO_ORDERS_BE_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PPO_ORDERS_TO_BE_CREATED | Value transfer | Type reference (TYPE) | XFELD | 'X' = Ja, ' ' = Nein | 20050129 | ||
2 | ![]() |
SYNC_OBJ_SOURCE | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_SOURCE | Quell-Synchronisationsobjekt | 20050129 | ||
3 | ![]() |
SYNC_OBJ_TARGET | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJ_TARGET | Ziel-Synchronisationsobjekt | 20050129 |
Method MUST_PPO_ORDERS_BE_CREATED on class MDS_CTRL_CUSTOMIZING has no exception.
Method OBJECT_TYPES_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT_TYPES | Call by reference | Type reference (TYPE) | MDS_CTRLS_OBJECT_TYPE_T | Objekttypen | 20050114 |
Method OBJECT_TYPES_READ on class MDS_CTRL_CUSTOMIZING has no exception.
Method SYNC_OBJECT_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041210 | ||
2 | ![]() |
IV_SYNC_OBJECT | Call by reference | Type reference (TYPE) | MDS_CTRL_OBJECT | Synchronisationsobjekt | 20041210 |
Method SYNC_OBJECT_CHECK on class MDS_CTRL_CUSTOMIZING has no exception.
Method TRANSACTION_CONTEXT_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | MDS_CTRLS_ERROR | Nachrichten-Struktur des Controllers | 20041213 | ||
2 | ![]() |
IV_TA_CONTEXT | Call by reference | Type reference (TYPE) | MDS_CTRL_TRANSACTION_CONTEXT | Transaktionskontext | 20041213 |
Method TRANSACTION_CONTEXT_CHECK on class MDS_CTRL_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 700 |