SAP ABAP Class CL_FDT_GTC_RULE (Test Classe for FDT-Rule)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20081113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_RULE_BRS Unit-Test for Expression: Rule (BRS) 20111208
Properties
Class CL_FDT_GTC_RULE  
Short Description Test Classe for FDT-Rule    
Super Class CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20081113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_STRUCTURE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_RULE has no interface implemented.
Friends
Class CL_FDT_GTC_RULE has no friend class.
Attributes
Class CL_FDT_GTC_RULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTEXT_FROM_DATA Static method Private Method derive_context_from_data 20081113
2 CREATE_RULE Static method Public Method write to deep context 20081113
3 CREATE_RULE_1 Static method Public Method rule with case with action 20081121
4 CREATE_RULE_2 Static method Public Method Using deep context 20081201
5 CREATE_RULE_3 Static method Public Method Create Rule with nested expression 20090424
6 CREATE_RULE_4 Static method Public Method 20090424
7 CREATE_RULE_5 Static method Public Method 20090424
8 CREATE_RULE_DOBJ_ASSIGN Static method Public Method Create Rule which sums two Context elements 20081217
9 CREATE_RULE_EXPR_AND_TARGET Static method Public Method Creates a rule with a nested rule inside 20111212
10 CREATE_RULE_EXPR_CASE Static method Public Method 20090612
11 CREATE_RULE_SUM Static method Public Method Create Rule which sums two Context elements 20081217
12 CREATE_RULE_WITH_MSG_LOG Static method Public Method 20081121
13 CREATE_RULE_WITH_NESTED_RULE Static method Public Method Creates a rule with a nested rule inside 20100401
14 CREATE_RULE_WITH_NEST_EXP_2 Static method Public Method Create Rule with nested expression 20090424
15 MFT_EXPR_3000_001_TAB_STRUCT Instance method Protected Test Method for ABAP Unit TEST: Mismatch of result types in a nested expression 20090424
16 MFT_EXPR_3000_002_CONTEXT_CHK Instance method Protected Test Method for ABAP Unit Checks the context in the rule (intersection, orphan) 20110729
17 MFT_EXPR_3000_003_RS_CONTEXT Instance method Protected Test Method for ABAP Unit 20111118
18 _CREATE_CONTEXT_DEEP Static method Private Method derive_context_from_data 20081114
Events
Class CL_FDT_GTC_RULE has no event.
Types
Class CL_FDT_GTC_RULE has no local type.
Method Signatures

Method CREATE_CONTEXT_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ID_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_ID_NAME ID-Name pair table 20081117
2 Exporting ETS_CONTEXT_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20081114
3 Importing IA_DATA Call by reference Type reference (TYPE) ANY 20081113
4 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081114

Method CREATE_CONTEXT_FROM_DATA on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081113
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081113

Method CREATE_RULE on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081121
2 Importing IV_RESULT_TABLE Call by reference Type reference (TYPE) ABAP_BOOL 20081127
3 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081121

Method CREATE_RULE_1 on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081201
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081201

Method CREATE_RULE_2 on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090424
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20090424

Method CREATE_RULE_3 on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090424
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20090424

Method CREATE_RULE_4 on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090424
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20090424

Method CREATE_RULE_5 on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_DOBJ_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081217
2 Importing IV_SOURCE_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081217
3 Importing IV_TARGET_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081217
4 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081217

Method CREATE_RULE_DOBJ_ASSIGN on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_EXPR_AND_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20111212
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20111212

Method CREATE_RULE_EXPR_AND_TARGET on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_EXPR_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Application ID 20090612
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE Rule 20090612

Method CREATE_RULE_EXPR_CASE on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_SUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081217
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081217

Method CREATE_RULE_SUM on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_WITH_MSG_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081121
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20081121

Method CREATE_RULE_WITH_MSG_LOG on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_WITH_NESTED_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20100401
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20100401

Method CREATE_RULE_WITH_NESTED_RULE on class CL_FDT_GTC_RULE has no exception.

Method CREATE_RULE_WITH_NEST_EXP_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090424
2 Returning RO_RULE Value transfer Object reference (TYPE REF TO) IF_FDT_RULE FDT: Rule 20090424

Method CREATE_RULE_WITH_NEST_EXP_2 on class CL_FDT_GTC_RULE has no exception.

Method MFT_EXPR_3000_001_TAB_STRUCT Signature

Method MFT_EXPR_3000_001_TAB_STRUCT on class CL_FDT_GTC_RULE has no parameter.
Method MFT_EXPR_3000_001_TAB_STRUCT on class CL_FDT_GTC_RULE has no exception.

Method MFT_EXPR_3000_002_CONTEXT_CHK Signature

Method MFT_EXPR_3000_002_CONTEXT_CHK on class CL_FDT_GTC_RULE has no parameter.
Method MFT_EXPR_3000_002_CONTEXT_CHK on class CL_FDT_GTC_RULE has no exception.

Method MFT_EXPR_3000_003_RS_CONTEXT Signature

Method MFT_EXPR_3000_003_RS_CONTEXT on class CL_FDT_GTC_RULE has no parameter.
Method MFT_EXPR_3000_003_RS_CONTEXT on class CL_FDT_GTC_RULE has no exception.

Method _CREATE_CONTEXT_DEEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ID_NAME Call by reference Type reference (TYPE) IF_FDT_TYPES=>T_ID_NAME ID-Name pair table 20081117
2 Exporting ES_ELEMENT Call by reference Type reference (TYPE) IF_FDT_STRUCTURE=>S_ELEMENT Object IDs as sorted table 20081114
3 Importing IO_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20081114
4 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20081114
5 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20081117

Method _CREATE_CONTEXT_DEEP on class CL_FDT_GTC_RULE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720