SAP ABAP Class CL_DMC_INTERN_RULE (DMC: Installed Rules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_POBJECT | Basis Class for All Objects in DMC | 20000726 |
Properties
| Class | CL_DMC_INTERN_RULE | |
| Short Description | DMC: Installed Rules | |
| Super Class | CL_DMC_POBJECT | Basis Class for All Objects in DMC |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000719 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_INTERN_RULE has no interface implemented.
Friends
Class CL_DMC_INTERN_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DMC_REPORT | Program Code for Preset Rule | 20000721 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DMC_IRULE_PARAM_TAB | PARAM_TAB | 20000720 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMC_TMPLID | tmplid | 20000719 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | D | VALID_FROM | 20000719 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | D | VALID_THRU | 20000719 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_INTERN_RULE_LIST | _MY_INTERN_RULE_LIST | 20000719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20000719 | |
| 2 | Instance method | Public | Method | DEL | 20000719 | |
| 3 | Instance method | Public | Method | FROM_REL | 20000719 | |
| 4 | Instance method | Private | Method | GET_CODE | 20000721 | |
| 5 | Instance method | Public | Method | RESTORE_AFTER_CANCEL | 20000726 | |
| 6 | Instance method | Public | Method | SAVE_ATTRIBS | 20000725 | |
| 7 | Instance method | Private | Method | Save code text in the DB | 20000725 | |
| 8 | Instance method | Private | Method | Save parameter descriptions in the DB | 20000725 | |
| 9 | Instance method | Private | Method | SET_CODE | 20000721 | |
| 10 | Instance method | Public | Method | SHOW_IRULE_CODE_IN_TEXTEDIT | 20000721 | |
| 11 | Instance method | Public | Method | STORE_IRULE_CODE_FROM_TEXTEDIT | 20000721 | |
| 12 | Instance method | Public | Method | TO_REL | 20000719 |
Events
Class CL_DMC_INTERN_RULE has no event.
Types
Class CL_DMC_INTERN_RULE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000719 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | DMCT_SYSDATE | IM_CHANGEDATE | 20000719 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | DMCT_SYSUSER | IM_CHNAM | 20000719 | |||
| 4 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000719 | |||
| 5 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000719 | |||
| 6 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000719 | |||
| 7 | IM_ID | Call by reference | Type reference (TYPE) | DMCT_IDENT_TYPE | IM_ID | 20000719 | |||
| 8 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000719 | |||
| 9 | IM_TMPLID | Call by reference | Type reference (TYPE) | DMC_TMPLID | IM_TMPLID | 20000719 |
Method CONSTRUCTOR on class CL_DMC_INTERN_RULE has no exception.
Method DEL Signature
Method DEL on class CL_DMC_INTERN_RULE has no parameter.
Method DEL on class CL_DMC_INTERN_RULE has no exception.
Method FROM_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | DMCT_INTERN_RULE_REL | im_data | 20000719 |
Method FROM_REL on class CL_DMC_INTERN_RULE has no exception.
Method GET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CODE_TABLE | Call by reference | Type reference (TYPE) | DMC_REPORT | DMC: Interne Tabelle für Programmcode | 20000721 |
Method GET_CODE on class CL_DMC_INTERN_RULE has no exception.
Method RESTORE_AFTER_CANCEL Signature
Method RESTORE_AFTER_CANCEL on class CL_DMC_INTERN_RULE has no parameter.
Method RESTORE_AFTER_CANCEL on class CL_DMC_INTERN_RULE has no exception.
Method SAVE_ATTRIBS Signature
Method SAVE_ATTRIBS on class CL_DMC_INTERN_RULE has no parameter.
Method SAVE_ATTRIBS on class CL_DMC_INTERN_RULE has no exception.
Method SAVE_CODE_TEXT Signature
Method SAVE_CODE_TEXT on class CL_DMC_INTERN_RULE has no parameter.
Method SAVE_CODE_TEXT on class CL_DMC_INTERN_RULE has no exception.
Method SAVE_PARAM_TAB Signature
Method SAVE_PARAM_TAB on class CL_DMC_INTERN_RULE has no parameter.
Method SAVE_PARAM_TAB on class CL_DMC_INTERN_RULE has no exception.
Method SET_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CODE_TABLE | Call by reference | Type reference (TYPE) | DMC_REPORT | IM_CODE_TABLE | 20000721 |
Method SET_CODE on class CL_DMC_INTERN_RULE has no exception.
Method SHOW_IRULE_CODE_IN_TEXTEDIT Signature
Method SHOW_IRULE_CODE_IN_TEXTEDIT on class CL_DMC_INTERN_RULE has no parameter.
Method SHOW_IRULE_CODE_IN_TEXTEDIT on class CL_DMC_INTERN_RULE has no exception.
Method STORE_IRULE_CODE_FROM_TEXTEDIT Signature
Method STORE_IRULE_CODE_FROM_TEXTEDIT on class CL_DMC_INTERN_RULE has no parameter.
Method STORE_IRULE_CODE_FROM_TEXTEDIT on class CL_DMC_INTERN_RULE has no exception.
Method TO_REL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Value transfer | Type reference (TYPE) | DMCT_INTERN_RULE_REL | DATA | 20000719 |
Method TO_REL on class CL_DMC_INTERN_RULE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 20C |