SAP ABAP Class CL_PS_PROP_TREE_CHECKER (Abgleichfunktionen für den Eigenschaftsbaum mit Excel)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI_PROPERTY_TREE (Package) Intern: Werkzeuge für den Eigenschaftsbaum
Properties
Class CL_PS_PROP_TREE_CHECKER  
Short Description Abgleichfunktionen für den Eigenschaftsbaum mit Excel    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CBUI_PROPERTY_TREE   Intern: Werkzeuge für den Eigenschaftsbaum 
Created 20121126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PS_PROP_TREE_CHECKER has no forward declaration.
Interfaces
Class CL_PS_PROP_TREE_CHECKER has no interface implemented.
Friends
Class CL_PS_PROP_TREE_CHECKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DIVIDER Constant Private Type reference (TYPE) STRING '####################' 20121126
2 MO_CSV_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_PS_PROP_TREE_CSV_HANDLER 20130207
3 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_PS_PROP_TREE_LOGGER 20121126
4 MT_CHARACTS Instance attribute Private See coding 20121126
5 MT_CHARAC_ADD_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CHARACTERISTICS 20121126
6 MT_CHARAC_DIFF_CSV Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CHARACTERISTICS 20121126
7 MT_CHARAC_DIFF_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CHARACTERISTICS 20121126
8 MT_CHARAC_MISS_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CHARACTERISTICS 20121126
9 MT_CHAR_DESCR Instance attribute Private See coding 20121126
10 MT_CHAR_VALS Instance attribute Private See coding 20121126
11 MT_CHAR_VALS_DESCR Instance attribute Private See coding 20121126
12 MT_CLACHA_ADD_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CLASS_CHARACT 20121126
13 MT_CLACHA_DIFF_CSV Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CLASS_CHARACT 20121126
14 MT_CLACHA_DIFF_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CLASS_CHARACT 20121126
15 MT_CLACHA_MISS_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_CLASS_CHARACT 20121126
16 MT_CLA_CH_ATR Instance attribute Private See coding 20121126
17 MT_CLA_DESCR Instance attribute Private See coding 20121126
18 MT_CLA_LNGTXT Instance attribute Private See coding 20121126
19 MT_CLCLASSES Instance attribute Private See coding 20121126
20 MT_ESTPS Instance attribute Private See coding 20121126
21 MT_ESTPT Instance attribute Private See coding 20121126
22 MT_T006A_UNITS Instance attribute Private See coding 20121126
23 MT_TCG11 Instance attribute Private See coding 20121126
24 MT_TCG12 Instance attribute Private See coding 20121126
25 MT_TCG51 Instance attribute Private See coding 20121126
26 MT_TCG52 Instance attribute Private See coding 20121126
27 MT_TCG53 Instance attribute Private See coding 20121126
28 MT_TCG66 Instance attribute Private See coding 20121126
29 MT_TREE_STRUCT_ADD_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_STRUCTURE 20121126
30 MT_TREE_STRUCT_DIFF_CSV Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_STRUCTURE 20121126
31 MT_TREE_STRUCT_DIFF_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_STRUCTURE 20121126
32 MT_TREE_STRUCT_MISS_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_STRUCTURE 20121126
33 MT_VALUATIONS_ADD_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_VALUATION_TYPES 20121126
34 MT_VALUATIONS_DIFF_CSV Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_VALUATION_TYPES 20121126
35 MT_VALUATIONS_DIFF_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_VALUATION_TYPES 20121126
36 MT_VALUATIONS_MISS_IN_SYST Instance attribute Private Type reference (TYPE) ESY_TTY_TREE_VALUATION_TYPES 20121126
37 MV_PROPERTY_TREE_ID Instance attribute Private Type reference (TYPE) ESEMENID 20130305
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CHARACT_DEFINITIONS Instance method Public Method 20121126
2 CHECK_CHARACT_VALUE_SET Instance method Private Method 20121220
3 CHECK_CLASS_CHARACT_ASSIGNMENT Instance method Public Method 20121126
4 CHECK_TREE_STRUCTURE Instance method Public Method 20121126
5 CHECK_VALUATION_TYPES Instance method Public Method 20121126
6 CLEAN_EQUAL_CHARACT_VALUES Instance method Private Method 20121126
7 CONSTRUCTOR Instance method Public Constructor 20121126
8 LOG_RESULT_CHARACTERISTICS Instance method Private Method 20121126
9 LOG_RESULT_CLASS_CHARACT Instance method Private Method 20121126
10 LOG_RESULT_TREE_STRUCTURE Instance method Private Method 20121126
11 LOG_RESULT_VALUATION_TYPES Instance method Private Method 20121126
Events
Class CL_PS_PROP_TREE_CHECKER has no event.
Types
Class CL_PS_PROP_TREE_CHECKER has no local type.
Method Signatures

Method CHECK_CHARACT_DEFINITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHARACTERISTICS_DEFINITIONS Call by reference Type reference (TYPE) ESY_TTY_TREE_CHARACTERISTICS 20121126
2 Importing IV_FLG_IGNORE_EN_DESC Call by reference Type reference (TYPE) C SPACE 20121220
3 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126
4 Importing IV_FLG_NO_EQUAL Call by reference Type reference (TYPE) C SPACE 20121126

Method CHECK_CHARACT_DEFINITIONS on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CHECK_CHARACT_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHARACTERISTICS_CSV Call by reference Type reference (TYPE) RCG_S_TREE_CHARACTERISTICS 20121220
2 Changing CS_CHARACTERISTICS_SYST Call by reference Type reference (TYPE) CHARACTS 20121220
3 Exporting EV_FLG_DIFF_VALUE_SET Call by reference Type reference (TYPE) C 20121220

Method CHECK_CHARACT_VALUE_SET on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CHECK_CLASS_CHARACT_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASS_CHARACT_ASSIGNMENT Call by reference Type reference (TYPE) ESY_TTY_TREE_CLASS_CHARACT 20121126
2 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method CHECK_CLASS_CHARACT_ASSIGNMENT on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CHECK_TREE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREE_STRUCTURE Call by reference Type reference (TYPE) ESY_TTY_TREE_STRUCTURE 20121126
2 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method CHECK_TREE_STRUCTURE on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CHECK_VALUATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUATION_TYPES Call by reference Type reference (TYPE) ESY_TTY_TREE_VALUATION_TYPES 20121126
2 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method CHECK_VALUATION_TYPES on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CLEAN_EQUAL_CHARACT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CHARACTERISTICS_CSV Call by reference Type reference (TYPE) RCG_S_TREE_CHARACTERISTICS 20121126
2 Changing CS_CHARACTERISTICS_SYST Call by reference Type reference (TYPE) RCG_S_TREE_CHARACTERISTICS 20121126
3 Importing IV_FLG_DIFF_CASE_SENS Call by reference Type reference (TYPE) C 20121126
4 Importing IV_FLG_DIFF_DATA_TYPE Call by reference Type reference (TYPE) C 20121126
5 Importing IV_FLG_DIFF_DECIMALS Call by reference Type reference (TYPE) C 20121126
6 Importing IV_FLG_DIFF_DESC_DE Call by reference Type reference (TYPE) C 20121126
7 Importing IV_FLG_DIFF_DESC_EN Call by reference Type reference (TYPE) C 20121126
8 Importing IV_FLG_DIFF_EXPONENT Call by reference Type reference (TYPE) C 20121126
9 Importing IV_FLG_DIFF_INTERVAL Call by reference Type reference (TYPE) C 20121126
10 Importing IV_FLG_DIFF_LENGTH Call by reference Type reference (TYPE) C 20121126
11 Importing IV_FLG_DIFF_NEGATIVE Call by reference Type reference (TYPE) C 20121126
12 Importing IV_FLG_DIFF_POLY_MONO Call by reference Type reference (TYPE) C 20121126
13 Importing IV_FLG_DIFF_REQUIRED Call by reference Type reference (TYPE) C 20121126
14 Importing IV_FLG_DIFF_UNIT Call by reference Type reference (TYPE) C 20121126
15 Importing IV_FLG_DIFF_VAL_SET_FUNC Call by reference Type reference (TYPE) C 20121126

Method CLEAN_EQUAL_CHARACT_VALUES on class CL_PS_PROP_TREE_CHECKER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CSV_HANDLER Call by reference Object reference (TYPE REF TO) CL_PS_PROP_TREE_CSV_HANDLER 20130207
2 Importing IO_LOGGER Call by reference Object reference (TYPE REF TO) CL_PS_PROP_TREE_LOGGER 20121126
3 Importing IV_LOAD_PROPERTY_TREE Call by reference Type reference (TYPE) C 20121126
4 Importing IV_PROPERTY_TREE_ID Call by reference Type reference (TYPE) ESEMENID 20121126

Method CONSTRUCTOR on class CL_PS_PROP_TREE_CHECKER has no exception.

Method LOG_RESULT_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126
2 Importing IV_FLG_NO_EQUAL Call by reference Type reference (TYPE) C SPACE 20130307

Method LOG_RESULT_CHARACTERISTICS on class CL_PS_PROP_TREE_CHECKER has no exception.

Method LOG_RESULT_CLASS_CHARACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method LOG_RESULT_CLASS_CHARACT on class CL_PS_PROP_TREE_CHECKER has no exception.

Method LOG_RESULT_TREE_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method LOG_RESULT_TREE_STRUCTURE on class CL_PS_PROP_TREE_CHECKER has no exception.

Method LOG_RESULT_VALUATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLG_NO_ADDITIONAL Call by reference Type reference (TYPE) C SPACE 20121126

Method LOG_RESULT_VALUATION_TYPES on class CL_PS_PROP_TREE_CHECKER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617