SAP ABAP Class CL_FS_WINDOWS_PATH (A WINDOWS File System Path)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_FILE (Package) File Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FS_PATH File System Paths 20100909
Properties
Class CL_FS_WINDOWS_PATH  
Short Description A WINDOWS File System Path    
Super Class CL_FS_PATH File System Paths 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_FILE   File Handling 
Created 20100812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FS_WINDOWS_PATH has no forward declaration.
Interfaces
Class CL_FS_WINDOWS_PATH has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FS_PATH 20100928 File System Paths
Attributes
Class CL_FS_WINDOWS_PATH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100909
2 CONSTRUCTOR Instance method Public Constructor 20100909
3 CREATE_WINDOWS_PATH Static method Public Method 20100909
Events
Class CL_FS_WINDOWS_PATH has no event.
Types
Class CL_FS_WINDOWS_PATH has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FS_WINDOWS_PATH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FS_WINDOWS_PATH has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FS_WINDOWS_PATH has no parameter.
Method CONSTRUCTOR on class CL_FS_WINDOWS_PATH has no exception.

Method CREATE_WINDOWS_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_ABSOLUTE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100909
2 Importing NAME Value transfer Type reference (TYPE) CLIKE 20100909
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_FS_WINDOWS_PATH 20100909

Method CREATE_WINDOWS_PATH on class CL_FS_WINDOWS_PATH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in