SAP ABAP Class CL_DMC_FILE_SETTINGS (MWB: File Settings)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Properties
| Class | CL_DMC_FILE_SETTINGS | |
| Short Description | MWB: File Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20051108 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_FILE_SETTINGS has no forward declaration.
Interfaces
Class CL_DMC_FILE_SETTINGS has no interface implemented.
Friends
Class CL_DMC_FILE_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DMC_RUNID | MWB: Run ID | 20051115 | |||
| 2 | Constant | Public | Type reference (TYPE) | DMC_IO_DIRECTION | 'I' | Flow Direction Input/Output | 20051108 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_IO_DIRECTION | 'O' | Flow Direction Input/Output | 20051108 | ||
| 4 | Constant | Public | Type reference (TYPE) | DMC_OTYPE | 3 | MWB: Type of Org. Unit (Global, Proj., Subproj., Conv.Obj. ) | 20051108 | ||
| 5 | Constant | Public | Type reference (TYPE) | DMC_OTYPE | 1 | MWB: Type of Org. Unit (Global, Proj., Subproj., Conv.Obj. ) | 20051108 | ||
| 6 | Constant | Public | Type reference (TYPE) | DMC_OTYPE | 2 | MWB: Type of Org. Unit (Global, Proj., Subproj., Conv.Obj. ) | 20051108 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | FALSE | Boolean Variable (X=true, -=false, space=unknown) | 20051108 | ||
| 8 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20051108 | ||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | DMC: MESSAGES Handler | 20051111 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20051108 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | DMC_DATAPATH | Data Path | 20051108 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | DMC_DATAPATH | Data Path | 20051108 | |||
| 13 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20051108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the root path | 20051111 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051108 | |
| 3 | Static method | Public | Method | Returns path down to conversion project | 20051115 | |
| 4 | Static method | Public | Method | Returns path down to project | 20051115 | |
| 5 | Static method | Public | Method | Returns path down to run ID | 20051115 | |
| 6 | Static method | Public | Method | Returns path down to subproject | 20051115 | |
| 7 | Instance method | Public | Method | 20060223 | ||
| 8 | Instance method | Public | Method | Save | 20051108 | |
| 9 | Instance method | Public | Method | Sets current run ID | 20051115 | |
| 10 | Instance method | Public | Method | Sets root path for input | 20051108 | |
| 11 | Instance method | Public | Method | Sets root path for output | 20051108 |
Events
Class CL_DMC_FILE_SETTINGS has no event.
Types
Class CL_DMC_FILE_SETTINGS has no local type.
Method Signatures
Method CHECK_ROOTPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051111 | |||
| 2 | R_VALID | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051111 |
Method CHECK_ROOTPATH on class CL_DMC_FILE_SETTINGS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_OWNER | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | persistentes Objekt | 20051108 |
Method CONSTRUCTOR on class CL_DMC_FILE_SETTINGS has no exception.
Method GET_COBJ_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 2 | I_COBJ_IDENT | Call by reference | Type reference (TYPE) | DMC_CIDENT | Bezeichner f. Konvertierungsobjekte | 20051115 | |||
| 3 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 |
Method GET_COBJ_PATH on class CL_DMC_FILE_SETTINGS has no exception.
Method GET_PRJCT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 2 | I_PRJCT_IDENT | Call by reference | Type reference (TYPE) | DMC_PIDENT | Bezeichner f. Projekte | 20051115 | |||
| 3 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 |
Method GET_PRJCT_PATH on class CL_DMC_FILE_SETTINGS has no exception.
Method GET_RUNID_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Value transfer | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 2 | I_COBJ_IDENT | Call by reference | Type reference (TYPE) | DMC_CIDENT | Bezeichner f. Konvertierungsobjekte | 20051115 | |||
| 3 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 4 | I_RUNID | Call by reference | Type reference (TYPE) | DMC_ID | DMC: Schlüssel | 20051115 |
Method GET_RUNID_PATH on class CL_DMC_FILE_SETTINGS has no exception.
Method GET_SPRJCT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 2 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051115 | |||
| 3 | I_SPRJCT_IDENT | Call by reference | Type reference (TYPE) | DMC_SIDENT | Bezeichner f. Subprojekte | 20051115 |
Method GET_SPRJCT_PATH on class CL_DMC_FILE_SETTINGS has no exception.
Method RELOAD_FROM_DB Signature
Method RELOAD_FROM_DB on class CL_DMC_FILE_SETTINGS has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_FILE_SETTINGS has no exception.
Method SAVE Signature
Method SAVE on class CL_DMC_FILE_SETTINGS has no parameter.
Method SAVE on class CL_DMC_FILE_SETTINGS has no exception.
Method SET_ACT_RUNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACT_RUNID | Call by reference | Type reference (TYPE) | DMC_FILE_STG-ACT_RUNID | MWB: Lauf Kennung | 20051115 |
Method SET_ACT_RUNID on class CL_DMC_FILE_SETTINGS has no exception.
Method SET_ROOTPATH_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051108 |
Method SET_ROOTPATH_INPUT on class CL_DMC_FILE_SETTINGS has no exception.
Method SET_ROOTPATH_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOTPATH | Call by reference | Type reference (TYPE) | DMC_DATAPATH | Datenpfad | 20051108 |
Method SET_ROOTPATH_OUTPUT on class CL_DMC_FILE_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |