SAP ABAP Class CL_USMD_MODEL_POSTPROCESSING (Postprocessing After Model Activation)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD1 (Package) Master Data: Data Modeling
⤷
⤷
Properties
| Class | CL_USMD_MODEL_POSTPROCESSING | |
| Short Description | Postprocessing After Model Activation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | USMD1 | Master Data: Data Modeling |
| Created | 20101126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_USMD_MODEL_POSTPROCESSING has no forward declaration.
Interfaces
Class CL_USMD_MODEL_POSTPROCESSING has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | TC_USMD_MODEL_POSTPROCESSING | 20101126 | Test class for model postprocessing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | RSVAR-VARIANT | '&0000000000000' | Variants of the Scheduler | 20110202 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | SYREPID | 'USMD_ADJUST_STAGING' | Conversion Program for Change Requests | 20110105 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | SYREPID | 'USMD_ADAPT_BRF' | Conversion Program for BRFplus | 20110401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20110404 | ||
| 2 | Static method | Private | Event handling method | Event Handler for Model Activation | 20110401 | |
| 3 | Static method | Private | Method | 20110401 | ||
| 4 | Static method | Public | Method | Schedule Conversion of Change Requests | 20101126 | |
| 5 | Static method | Private | Method | Job Scheduling per Target Client | 20101213 |
Events
Class CL_USMD_MODEL_POSTPROCESSING has no event.
Types
Class CL_USMD_MODEL_POSTPROCESSING has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_USMD_MODEL_POSTPROCESSING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_USMD_MODEL_POSTPROCESSING has no exception.
Method HANDLE_MODEL_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODEL | Value transfer | Attribute reference (LIKE) | Datenmodell | 20110401 |
Method HANDLE_MODEL_ACTIVATED on class CL_USMD_MODEL_POSTPROCESSING has no exception.
Method SCHEDULE_BRF_ADAPTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20110401 | |||
| 2 | IT_CLIENTS | Call by reference | Type reference (TYPE) | SFW_T000 | Mandanten | 20110401 | |||
| 3 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110401 |
Method SCHEDULE_BRF_ADAPTATION on class CL_USMD_MODEL_POSTPROCESSING has no exception.
Method SCHEDULE_CREQUEST_CONVERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20101126 | |||
| 2 | IT_CLIENTS | Call by reference | Type reference (TYPE) | SFW_T000 | Mandanten | 20110105 | |||
| 3 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20101126 |
Method SCHEDULE_CREQUEST_CONVERSION on class CL_USMD_MODEL_POSTPROCESSING has no exception.
Method SCHEDULE_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Nachrichten | 20101213 | |||
| 2 | IT_T000 | Call by reference | Type reference (TYPE) | SFW_T000 | Tabellentyp für T000 | 20101213 | |||
| 3 | IV_MODEL | Call by reference | Type reference (TYPE) | USMD_MODEL | Datenmodell | 20110207 | |||
| 4 | IV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Aktuelles Hauptprogramm | 20101213 | |||
| 5 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | 'DDIC' | Anwender | 20101213 | ||
| 6 | IV_VARIANT | Call by reference | Type reference (TYPE) | RALDB_VARI | Variante | 20101213 |
Method SCHEDULE_JOB on class CL_USMD_MODEL_POSTPROCESSING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |