SAP ABAP Interface IF_UCON_PHASE_STORE_UTILITY (Persistence access for phase data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_WB_LM (Package) Interface to Workbench and LM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_PHASE_STORE_UTILITY Utility class for DB access to phase 20130305
Properties
Interface IF_UCON_PHASE_STORE_UTILITY  
Short Description Persistence access for phase data    
General Data
Package S_UNIFIED_CON_WB_LM   Interface to Workbench and LM 
Created 20130305   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_UCON_PHASE_STORE_UTILITY has no forward declaration.
Interfaces
Interface IF_UCON_PHASE_STORE_UTILITY has no interface.
Friends
Interface IF_UCON_PHASE_STORE_UTILITY has no friend.
Attributes
Interface IF_UCON_PHASE_STORE_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CNT_ALL_EXPIRED_RFMS Instance method Public Method 20130327
2 CNT_ALL_EXP_RFMS_ALL_PHASES Instance method Public Method 20130327
3 CNT_ALL_EXP_RFMS_WITHOUT_CA Instance method Public Method 20130327
4 CNT_ALL_EXP_RFMS_WITH_CA Instance method Public Method 20130327
5 CNT_ALL_RFMS Instance method Public Method 20130327
6 CNT_ALL_RFMS_WITHOUT_CA Instance method Public Method 20130327
7 CNT_ALL_RFMS_WITH_CA Instance method Public Method 20130327
8 CNT_CALLED_EXPIRED_RFMS Instance method Public Method 20130306
9 CNT_CALLED_EXP_RFMS_ALL_PHASES Instance method Public Method 20130308
10 CNT_CALLED_EXP_RFMS_WITHOUT_CA Instance method Public Method 20130320
11 CNT_CALLED_EXP_RFMS_WITH_CA Instance method Public Method 20130306
12 CNT_CALLED_RFMS Instance method Public Method 20130306
13 CNT_CALLED_RFMS_WITHOUT_CA Instance method Public Method 20130307
14 CNT_CALLED_RFMS_WITH_CA Instance method Public Method 20130306
15 CNT_UNCALLED_EXPIRED_RFMS Instance method Public Method 20130306
16 CNT_UNCALLED_EXP_RFMS_WITH_CA Instance method Public Method 20130306
17 CNT_UNCALLED_EXP_RFMS_WO_CA Instance method Public Method 20130320
18 CNT_UNCALLED_RFMS Instance method Public Method 20130306
19 CNT_UNCALLED_RFMS_WITHOUT_CA Instance method Public Method 20130320
20 CNT_UNCALLED_RFMS_WITH_CA Instance method Public Method 20130306
21 CREATE Static method Public Method 20130305
22 GET_ALL_EXPIRED_RFMS Instance method Public Method 20130327
23 GET_ALL_EXP_RFMS_WITHOUT_CA Instance method Public Method 20130327
24 GET_ALL_EXP_RFMS_WITH_CA Instance method Public Method 20130327
25 GET_ALL_RFMS Instance method Public Method 20130327
26 GET_ALL_RFMS_WITHOUT_CA Instance method Public Method 20130327
27 GET_ALL_RFMS_WITH_CA Instance method Public Method 20130327
28 GET_CALLED_EXPIRED_RFMS Instance method Public Method 20130306
29 GET_CALLED_EXP_RFMS_WITHOUT_CA Instance method Public Method 20130320
30 GET_CALLED_EXP_RFMS_WITH_CA Instance method Public Method 20130306
31 GET_CALLED_RFMS Instance method Public Method 20130306
32 GET_CALLED_RFMS_WITHOUT_CA Instance method Public Method 20130320
33 GET_CALLED_RFMS_WITH_CA Instance method Public Method 20130306
34 GET_COLUMNS_COMPLEX_SELECT Static method Public Method 20130419
35 GET_COLUMNS_SIMPLE_SELECT Static method Public Method 20130419
36 GET_MISSING_STATE_OBJECTS Instance method Public Method 20130321
37 GET_UNCALLED_EXPIRED_RFMS Instance method Public Method 20130306
38 GET_UNCALLED_EXP_RFMS_WITH_CA Instance method Public Method 20130306
39 GET_UNCALLED_EXP_RFMS_WO_CA Instance method Public Method 20130320
40 GET_UNCALLED_RFMS Instance method Public Method 20130306
41 GET_UNCALLED_RFMS_WITHOUT_CA Instance method Public Method 20130320
42 GET_UNCALLED_RFMS_WITH_CA Instance method Public Method 20130306
Events
Interface IF_UCON_PHASE_STORE_UTILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COLUMNS Public See coding 20130328 tt_columns TYPE STANDARD TABLE OF string
2 TT_FM_LIST Public See coding 20130321 tt_fm_list TYPE STANDARD TABLE OF rs38l_fnam WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CNT_ALL_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_EXP_RFMS_ALL_PHASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT_EVALUATION Call by reference Type reference (TYPE) I 20130327
2 Exporting E_COUNT_LOGGING Call by reference Type reference (TYPE) I 20130327
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327

Method CNT_ALL_EXP_RFMS_ALL_PHASES on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_EXP_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_EXP_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_ALL_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130327

Method CNT_ALL_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_CALLED_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_EXP_RFMS_ALL_PHASES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT_EVALUATION Call by reference Type reference (TYPE) I 20130308
2 Exporting E_COUNT_LOGGING Call by reference Type reference (TYPE) I 20130308
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130308

Method CNT_CALLED_EXP_RFMS_ALL_PHASES on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_EXP_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130320

Method CNT_CALLED_EXP_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_CALLED_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_CALLED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130307
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130307
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130307

Method CNT_CALLED_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_CALLED_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_CALLED_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_UNCALLED_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_UNCALLED_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_EXP_RFMS_WO_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130320

Method CNT_UNCALLED_EXP_RFMS_WO_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_UNCALLED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130320

Method CNT_UNCALLED_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CNT_UNCALLED_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
2 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306
3 Returning R_COUNT Value transfer Type reference (TYPE) I 20130306

Method CNT_UNCALLED_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTALLATION_NR Call by reference Type reference (TYPE) UCONINSTNR 20130305
2 Importing I_SYSID Call by reference Type reference (TYPE) SYSYSID 20130305
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UCON_PHASE_STORE_UTILITY 20130305
# Exception Resumable Description Created on
1 CX_UCON_PHASE_STORE 20130306

Method GET_ALL_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_ALL_EXP_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_EXP_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_ALL_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_ALL_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_ALL_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_ALL_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130327
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130327
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130327

Method GET_ALL_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_CALLED_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_EXP_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130320
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320

Method GET_CALLED_EXP_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_CALLED_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_CALLED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130320
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320

Method GET_CALLED_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_CALLED_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_CALLED_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_COLUMNS_COMPLEX_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130419

Method GET_COLUMNS_COMPLEX_SELECT on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_COLUMNS_SIMPLE_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130419

Method GET_COLUMNS_SIMPLE_SELECT on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_MISSING_STATE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FUNCTION_LIST Value transfer Type reference (TYPE) TT_FM_LIST 20130321

Method GET_MISSING_STATE_OBJECTS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_EXPIRED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_UNCALLED_EXPIRED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_EXP_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_UNCALLED_EXP_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_EXP_RFMS_WO_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130320
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320

Method GET_UNCALLED_EXP_RFMS_WO_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_RFMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_UNCALLED_RFMS on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_RFMS_WITHOUT_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130320
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130320
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130320

Method GET_UNCALLED_RFMS_WITHOUT_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.

Method GET_UNCALLED_RFMS_WITH_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALLED_RFM_LIST Call by reference Type reference (TYPE) UCON_PHASE_TOOL_FIELDS_TT 20130306
2 Importing I_COLUMNS Value transfer Type reference (TYPE) TT_COLUMNS 20130328
3 Importing I_FUNCLIST Call by reference Type reference (TYPE) UCON_FUNC_LIST_RANGE 20130306
4 Importing I_PHASE Call by reference Type reference (TYPE) UCONRFCPHASE 20130306

Method GET_UNCALLED_RFMS_WITH_CA on Interface IF_UCON_PHASE_STORE_UTILITY has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740