SAP ABAP Class J_3RF_REP_INCOND (Inclusion criteria holder)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     J3RFTAX (Package) Tax Accounting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  J_3RF_REP_HIER_OBJ Object of the xml hierarchy 20120201
Properties
Class J_3RF_REP_INCOND  
Short Description Inclusion criteria holder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package J3RFTAX   Tax Accounting 
Created 20120201   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 J3RXR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 J_3RF_REP_HIER_OBJ Object of the xml hierarchy 20120201
Friends
Class J_3RF_REP_INCOND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONDITION_TAB Instance attribute Private Type reference (TYPE) J_3RF_REP_INCOND_TAB Table of inclusion criteriae 20120201
2 C_OPER_EQ Constant Public Type reference (TYPE) I 3 Equal 20120203
3 C_OPER_EXISTS Constant Public Type reference (TYPE) I 1 Exists 20120203
4 C_OPER_GE Constant Public Type reference (TYPE) I 8 Greater or equal 20120203
5 C_OPER_GT Constant Public Type reference (TYPE) I 7 Greater 20120203
6 C_OPER_LE Constant Public Type reference (TYPE) I 6 Less or equal 20120203
7 C_OPER_LT Constant Public Type reference (TYPE) I 5 Less 20120203
8 C_OPER_NE Constant Public Type reference (TYPE) I 4 Not equal 20120203
9 C_OPER_NOT_EXIST Constant Public Type reference (TYPE) I 2 Don't exist 20120203
10 LAST_INSERT_IDX Instance attribute Private Type reference (TYPE) I 20120201
11 ROOT_OBJECT Instance attribute Private Object reference (TYPE REF TO) J_3RF_REP_HIER_OBJ Object of the xml hierarchy 20120201
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CONDITION Instance method Public Method 20120201
2 CHECK_CONDITION Instance method Public Method Checks condition sanity 20120203
3 CLONE Instance method Public Method Clone 20120319
4 COMPUTE_CONDITION Instance method Private Method 20120203
5 CONSTRUCTOR Instance method Public Constructor 20120201
6 EVALUATE Instance method Public Method Returns result of condition assessment 20120203
7 GET_CONDITION Instance method Public Method 20120201
8 GET_CONDITIONS Instance method Public Method 20120201
9 GET_CONDITION_COUNT Instance method Public Method Returns element count 20120201
10 REALIGN_CONDITION_TAB Instance method Private Method Resets element alignment (including indices) 20120201
11 SET_CONDITIONS Instance method Public Method 20120201
Events
Class J_3RF_REP_INCOND has no event.
Types
Class J_3RF_REP_INCOND has no local type.
Method Signatures

Method APPEND_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONDITION Call by reference Type reference (TYPE) J_3RF_REP_INCOND_FULL Reporting Hierarchy Object Inclusion Criteria 20120201

Method APPEND_CONDITION on class J_3RF_REP_INCOND has no exception.

Method CHECK_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONDITION Call by reference Type reference (TYPE) J_3RF_REP_INCOND_FULL Reporting Hierarchy Object Inclusion Criteria 20120203
2 Returning OUT_SUBRC Value transfer Type reference (TYPE) SUBRC Subroutines for return code 20120203
# Exception Resumable Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120203

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PARENT Call by reference Object reference (TYPE REF TO) J_3RF_REP_HIER_OBJ Object of the xml hierarchy 20120319
2 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT 20120319

Method CLONE on class J_3RF_REP_INCOND has no exception.

Method COMPUTE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONDITION Call by reference Type reference (TYPE) J_3RF_REP_INCOND_FULL Reporting Hierarchy Object Inclusion Criteria 20120203
2 Returning OUT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120203

Method COMPUTE_CONDITION on class J_3RF_REP_INCOND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PARENT_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Object of the xml hierarchy 20120201

Method CONSTRUCTOR on class J_3RF_REP_INCOND has no exception.

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120203
# Exception Resumable Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120203

Method GET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_IDX Call by reference Type reference (TYPE) I 20120201
2 Returning OUT_CONDITION Value transfer Type reference (TYPE) J_3RF_REP_INCOND_FULL Reporting Hierarchy Object Inclusion Criteria 20120201

Method GET_CONDITION on class J_3RF_REP_INCOND has no exception.

Method GET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_CONDITION_TAB Value transfer Type reference (TYPE) J_3RF_REP_INCOND_TAB Reporting Hierarchy Object Inclusion Criteria 20120201

Method GET_CONDITIONS on class J_3RF_REP_INCOND has no exception.

Method GET_CONDITION_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_COUNT Value transfer Type reference (TYPE) I 20120201

Method GET_CONDITION_COUNT on class J_3RF_REP_INCOND has no exception.

Method REALIGN_CONDITION_TAB Signature

Method REALIGN_CONDITION_TAB on class J_3RF_REP_INCOND has no parameter.
Method REALIGN_CONDITION_TAB on class J_3RF_REP_INCOND has no exception.

Method SET_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_CONDITION_TAB Call by reference Type reference (TYPE) J_3RF_REP_INCOND_TAB Reporting Hierarchy Object Inclusion Criteria 20120201

Method SET_CONDITIONS on class J_3RF_REP_INCOND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607