SAP ABAP Class J_3RF_REP_ATTRIBUTE (Attribute for XML reporting hierarchy)
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 20120112
Properties
Class J_3RF_REP_ATTRIBUTE  
Short Description Attribute for XML reporting hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /CCIS/TAX    
Program status P  SAP Standard Production Program 
Category 0   
Package J3RFTAX   Tax Accounting 
Created 20111205   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)
3 VRM 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 20120112
Friends
Class J_3RF_REP_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_EXPR Instance attribute Private Type reference (TYPE) J_3RF_REP_ATTREXPR 20111205
2 ATTR_EXPRESSIONS Instance attribute Private Type reference (TYPE) J3RXR_ATTR_EXP_ITAB 20111205
3 ATTR_ID Instance attribute Private Type reference (TYPE) J_3RF_REP_ATTRID Reporting Object Attribute ID 20111205
4 ATTR_MANDATORY Instance attribute Public Type reference (TYPE) J_3RF_REP_MANDATORY ' ' Mandatory attribute 20111205
5 ATTR_TECH Instance attribute Public Type reference (TYPE) J_3RF_REP_TECH Technical attribute 20111205
6 ATTR_TYPE Instance attribute Public Type reference (TYPE) J_3RF_REP_ATTRTYPE Type of the attr value. Fixed, selscreen etc 20111205
7 C_DEFAULT_NAME Constant Public Type reference (TYPE) J_3RF_REP_ATTRNAME 'default' Reporting Object Attribute Name 20120112
8 C_TYPE_DATAPROV Constant Public Type reference (TYPE) I 5 Import from data provider 20120203
9 C_TYPE_FIXED Constant Public Type reference (TYPE) I 1 Fixed Value 20120203
10 C_TYPE_FORMULA Constant Public Type reference (TYPE) I 3 Formula 20120203
11 C_TYPE_SELSCR Constant Public Type reference (TYPE) I 2 Value from Selection Screen 20120203
12 C_TYPE_USEREXIT Constant Public Type reference (TYPE) I 4 Value calculated upon User-Exit 20120203
13 C_VALTYPE_DATE Constant Public Type reference (TYPE) I 3 Date 20120215
14 C_VALTYPE_DECIMAL Constant Public Type reference (TYPE) I 5 Decimal with 2 decimals 20120215
15 C_VALTYPE_INTEGER Constant Public Type reference (TYPE) I 1 Integer value 20120215
16 C_VALTYPE_SYMBOLIC Constant Public Type reference (TYPE) I 2 String value 20120215
17 C_VALTYPE_TIME Constant Public Type reference (TYPE) I 4 Time 20120215
18 C_VALTYPE_UNKNOWN Constant Public Type reference (TYPE) I 0 Undefined 20130701
19 DBQ Instance attribute Private Object reference (TYPE REF TO) J_3RF_REP_INDEXED_CONT 20111205
20 DICT_VALUE Instance attribute Private Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY-DICT_VALUE 20111205
21 EXACT_FLAG Instance attribute Public Type reference (TYPE) ABAP_BOOL Attribute have fixed value 20111205
22 EXACT_NAME Instance attribute Private Type reference (TYPE) J_3RF_REP_ATTRNAME Exact name of the attribute. Not language dependent 20111205
23 EXACT_VALUE Instance attribute Private Type reference (TYPE) J_3RF_REP_EXACTVAL Fixed value for attribute 20111205
24 EXPR_IDX Instance attribute Private Type reference (TYPE) J_3RF_REP_INTINDEX 20111205
25 FORMULA_STR Instance attribute Private Type reference (TYPE) STRING String for formula 20120626
26 GROUP_KEY Instance attribute Private Type reference (TYPE) J_3RF_REP_GRP_KEY Numeric id of the group 20120613
27 HAVE_GROUP Instance attribute Private Type reference (TYPE) J_3RF_REP_HAVE_GRP Atribute belongs to group on selection screen 20120613
28 INT_DICT Instance attribute Private Type reference (TYPE) J3RXR_INTERNAL_DICT_TABLE 20111205
29 INVERT_SIGN Instance attribute Public Type reference (TYPE) J_3RF_REP_INV_SIGN Invert sign for all nested attributes 20120322
30 IS_DEFAULT Instance attribute Public Type reference (TYPE) ABAP_BOOL Default attribute. exact_name = 'value' 20111205
31 LONG_NAME Instance attribute Private Type reference (TYPE) J_3RF_REP_EXT_ATTRNAME ' ' Description of the attribute 20111205
32 PATTERNS Instance attribute Private Object reference (TYPE REF TO) J_3RF_REP_INDEXED_CONT Container for formatting patterns 20111229
33 ROLE Instance attribute Public Type reference (TYPE) J3RF_INTNAME 20120131
34 ROOT_OBJECT Instance attribute Public Object reference (TYPE REF TO) J_3RF_REP_OBJECT Object of the hierarchy this attribute belongs to 20111205
35 SS_VALUE Instance attribute Private Type reference (TYPE) STRING 20120125
36 TMP_DICT_ENTRY Instance attribute Private Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205
37 TMP_RESULT Instance attribute Public Type reference (TYPE) STRING 20120217
38 VAL_DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA Cache for value type data 20130423
39 VAL_FMT Instance attribute Public Type reference (TYPE) J_3RFREP_VALFMT Formatting structure 20111205
40 XPATH Instance attribute Private Type reference (TYPE) STRING XPath cache. As item can't change it's placement 20130726
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DBQ Instance method Public Method 20111205
2 ADD_EXPRESSIONS Instance method Public Method 20111205
3 ADD_PATTERN Instance method Public Method Add new regexp 20111229
4 APPEND_DICT_ENTRY Instance method Public Method 20111205
5 CHECK_VALUE Instance method Public Method Returns whether the value expression is valid 20120203
6 CLONE Instance method Public Method Clone 20120319
7 CONSTRUCTOR Instance method Public Constructor 20111205
8 CONVERT_EXPRESSION Static method Private Method Convert older expressions to never 20120702
9 DESTROY Instance method Public Method Free used resources 20131111
10 EVALUATE_PATTERN Instance method Public Method Evaluates value against pattern 20111227
11 FORMAT_VALUE Instance method Public Method value formatting 20120215
12 GET_ACTIVE_DICT_ENTRY Instance method Public Method 20111205
13 GET_ALL_PATTERNS Instance method Public Method 20120110
14 GET_ATTR_ID Instance method Public Method 20111205
15 GET_DATAPROVIDER_VALUE Instance method Protected Method Returns value from formula 20120216
16 GET_DBQ Instance method Public Method 20111205
17 GET_DBQS Instance method Public Method Get all DBQs 20111221
18 GET_DBQ_COUNT Instance method Public Method 20111205
19 GET_DEFAULT Instance method Public Method 20111205
20 GET_DESCRIPTION Instance method Public Method 20111205
21 GET_DICT Instance method Public Method 20111205
22 GET_DICT_AS_LISTBOX Instance method Public Method Export internal dictionary as structure suitable for listbox 20120503
23 GET_DICT_ENTRY Instance method Public Method 20111205
24 GET_DICT_VALUE Instance method Public Method 20111205
25 GET_EXACT_FLAG Instance method Public Method 20111205
26 GET_EXACT_VAL Instance method Public Method 20111205
27 GET_EXPR Instance method Public Method 20111205
28 GET_EXPRESSIONS Instance method Public Method 20111205
29 GET_EXPR_IDX Instance method Public Method 20111205
30 GET_EXT_DESCRIPTION Instance method Public Method Get extended description (useful for tree) 20111214
31 GET_FIXED_VALUE Instance method Protected Method Returns fixed value 20120216
32 GET_FORMULA Instance method Public Method Returns formula value 20120626
33 GET_FORMULA_VALUE Instance method Protected Method Returns value from formula 20120216
34 GET_GROUP Instance method Public Method Get group flag and group id 20120613
35 GET_HIERARCHY Instance method Public Method 20131111
36 GET_INVERT_FLAG Instance method Public Method 20120322
37 GET_MANDATORY Instance method Public Method 20111205
38 GET_NAME Instance method Public Method 20111205
39 GET_PARENT_OBJECT Instance method Public Method 20131111
40 GET_PATTERN Instance method Public Method 20111205
41 GET_ROLE Instance method Public Method 20120131
42 GET_SELSCR_VALUE Instance method Protected Method Get selection screen value 20120216
43 GET_TECH Instance method Public Method 20111205
44 GET_TMP_DICT_ENTRY Instance method Public Method 20111205
45 GET_TYPE Instance method Public Method 20111205
46 GET_USEREXIT_VALUE Instance method Protected Method Returns value from formula 20120216
47 GET_VALFMT Instance method Public Method 20111205
48 GET_VALTYPE Instance method Public Method 20111205
49 GET_VALUE Instance method Public Method Returns attribute's value 20120203
50 GET_VALUE_TYPE Instance method Public Method Returns ref to data of attribute's value type 20130423
51 LOAD_ATTRSEL_FROM_TAB Instance method Public Method Used for DB import 20120201
52 RECREATE_STORAGE Instance method Public Method Used in clonning 20121203
53 REMOVE_ALL_DBQS Instance method Public Method Clears attrsel storage 20120319
54 REMOVE_DBQ Instance method Public Method 20111205
55 REMOVE_DBQ_BY_REF Instance method Public Method 20111205
56 SET_ACTIVE_DICT_ENTRY Instance method Public Method 20111205
57 SET_ACTIVE_DICT_ENTRY_BY_VALUE Instance method Public Method Set active dict entry by value 20111222
58 SET_ATTR_ID Instance method Public Method 20111205
59 SET_DBQS Instance method Public Method Set all DBQs (with full overwrite!) 20111221
60 SET_DEFAULT Instance method Public Method 20111205
61 SET_DESCRIPTION Instance method Public Method 20111205
62 SET_DICT Instance method Public Method 20111205
63 SET_DICT_VALUE Instance method Public Method 20111205
64 SET_EXACT_FLAG Instance method Public Method 20111205
65 SET_EXACT_VAL Instance method Public Method 20111205
66 SET_EXPRESSIONS Instance method Public Method 20111205
67 SET_EXPR_IDX Instance method Public Method 20111205
68 SET_FORMULA Instance method Public Method Sets formula value 20120626
69 SET_GROUP Instance method Public Method Set group flag and group id 20120613
70 SET_INVERT_FLAG Instance method Public Method 20120322
71 SET_LENGTHS Instance method Public Method 20111205
72 SET_MANDATORY Instance method Public Method 20111205
73 SET_NAME Instance method Public Method 20111205
74 SET_NEW_PATTERNS Instance method Public Method 20120110
75 SET_ROLE Instance method Public Method 20120131
76 SET_SS_VALUE Instance method Public Method 20120125
77 SET_TECH Instance method Public Method 20111205
78 SET_TMP_DICT_ENTRY Instance method Public Method 20111205
79 SET_TYPE Instance method Public Method 20111205
80 SET_VALFMT Instance method Public Method 20111205
81 SET_VALTYPE Instance method Public Method 20111205
82 UPDATE_DICT_DESCRIPTIONS Instance method Public Method Updates dictionary descriptions from other dictionary 20111222
83 UPDATE_DICT_ENTRY Instance method Public Method 20111205
84 UPDATE_ROLE_VALUE Instance method Protected Method Updates value in role 20120216
85 VALIDATE_PATTERN Instance method Public Method Validate regular expression 20111227
Events
Class J_3RF_REP_ATTRIBUTE has no event.
Types
Class J_3RF_REP_ATTRIBUTE has no local type.
Method Signatures

