SAP ABAP Class CL_RMPS_TRF_ASFS (Application Server File System (Abstract))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DOD_TRF_RUNTIME (Package) DoD Transfer Run Time
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMPS_TRF_ASFS | Application Server File System API | 20090828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_TRF_ASFS_UNIX | Application Server File System UNIX | 20090828 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RMPS_TRF_ASFS_WIN | Application Server File System Windows | 20090828 |
Properties
| Class | CL_RMPS_TRF_ASFS | |
| Short Description | Application Server File System (Abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_DOD_TRF_RUNTIME | DoD Transfer Run Time |
| Created | 20090828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_TRF_ASFS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMPS_TRF_ASFS | Application Server File System API | 20090828 |
Friends
Class CL_RMPS_TRF_ASFS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | Directory Separator (/,,:) | 20090828 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | Absolute path to working directory | 20090828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090828 |
Events
Class CL_RMPS_TRF_ASFS has no event.
Types
Class CL_RMPS_TRF_ASFS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WDIR | Call by reference | Type reference (TYPE) | STRING | Working directory | 20090828 |
Method CONSTRUCTOR on class CL_RMPS_TRF_ASFS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |