SAP ABAP Class CL_FICO_CHECK (FiCo Checks)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO_CHECKS (Package) Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FICO_CHECK Abstract Check Command 20080422
Properties
Class CL_FICO_CHECK  
Short Description FiCo Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FICO_CHECKS   Checks 
Created 20080422   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FICO_LOGGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FICO_CHECK Abstract Check Command 20080422
Friends
Class CL_FICO_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CORRECTED Instance attribute Protected Attribute reference (LIKE) 20080422
2 CON_ERROR Instance attribute Protected Attribute reference (LIKE) 20080422
3 CON_OK Instance attribute Protected Attribute reference (LIKE) 20080422
4 MO_CALLBACKS Instance attribute Public Attribute reference (LIKE) 20090309
5 MO_FICO_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_FICO_OBJECT FiCo Business Object 20090304
6 MV_AMT_ERR Instance attribute Protected Type reference (TYPE) FICO_IAMT Absolute Value 20080428
7 MV_APPL Instance attribute Public Attribute reference (LIKE) 20081209
8 MV_CHECKCATG Instance attribute Protected Attribute reference (LIKE) 20090319
9 MV_CHECK_NAME Instance attribute Protected Type reference (TYPE) STRING Check Name 20080422
10 MV_COND_ERR Instance attribute Protected Type reference (TYPE) FICO_ICOND Condition GUID 20080428
11 MV_DATE_ERR Instance attribute Protected Type reference (TYPE) FICO_IDATE Date 20080428
12 MV_MSG_DUMMY Instance attribute Protected Type reference (TYPE) BAPI_MSG Message Text 20090320
13 MV_RC Instance attribute Protected Type reference (TYPE) I Return Code 20080422
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALPER_CHANGES_NEW Instance method Protected Method Check Changeability of a Validity Period 20090309
2 EXECUTE_NEW Instance method Public Method 20081205
3 GET_CONDTYPE_T Instance method Protected Method 20080425
4 GET_DATACATG_CUSTDATA Instance method Protected Method Read Customizing (in Addition) To Date Category 20090713
5 GET_MSG_DATA Instance method Protected Method Data About the Incorrect Validity Period 20090323
6 GET_NAME Instance method Public Method 20080422
7 GET_RC Instance method Public Method 20080422
Events
Class CL_FICO_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public Attribute reference (LIKE) 20080422
Method Signatures

Method CHECK_VALPER_CHANGES_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COND Call by reference Object reference (TYPE REF TO) IF_FICO_COND 20090309
2 Importing IO_VALPER Call by reference Object reference (TYPE REF TO) IF_FICO_VALPER 20090309
3 Importing IV_LISTTYPE Call by reference Type reference (TYPE) FICO_OLISTTYP Konditionsgruppenart 20090608
4 Returning RV_CAN_BE_CHANGED Value transfer Type reference (TYPE) I 1 = änderbar, 0 = nicht änderbar, -1 keine Datümer 20090309
# Exception Resumable Description Created on
1 CX_FICO_OL_CALL_ERROR Aufruffehler 20090313
2 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20090313

Method EXECUTE_NEW Signature

Method EXECUTE_NEW on class CL_FICO_CHECK has no parameter.
Method EXECUTE_NEW on class CL_FICO_CHECK has no exception.

Method GET_CONDTYPE_T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) FICO_OAPPL Anwendung 20080425
2 Importing IV_CONDTYPE Call by reference Type reference (TYPE) FICO_OCONDTYPE Konditionsart 20080425
3 Returning RV_CONDTYPE_T Value transfer Type reference (TYPE) FICO_XCONDTYPE Konditionsart-Bezeichnung 20080425

Method GET_CONDTYPE_T on class CL_FICO_CHECK has no exception.

Method GET_DATACATG_CUSTDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XDATECATG Call by reference Type reference (TYPE) FICO_XDATECATG Termintypbezeichnung 20090713
2 Importing IV_APPL Call by reference Type reference (TYPE) FICO_OAPPL Anwendung 20090713
3 Importing IV_CONDTYPE Call by reference Type reference (TYPE) FICO_OCONDTYPE Konditionsart 20090713
4 Importing IV_DATECATG Call by reference Type reference (TYPE) FICO_ODATECATG Termintyp 20090713

Method GET_DATACATG_CUSTDATA on class CL_FICO_CHECK has no exception.

Method GET_MSG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DATA Value transfer Type reference (TYPE) IF_FICO_LOGGER=>TS_MSG_DATA 20090323

Method GET_MSG_DATA on class CL_FICO_CHECK has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_FICO_CHECK has no parameter.
Method GET_NAME on class CL_FICO_CHECK has no exception.

Method GET_RC Signature

Method GET_RC on class CL_FICO_CHECK has no parameter.
Method GET_RC on class CL_FICO_CHECK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711