SAP ABAP Class /BA1/IF_PER_C0_DEEP_MVC (Reader for Generation Information)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BA1/CL_PER_C0_DEEP_MVC | Reader for Generation Information | 20070907 |
Properties
| Class | /BA1/IF_PER_C0_DEEP_MVC | |
| Short Description | Reader for Generation Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070907 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BA1/IF_PER_C0_DEEP_MVC has no forward declaration.
Interfaces
Class /BA1/IF_PER_C0_DEEP_MVC has no interface implemented.
Friends
Class /BA1/IF_PER_C0_DEEP_MVC has no friend class.
Attributes
Class /BA1/IF_PER_C0_DEEP_MVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delivers Details for a Generated Program | 20070907 | |
| 2 | Instance method | Public | Method | Enhances or Updates Details for a Generated Program | 20070907 | |
| 3 | Instance method | Public | Method | Unlocks Deep-Move-Corresponding Entry | 20070910 | |
| 4 | Instance method | Public | Method | Locks Deep-Move-Corresponding Entry | 20070910 |
Events
Class /BA1/IF_PER_C0_DEEP_MVC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STR_DETAILS | Public | See coding | Details for Generated Program | 20070907 | BEGIN OF ty_str_details,
program_name TYPE program,
generation_time TYPE timestamp,
version TYPE /ba1/c0_dte_dmvc_code_version,
END OF ty_str_details
|
Method Signatures
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PREFIX | Call by reference | Type reference (TYPE) | /BA1/C0_DTE_DMVC_PREFIX | Prefix der Feldname für Deep Move-Corresponding Tool | 20070907 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | Name der Quellstruktur | 20070907 | |||
| 3 | I_TARGET | Call by reference | Type reference (TYPE) | STRING | Name der Zielstruktur | 20070907 | |||
| 4 | R_STR_DETAILS | Value transfer | Type reference (TYPE) | TY_STR_DETAILS | Details zum generierten Programm | 20070907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lesefehler | 20070907 |
Method MODIFY_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GENERATION_TIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070907 | |||
| 2 | I_PREFIX | Call by reference | Type reference (TYPE) | /BA1/C0_DTE_DMVC_PREFIX | Prefix der Feldname für Deep Move-Corresponding Tool | 20070907 | |||
| 3 | I_PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGRAM | Programm/Transaktion in SQL-Trace-Auswertung. | 20070910 | |||
| 4 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | Name der Quellstruktur | 20070907 | |||
| 5 | I_TARGET | Call by reference | Type reference (TYPE) | STRING | Name der Zielstruktur | 20070907 | |||
| 6 | I_VERSION | Call by reference | Type reference (TYPE) | /BA1/C0_DTE_DMVC_CODE_VERSION | Version des generierten Codes | 20070907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Deep Move-corresponding | 20070910 |
Method RELEASE_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PREFIX | Call by reference | Type reference (TYPE) | /BA1/C0_DTE_DMVC_PREFIX | Prefix der Feldname für Deep Move-Corresponding Tool | 20070910 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | Name der Quellstruktur | 20070910 | |||
| 3 | I_TARGET | Call by reference | Type reference (TYPE) | STRING | Name der Zielstruktur | 20070910 |
Method RELEASE_LOCK on class /BA1/IF_PER_C0_DEEP_MVC has no exception.
Method SET_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PREFIX | Call by reference | Type reference (TYPE) | /BA1/C0_DTE_DMVC_PREFIX | Prefix der Feldname für Deep Move-Corresponding Tool | 20070910 | |||
| 2 | I_SOURCE | Call by reference | Type reference (TYPE) | STRING | Name der Quellstruktur | 20070910 | |||
| 3 | I_TARGET | Call by reference | Type reference (TYPE) | STRING | Name der Zielstruktur | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierung wurde bereits gestartet | 20070910 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |