SAP ABAP Class CL_CA_FACTS_TOOLS (Tools to create parameters for ALV)
Hierarchy
IS-PS-CA (Software Component) IS-PUBLIC SECTOR CONTRACT ACCOUNTING
   IS-PS-CA (Application Component) Public Sector Contract Accounting
     FMCA_EN (Package) PSCD: Public Sector English Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CA_FACTS_CONTRACT_OBJECT Facts links with contract object 20060609
Properties
Class CL_CA_FACTS_TOOLS  
Short Description Tools to create parameters for ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PSCD_FACTS_EN    
Program status P  SAP Standard Production Program 
Category 0   
Package FMCA_EN   PSCD: Public Sector English Development 
Created 20060608   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CA_FACTS_TOOLS has no forward declaration.
Interfaces
Class CL_CA_FACTS_TOOLS has no interface implemented.
Friends
Class CL_CA_FACTS_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DFACTS_ACTUAL Instance attribute Protected Type reference (TYPE) DFACTS_T_TYPE Actual view in ALV grid 20060608
2 DFACTS_DEL Instance attribute Private Type reference (TYPE) DFACTS_T_TYPE Entries to be deleted 20060608
3 DFACTS_INS Instance attribute Private Type reference (TYPE) DFACTS_T_TYPE Entries to be inserted 20060608
4 DFACTS_ORIGINAL Instance attribute Protected Type reference (TYPE) DFACTS_T_TYPE Original entries read from database 20060608
5 DFACTS_UPD Instance attribute Private Type reference (TYPE) DFACTS_T_TYPE Entries to be updated 20060608
6 DFACTS_WORK Instance attribute Private Type reference (TYPE) DFACTS_T_TYPE All DFACTS for current transaction 20060608
7 FACTS_TAB Instance attribute Public Type reference (TYPE) FACT_T_ALV_DISPLAY Public tab of Facts 20060608
8 GC_DATE_HIGH Constant Public Type reference (TYPE) SYDATS '99991231' (8-character) Date for SYST 20060608
9 GC_DATE_LOW Constant Public Type reference (TYPE) SYDATS '00010101' (8-character) Date for SYST 20060608
10 GC_TD_DATE Constant Public Type reference (TYPE) PS_FACT_TIMEDEP_TYPE 'D' Time Dependancy Date 20060608
11 GC_TD_TIME Constant Public Type reference (TYPE) PS_FACT_TIMEDEP_TYPE 'T' Time Dependancy Data and Time 20060608
12 GC_TIME_HIGH Constant Public Type reference (TYPE) SYTIME '235959' TIME Data Element for SYST 20060608
13 GC_TIME_LOW Constant Public Type reference (TYPE) SYTIME '000000' TIME Data Element for SYST 20060608
14 GC_VIEW_ALL Constant Private Type reference (TYPE) CHAR1 'A' View all time dependencies 20060608
15 GC_VIEW_NOW Constant Private Type reference (TYPE) CHAR1 'N' View of Time Dependancy with attributes valid now 20060608
16 GT_AUTH_BUFFER Instance attribute Private Type reference (TYPE) TYPE_AUTH_BUFFERT 20060608
17 GT_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog 20070327
18 GT_DD03P Instance attribute Private Type reference (TYPE) DD03TTYP Possible field descriptions 20060608
19 GT_DI_LAST_FT_REP Instance attribute Private Type reference (TYPE) TYPE_DI_REPETITIONS_T Last command to insert Fact Type Repetitions 20060828
20 GT_FACTS_SET Instance attribute Protected Type reference (TYPE) PS_TFACTS_SET Facts Set Table type 20060608
21 GT_FACTS_SETT Instance attribute Protected Type reference (TYPE) PS_TFACTS_SETT Facts Set Table Descriptions type 20060608
22 GT_FACTS_SET_PARTS Instance attribute Protected Type reference (TYPE) PS_TFACTS_SET_PARTS Elements for Facts Set Table 20060608
23 GT_FACTS_SET_PARTST Instance attribute Protected Type reference (TYPE) PS_TFACTS_SET_PARTST Elements for Facts Set Description Table Type 20060608
24 GT_FACT_CAT Instance attribute Protected Type reference (TYPE) PS_TFACT_CAT Fact Category Table Type 20060608
25 GT_FACT_CATT Instance attribute Protected Type reference (TYPE) PS_TFACT_CATT Fact Category Descriptions Table Type 20060608
26 GT_FACT_TYPE Instance attribute Protected Type reference (TYPE) PS_TFACT_TYPE Fact Type Definition Table Type 20060608
27 GT_FACT_TYPET Instance attribute Protected Type reference (TYPE) PS_TFACT_TYPET Fact Type Description Table Type 20060608
28 GT_FACT_TYPE_PARTS Instance attribute Protected Type reference (TYPE) PS_TFACT_TYPE_PARTS Fact Type Parts Table Type 20060608
29 GT_FACT_TYPE_PARTST Instance attribute Protected Type reference (TYPE) PS_TFACT_TYPE_PARTST Fact Type Parts Desciptions Table type 20060608
30 GT_MSG1 Instance attribute Private Type reference (TYPE) LVC_T_MSG1 ALV Control: Messages 20060807
31 GT_P565 Static Attribute Private Type reference (TYPE) TFKFBC_T Table of Installation-Specific Function Modules 20060915
32 GV_AKTYP Instance attribute Protected Type reference (TYPE) BU_AKTYP Activity Type from BDT 20060608
33 GV_CURRENT_VIEW Instance attribute Private Type reference (TYPE) CHAR1 View currently on the screen 20060608
34 GV_DCPFM Instance attribute Private Type reference (TYPE) XUDCPFM User Decimal notation 20110818
35 GV_DIRECT_INPUT Instance attribute Private Type reference (TYPE) XFELD Is instance direct Input? 20060807
36 GV_DI_TABIX Instance attribute Private Type reference (TYPE) SYTABIX Line Number on DIrect Input 20060804
37 GV_FACTS_SET Instance attribute Protected Type reference (TYPE) PS_FACTS_SET Facts Set 20060608
38 GV_LANGUAGE Static Attribute Public Type reference (TYPE) SYLANGU Sprachenschlüssel der aktuellen Textumgebung 20061117
39 GV_OBART Instance attribute Protected Type reference (TYPE) J_OBART Current Object Type 20060608
40 GV_OBJECT_NUMBER Instance attribute Protected Type reference (TYPE) J_OBJNR Current Object Number 20060608
41 GV_OBJID Instance attribute Protected Type reference (TYPE) J_OBJID Current Object Identifier 20060608
42 GV_REPETITIONS_CAT Instance attribute Private Type reference (TYPE) XFELD Flag indicating that the customizing allows repetitions FC 20070327
43 GV_REPETITIONS_TYPE Instance attribute Private Type reference (TYPE) XFELD Flag indicating that the customizing allows repetitions FT 20070327
44 GV_SELF_REFERENCE Instance attribute Private Type reference (TYPE) PS_FACT_SELF_REFERENCE The Fact Set type parts contain a slef reference field 20061220
45 GV_TIME_DEPENDENCIES Instance attribute Private Type reference (TYPE) XFELD Customizing includes time dependencies 20070618
46 GV_VALDT Instance attribute Public Type reference (TYPE) SYDATS Validy date on screen 20060608
47 GV_VALZT Instance attribute Public Type reference (TYPE) SYTIME Current display time 20060608
48 GV_WEBDYNPRO_MODE Instance attribute Private Type reference (TYPE) XFELD Is instance used in Webdynpro? 20061102
49 G_CL_CA_FACTS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_CA_FACTS_ALV Reference to owner class 20060608
50 G_CL_PROTOCOL Instance attribute Private Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20060608
51 G_CL_PROTOCOL_AUTH Instance attribute Private Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Authorizations 20060608
52 SV_TZNZONE Static Attribute Private Type reference (TYPE) TZNZONE System's Time Zone 20061109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROTOCOL_ENTRY Instance method Public Method Add Message 20060807
2 ARCHIVE_WRITE Instance method Public Method Archive Data 20061130
3 BUILD_DFACTS_ACTUAL Instance method Protected Method Constructs dfacts actual from dfacts_work and current_view 20060608
4 BUILD_F4_EVENTS_TAB Instance method Public Method Builds field that will have special F4 (Value & Qualifier) 20060608
5 BUILD_FIELD_CATALOG Instance method Public Method Build Field Catalog for Facts 20060608
6 BUILD_LAYOUT Instance method Public Method Layout for Facts ALV grid 20060608
7 BUILD_SORT_STANDARD Instance method Public Method Standard Sort as defined in Customizing 20060608
8 CHANGE_ACTIVITY Instance method Public Method Sets new activity and modifies ALV Display Tab (no refresh) 20060608
9 CHANGE_VALIDITY Instance method Public Method changes current view validity date and time 20060608
10 CHANGE_VIEW Instance method Public Method Modify current view. 20060608
11 CHECK_ARCHIVABILITY Instance method Public Method Check for archiveability 20060831
12 CHECK_AUTHORITY Instance method Protected Method Checks all auth objects and sends error messages to BDT 20060608
13 CHECK_FIELD Instance method Private Method Checks valid input and Foreign Key Values 20060803
14 CHECK_FIELD_FOR_CRM Instance method Private Method sdasa 20070327
15 CHECK_FIELD_WITH_PROTOCOL Instance method Private Method Checks valid input and Foreign Key Values 20061117
16 CHECK_FOR_CHANGES Instance method Public Method Check if changes have occured from the original 20060608
17 CHECK_MODIFIED_FIELD Instance method Private Method Checks valid input and Foreign Key Values 20060608
18 CHECK_RELOAD Static method Public Method Check if archived data can be reloaded 20060830
19 COMMAND Instance method Public Method Handles internal Facts ALV commands 20060608
20 COMPLETE_CHECK Instance method Public Method Complete check of data entry 20060608
21 CONSTRUCTOR Instance method Public Constructor Constructor 20060608
22 CONVERT_FACTS_2_DFACTS Instance method Private Method Converts ALV display lines to Database lines 20060608
23 CONVERT_FACTS_2_DFACTS_TAB Instance method Private Method Convert table of facts to table of dfacts 20060608
24 CONVERT_TO_EXTERNAL Instance method Private Method Converts the value field from external format to internal 20060821
25 CONVERT_TO_EXTERNAL_ROUTINE Instance method Private Method Converts a field into internal format 20070327
26 CONVERT_TO_INTERNAL Instance method Private Method Converts the value field from external format to internal 20060608
27 CONVERT_TO_INTERNAL_QUALIFIER Instance method Private Method Converts the value field from external format to internal 20060608
28 CONVERT_TO_INTERNAL_ROUTINE Instance method Private Method Converts a field into internal format 20070327
29 CONVERT_TO_INTERNAL_VALUE Instance method Private Method Converts the value field from external format to internal 20060608
30 DELETE Instance method Public Method Archive Data 20061130
31 DELETE_FACT_CATEGORY Instance method Public Method Repeats line of Fact Category 20060608
32 DELETE_FACT_TYPE Instance method Public Method Repeats line of Fact Type 20060608
33 DELETE_SPLIT_PERIOD Instance method Public Method Deletes validity period 20060608
34 DISPLAY_CHANGE_DOCS_FOR_LINE Instance method Private Method Displays Change Documents for current line 20060608
35 DI_DATA_TO_FACTS Instance method Public Method Direct Input of Facts 20060802
36 DI_EXECUTE_COMMAND Instance method Private Method Executes DI command 20060831
37 DI_FILL_FACTS Instance method Private Method Populate all relevant fields for Facts 20060831
38 DI_READ_LINE_CUSTOMIZING Instance method Private Method Reads and checks line customizing 20060825
39 EVENT_BUTTON_CLICK Instance method Public Event handling method Handler for BUTTON_CLICK 20060608
40 EVENT_CONTEXT_MENU_REQUEST Instance method Public Event handling method Event handler for CONTEXT_MENU_REQUEST 20060608
41 EVENT_DATA_CHANGED_FINISHED Instance method Public Event handling method Ebent Handler for DATA_CHANGED_FINISHED 20060608
42 EVENT_DOUBLE_CLICK Instance method Public Event handling method Handles Double Click for Hotspots 20061117
43 EVENT_MENU_BUTTON Instance method Public Event handling method Ebent Handler MENU_BUTTON 20060608
44 EVENT_ON_F1 Instance method Public Event handling method Handler for F1 Documentation for Fact Category 20060914
45 EVENT_ON_F4 Instance method Public Event handling method F4 For input fields 20060608
46 EVENT_ON_MODIFIED Instance method Public Event handling method Event handler for changes on grid 20060608
47 EVENT_TOOLBAR Instance method Public Event handling method initialize toolbar button 20060608
48 EVENT_USER_COMMAND Instance method Public Event handling method Event USER_COMMAND 20060608
49 EXTERNAL_CHECK Instance method Public Method Check for DI 20060804
50 FILL_ALV_FACTS_TAB Instance method Public Method Fills attributes and values for Facts ALV table 20060608
51 FILL_ALV_FACTS_TAB_INSERT_NEW Instance method Private Method Inserts new line if current data does not exist 20070618
52 FILL_KEYVAL Instance method Public Method Change documents key fill 20060608
53 FILL_STRING_DATE_TIME Instance method Private Method Fills string fields for date and time 20061207
54 FORMAT_OUTPUT_FIELDS Instance method Private Method Build and set celltab (fieldcatalog and activity) 20060608
55 FREE_PROTOCOL Instance method Private Event handling method Event Handler for g_cl_protocol on_close_obj 20060608
56 GET_ACTIVITY_TEXT Instance method Private Method Get authorization activity descriptions 20060608
57 GET_CUSTOMIZING_FACTS Instance method Public Method Returns Facts Customizing 20061117
58 GET_ERROR_PARAMETERS Instance method Private Method Builds Fact Type, Fact Category and Time Dep strings for err 20060831
59 GET_MESSAGE_LEVEL Instance method Private Method Retrieves maximum error level 20061207
60 GET_PROCESSING_ROW Instance method Private Method Retrieves the current cell the user wants to execute a comma 20060628
61 GET_SYSTEM_TZONE Static method Private Method Returns time zone of system 20061109
62 GET_TEXT_FACT_CAT Instance method Public Method Gets description for the current Fact Category 20060608
63 GET_TEXT_FACT_SET Instance method Public Method Reads Description for current fact set 20060608
64 GET_TEXT_FACT_TYPE Instance method Public Method Gets description for the current Fact Category 20060608
65 GET_TIME_DEP_LOWER_LIMIT Instance method Private Method Gets upper ceiling for a time dependency 20060608
66 GET_TIME_DEP_UPPER_LIMIT Instance method Private Method Gets upper ceiling for a time dependency 20060608
67 GET_VALIDITY_BOUNDARIES Instance method Private Method Find already saved validity periods 20070618
68 GET_VALID_TO_PER_SET_SEQ Instance method Private Method Retrieves all valid tos for al Fact Type Sequences 20060822
69 GIVE_CURRENT_ACTIVITY Instance method Public Method Returns current Activity 20060608
70 GIVE_CURRENT_OBJNR Instance method Public Method Retrieves OBJNR 20060608
71 GIVE_CURRENT_VAL_PERIOD Instance method Public Method Current date and time in display 20060608
72 GIVE_MESSAGES Instance method Public Method Returns table with current error messages (both logs) 20061102
73 INITIALIZE_PROTOCOL Instance method Private Method Creates g_cl_ca_facts_alv 20060608
74 INSERT_FACT_CATEGORY Instance method Public Method Repeats line of Fact Category 20060608
75 INSERT_FACT_TYPE Instance method Public Method Repeats line of Fact Type 20060608
76 INSERT_TIME_DEPENDANCY Instance method Public Method Repeats line of Fact Type 20060608
77 INTERNAL_CHECK Instance method Public Method Chevks all data for all validity dates available 20060821
78 INTERNAL_CHECK_TIME_DEP Instance method Private Method Check Time Dependency for DI 20060821
79 INTERNAL_CHECK_VALID_TO Instance method Private Method Checks all data for a specific Valid to Date 20060821
80 IS_WDYN_OR_DI Instance method Public Method Returns if current mode is WebDynpro or Direct Input 20070410
81 MENU_BUTTON_DEL_PERIOD Instance method Public Method Event Handler MENU_BUTTON_PER_MOVE 20060608
82 MENU_BUTTON_PERIOD Instance method Public Method Event Handler MENU_BUTTON_PERIOD 20060608
83 MENU_BUTTON_PER_MOVE Instance method Public Method Event Handler MENU_BUTTON_PER_MOVE 20060608
84 MENU_BUTTON_REPETITIONS Instance method Public Method Event Handler MENU_BUTTON_REPETITIONS 20060608
85 MENU_BUTTON_VIEW Instance method Public Method Event Handler MENU_BUTTON_VIEW 20060608
86 MOVE_SPLIT_VALID_FROM Instance method Public Method Moves valid from for a line 20060608
87 MOVE_SPLIT_VALID_FROM_AFTER Instance method Public Method After MOVE_SPLIT_VALID_FROM is called 20061117
88 MOVE_SPLIT_VALID_TO Instance method Public Method Repeats line of Fact Type 20060608
89 MOVE_SPLIT_VALID_TO_AFTER Instance method Public Method After MOVE_SPLIT_VALID_TO is called 20061117
90 OBTAIN_CHANGES Instance method Private Method Compares two DFACTS tables 20060608
91 PREPARE_SAVE Instance method Public Method Gets final Object Number and collects data from display 20060608
92 READ_CUSTOMIZING_FACTS_CAT Instance method Protected Method Reads Facts categories from customizing database 20060608
93 READ_CUSTOMIZING_FACTS_SET Instance method Protected Method Reads TFACT_SET and TFACT_SET_PART for object 20060608
94 READ_CUSTOMIZING_FACTS_TYPES Instance method Protected Method Reads relevant fact types for the facts set 20060608
95 READ_FACT_CAT Instance method Public Method Returns Customizing line for Fact Category 20060608
96 READ_FACT_SET Instance method Public Method Returns Customizing line for Fact Category 20060608
97 READ_FACT_SET_PART Instance method Private Method Reads customizing for fact set part 20060608
98 READ_FACT_TYPE Instance method Protected Method Returns Customizing line for Fact Category 20060608
99 READ_FACT_TYPE_PART Instance method Private Method Reads customizing for fact set part 20060608
100 SAVE_DATA Instance method Public Method Saves DFACTS data 20060608
101 SEND_ERROR_ILLEGAL_FUNC Instance method Private Method 20061211
102 SEND_ERROR_ILLEGAL_TYPE Instance method Private Method 20061211
103 SEND_ERROR_NO_PARAMETER Instance method Private Method 20061211
104 SEND_ERROR_PARAM_MISSING Instance method Private Method 20061211
105 SET_ALV_FACTS_TAB Instance method Public Method Set facts_tab from outside 20061106
106 SET_CELLTAB_FOR_LINE Instance method Private Method Build and set celltab (fieldcatalog and activity) 20060608
107 SET_OWNER Instance method Public Method Sets ALV gird that owns the tools 20060809
108 SOLVE_SELF_REFERNCE Instance method Private Method Solves self reference 20061220
109 SYNCHRONIZE_TABLES Instance method Private Method Synchronizes Screen input with DFACTS_WORK 20061130
110 TIMESTAMP_CONVERT_FROM Static method Public Method Timestamp to date and time 20060608
111 TIMESTAMP_CONVERT_INTO Static method Public Method Date and time into timestamp 20060608
Events
Class CL_CA_FACTS_TOOLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_AUTH_BUFFER Private See coding Authorizations buffer line 20060608 BEGIN OF type_auth_buffer, xuobject TYPE xuobject, actvt TYPE bu_aktyp, begru TYPE begru, result TYPE sysubrc, END OF type_auth_buffer
2 TYPE_AUTH_BUFFERT Private See coding Authorizations buffer table 20060608 type_auth_buffert TYPE HASHED TABLE OF type_auth_buffer WITH UNIQUE KEY xuobject actvt begru
3 TYPE_DI_REPETITIONS Private See coding Last command to insert Fact Type Repetitions 20060825 BEGIN OF type_di_repetitions, fact_set TYPE ps_facts_set, fact_type_seq TYPE ps_fact_type_seq, valid_to TYPE ps_valid_to, fact_type_rep TYPE ps_fact_type_rep, END OF type_di_repetitions
4 TYPE_DI_REPETITIONS_T Private See coding Last command to insert Fact Type Repetitions 20060825 type_di_repetitions_t TYPE HASHED TABLE OF type_di_repetitions WITH UNIQUE KEY fact_set fact_type_seq valid_to
5 TYPE_VALID_TO Private See coding Range of Valid to per Fact type Sequence 20060822 BEGIN OF type_valid_to, fact_set TYPE ps_facts_set, fact_type_seq TYPE ps_fact_type_seq, valid_to TYPE ps_valid_to, valid_from TYPE ps_valid_from, END OF type_valid_to
6 TYPE_VALID_TO_SORTEDT Private See coding Range of Valid to per Fact type Sequence 20060822 type_valid_to_sortedt TYPE SORTED TABLE OF type_valid_to WITH NON-UNIQUE KEY fact_set fact_type_seq valid_to
Method Signatures

Method ADD_PROTOCOL_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTH_MESS Call by reference Type reference (TYPE) XFELD Is error from authorization? 20060807
2 Importing I_FACTS_LINE Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20061207
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME Field Name 20060807
4 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message ID 20060807
5 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message No. 20060807
6 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20060807
7 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable1 20060807
8 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable2 20060807
9 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable3 20060807
10 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable4 20060807
11 Importing I_ROW_ID Call by reference Type reference (TYPE) INT4 RowID 20060807

Method ADD_PROTOCOL_ENTRY on class CL_CA_FACTS_TOOLS has no exception.

Method ARCHIVE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BUS_RETURN_T Error Messages 20061130
2 Importing I_HANDLE Value transfer Type reference (TYPE) SYTABIX Handle to Archive 20061130

Method ARCHIVE_WRITE on class CL_CA_FACTS_TOOLS has no exception.

Method BUILD_DFACTS_ACTUAL Signature

Method BUILD_DFACTS_ACTUAL on class CL_CA_FACTS_TOOLS has no parameter.
Method BUILD_DFACTS_ACTUAL on class CL_CA_FACTS_TOOLS has no exception.

Method BUILD_F4_EVENTS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4 Call by reference Type reference (TYPE) LVC_T_F4 ALV Control: Table of Fields Registered for F4 Handling 20060608

Method BUILD_F4_EVENTS_TAB on class CL_CA_FACTS_TOOLS has no exception.

Method BUILD_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20060608

Method BUILD_FIELD_CATALOG on class CL_CA_FACTS_TOOLS has no exception.

Method BUILD_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060608

Method BUILD_LAYOUT on class CL_CA_FACTS_TOOLS has no exception.

Method BUILD_SORT_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT Call by reference Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20060608

Method BUILD_SORT_STANDARD on class CL_CA_FACTS_TOOLS has no exception.

Method CHANGE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AKTYP Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608

Method CHANGE_ACTIVITY on class CL_CA_FACTS_TOOLS has no exception.

Method CHANGE_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALDT Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
2 Importing I_VALZT Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608

Method CHANGE_VALIDITY on class CL_CA_FACTS_TOOLS has no exception.

Method CHANGE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_VIEW Call by reference Type reference (TYPE) CHAR1 New view to be switched to 20060608

Method CHANGE_VIEW on class CL_CA_FACTS_TOOLS has no exception.

Method CHECK_ARCHIVABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOT_ARCHIVABLE Call by reference Type reference (TYPE) ANY Error Messages 20060831

Method CHECK_ARCHIVABILITY on class CL_CA_FACTS_TOOLS has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608
2 Importing I_BEGRU Call by reference Type reference (TYPE) BEGRU Authorization Group 20060608
3 Importing I_OBJECT Call by reference Type reference (TYPE) XUOBJECT Authorization Object 20060608
4 Importing I_TABLE_KEY Call by reference Type reference (TYPE) ANY 20060608
# Exception Resumable Description Created on
1 MISSING_AUTHORITY 20060608

Method CHECK_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_GENERIC_EXT Call by reference Type reference (TYPE) PS_FACT_GENERIC Generic Field for Facts Ext Representation 20070327
2 Changing C_FACT_GENERIC_INT Call by reference Type reference (TYPE) PS_FACT_GENERIC Generic Field for Facts Int Representation 20070327
3 Exporting E_VALUE_IS_INITIAL Call by reference Type reference (TYPE) XFELD Field is initial 20061208
4 Importing IV_SKIP_EXTERNAL_CONVERSION Call by reference Type reference (TYPE) XFELD Checkbox 20070327
5 Importing IV_VALUE_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070327
6 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category Definition 20070327
7 Importing I_FIELD_DESCRIPTOR Call by reference Type reference (TYPE) PS_DATA_FIELD_DESCR Facts Field Descriptor for Data 20060803
8 Importing I_VALUE_IN Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value 20060803
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Conversion or Foreign Key Check Occurred 20060803

Method CHECK_FIELD_FOR_CRM Signature

Method CHECK_FIELD_FOR_CRM on class CL_CA_FACTS_TOOLS has no parameter.
Method CHECK_FIELD_FOR_CRM on class CL_CA_FACTS_TOOLS has no exception.

Method CHECK_FIELD_WITH_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_GENERIC_EXT Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value 20070327
2 Changing C_FACT_GENERIC_INT Call by reference Type reference (TYPE) PS_FACT_GENERIC Generic Field for Facts external Representation 20070327
3 Exporting E_VALUE_IS_INITIAL Call by reference Type reference (TYPE) XFELD Generic Field for Facts Internal Representation 20061208
4 Importing IV_VALUE_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070327
5 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Field value is initial 20070327
6 Importing I_FIELD_DESCRIPTOR Call by reference Type reference (TYPE) PS_DATA_FIELD_DESCR Facts Field Descriptor for Data 20061117
7 Importing I_VALUE_IN Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value 20061117

Method CHECK_FIELD_WITH_PROTOCOL on class CL_CA_FACTS_TOOLS has no exception.

Method CHECK_FOR_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_XCHNG Call by reference Type reference (TYPE) BU_XCHNG Indicator: Data has been changed 20060608

Method CHECK_FOR_CHANGES on class CL_CA_FACTS_TOOLS has no exception.

Method CHECK_MODIFIED_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_GENERIC Call by reference Type reference (TYPE) PS_FACT_GENERIC Generic Field for Facts 20060608
2 Exporting ER_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20060803
3 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category Definition 20070327
4 Importing I_FIELD_DESCRIPTOR Call by reference Type reference (TYPE) PS_DATA_FIELD_DESCR Facts Field Descriptor for Data 20060608
5 Importing I_MOD_CELL Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20060608
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Conversion or Foreign Key Check Occurred 20060608

Method CHECK_RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) BOOLE Entry already exists 20060830
2 Exporting E_OBJID Call by reference Type reference (TYPE) CHAR50 Object ID 20060830
3 Importing I_DFACTS Call by reference Type reference (TYPE) DFACTS 20060830

Method CHECK_RELOAD on class CL_CA_FACTS_TOOLS has no exception.

Method COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) BU_FCODE GUI Function Code 20060608

Method COMMAND on class CL_CA_FACTS_TOOLS has no exception.

Method COMPLETE_CHECK Signature

Method COMPLETE_CHECK on class CL_CA_FACTS_TOOLS has no parameter.
Method COMPLETE_CHECK on class CL_CA_FACTS_TOOLS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AKTYP Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608
2 Importing I_CL_OWNER Call by reference Object reference (TYPE REF TO) CL_CA_FACTS_ALV ALV for Facts Processing 20060608
3 Importing I_DIRECT_INPUT Call by reference Type reference (TYPE) XFELD Is instance for Direct input? 20060807
4 Importing I_FACTS_SET Call by reference Type reference (TYPE) PS_FACTS_SET Facts Set 20060608
5 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20061117
6 Importing I_OBJECT_ID Call by reference Type reference (TYPE) J_OBJID Object number 20060608
7 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) J_OBART Object Type 20060608
8 Importing I_VALDT Call by reference Type reference (TYPE) SYDATS Validity date 20060608
9 Importing I_WEBDYNPRO_MODE Call by reference Type reference (TYPE) XFELD Is instance used in Webdynpro? 20061102
# Exception Resumable Description Created on
1 NO_AUTHORIZATION User does not have authorization for requested Fact Set 20060608

Method CONVERT_FACTS_2_DFACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE_IS_INITIAL Call by reference Type reference (TYPE) XFELD Value is initial 20060608
2 Exporting E_DFACTS Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20060608
3 Importing I_FACTS Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608

Method CONVERT_FACTS_2_DFACTS on class CL_CA_FACTS_TOOLS has no exception.

Method CONVERT_FACTS_2_DFACTS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DFACTS_TAB Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608
2 Importing I_FACTS_TAB Call by reference Type reference (TYPE) FACT_T_ALV_DISPLAY Table of Facts ALV Display 20060608

Method CONVERT_FACTS_2_DFACTS_TAB on class CL_CA_FACTS_TOOLS has no exception.

Method CONVERT_TO_EXTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACTS_ALV_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060821
2 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category Definition 20060821
3 Importing I_VALUE_OR_QUAL Call by reference Type reference (TYPE) CHAR1 V = Value Q = Qualifier 20060821

Method CONVERT_TO_EXTERNAL on class CL_CA_FACTS_TOOLS has no exception.

Method CONVERT_TO_EXTERNAL_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELD Call by reference Type reference (TYPE) ANY 20070327
2 Changing CV_VALUE_EXT Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value Internal Representation 20070327
3 Importing IS_DD03P Call by reference Type reference (TYPE) DD03P Structure 20070327
4 Importing IV_VALUE_IN Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value 20070327
# Exception Resumable Description Created on
1 EXCEPTION_OCCURRED 20070327
2 NUMERIC_FORMAT_ERR 20070327

Method CONVERT_TO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACTS_LINE Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20060608
2 Changing C_VALUE_IS_INITIAL Call by reference Type reference (TYPE) XFELD Checkbox 20060608
3 Importing I_VALUE_OR_QUAL Call by reference Type reference (TYPE) CHAR1 V = Value Q = Qualifier 20060608
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Conversion or Foreign Key Check Occurred 20061214

Method CONVERT_TO_INTERNAL_QUALIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACTS_LINE Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20060608

Method CONVERT_TO_INTERNAL_QUALIFIER on class CL_CA_FACTS_TOOLS has no exception.

Method CONVERT_TO_INTERNAL_ROUTINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_FIELD Call by reference Type reference (TYPE) ANY 20070327
2 Changing CV_VALUE_INT Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value Internal Representation 20070327
3 Importing IS_DD03P Call by reference Type reference (TYPE) DD03P Structure 20070327
4 Importing IV_VALUE_IN Call by reference Type reference (TYPE) PS_FACT_GENERIC Fact Value 20070327
# Exception Resumable Description Created on
1 EXCEPTION_OCCURRED 20070327

Method CONVERT_TO_INTERNAL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACTS_LINE Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20060608
2 Changing C_VALUE_IS_INITIAL Call by reference Type reference (TYPE) XFELD Value is initial 20060608

Method CONVERT_TO_INTERNAL_VALUE on class CL_CA_FACTS_TOOLS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR Value transfer Type reference (TYPE) XFELD Error occured 20061130

Method DELETE on class CL_CA_FACTS_TOOLS has no exception.

Method DELETE_FACT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fact category repetition was not deleted 20060829

Method DELETE_FACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED Fact Type line was not deleted. 20060829

Method DELETE_SPLIT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
2 Importing I_SHIFT_DIRECTION Call by reference Type reference (TYPE) CHAR1 U = Upper L = Lower 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED The split period was not deleted succesfuly 20060831

Method DISPLAY_CHANGE_DOCS_FOR_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FACTS_LINES Call by reference Type reference (TYPE) FACT_T_ALV_DISPLAY Display Facts in ALV 20060628

Method DISPLAY_CHANGE_DOCS_FOR_LINE on class CL_CA_FACTS_TOOLS has no exception.

Method DI_DATA_TO_FACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) SPSOB_FACTS_DI All Data Facts for Direct Input (S3) 20060802
# Exception Resumable Description Created on
1 ERROR_OCCURRED Error executing 20060831

Method DI_EXECUTE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FACTS Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060831
2 Exporting EV_EXIT Call by reference Type reference (TYPE) XFELD Do not modify values any longer 20060831
3 Exporting EV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20060831
4 Importing IS_TFACT_SET_PART Call by reference Type reference (TYPE) TFACT_SET_PART Fact Set Parts 20060831
5 Importing IV_ACTIVITY Call by reference Type reference (TYPE) PS_BAPI_FACT_AKTYP BAPI: Facts activity type 20060831
6 Importing IV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060831
7 Importing IV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060831
8 Importing IV_VALID_TO Call by reference Type reference (TYPE) PS_VALID_TO End of Validity Period 20060831
# Exception Resumable Description Created on
1 ERROR_OCCURRED Error executing command 20060831

Method DI_FILL_FACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FACTS Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060831
2 Exporting EV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060831
3 Exporting EV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060831
4 Exporting EV_VALID_TO Call by reference Type reference (TYPE) PS_VALID_TO End of Validity Period 20060831
5 Importing IS_DATA Call by reference Type reference (TYPE) SPSOB_FACTS_DI All Data Facts for Direct Input (S3) 20060831
6 Importing IS_TFACT_SET Call by reference Type reference (TYPE) TFACT_SET Facts Set 20060831
7 Importing IS_TFACT_SET_PART Call by reference Type reference (TYPE) TFACT_SET_PART Fact Set Parts 20060831
8 Importing IS_TFACT_TYPE_PART Call by reference Type reference (TYPE) TFACT_TYPE_PART Fact Type Parts 20060831
# Exception Resumable Description Created on
1 ERROR_OCCURRED Error occurred 20060831

Method DI_READ_LINE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TFACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category Definition 20060825
2 Exporting ES_TFACT_SET Call by reference Type reference (TYPE) TFACT_SET Facts Set 20060825
3 Exporting ES_TFACT_SET_PART Call by reference Type reference (TYPE) TFACT_SET_PART Fact Set Parts 20060825
4 Exporting ES_TFACT_TYPE Call by reference Type reference (TYPE) TFACT_TYPE Fact Type 20060825
5 Exporting ES_TFACT_TYPE_PART Call by reference Type reference (TYPE) TFACT_TYPE_PART Fact Type Parts 20060825
6 Importing I_DATA Call by reference Type reference (TYPE) SPSOB_FACTS_DI All Data Facts for Direct Input (S3) 20060825
# Exception Resumable Description Created on
1 ERROR_READING_CUSTOMIZING An erros has occured whil reading the customizing 20060825

Method EVENT_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20060608
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060608

Method EVENT_BUTTON_CLICK on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060608

Method EVENT_CONTEXT_MENU_REQUEST on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20060608
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20060608

Method EVENT_DATA_CHANGED_FINISHED on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20061117
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20061117
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20061117

Method EVENT_DOUBLE_CLICK on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060608
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060608

Method EVENT_MENU_BUTTON on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_ON_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20060914
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060914
3 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20060914

Method EVENT_ON_F1 on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20060608
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060608
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20060608
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20060608
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20060608
6 Importing E_FIELDVALUE Call by reference Attribute reference (LIKE) 20060608

Method EVENT_ON_F4 on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_ON_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20060608
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20060608
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20060608
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20060608
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060608

Method EVENT_ON_MODIFIED on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20060608
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060608

Method EVENT_TOOLBAR on class CL_CA_FACTS_TOOLS has no exception.

Method EVENT_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060608

Method EVENT_USER_COMMAND on class CL_CA_FACTS_TOOLS has no exception.

Method EXTERNAL_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070327

Method EXTERNAL_CHECK on class CL_CA_FACTS_TOOLS has no exception.

Method FILL_ALV_FACTS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FACTS_TAB Call by reference Type reference (TYPE) FACT_T_ALV_DISPLAY Table of Facts ALV Display 20060817

Method FILL_ALV_FACTS_TAB on class CL_CA_FACTS_TOOLS has no exception.

Method FILL_ALV_FACTS_TAB_INSERT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FACTS_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20070618
2 Exporting EV_VALUE_ALREADY_EXISTS Call by reference Type reference (TYPE) XFELD A value for this fact is out of validity... no need to inser 20070618

Method FILL_ALV_FACTS_TAB_INSERT_NEW on class CL_CA_FACTS_TOOLS has no exception.

Method FILL_KEYVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KEYVAL Call by reference Type reference (TYPE) BU_KEYVAL Central business partner: Formatted table key string 20060608
2 Importing I_TABKEY Call by reference Type reference (TYPE) CDTABKEY Changed table record key 20060608

Method FILL_KEYVAL on class CL_CA_FACTS_TOOLS has no exception.

Method FILL_STRING_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_ALV_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20061207
2 Importing I_FACT_SET Call by reference Type reference (TYPE) TFACT_SET Facts Set 20061207
3 Importing I_FACT_SET_PART Call by reference Type reference (TYPE) TFACT_SET_PART Fact Set Parts 20061207

Method FILL_STRING_DATE_TIME on class CL_CA_FACTS_TOOLS has no exception.

Method FORMAT_OUTPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_ALV_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
2 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category 20060608

Method FORMAT_OUTPUT_FIELDS on class CL_CA_FACTS_TOOLS has no exception.

Method FREE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20060608

Method FREE_PROTOCOL on class CL_CA_FACTS_TOOLS has no exception.

Method GET_ACTIVITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) XUTXT30 Short text 20060608
2 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20060608

Method GET_ACTIVITY_TEXT on class CL_CA_FACTS_TOOLS has no exception.

Method GET_CUSTOMIZING_FACTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FACTS_SET Call by reference Type reference (TYPE) PS_TFACTS_SET 20061117
2 Exporting ET_FACTS_SETT Call by reference Type reference (TYPE) PS_TFACTS_SETT 20061117
3 Exporting ET_FACTS_SET_PARTS Call by reference Type reference (TYPE) PS_TFACTS_SET_PARTS 20061117
4 Exporting ET_FACTS_SET_PARTST Call by reference Type reference (TYPE) PS_TFACTS_SET_PARTST 20061117
5 Exporting ET_FACT_CAT Call by reference Type reference (TYPE) PS_TFACT_CAT 20061117
6 Exporting ET_FACT_CATT Call by reference Type reference (TYPE) PS_TFACT_CATT 20061117
7 Exporting ET_FACT_TYPE Call by reference Type reference (TYPE) PS_TFACT_TYPE 20061117
8 Exporting ET_FACT_TYPET Call by reference Type reference (TYPE) PS_TFACT_TYPET 20061117
9 Exporting ET_FACT_TYPE_PARTS Call by reference Type reference (TYPE) PS_TFACT_TYPE_PARTS 20061117
10 Exporting ET_FACT_TYPE_PARTST Call by reference Type reference (TYPE) PS_TFACT_TYPE_PARTST 20061117

Method GET_CUSTOMIZING_FACTS on class CL_CA_FACTS_TOOLS has no exception.

Method GET_ERROR_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FACT_CAT Call by reference Type reference (TYPE) STRING Fact Type Seq + Repetition 20060831
2 Exporting EV_FACT_TYPE Call by reference Type reference (TYPE) STRING Fact Set Seq + Repetition 20060831
3 Exporting EV_TIME_DEP Call by reference Type reference (TYPE) STRING Valid To Date and Valid To Time 20060831
4 Importing IS_DFACTS Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20060831
5 Importing IS_FACTS Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060831
# Exception Resumable Description Created on
1 WRONG_PARAMETERS DFACTS or FACTS must be supplied 20060831

Method GET_MESSAGE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LVC_T_MSG1 Call by reference Type reference (TYPE) LVC_T_MSG1 ALV Control: Messages 20061207
2 Returning R_MESSAGE_LEVEL Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20061207

Method GET_MESSAGE_LEVEL on class CL_CA_FACTS_TOOLS has no exception.

Method GET_PROCESSING_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACTS_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20060628

Method GET_PROCESSING_ROW on class CL_CA_FACTS_TOOLS has no exception.

Method GET_SYSTEM_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TZNZONE Value transfer Type reference (TYPE) TZNZONE Time Zone 20061109

Method GET_SYSTEM_TZONE on class CL_CA_FACTS_TOOLS has no exception.

Method GET_TEXT_FACT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) PS_FACTCAT_DESC Fact Category Description 20060608
2 Importing I_FACT_CATEGORY Call by reference Type reference (TYPE) PS_FACTCAT Fact Category 20060608
3 Importing I_FACT_CAT_SEQ Call by reference Type reference (TYPE) PS_FACT_CAT_SEQ Fact category Sequence 20060608
4 Importing I_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
5 Importing I_FACT_TYPE_SEQ Call by reference Type reference (TYPE) PS_FACT_TYPE_SEQ Fact Type Sequnce 20060608

Method GET_TEXT_FACT_CAT on class CL_CA_FACTS_TOOLS has no exception.

Method GET_TEXT_FACT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) PS_FACT_SET_DESCRIPTION Fact Set Description 20060608

Method GET_TEXT_FACT_SET on class CL_CA_FACTS_TOOLS has no exception.

Method GET_TEXT_FACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) PS_FACTCAT_DESC Fact Category Description 20060608
2 Importing I_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
3 Importing I_FACT_TYPE_SEQ Call by reference Type reference (TYPE) PS_FACT_TYPE_SEQ Fact category Sequence 20060608

Method GET_TEXT_FACT_TYPE on class CL_CA_FACTS_TOOLS has no exception.

Method GET_TIME_DEP_LOWER_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENT Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
2 Exporting EV_LOWER_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
3 Exporting EV_LOWER_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
4 Exporting EV_LOW_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
5 Exporting EV_LOW_LIMIT_TO Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
6 Importing IV_CURRENT_FROM_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
7 Importing IV_CURRENT_FROM_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
8 Importing IV_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
9 Importing IV_FACT_TYPE_REP Call by reference Type reference (TYPE) PS_FACT_TYPE_REP Fact Type Repetition 20060608
10 Importing IV_FACT_TYPE_SEQ Call by reference Type reference (TYPE) PS_FACT_TYPE_SEQ Fact Type Sequence 20060608

Method GET_TIME_DEP_LOWER_LIMIT on class CL_CA_FACTS_TOOLS has no exception.

