SAP ABAP Class CL_BUCC_RULE (Consistency Checks - Rule)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBP_E (Package) New Budgeting: generic part
Properties
Class CL_BUCC_RULE  
Short Description Consistency Checks - Rule    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package FMBP_E   New Budgeting: generic part 
Created 20000619   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUCC_RULE has no forward declaration.
Interfaces
Class CL_BUCC_RULE has no interface implemented.
Friends
Class CL_BUCC_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_AMOUNT_TOLERANCE Constant Public Type reference (TYPE) CHAR1 'A' Single-character flag 20001030
2 CON_PERCENT_TOLERANCE Constant Public Type reference (TYPE) CHAR1 'P' Single-character flag 20001030
3 CON_TEXT_ID Constant Private Type reference (TYPE) TDID 'ST' Text ID 20020204
4 CON_TEXT_OBJECT Constant Private Type reference (TYPE) TDOBJECT 'TEXT' Texts: application object 20020204
5 G_ACTIVE Instance attribute Private Type reference (TYPE) BUCC_CHECKRULE_ACTIVATION Active/inactive status 20000620
6 G_APPLIC Instance attribute Private Type reference (TYPE) BUKU_APPLIC Application 20000621
7 G_APPLIC_STATIC Static Attribute Private Type reference (TYPE) BUKU_APPLIC Application 20000807
8 G_CHECKRULE Instance attribute Private Type reference (TYPE) BUCC_CHECKRULE Code of the rule 20000620
9 G_CHECKTYPE Instance attribute Private Type reference (TYPE) BUCC_CHECKTYPE Type of the check 20000620
10 G_CHECKTYPE_STATIC Static Attribute Private Type reference (TYPE) BUCC_CHECKTYPE Type of the check 20010816
11 G_CLIENT Instance attribute Private Type reference (TYPE) MANDT Client 20020311
12 G_FLG_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020410
13 G_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20020312
14 G_FORMULA_CONNECTOR Instance attribute Private Object reference (TYPE REF TO) LCL_FOBU_CONNECTOR 20020312
15 G_FORMULA_ID Instance attribute Private Type reference (TYPE) SFBEID Formula ID 20011122
16 G_F_DIM_AGGR Instance attribute Private Type reference (TYPE) FMKF_S_DIM_AGGRS Aggregation of dimensions 20010514
17 G_IT_RULEHEADER Static Attribute Private Type reference (TYPE) BUCC_T_RULE_HEADER Table of rule header 20000807
18 G_LIBRARY Instance attribute Private Type reference (TYPE) BUCC_LIBRARY Code library 20000620
19 G_NAME Instance attribute Private Type reference (TYPE) NAME30 Name of the rule 20000620
20 G_OPERATOR Instance attribute Private Type reference (TYPE) BUCC_OPERATOR 'EQ' Comparison operator 20010514
21 G_REF_MSG Instance attribute Private Object reference (TYPE REF TO) CL_BUCC_RULE_MSG Rule message 20000810
22 G_REF_OPD_LEFT Instance attribute Private Object reference (TYPE REF TO) CL_BUCC_KFOPD Operand left 20010515
23 G_REF_OPD_RIGHT Instance attribute Private Object reference (TYPE REF TO) CL_BUCC_KFOPD Operand right 20010515
24 G_REF_USERLOG Instance attribute Private Object reference (TYPE REF TO) CL_BUKU_USERLOG Ref of Userlog 20000619
25 G_TOL_AMOUNT Instance attribute Private Type reference (TYPE) BUCC_TOLERANCE_AMOUNT Tolerance amount 20001030
26 G_TOL_PERCENT Instance attribute Private Type reference (TYPE) BUCC_TOLERANCE_PERCENT '0.00' Percentage of tolerance 20001030
27 G_TOL_TYPE Instance attribute Private Type reference (TYPE) CHAR1 Single-character flag 20001030
28 G_T_TEXT Instance attribute Private Type reference (TYPE) BUKU_T_TEXTLINE Table of text lines 20020312
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the definition of the rule 20020313
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000620
3 CREATE Instance method Private Method Create a rule 20020313
4 CREATE_COPY Instance method Private Method Create a new rule by copy 20020313
5 DELETE Instance method Public Method Delete the rule 20000808
6 DELETE_DB Instance method Private Method Deletes the Library from the database 20000620
7 DEQUEUE_RULE Instance method Public Method Dequeue the rule 20050617
8 ENQUEUE_RULE Instance method Public Method Enqueue the rule 20050617
9 GET_ACTIVE Instance method Public Method Returns the activation status of the rule 20000623
10 GET_APPLIC Instance method Public Method Returns the application of the rule 20000623
11 GET_CHECKRULE Instance method Public Method Returns the code of the rule 20000623
12 GET_CHECKTYPE Instance method Public Method Returns the check type of the rule 20000623
13 GET_CLIENT Instance method Public Method Returns the client 20020311
14 GET_DIMENSION_AGGREGATION Instance method Public Method Returns the dimension aggregation options 20001030
15 GET_LIBRARY Instance method Public Method Returns the code of the library 20000623
16 GET_LIST_REF_RULE Static method Public Method Returns a list of rule references 20010925
17 GET_LIST_RULE Static method Public Method Returns the list of rules 20010925
18 GET_NAME Instance method Public Method Returns information about the Rule 20000623
19 GET_OPERAND Instance method Public Method Returns the requested operands (left or right) 20010515
20 GET_OPERATOR Instance method Public Method Gets the comparaison operator 20010514
21 GET_PREREQUISITE Instance method Public Method Returns the formula ID of the prerequisite 20011122
22 GET_REF_MSG Instance method Public Method Returns a reference to the message of the rule 20000810
23 GET_REF_RULE_WITH_CODE Static method Public Method Returns the requested rule corresponding to the code 20000807
24 GET_REF_RULE_WITH_INDEX Static method Public Method Returns the requested rule corresponding to the index 20000807
25 GET_TEXT Instance method Public Method Gets the text of the rule 20000623
26 GET_TEXTID Instance method Private Method Returns an ID for the text of the rule 20000623
27 GET_TOLERANCE Instance method Public Method Returns the tolerance for the rule 20001030
28 GET_USERLOG Instance method Public Method Returns the userlog of the rule 20000623
29 IS_CHANGED Instance method Public Method Returns the changed mode 20020410
30 IS_IN_DATABASE Static method Public Method Returns TRUE if the rule is in the database, FALSE otherwise 20000627
31 IS_KF_USED Static method Public Method Returns TRUE if the given key figure is used 20020429
32 SAVE Instance method Public Method Save the rule into the database 20000620
33 SET_ACTIVE Instance method Public Method Sets the activation status of the rule 20000623
34 SET_CLIENT Instance method Public Method Set the client 20020311
35 SET_DIMENSION_AGGREGATION Instance method Public Method Sets the dimension aggregation options 20001030
36 SET_INACTIVE Instance method Public Method Set the rule as status inactive 20030207
37 SET_NAME Instance method Public Method Sets information about the rule 20000623
38 SET_OPERATOR Instance method Public Method Sets the comparaison operator 20010514
39 SET_PREREQUISITE Instance method Public Method Sets the prerequisite of the rule 20020312
40 SET_TEXT Instance method Public Method Sets the text of the rule 20000623
41 SET_TOLERANCE Instance method Public Method Sets the tolerance for the rule 20001030
42 TRANSPORT Instance method Public Method Transport the rule 20020204
Events
Class CL_BUCC_RULE has no event.
Types
Class CL_BUCC_RULE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_BUCC_RULE has no parameter.
# Exception Resumable Description Created on
1 MESSAGE_ERROR Die Nachricht ist nicht gültig 20020314
2 OPERAND_ERROR Einer der Operanden ist nicht gültig 20020314
3 OPERATOR_INITIAL Der Operand ist initial 20020314
4 PREREQUISITE_ERROR Die Formel der Voraussetzung ist nicht gültig 20020313

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20020925
2 Importing IM_CHECKRULE Call by reference Type reference (TYPE) BUCC_CHECKRULE Schlüssel der Regel 20010515
3 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Konsistenzprüfungen - Art der Prüfung 20020925
4 Importing IM_COPY_FROM Call by reference Object reference (TYPE REF TO) CL_BUCC_RULE Konsistenzprüfungen - Regel 20020313
5 Importing IM_FLAG_TEXT Call by reference Type reference (TYPE) FLAG Text nicht lesen 20041015
6 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Konsistenzprüfungen - Schlüssel der Prüfbibiliothek 20020925
# Exception Resumable Description Created on
1 COPY_ERROR Die Regel kann nicht durch Kopieren angelegt werden 20020416
2 CREATION_ERROR Die Regel kann nicht angelegt werden 20020416

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20020925
2 Importing IM_CHECKRULE Call by reference Type reference (TYPE) BUCC_CHECKRULE Konsistenzprüfungen - Schlüssel der Prüfregel 20020313
3 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Konsistenzprüfungen - Art der Prüfung 20020925
4 Importing IM_FLAG_TEXT Call by reference Type reference (TYPE) FLAG Text nicht lesen 20041015
5 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Konsistenzprüfungen - Schlüssel der Prüfbibiliothek 20020925

Method CREATE on class CL_BUCC_RULE has no exception.

Method CREATE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20020925
2 Importing IM_CHECKRULE Call by reference Type reference (TYPE) BUCC_CHECKRULE Konsistenzprüfungen - Schlüssel der Prüfregel 20020313
3 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Konsistenzprüfungen - Art der Prüfung 20020925
4 Importing IM_COPY_FROM Call by reference Object reference (TYPE REF TO) CL_BUCC_RULE Konsistenzprüfungen - Regel 20020313
5 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Konsistenzprüfungen - Schlüssel der Prüfbibiliothek 20020925

Method CREATE_COPY on class CL_BUCC_RULE has no exception.

Method DELETE Signature

Method DELETE on class CL_BUCC_RULE has no parameter.
Method DELETE on class CL_BUCC_RULE has no exception.

Method DELETE_DB Signature

Method DELETE_DB on class CL_BUCC_RULE has no parameter.
Method DELETE_DB on class CL_BUCC_RULE has no exception.

Method DEQUEUE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUCC_RULE Call by reference Type reference (TYPE) BUCC_RULE Consistency Checks - Rules 20050617

Method DEQUEUE_RULE on class CL_BUCC_RULE has no exception.

Method ENQUEUE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUCC_RULE Call by reference Type reference (TYPE) BUCC_RULE Consistency Checks - Rules 20050617
# Exception Resumable Description Created on
1 FOREIGN_LOCK lock exceptions 20050617
2 SYSTEM_FAILURE_TEXT system failure 20050617

Method GET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVE Value transfer Type reference (TYPE) BUCC_CHECKRULE_ACTIVATION Status Aktiv/Nicht aktiv 20000623

Method GET_ACTIVE on class CL_BUCC_RULE has no exception.

Method GET_APPLIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLIC Value transfer Type reference (TYPE) BUKU_APPLIC Anwendung 20000623

Method GET_APPLIC on class CL_BUCC_RULE has no exception.

Method GET_CHECKRULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHECKRULE Value transfer Type reference (TYPE) BUCC_CHECKRULE Schlüssel der Regel 20000623

Method GET_CHECKRULE on class CL_BUCC_RULE has no exception.

Method GET_CHECKTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHECKTYPE Value transfer Type reference (TYPE) BUCC_CHECKTYPE Art der Prüfung 20000623

Method GET_CHECKTYPE on class CL_BUCC_RULE has no exception.

Method GET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20020311

Method GET_CLIENT on class CL_BUCC_RULE has no exception.

Method GET_DIMENSION_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_F_DIM_AGGR Value transfer Type reference (TYPE) FMKF_S_DIM_AGGRS Kennzahlen - Verdichtung von HHM-Kontierungselementen 20020313

Method GET_DIMENSION_AGGREGATION on class CL_BUCC_RULE has no exception.

Method GET_LIBRARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LIBRARY Value transfer Type reference (TYPE) BUCC_LIBRARY Schlüssel der Bibliothek 20000623

Method GET_LIBRARY on class CL_BUCC_RULE has no exception.

Method GET_LIST_REF_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_REF_RULE Call by reference Type reference (TYPE) BUCC_T_RULE_REF Prüfregeltabelle 20010925
2 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20010925
3 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Prüfart 20010925
4 Importing IM_FLAG_TEXT Call by reference Type reference (TYPE) FLAG Text nicht lesen 20041015
5 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Bibliotheksschlüssel 20010925

Method GET_LIST_REF_RULE on class CL_BUCC_RULE has no exception.

Method GET_LIST_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20010925
2 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Art der Prüfung 20010925
3 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Schlüssel der Bibiliothek 20010925
4 Returning RE_T_RULE Value transfer Type reference (TYPE) BUCC_T_RULE_HEADER Tabelle des Regelkopfes 20011030

Method GET_LIST_RULE on class CL_BUCC_RULE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) TEXT30 Name der Regel 20000623

Method GET_NAME on class CL_BUCC_RULE has no exception.

Method GET_OPERAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SIDE Call by reference Type reference (TYPE) BUCC_SIDE Seite des Operanden 20010515
2 Returning RE_REF_OPD Value transfer Object reference (TYPE REF TO) CL_BUCC_KFOPD Konsistenzprüfungen - Operand 20010515

Method GET_OPERAND on class CL_BUCC_RULE has no exception.

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OPERATOR Value transfer Type reference (TYPE) BUCC_OPERATOR Vergleichsoperator (Langform) 20010514

Method GET_OPERATOR on class CL_BUCC_RULE has no exception.

Method GET_PREREQUISITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20020312
2 Exporting EX_FORMULA_ID Value transfer Type reference (TYPE) SFBEID Formel-ID 20011122

Method GET_PREREQUISITE on class CL_BUCC_RULE has no exception.

Method GET_REF_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REF_MSG Value transfer Object reference (TYPE REF TO) CL_BUCC_RULE_MSG Regelnachricht 20000810

Method GET_REF_MSG on class CL_BUCC_RULE has no exception.

Method GET_REF_RULE_WITH_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECKRULE Call by reference Type reference (TYPE) BUCC_CHECKRULE Schlüssel der Regel 20000807
2 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Schlüssel der Bibiliothek 20000807
3 Returning RE_REF_RULE Value transfer Object reference (TYPE REF TO) CL_BUCC_RULE Regelreferenz 20000807

Method GET_REF_RULE_WITH_CODE on class CL_BUCC_RULE has no exception.

Method GET_REF_RULE_WITH_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV-Steuerung: Zeilennummer (Index für interne Tabelle) 20000807
2 Returning RE_REF_RULE Value transfer Object reference (TYPE REF TO) CL_BUCC_RULE Regelreferenz 20000807

Method GET_REF_RULE_WITH_INDEX on class CL_BUCC_RULE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) BUKU_T_TEXTLINE Textzeilen-Tabelle 20000623

Method GET_TEXT on class CL_BUCC_RULE has no exception.

Method GET_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ID Value transfer Type reference (TYPE) TDOBNAME Bez. 20000623

Method GET_TEXTID on class CL_BUCC_RULE has no exception.

Method GET_TOLERANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AMOUNT Call by reference Type reference (TYPE) BUCC_TOLERANCE_AMOUNT Toleranzbetrag 20001030
2 Exporting EX_PERCENT Call by reference Type reference (TYPE) BUCC_TOLERANCE_PERCENT Toleranzprozentsatz 20001030
3 Exporting EX_TOLERANCE_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20001030

Method GET_TOLERANCE on class CL_BUCC_RULE has no exception.

Method GET_USERLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USERLOG Value transfer Type reference (TYPE) BUKU_S_USERLOG Anwenderprotokoll 20000623

Method GET_USERLOG on class CL_BUCC_RULE has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FLG_CHANGED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020410

Method IS_CHANGED on class CL_BUCC_RULE has no exception.

Method IS_IN_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20000803
2 Importing IM_CHECKRULE Call by reference Type reference (TYPE) BUCC_CHECKRULE Schlüssel der Regel 20000627
3 Importing IM_CHECKTYPE Call by reference Type reference (TYPE) BUCC_CHECKTYPE Art der Prüfung 20010810
4 Importing IM_CLIENT Call by reference Type reference (TYPE) MANDT SY-MANDT Mandant 20020311
5 Importing IM_LIBRARY Call by reference Type reference (TYPE) BUCC_LIBRARY Schlüssel der Bibliothek 20000627
6 Returning RE_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20000627

Method IS_IN_DATABASE on class CL_BUCC_RULE has no exception.

Method IS_KF_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLIC Call by reference Type reference (TYPE) BUKU_APPLIC Anwendung 20020429
2 Importing IM_KEYFIG Call by reference Type reference (TYPE) BUKF_KEYFIG Kennzahlen - Schlüssel der Kennzahl 20020429
3 Returning RE_RESULT Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020429

Method IS_KF_USED on class CL_BUCC_RULE has no exception.

Method SAVE Signature

Method SAVE on class CL_BUCC_RULE has no parameter.
# Exception Resumable Description Created on
1 MSG_NOT_INSERTED Beim Einfügen der Prüregelnachricht tritt ein Problem auf 20011024
2 OPD_NOT_INSERTED Beim Einfügen einer der Operanden tritt ein Problem auf 20011024
3 RULE_NOT_INSERTED Beim Einfügen der Prüfregel tritt ein Problem auf 20011024
4 TEXT_NOT_INSERTED Beim Einfügen des Texts tritt ein Problem auf 20011024

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVE Call by reference Type reference (TYPE) BUCC_CHECKRULE_ACTIVATION Status Aktiv/Nicht aktiv 20000623

Method SET_ACTIVE on class CL_BUCC_RULE has no exception.

Method SET_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20020311

Method SET_CLIENT on class CL_BUCC_RULE has no exception.

Method SET_DIMENSION_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_F_DIM_AGGR Call by reference Type reference (TYPE) FMKF_S_DIM_AGGRS Aggregation der Dimensionen 20010514

Method SET_DIMENSION_AGGREGATION on class CL_BUCC_RULE has no exception.

Method SET_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLG_ACTIVE Call by reference Type reference (TYPE) FLAG Status Aktiv/Nicht aktiv 20030207

Method SET_INACTIVE on class CL_BUCC_RULE has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) TEXT30 Bezeichnung der Regel 20000623

Method SET_NAME on class CL_BUCC_RULE has no exception.

Method SET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OPERATOR Call by reference Type reference (TYPE) BUCC_OPERATOR Vergleichsoperator (Langform) 20010514

Method SET_OPERATOR on class CL_BUCC_RULE has no exception.

Method SET_PREREQUISITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORMULA Call by reference Object reference (TYPE REF TO) CL_FOBU_FORMULA Formula Builder 20020312
2 Importing IM_FORMULA_ID Call by reference Type reference (TYPE) SFBEID Formel-ID 20020312

Method SET_PREREQUISITE on class CL_BUCC_RULE has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEXT Call by reference Type reference (TYPE) BUKU_T_TEXTLINE Textzeilen-Tabelle 20000623

Method SET_TEXT on class CL_BUCC_RULE has no exception.

Method SET_TOLERANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AMOUNT Call by reference Type reference (TYPE) BUCC_TOLERANCE_AMOUNT Toleranzbetrag 20001030
2 Importing IM_PERCENT Call by reference Type reference (TYPE) BUCC_TOLERANCE_PERCENT Toleranzprozentsatz 20001030
3 Importing IM_TOLERANCE_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20001030

Method SET_TOLERANCE on class CL_BUCC_RULE has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Type reference (TYPE) TRKORR Anordnung/Aufgabe 20020204
# Exception Resumable Description Created on
1 CANCEL_EDIT_OTHER_ERROR Abbrechen 20020204
2 OBJECTS_NOT_APPENDABLE Objekte können nicht an die Anordnung angehängt werden 20020204
3 SHOW_ONLY_OTHER_ERROR Abbrechen, Anwender möchte in den Anzeigemodus wechseln 20020204
History
Last changed by/on SAP  20050705 
SAP Release Created in 462A