Method ADD_DBQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DBQ_REF Call by reference Object reference (TYPE REF TO) J_3RF_REP_ATTRSEL DBQ Selection for attribute's value 20111205
2 Returning OUT_DBQ_ID Value transfer Type reference (TYPE) I 20111205

Method ADD_DBQ on class J_3RF_REP_ATTRIBUTE has no exception.

Method ADD_EXPRESSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_EXP_TABLE Call by reference Type reference (TYPE) J3RXR_ATTR_EXP_ITAB 20111205

Method ADD_EXPRESSIONS on class J_3RF_REP_ATTRIBUTE has no exception.

Method ADD_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PATTERN Call by reference Type reference (TYPE) J_3RF_REP_VPATTERN 20111229
# Exception Resumable Description Created on
1 CX_REGEXP_IS_INVALID Invalid regexp 20111229

Method APPEND_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NEW_ENTRY Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205
# Exception Resumable Description Created on
1 CX_DUPLICATE_ITEM Exception for xml report hier 20111214

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 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_ATTRIBUTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ATTR_DESC Call by reference Type reference (TYPE) J_3RF_REP_EXT_ATTRNAME External Long Name of Reporting Object Attribute 20111205
2 Importing IN_ATTR_MANDATORY Call by reference Type reference (TYPE) J_3RF_REP_MANDATORY Specifies, whether Reporting Hierarchy Element is mandatory 20111205
3 Importing IN_ATTR_NAME Call by reference Type reference (TYPE) J_3RF_REP_ATTRNAME Reporting Object Attribute Name 20111205
4 Importing IN_ATTR_ROLE Call by reference Type reference (TYPE) J3RF_INTNAME Internal name from XML report 20120215
5 Importing IN_ATTR_TECH Call by reference Type reference (TYPE) J_3RF_REP_TECH Flag for Technical Attribute 20111205
6 Importing IN_ATTR_TYPE Call by reference Type reference (TYPE) J_3RF_REP_ATTRTYPE Type of the Reporting Hierarchy Object Attribute 20111205
7 Importing IN_INVERT_SIGN Call by reference Type reference (TYPE) J_3RF_REP_INV_SIGN Invert sign for all nested attributes 20120404
8 Importing IN_ROOT_OBJ Call by reference Object reference (TYPE REF TO) OBJECT 20111205

Method CONSTRUCTOR on class J_3RF_REP_ATTRIBUTE has no exception.

Method CONVERT_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_EXPR Call by reference Type reference (TYPE) STRING 20120702

Method CONVERT_EXPRESSION on class J_3RF_REP_ATTRIBUTE has no exception.

Method DESTROY Signature

Method DESTROY on class J_3RF_REP_ATTRIBUTE has no parameter.
Method DESTROY on class J_3RF_REP_ATTRIBUTE has no exception.

Method EVALUATE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) STRING 20111227
2 Returning OUT_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20111227

Method EVALUATE_PATTERN on class J_3RF_REP_ATTRIBUTE has no exception.

Method FORMAT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) ANY 20120215
2 Exporting OUT_REALLY Call by reference Type reference (TYPE) ABAP_BOOL Do the really process the string? 20120215
3 Exporting OUT_VALUE Call by reference Type reference (TYPE) STRING 20120215

Method FORMAT_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_ACTIVE_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALUE Value transfer Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205

Method GET_ACTIVE_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_ALL_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_PATTERNS Call by reference Type reference (TYPE) J3RXR_VPATTERN_TABLE Value Pattern for Reporting Hierarchy Element 20120110

Method GET_ALL_PATTERNS on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_ATTR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_ATTR_ID Value transfer Type reference (TYPE) J_3RF_REP_ATTRID 20111205

Method GET_ATTR_ID on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DATAPROVIDER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_RESULT Call by reference Type reference (TYPE) ANY 20120216
# Exception Resumable Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120216
2 CX_SY_CONVERSION_ERROR System Exception Involving Conversion Errors 20120815
3 CX_SY_SQL_ERROR SQL error 20120821
4 CX_WRONG_ARGUMENTS_LIST Wrong combination of input parameters 20121025

Method GET_DBQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DBQ_IDX Call by reference Type reference (TYPE) I 20111205
2 Returning OUT_DBQ_REF Value transfer Object reference (TYPE REF TO) J_3RF_REP_ATTRSEL DBQ for repetion criteria on object 20111205
# Exception Resumable Description Created on
1 CX_ARGUMENT_OUT_OF_BOUNDS Argument out of bounds 20120403

Method GET_DBQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_DBQS Call by reference Type reference (TYPE) J3RXR_ATTRSEL_TABLE Table of refs to DBQs 20111221

Method GET_DBQS on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DBQ_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 20111205

Method GET_DBQ_COUNT on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_DEFAULT Value transfer Type reference (TYPE) ABAP_BOOL 20111205

Method GET_DEFAULT on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_DESC Value transfer Type reference (TYPE) J_3RF_REP_EXT_ATTRNAME 20111205

Method GET_DESCRIPTION on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_DICT Value transfer Type reference (TYPE) J3RXR_INTERNAL_DICT_TABLE 20111205

Method GET_DICT on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DICT_AS_LISTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_COUNT Call by reference Type reference (TYPE) I Number of entries 20120503
2 Exporting OUT_LIST Call by reference Type reference (TYPE) VRM_VALUES Entries 20120503

Method GET_DICT_AS_LISTBOX on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ENTRY_IDX Call by reference Type reference (TYPE) I 20111205
2 Returning OUT_DICT_ENTRY Value transfer Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205

Method GET_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_DICT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALUE Value transfer Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY-DICT_VALUE 20111205

Method GET_DICT_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXACT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_EXACT Value transfer Type reference (TYPE) ABAP_BOOL 20111205

Method GET_EXACT_FLAG on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXACT_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUT_EXACT_VAL Call by reference Type reference (TYPE) J_3RF_REP_EXACTVAL 20111205
2 Changing OUT_HAVE_EXACT_VAL Call by reference Type reference (TYPE) ABAP_BOOL 20111205

Method GET_EXACT_VAL on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_EXPR Value transfer Type reference (TYPE) J_3RF_REP_ATTREXPR 20111205

Method GET_EXPR on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXPRESSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_EXP_TABLE Value transfer Type reference (TYPE) J3RXR_ATTR_EXP_ITAB 20111205

Method GET_EXPRESSIONS on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXPR_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_EXPR_IDX Value transfer Type reference (TYPE) J_3RF_REP_INTINDEX 20111205

Method GET_EXPR_IDX on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_EXT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_ICON Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20111214
2 Exporting OUT_VALUE Call by reference Type reference (TYPE) STRING 20111214

Method GET_EXT_DESCRIPTION on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_FIXED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALUE Value transfer Type reference (TYPE) STRING 20120216

Method GET_FIXED_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_FORMULA Value transfer Type reference (TYPE) STRING 20120626

Method GET_FORMULA on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_FORMULA_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_RESULT Call by reference Type reference (TYPE) ANY 20120216
# Exception Resumable Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120216

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OUT_GROUP_ID Call by reference Type reference (TYPE) J_3RF_REP_GRP_KEY Numeric id of the group 20120613
2 Changing OUT_HAVE_GROUP Call by reference Type reference (TYPE) J_3RF_REP_HAVE_GRP Atribute belongs to group on selection screen 20120613

Method GET_GROUP on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_HIERARCHY Signature

Method GET_HIERARCHY on class J_3RF_REP_ATTRIBUTE has no parameter.
Method GET_HIERARCHY on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_INVERT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_FLAG Value transfer Type reference (TYPE) J_3RF_REP_INV_SIGN 20120322

Method GET_INVERT_FLAG on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_MANDATORY Value transfer Type reference (TYPE) J_3RF_REP_MANDATORY 20111205

Method GET_MANDATORY on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_NAME Value transfer Type reference (TYPE) J_3RF_REP_ATTRNAME 20111205

Method GET_NAME on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_PARENT_OBJECT Signature

Method GET_PARENT_OBJECT on class J_3RF_REP_ATTRIBUTE has no parameter.
Method GET_PARENT_OBJECT on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_INDEX Call by reference Type reference (TYPE) I Index of the target pattern 20120110
2 Returning OUT_PATTERN Value transfer Type reference (TYPE) J_3RF_REP_VPATTERN 20111205
# Exception Resumable Description Created on
1 CX_ARGUMENT_OUT_OF_BOUNDS Argument out of bounds 20120110

Method GET_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_ROLE Value transfer Type reference (TYPE) J3RF_INTNAME Internal name from XML report 20120131

Method GET_ROLE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_SELSCR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALUE Value transfer Type reference (TYPE) STRING 20120216

Method GET_SELSCR_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_TECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_TECH Value transfer Type reference (TYPE) J_3RF_REP_TECH 20111205

Method GET_TECH on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_TMP_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_DICT_ENTRY Value transfer Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205

Method GET_TMP_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_TYPE Value transfer Type reference (TYPE) J_3RF_REP_ATTRTYPE 20111205

Method GET_TYPE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_USEREXIT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_RESULT Call by reference Type reference (TYPE) ANY 20120216
# Exception Resumable Description Created on
1 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120216

Method GET_VALFMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALFMT Value transfer Type reference (TYPE) J_3RFREP_VALFMT 20111205

Method GET_VALFMT on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_VALTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUT_VALTYPE Value transfer Type reference (TYPE) J_3RF_REP_VALTYPE 20111205

Method GET_VALTYPE on class J_3RF_REP_ATTRIBUTE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_RESULT Call by reference Type reference (TYPE) ANY 20120203
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter with Invalid Range 20120815
2 CX_PARSEFORMULA_EXCEPTIONS Parse formula family class 20120203
3 CX_SY_CONVERSION_ERROR System Exception Involving Conversion Errors 20120815
4 CX_SY_DYN_CALL_ILLEGAL_TYPE System Exception for All Types of Dynamic Method Calls 20120816
5 CX_SY_SQL_ERROR SQL error 20120821
6 CX_SY_TYPE_CREATION Master Class of All Type Generation Exceptions 20120815
7 CX_TAXOBJECT_NOT_FOUND Object not found in hierarchy 20120314
8 CX_WRONG_ARGUMENTS_LIST Wrong combination of input parameters 20121025

Method GET_VALUE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OUT_TYPE Call by reference Object reference (TYPE REF TO) DATA Value internal type 20130423

Method GET_VALUE_TYPE on class J_3RF_REP_ATTRIBUTE has no exception.

Method LOAD_ATTRSEL_FROM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IN_ATTRSEL_TAB Call by reference Type reference (TYPE) J_3RF_REP_ATTRSEL_TAB Reporting Object Attribut Selections 20120201

Method LOAD_ATTRSEL_FROM_TAB on class J_3RF_REP_ATTRIBUTE has no exception.

Method RECREATE_STORAGE Signature

Method RECREATE_STORAGE on class J_3RF_REP_ATTRIBUTE has no parameter.
Method RECREATE_STORAGE on class J_3RF_REP_ATTRIBUTE has no exception.

Method REMOVE_ALL_DBQS Signature

Method REMOVE_ALL_DBQS on class J_3RF_REP_ATTRIBUTE has no parameter.
Method REMOVE_ALL_DBQS on class J_3RF_REP_ATTRIBUTE has no exception.

Method REMOVE_DBQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DBQ_IDX Call by reference Type reference (TYPE) I 20111205

Method REMOVE_DBQ on class J_3RF_REP_ATTRIBUTE has no exception.

Method REMOVE_DBQ_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DBQ_REF Call by reference Object reference (TYPE REF TO) J_3RF_REP_DBQ 20111205

Method REMOVE_DBQ_BY_REF on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_ACTIVE_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ENTRY Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111222

Method SET_ACTIVE_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_ACTIVE_DICT_ENTRY_BY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) J_3RF_REP_DICTVAL Dictionary Value for Reporting Hierarchy Object Attribue 20111222

Method SET_ACTIVE_DICT_ENTRY_BY_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_ATTR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ATTR_ID Call by reference Type reference (TYPE) J_3RF_REP_ATTRID 20111205

Method SET_ATTR_ID on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_DBQS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DBQS Call by reference Type reference (TYPE) J3RXR_ATTRSEL_TABLE 20111221

Method SET_DBQS on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DEFAULT Call by reference Type reference (TYPE) ABAP_BOOL 20111205

Method SET_DEFAULT on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DESCRIPTION Call by reference Type reference (TYPE) J_3RF_REP_EXT_ATTRNAME 20111205

Method SET_DESCRIPTION on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_DICT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DICT Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_TABLE 20111205

Method SET_DICT on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_DICT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY-DICT_VALUE 20111205

Method SET_DICT_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_EXACT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20111205

Method SET_EXACT_FLAG on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_EXACT_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_EXACT_VAL Call by reference Type reference (TYPE) J_3RF_REP_EXACTVAL 20111205
2 Importing IN_HAVE_EXACT_VAL Call by reference Type reference (TYPE) ABAP_BOOL 20111205

Method SET_EXACT_VAL on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_EXPRESSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_EXP_TABLE Call by reference Type reference (TYPE) J3RXR_ATTR_EXP_ITAB 20111205

Method SET_EXPRESSIONS on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_EXPR_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_EXPR_IDX Call by reference Type reference (TYPE) J_3RF_REP_INTINDEX 20111205

Method SET_EXPR_IDX on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_FORMULA Call by reference Type reference (TYPE) STRING 20120626

Method SET_FORMULA on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_GROUP_ID Call by reference Type reference (TYPE) J_3RF_REP_GRP_KEY Numeric id of the group 20120613
2 Importing IN_HAVE_GROUP Call by reference Type reference (TYPE) J_3RF_REP_HAVE_GRP Atribute belongs to group on selection screen 20120613

Method SET_GROUP on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_INVERT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_FLAG Call by reference Type reference (TYPE) J_3RF_REP_INV_SIGN 20120322

Method SET_INVERT_FLAG on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_LENGTHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_FRAC_DIGTS Call by reference Type reference (TYPE) J_3RF_REP_FDIGTS Decimal Places Number in Reporting Hierarchy Element Value 20111220
2 Importing IN_MAX_LENGTH Call by reference Type reference (TYPE) J_3RF_REP_VALLEN_MAX Maximal Length of Reporting Hierarchy Element 20111205
3 Importing IN_MIN_LENGTH Call by reference Type reference (TYPE) J_3RF_REP_VALLEN_MIN Minimal Length of Reporting Hierarchy Element 20111205

Method SET_LENGTHS on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_MANDATORY Call by reference Type reference (TYPE) J_3RF_REP_MANDATORY 20111205

Method SET_MANDATORY on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NAME Call by reference Type reference (TYPE) J_3RF_REP_ATTRNAME 20111205

Method SET_NAME on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_NEW_PATTERNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PATTERNS Call by reference Type reference (TYPE) J3RXR_VPATTERN_TABLE 20120110

Method SET_NEW_PATTERNS on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ROLE Call by reference Type reference (TYPE) J3RF_INTNAME Internal name from XML report 20120131

Method SET_ROLE on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_SS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) STRING 20120125

Method SET_SS_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_TECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_TECH Call by reference Type reference (TYPE) J_3RF_REP_TECH 20111205

Method SET_TECH on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_TMP_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NEW_ENTRY Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205

Method SET_TMP_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_TYPE Call by reference Type reference (TYPE) J_3RF_REP_ATTRTYPE 20111205

Method SET_TYPE on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_VALFMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALFMT Call by reference Type reference (TYPE) J_3RFREP_VALFMT 20111205

Method SET_VALFMT on class J_3RF_REP_ATTRIBUTE has no exception.

Method SET_VALTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALTYPE Call by reference Type reference (TYPE) J_3RF_REP_VALTYPE 20111205

Method SET_VALTYPE on class J_3RF_REP_ATTRIBUTE has no exception.

Method UPDATE_DICT_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DICT Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_TABLE 20111222

Method UPDATE_DICT_DESCRIPTIONS on class J_3RF_REP_ATTRIBUTE has no exception.

Method UPDATE_DICT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_UPD_ENTRY Call by reference Type reference (TYPE) J3RXR_INTERNAL_DICT_ENTRY 20111205

Method UPDATE_DICT_ENTRY on class J_3RF_REP_ATTRIBUTE has no exception.

Method UPDATE_ROLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VALUE Call by reference Type reference (TYPE) ANY 20120216

Method UPDATE_ROLE_VALUE on class J_3RF_REP_ATTRIBUTE has no exception.

Method VALIDATE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PATTERN Call by reference Type reference (TYPE) J_3RF_REP_VPATTERN Value Pattern for Reporting Hierarchy Element 20111227
2 Returning OUT_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20111227

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