Hierarchy
⤷
⤷
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 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-character flag | 20001030 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single-character flag | 20001030 | ||
| 3 | Constant | Private | Type reference (TYPE) | TDID | 'ST' | Text ID | 20020204 | ||
| 4 | Constant | Private | Type reference (TYPE) | TDOBJECT | 'TEXT' | Texts: application object | 20020204 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BUCC_CHECKRULE_ACTIVATION | Active/inactive status | 20000620 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BUKU_APPLIC | Application | 20000621 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BUKU_APPLIC | Application | 20000807 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUCC_CHECKRULE | Code of the rule | 20000620 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BUCC_CHECKTYPE | Type of the check | 20000620 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | BUCC_CHECKTYPE | Type of the check | 20010816 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | MANDT | Client | 20020311 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020410 | ||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20020312 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_FOBU_CONNECTOR | 20020312 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | SFBEID | Formula ID | 20011122 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | FMKF_S_DIM_AGGRS | Aggregation of dimensions | 20010514 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | BUCC_T_RULE_HEADER | Table of rule header | 20000807 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | BUCC_LIBRARY | Code library | 20000620 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | NAME30 | Name of the rule | 20000620 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | BUCC_OPERATOR | 'EQ' | Comparison operator | 20010514 | ||
| 21 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUCC_RULE_MSG | Rule message | 20000810 | |||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUCC_KFOPD | Operand left | 20010515 | |||
| 23 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUCC_KFOPD | Operand right | 20010515 | |||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUKU_USERLOG | Ref of Userlog | 20000619 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | BUCC_TOLERANCE_AMOUNT | Tolerance amount | 20001030 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | BUCC_TOLERANCE_PERCENT | '0.00' | Percentage of tolerance | 20001030 | ||
| 27 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-character flag | 20001030 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | BUKU_T_TEXTLINE | Table of text lines | 20020312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the definition of the rule | 20020313 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20000620 | |
| 3 | Instance method | Private | Method | Create a rule | 20020313 | |
| 4 | Instance method | Private | Method | Create a new rule by copy | 20020313 | |
| 5 | Instance method | Public | Method | Delete the rule | 20000808 | |
| 6 | Instance method | Private | Method | Deletes the Library from the database | 20000620 | |
| 7 | Instance method | Public | Method | Dequeue the rule | 20050617 | |
| 8 | Instance method | Public | Method | Enqueue the rule | 20050617 | |
| 9 | Instance method | Public | Method | Returns the activation status of the rule | 20000623 | |
| 10 | Instance method | Public | Method | Returns the application of the rule | 20000623 | |
| 11 | Instance method | Public | Method | Returns the code of the rule | 20000623 | |
| 12 | Instance method | Public | Method | Returns the check type of the rule | 20000623 | |
| 13 | Instance method | Public | Method | Returns the client | 20020311 | |
| 14 | Instance method | Public | Method | Returns the dimension aggregation options | 20001030 | |
| 15 | Instance method | Public | Method | Returns the code of the library | 20000623 | |
| 16 | Static method | Public | Method | Returns a list of rule references | 20010925 | |
| 17 | Static method | Public | Method | Returns the list of rules | 20010925 | |
| 18 | Instance method | Public | Method | Returns information about the Rule | 20000623 | |
| 19 | Instance method | Public | Method | Returns the requested operands (left or right) | 20010515 | |
| 20 | Instance method | Public | Method | Gets the comparaison operator | 20010514 | |
| 21 | Instance method | Public | Method | Returns the formula ID of the prerequisite | 20011122 | |
| 22 | Instance method | Public | Method | Returns a reference to the message of the rule | 20000810 | |
| 23 | Static method | Public | Method | Returns the requested rule corresponding to the code | 20000807 | |
| 24 | Static method | Public | Method | Returns the requested rule corresponding to the index | 20000807 | |
| 25 | Instance method | Public | Method | Gets the text of the rule | 20000623 | |
| 26 | Instance method | Private | Method | Returns an ID for the text of the rule | 20000623 | |
| 27 | Instance method | Public | Method | Returns the tolerance for the rule | 20001030 | |
| 28 | Instance method | Public | Method | Returns the userlog of the rule | 20000623 | |
| 29 | Instance method | Public | Method | Returns the changed mode | 20020410 | |
| 30 | Static method | Public | Method | Returns TRUE if the rule is in the database, FALSE otherwise | 20000627 | |
| 31 | Static method | Public | Method | Returns TRUE if the given key figure is used | 20020429 | |
| 32 | Instance method | Public | Method | Save the rule into the database | 20000620 | |
| 33 | Instance method | Public | Method | Sets the activation status of the rule | 20000623 | |
| 34 | Instance method | Public | Method | Set the client | 20020311 | |
| 35 | Instance method | Public | Method | Sets the dimension aggregation options | 20001030 | |
| 36 | Instance method | Public | Method | Set the rule as status inactive | 20030207 | |
| 37 | Instance method | Public | Method | Sets information about the rule | 20000623 | |
| 38 | Instance method | Public | Method | Sets the comparaison operator | 20010514 | |
| 39 | Instance method | Public | Method | Sets the prerequisite of the rule | 20020312 | |
| 40 | Instance method | Public | Method | Sets the text of the rule | 20000623 | |
| 41 | Instance method | Public | Method | Sets the tolerance for the rule | 20001030 | |
| 42 | 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 | Die Nachricht ist nicht gültig | 20020314 | ||
| 2 | Einer der Operanden ist nicht gültig | 20020314 | ||
| 3 | Der Operand ist initial | 20020314 | ||
| 4 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20020925 | |||
| 2 | IM_CHECKRULE | Call by reference | Type reference (TYPE) | BUCC_CHECKRULE | Schlüssel der Regel | 20010515 | |||
| 3 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Konsistenzprüfungen - Art der Prüfung | 20020925 | |||
| 4 | IM_COPY_FROM | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Regel | 20020313 | |||
| 5 | IM_FLAG_TEXT | Call by reference | Type reference (TYPE) | FLAG | Text nicht lesen | 20041015 | |||
| 6 | IM_LIBRARY | Call by reference | Type reference (TYPE) | BUCC_LIBRARY | Konsistenzprüfungen - Schlüssel der Prüfbibiliothek | 20020925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Regel kann nicht durch Kopieren angelegt werden | 20020416 | ||
| 2 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20020925 | |||
| 2 | IM_CHECKRULE | Call by reference | Type reference (TYPE) | BUCC_CHECKRULE | Konsistenzprüfungen - Schlüssel der Prüfregel | 20020313 | |||
| 3 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Konsistenzprüfungen - Art der Prüfung | 20020925 | |||
| 4 | IM_FLAG_TEXT | Call by reference | Type reference (TYPE) | FLAG | Text nicht lesen | 20041015 | |||
| 5 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20020925 | |||
| 2 | IM_CHECKRULE | Call by reference | Type reference (TYPE) | BUCC_CHECKRULE | Konsistenzprüfungen - Schlüssel der Prüfregel | 20020313 | |||
| 3 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Konsistenzprüfungen - Art der Prüfung | 20020925 | |||
| 4 | IM_COPY_FROM | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Regel | 20020313 | |||
| 5 | 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 | 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 | IM_BUCC_RULE | Call by reference | Type reference (TYPE) | BUCC_RULE | Consistency Checks - Rules | 20050617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | lock exceptions | 20050617 | ||
| 2 | system failure | 20050617 |
Method GET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | EX_T_REF_RULE | Call by reference | Type reference (TYPE) | BUCC_T_RULE_REF | Prüfregeltabelle | 20010925 | |||
| 2 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20010925 | |||
| 3 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Prüfart | 20010925 | |||
| 4 | IM_FLAG_TEXT | Call by reference | Type reference (TYPE) | FLAG | Text nicht lesen | 20041015 | |||
| 5 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20010925 | |||
| 2 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Art der Prüfung | 20010925 | |||
| 3 | IM_LIBRARY | Call by reference | Type reference (TYPE) | BUCC_LIBRARY | Schlüssel der Bibiliothek | 20010925 | |||
| 4 | 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 | 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 | IM_SIDE | Call by reference | Type reference (TYPE) | BUCC_SIDE | Seite des Operanden | 20010515 | |||
| 2 | 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 | 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 | EX_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20020312 | |||
| 2 | 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 | 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 | IM_CHECKRULE | Call by reference | Type reference (TYPE) | BUCC_CHECKRULE | Schlüssel der Regel | 20000807 | |||
| 2 | IM_LIBRARY | Call by reference | Type reference (TYPE) | BUCC_LIBRARY | Schlüssel der Bibiliothek | 20000807 | |||
| 3 | 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 | IM_INDEX | Call by reference | Type reference (TYPE) | LVC_INDEX | ALV-Steuerung: Zeilennummer (Index für interne Tabelle) | 20000807 | |||
| 2 | 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 | 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 | 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 | EX_AMOUNT | Call by reference | Type reference (TYPE) | BUCC_TOLERANCE_AMOUNT | Toleranzbetrag | 20001030 | |||
| 2 | EX_PERCENT | Call by reference | Type reference (TYPE) | BUCC_TOLERANCE_PERCENT | Toleranzprozentsatz | 20001030 | |||
| 3 | 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 | 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 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20000803 | |||
| 2 | IM_CHECKRULE | Call by reference | Type reference (TYPE) | BUCC_CHECKRULE | Schlüssel der Regel | 20000627 | |||
| 3 | IM_CHECKTYPE | Call by reference | Type reference (TYPE) | BUCC_CHECKTYPE | Art der Prüfung | 20010810 | |||
| 4 | IM_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandant | 20020311 | ||
| 5 | IM_LIBRARY | Call by reference | Type reference (TYPE) | BUCC_LIBRARY | Schlüssel der Bibliothek | 20000627 | |||
| 6 | 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 | IM_APPLIC | Call by reference | Type reference (TYPE) | BUKU_APPLIC | Anwendung | 20020429 | |||
| 2 | IM_KEYFIG | Call by reference | Type reference (TYPE) | BUKF_KEYFIG | Kennzahlen - Schlüssel der Kennzahl | 20020429 | |||
| 3 | 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 | Beim Einfügen der Prüregelnachricht tritt ein Problem auf | 20011024 | ||
| 2 | Beim Einfügen einer der Operanden tritt ein Problem auf | 20011024 | ||
| 3 | Beim Einfügen der Prüfregel tritt ein Problem auf | 20011024 | ||
| 4 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IM_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_FOBU_FORMULA | Formula Builder | 20020312 | |||
| 2 | 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 | 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 | IM_AMOUNT | Call by reference | Type reference (TYPE) | BUCC_TOLERANCE_AMOUNT | Toleranzbetrag | 20001030 | |||
| 2 | IM_PERCENT | Call by reference | Type reference (TYPE) | BUCC_TOLERANCE_PERCENT | Toleranzprozentsatz | 20001030 | |||
| 3 | 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 | IM_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Anordnung/Aufgabe | 20020204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbrechen | 20020204 | ||
| 2 | Objekte können nicht an die Anordnung angehängt werden | 20020204 | ||
| 3 | Abbrechen, Anwender möchte in den Anzeigemodus wechseln | 20020204 |
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 462A |