Method GET_TIME_DEP_UPPER_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENT_TO Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
2 Exporting EV_HIGH_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
3 Exporting EV_UPPER_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
4 Exporting EV_UPPER_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
5 Importing IV_CURRENT_FROM_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
6 Importing IV_CURRENT_FROM_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
7 Importing IV_CURRENT_TO_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
8 Importing IV_CURRENT_TO_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
9 Importing IV_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
10 Importing IV_FACT_TYPE_REP Call by reference Type reference (TYPE) PS_FACT_TYPE_REP Fact Type Repetition 20060608
11 Importing IV_FACT_TYPE_SEQ Call by reference Type reference (TYPE) PS_FACT_TYPE_SEQ Fact Type Sequence 20060608

Method GET_TIME_DEP_UPPER_LIMIT on class CL_CA_FACTS_TOOLS has no exception.

Method GET_VALIDITY_BOUNDARIES Signature

Method GET_VALIDITY_BOUNDARIES on class CL_CA_FACTS_TOOLS has no parameter.
Method GET_VALIDITY_BOUNDARIES on class CL_CA_FACTS_TOOLS has no exception.

Method GET_VALID_TO_PER_SET_SEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALID_TO_TAB Call by reference Type reference (TYPE) TYPE_VALID_TO_SORTEDT 20060822
2 Importing IT_DFACTS Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060823
3 Importing IV_GET_VALID_FROM Call by reference Type reference (TYPE) XFELD Calcualte Valid ftom dates 20060823

Method GET_VALID_TO_PER_SET_SEQ on class CL_CA_FACTS_TOOLS has no exception.

Method GIVE_CURRENT_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AKTYP Value transfer Type reference (TYPE) BU_AKTYP Activity Category 20060608

Method GIVE_CURRENT_ACTIVITY on class CL_CA_FACTS_TOOLS has no exception.

Method GIVE_CURRENT_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJNR Value transfer Type reference (TYPE) J_OBJNR Object number 20060608

Method GIVE_CURRENT_OBJNR on class CL_CA_FACTS_TOOLS has no exception.

Method GIVE_CURRENT_VAL_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALDT Call by reference Type reference (TYPE) SYDATS Validt date 20060608
2 Exporting E_VALZT Call by reference Type reference (TYPE) SYTIME valid time 20060608

Method GIVE_CURRENT_VAL_PERIOD on class CL_CA_FACTS_TOOLS has no exception.

Method GIVE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROTOCOL Call by reference Type reference (TYPE) LVC_T_MSG1 ALV Control: Messages 20061102

Method GIVE_MESSAGES on class CL_CA_FACTS_TOOLS has no exception.

Method INITIALIZE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20060608

Method INITIALIZE_PROTOCOL on class CL_CA_FACTS_TOOLS has no exception.

Method INSERT_FACT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FACT_CAT_REP Call by reference Type reference (TYPE) PS_FACT_CAT_REP Fact Category Repetition 20060825
2 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 FACT_CAT_NOT_INSERTED The fact category was not inserted 20060825

Method INSERT_FACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FACT_TYPE_REP Call by reference Type reference (TYPE) PS_FACT_TYPE_REP Fact Type Repetition 20060825
2 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 FACT_TYPE_NOT_INSERTED The Fact Type has not been inserted 20060824

Method INSERT_TIME_DEPENDANCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
2 Importing I_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060608
3 Importing I_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED Time dependency splitting not possible 20060830

Method INTERNAL_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070327

Method INTERNAL_CHECK on class CL_CA_FACTS_TOOLS has no exception.

Method INTERNAL_CHECK_TIME_DEP Signature

Method INTERNAL_CHECK_TIME_DEP on class CL_CA_FACTS_TOOLS has no parameter.
Method INTERNAL_CHECK_TIME_DEP on class CL_CA_FACTS_TOOLS has no exception.

Method INTERNAL_CHECK_VALID_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FACT_SET_PART Call by reference Type reference (TYPE) TFACT_SET_PART Fact Set Parts 20060822
2 Importing IS_FACT_TYPE Call by reference Type reference (TYPE) TFACT_TYPE Fact Type 20060822
3 Importing IV_VALID_TO Call by reference Type reference (TYPE) PS_VALID_TO End of Validity Period 20060821
4 Importing IV_VALUE_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070327

Method INTERNAL_CHECK_VALID_TO on class CL_CA_FACTS_TOOLS has no exception.

Method IS_WDYN_OR_DI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WDYN_OR_DI Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070410

Method IS_WDYN_OR_DI on class CL_CA_FACTS_TOOLS has no exception.

Method MENU_BUTTON_DEL_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060608
2 Importing I_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20061117

Method MENU_BUTTON_DEL_PERIOD on class CL_CA_FACTS_TOOLS has no exception.

Method MENU_BUTTON_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060608
2 Exporting E_WD Call by reference Type reference (TYPE) ANY Table structure for context menu of fact line 20061117
3 Importing I_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20061117

Method MENU_BUTTON_PERIOD on class CL_CA_FACTS_TOOLS has no exception.

Method MENU_BUTTON_PER_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060608
2 Exporting E_WD Call by reference Type reference (TYPE) ANY Table structure for context menu of fact line 20061117
3 Importing I_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20061117

Method MENU_BUTTON_PER_MOVE on class CL_CA_FACTS_TOOLS has no exception.

Method MENU_BUTTON_REPETITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060608
2 Importing I_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Processing row, used in Webdynpro call 20061030
3 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20060608

Method MENU_BUTTON_REPETITIONS on class CL_CA_FACTS_TOOLS has no exception.

Method MENU_BUTTON_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060608
2 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20061101

Method MENU_BUTTON_VIEW on class CL_CA_FACTS_TOOLS has no exception.

Method MOVE_SPLIT_VALID_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
2 Exporting E_LOW_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
3 Exporting E_NO_INPUT Call by reference Type reference (TYPE) CHAR1 The user did not provie input 20061130
4 Exporting E_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20061117
5 Exporting E_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20061117
6 Importing IV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060829
7 Importing IV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060829
8 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED No split possible due to errors. 20060829

Method MOVE_SPLIT_VALID_FROM_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOW_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
2 Importing IV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20061117
3 Importing IV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20061117
4 Importing I_CURRENT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
5 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20061117

Method MOVE_SPLIT_VALID_FROM_AFTER on class CL_CA_FACTS_TOOLS has no exception.

Method MOVE_SPLIT_VALID_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HIGH_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
2 Exporting E_LOW_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
3 Exporting E_NO_INPUT Call by reference Type reference (TYPE) CHAR1 User cancelled input 20061130
4 Exporting E_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20061117
5 Exporting E_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20061117
6 Importing IV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS (8-character) Date for SYST 20060831
7 Importing IV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME Data Element for SYST 20060831
8 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
# Exception Resumable Description Created on
1 ERROR_OCCURRED The split period was not moved succesfuly 20060831

Method MOVE_SPLIT_VALID_TO_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOW_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117
2 Importing IV_SPLIT_DATE Call by reference Type reference (TYPE) SYDATS DATE (8-stelig) fuer SYST 20061117
3 Importing IV_SPLIT_TIME Call by reference Type reference (TYPE) SYTIME TIME-Datenelement fuer SYST 20061117
4 Importing I_FACT_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY 20061117
5 Importing I_HIGH_LIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20061117

Method MOVE_SPLIT_VALID_TO_AFTER on class CL_CA_FACTS_TOOLS has no exception.

Method OBTAIN_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DFACTS_DEL Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608
2 Exporting E_DFACTS_INS Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608
3 Exporting E_DFACTS_UPD Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608
4 Importing I_DFACTS_TAB Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608
5 Importing I_DFACTS_TAB_ORIG Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20060608

Method OBTAIN_CHANGES on class CL_CA_FACTS_TOOLS has no exception.

Method PREPARE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object number 20060608
2 Importing I_SEND_ERROR Call by reference Type reference (TYPE) XFELD Checkbox 20061207

Method PREPARE_SAVE on class CL_CA_FACTS_TOOLS has no exception.

Method READ_CUSTOMIZING_FACTS_CAT Signature

Method READ_CUSTOMIZING_FACTS_CAT on class CL_CA_FACTS_TOOLS has no parameter.
Method READ_CUSTOMIZING_FACTS_CAT on class CL_CA_FACTS_TOOLS has no exception.

Method READ_CUSTOMIZING_FACTS_SET Signature

Method READ_CUSTOMIZING_FACTS_SET on class CL_CA_FACTS_TOOLS has no parameter.
Method READ_CUSTOMIZING_FACTS_SET on class CL_CA_FACTS_TOOLS has no exception.

Method READ_CUSTOMIZING_FACTS_TYPES Signature

Method READ_CUSTOMIZING_FACTS_TYPES on class CL_CA_FACTS_TOOLS has no parameter.
Method READ_CUSTOMIZING_FACTS_TYPES on class CL_CA_FACTS_TOOLS has no exception.

Method READ_FACT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_CATEGORY Call by reference Type reference (TYPE) PS_FACTCAT Fact Category 20060608
2 Returning R_TFCAT_CAT Value transfer Type reference (TYPE) TFACT_CAT Fact Category 20060608
# Exception Resumable Description Created on
1 ERROR Error reading fact category 20060808

Method READ_FACT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608
2 Importing I_CHECK_AUTHORITY Call by reference Type reference (TYPE) XFELD Check authority 20060608
3 Returning R_TFCAT_SET Value transfer Type reference (TYPE) TFACT_SET 20060608
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Error occurred 20060608
2 MISSING_AUTHORITY Authorization is missing for current activity 20060608

Method READ_FACT_SET_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608
2 Importing I_CHECK_AUTHORITY Call by reference Type reference (TYPE) XFELD Checkbox 20060608
3 Importing I_FACT_TYPE_SEQ Call by reference Type reference (TYPE) PS_FACT_TYPE_SEQ Fact Type Sequnce 20060608
4 Returning R_FACT_SET_PART Value transfer Type reference (TYPE) TFACT_SET_PART Facts Set Parts 20060608
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Exception 20060608
2 MISSING_AUTHORITY User does not have authority for requested activity 20060608

Method READ_FACT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
2 Returning R_TFCAT_TYPE Value transfer Type reference (TYPE) TFACT_TYPE 20060608
# Exception Resumable Description Created on
1 ERROR Error reading the Fact Type 20060808

Method READ_FACT_TYPE_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) BU_AKTYP Activity Category 20060608
2 Importing I_CHECK_AUTHORITY Call by reference Type reference (TYPE) XFELD Checkbox 20060608
3 Importing I_FACT_CAT_SEQ Call by reference Type reference (TYPE) PS_FACT_CAT_SEQ Fact category Sequence 20060608
4 Importing I_FACT_TYPE Call by reference Type reference (TYPE) PS_FACT_TYPE Fact Type 20060608
5 Returning R_FACT_TYPE_PART Value transfer Type reference (TYPE) TFACT_TYPE_PART Fact Type Parts 20060608
# Exception Resumable Description Created on
1 EXCEPTION_OCURRED Exception 20060608
2 MISSING_AUTHORITY User does not have authority for requested activity 20060608

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FACTS_CHG Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20061004
2 Exporting ET_FACTS_DEL Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20061004
3 Exporting ET_FACTS_INS Call by reference Type reference (TYPE) DFACTS_T_TYPE Table type for DFACTS 20061004
4 Importing I_XUPDTASK Call by reference Type reference (TYPE) XFELD Checkbox 20060608

Method SAVE_DATA on class CL_CA_FACTS_TOOLS has no exception.

Method SEND_ERROR_ILLEGAL_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20061211

Method SEND_ERROR_ILLEGAL_FUNC on class CL_CA_FACTS_TOOLS has no exception.

Method SEND_ERROR_ILLEGAL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20061211

Method SEND_ERROR_ILLEGAL_TYPE on class CL_CA_FACTS_TOOLS has no exception.

Method SEND_ERROR_NO_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20061211

Method SEND_ERROR_NO_PARAMETER on class CL_CA_FACTS_TOOLS has no exception.

Method SEND_ERROR_PARAM_MISSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Function name 20061211

Method SEND_ERROR_PARAM_MISSING on class CL_CA_FACTS_TOOLS has no exception.

Method SET_ALV_FACTS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FACTS_TAB Call by reference Type reference (TYPE) FACT_T_ALV_DISPLAY 20061106

Method SET_ALV_FACTS_TAB on class CL_CA_FACTS_TOOLS has no exception.

Method SET_CELLTAB_FOR_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FACT_ALV_LINE Call by reference Type reference (TYPE) FACT_ALV_DISPLAY Display Facts in ALV 20060608
2 Importing I_FACT_CAT Call by reference Type reference (TYPE) TFACT_CAT Fact Category 20060608

Method SET_CELLTAB_FOR_LINE on class CL_CA_FACTS_TOOLS has no exception.

Method SET_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER Call by reference Object reference (TYPE REF TO) CL_CA_FACTS_ALV ALV for Facts Processing 20060809

Method SET_OWNER on class CL_CA_FACTS_TOOLS has no exception.

Method SOLVE_SELF_REFERNCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE_GENERIC Call by reference Type reference (TYPE) PS_FACT_GENERIC 20061220
2 Importing IS_FACTS_LINE Call by reference Type reference (TYPE) DFACTS OBJNR to Facts 20061220

Method SOLVE_SELF_REFERNCE on class CL_CA_FACTS_TOOLS has no exception.

Method SYNCHRONIZE_TABLES Signature

Method SYNCHRONIZE_TABLES on class CL_CA_FACTS_TOOLS has no parameter.
Method SYNCHRONIZE_TABLES on class CL_CA_FACTS_TOOLS has no exception.

Method TIMESTAMP_CONVERT_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) SYSTDATLO Local Date for Current User 20060608
2 Exporting EV_TIME Call by reference Type reference (TYPE) SYSTTIMLO Local Time of Current User 20060608
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
# Exception Resumable Description Created on
1 CONVERSION_ERROR 20060608

Method TIMESTAMP_CONVERT_INTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20060608
2 Importing IV_DATE Call by reference Type reference (TYPE) SYSTDATLO Local Date for Current User 20060608
3 Importing IV_TIME Call by reference Type reference (TYPE) SYSTTIMLO Local Time of Current User 20060608
# Exception Resumable Description Created on
1 CONVERSION_ERROR 20060608
History
Last changed by/on SAP  20071120 
SAP Release Created in 700