SAP ABAP Class CL_CNV_MBT_DEX_FOLDER_BASE (DEX: dataset function super class single folder)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_DEX_BASE | DEX: dataset function super class | 20090701 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_MBT_DEX_PREIMP_FOLDER | DEX: Pre import folder | 20090701 |
Properties
| Class | CL_CNV_MBT_DEX_FOLDER_BASE | |
| Short Description | DEX: dataset function super class single folder | |
| Super Class | CL_CNV_MBT_DEX_BASE | DEX: dataset function super class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_MAIN | Main components of PCL for SLO Products |
| Created | 20090701 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_DEX_FOLDER_BASE has no forward declaration.
Interfaces
Class CL_CNV_MBT_DEX_FOLDER_BASE has no interface implemented.
Friends
Class CL_CNV_MBT_DEX_FOLDER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | TS_DIRECTORY_INFO-TYPE | 'directory' | file type directory | 20090713 | ||
| 2 | Constant | Protected | Type reference (TYPE) | TS_DIRECTORY_INFO-TYPE | 'file, regu' | file type file | 20090713 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PATHINTERN | Logical path name | 20090713 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PATHEXTERN | Physical path name | 20090713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | change physical path | 20090713 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090712 | |
| 3 | Instance method | Protected | Method | folder information of an App server directory | 20090712 | |
| 4 | Instance method | Protected | Method | set path logical and physical | 20090713 |
Events
Class CL_CNV_MBT_DEX_FOLDER_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_DIRECTORY_INFO | Protected | See coding | TS_DIRECTORY_INFO | 20090712 | |
|
| 2 | TS_DIR_INFO_INTERN | Private | See coding | TS_DIR_INFO_INTERN | 20090712 | |
|
| 3 | TT_DIRECTORY_INFO | Protected | See coding | TT_DIRECTORY_INFO | 20090712 | |
Method Signatures
Method CHANGE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXPATH | Call by reference | Type reference (TYPE) | PATHEXTERN | Physical path name | 20090713 |
Method CHANGE_PATH on class CL_CNV_MBT_DEX_FOLDER_BASE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CNV_MBT_DEX_FOLDER_BASE has no parameter.
Method CONSTRUCTOR on class CL_CNV_MBT_DEX_FOLDER_BASE has no exception.
Method GET_DIRECTORY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DIR_INFO | Call by reference | Type reference (TYPE) | TT_DIRECTORY_INFO | Liste von Dateiinformationen | 20090712 | |||
| 2 | IM_FILE | Call by reference | Type reference (TYPE) | FILEEXTERN | Angabe Dateiname (auch generisch mit *) | 20090712 | |||
| 3 | IM_PATH | Call by reference | Type reference (TYPE) | PATHEXTERN | Physical path name | 20090713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | direcotry not found | 20090712 |
Method SET_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PATH | Call by reference | Type reference (TYPE) | PATHINTERN | Logical path name | 20090713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | File system unknown | 20090713 | ||
| 2 | Parameter not passed | 20090713 | ||
| 3 | Operating system unknown | 20090713 | ||
| 4 | Logical path unknown | 20090713 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |