SAP ABAP Class CL_PST_EVENT_DEFINITION (comfort API for information on a dedicated method 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_EVENT_DEFINITION  
Short Description comfort API for information on a dedicated method from PST    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_PROGRAM_STRUCTURE_TREE   Program Structure Tree 
Created 20121011   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PST_EVENT_DEFINITION has no forward declaration.
Interfaces
Class CL_PST_EVENT_DEFINITION has no interface implemented.
Friends
Class CL_PST_EVENT_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_DEF_NODE Instance attribute Public Object reference (TYPE REF TO) CL_PST_NODE 20130930
2 IS_DEFINED_IN_INTERFACE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130930
3 IS_STATIC Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130930
4 NAME Instance attribute Public Type reference (TYPE) STRING 20130930
5 SHOULD_BE_DEFINED_IN_INTERFACE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130930
6 VISIBILITY Instance attribute Private Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TY_METHOD_VISIBILITY 20130930
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130930
2 FIND_LAST_PARAMETER Instance method Public Method 20130930
3 FIND_PARAMETER Instance method Public Method 20130930
4 GET_CLASS Instance method Public Method 20130930
5 GET_INTERFACE Instance method Public Method 20130930
6 GET_PARAMETERS Instance method Public Method 20130930
7 GET_VISIBILITY Instance method Public Method 20130930
8 INIT Instance method Private Method 20130930
9 IS_INTERFACE_EVENT Instance method Public Method 20130930
10 IS_PRIVATE_EVENT Instance method Public Method 20130930
11 IS_PROTECTED_EVENT Instance method Public Method 20130930
12 IS_PUBLIC_EVENT Instance method Public Method 20130930
13 IS_STATIC_EVENT Instance method Public Method 20130930
Events
Class CL_PST_EVENT_DEFINITION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20130930 tab TYPE STANDARD TABLE OF REF TO cl_pst_event_definition WITH DEFAULT KEY
Method Signatures

Method CREATE Signature

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

Method CREATE on class CL_PST_EVENT_DEFINITION has no exception.

Method FIND_LAST_PARAMETER 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 20130930
2 Returning R_RESULT Value transfer Object reference (TYPE REF TO) CL_PST_NODE 20130930

Method FIND_LAST_PARAMETER on class CL_PST_EVENT_DEFINITION has no exception.

Method FIND_PARAMETER Signature

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

Method FIND_PARAMETER on class CL_PST_EVENT_DEFINITION has no exception.

Method GET_CLASS 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_CLASS 20130930

Method GET_CLASS on class CL_PST_EVENT_DEFINITION has no exception.

Method GET_INTERFACE 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_INTERFACE 20130930

Method GET_INTERFACE on class CL_PST_EVENT_DEFINITION has no exception.

Method GET_PARAMETERS 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 CE_PST_KIND=>ANY_PARAMETER 20130930
2 Returning R_RESULT Value transfer Type reference (TYPE) CL_PST_NODE=>TAB 20130930

Method GET_PARAMETERS on class CL_PST_EVENT_DEFINITION has no exception.

Method GET_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TY_METHOD_VISIBILITY 20130930

Method GET_VISIBILITY on class CL_PST_EVENT_DEFINITION has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE Call by reference Object reference (TYPE REF TO) CL_PST_NODE 20130930

Method INIT on class CL_PST_EVENT_DEFINITION has no exception.

Method IS_INTERFACE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130930

Method IS_INTERFACE_EVENT on class CL_PST_EVENT_DEFINITION has no exception.

Method IS_PRIVATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130930

Method IS_PRIVATE_EVENT on class CL_PST_EVENT_DEFINITION has no exception.

Method IS_PROTECTED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130930

Method IS_PROTECTED_EVENT on class CL_PST_EVENT_DEFINITION has no exception.

Method IS_PUBLIC_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130930

Method IS_PUBLIC_EVENT on class CL_PST_EVENT_DEFINITION has no exception.

Method IS_STATIC_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130930

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