SAP ABAP Interface IF_ATRAPI_FILE_IDENTIFIER (File identifier)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ATRA_API (Package) ATRA API
Properties
Interface IF_ATRAPI_FILE_IDENTIFIER  
Short Description File identifier    
General Data
Package S_ATRA_API   ATRA API 
Created 20110705   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATRAPI_FILE_IDENTIFIER has no forward declaration.
Interfaces
Interface IF_ATRAPI_FILE_IDENTIFIER has no interface.
Friends
Interface IF_ATRAPI_FILE_IDENTIFIER has no friend.
Attributes
Interface IF_ATRAPI_FILE_IDENTIFIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILENAME Instance method Public Method 20110705
2 GET_FILE_AND_SERVER Instance method Public Method 20110705
3 GET_FILE_UUID Instance method Public Method 20110705
4 GET_SERVER Instance method Public Method 20110705
Events
Interface IF_ATRAPI_FILE_IDENTIFIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_FILE_UUID Public See coding 20110705 typ_file_uuid TYPE C LENGTH 32
2 TYP_STR_FILE_SERVER Public See coding 20110705 begin of typ_str_file_server, server type string, filename type string, end of typ_str_file_server
Method Signatures

Method GET_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_FULL_NAME Value transfer Type reference (TYPE) XFLAG 20110705
2 Returning R_NAME Value transfer Type reference (TYPE) STRING 20110705

Method GET_FILENAME on Interface IF_ATRAPI_FILE_IDENTIFIER has no exception.

Method GET_FILE_AND_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_FULL_NAME Value transfer Type reference (TYPE) XFLAG 20110705
2 Returning R_STR_FILE_SERVER Value transfer Type reference (TYPE) TYP_STR_FILE_SERVER 20110705

Method GET_FILE_AND_SERVER on Interface IF_ATRAPI_FILE_IDENTIFIER has no exception.

Method GET_FILE_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UUID Value transfer Type reference (TYPE) TYP_FILE_UUID 20110705

Method GET_FILE_UUID on Interface IF_ATRAPI_FILE_IDENTIFIER has no exception.

Method GET_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVER Value transfer Type reference (TYPE) STRING 20110705

Method GET_SERVER on Interface IF_ATRAPI_FILE_IDENTIFIER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 803