SAP ABAP Class CL_PST_ALIAS (comfort API for info on a dedicated alias from PST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_PROGRAM_STRUCTURE_TREE (Package) Program Structure Tree
Properties
Class CL_PST_ALIAS  
Short Description comfort API for info on a dedicated alias from PST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_PROGRAM_STRUCTURE_TREE   Program Structure Tree 
Created 20130405   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PST_ALIAS has no forward declaration.
Interfaces
Class CL_PST_ALIAS has no interface implemented.
Friends
Class CL_PST_ALIAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALIAS_NODE Instance attribute Public Object reference (TYPE REF TO) CL_PST_NODE 20130405
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130405
2 IS_ALIASED_MEMBER_KIND_OF Instance method Public Method 20130405
3 RESOLVE_ALIAS Instance method Public Method 20130405
4 RESOLVE_ALIAS_INTERNAL Instance method Private Method 20130405
Events
Class CL_PST_ALIAS has no event.
Types
Class CL_PST_ALIAS has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS_NODE Call by reference Object reference (TYPE REF TO) CL_PST_NODE 20130405
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_ALIAS 20130405

Method CREATE on class CL_PST_ALIAS has no exception.

Method IS_ALIASED_MEMBER_KIND_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KIND Call by reference Object reference (TYPE REF TO) CE_PST_KIND 20130405
2 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130405

Method IS_ALIASED_MEMBER_KIND_OF on class CL_PST_ALIAS has no exception.

Method RESOLVE_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_NODE 20130405

Method RESOLVE_ALIAS on class CL_PST_ALIAS has no exception.

Method RESOLVE_ALIAS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALIAS_NODE Call by reference Object reference (TYPE REF TO) CL_PST_NODE 20130405
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_NODE 20130405

Method RESOLVE_ALIAS_INTERNAL on class CL_PST_ALIAS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740