SAP ABAP Class CL_BUCC_RULE_MSG (Consistency Checks - Rule message)
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_MSG | |
| Short Description | Consistency Checks - Rule message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FMBP_E | New Budgeting: generic part |
| Created | 20000807 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUCC_RULE_MSG has no forward declaration.
Interfaces
Class CL_BUCC_RULE_MSG has no interface implemented.
Friends
Class CL_BUCC_RULE_MSG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020410 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUBAS_S_MSGS | Message (Simple) | 20010925 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUCC_RULE | Consistency Checks - Rule | 20020311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check the definition of the message | 20020314 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20000807 | |
| 3 | Instance method | Private | Method | Creates a new message | 20020313 | |
| 4 | Instance method | Private | Method | Creates a new message by copy | 20020313 | |
| 5 | Instance method | Public | Method | Delete the message | 20000807 | |
| 6 | Instance method | Public | Method | Returns the text of the message class | 20020503 | |
| 7 | Instance method | Public | Method | Returns the message | 20010925 | |
| 8 | Instance method | Public | Method | Returns the text of the message | 20000807 | |
| 9 | Instance method | Public | Method | Returns the text of the message type | 20020625 | |
| 10 | Instance method | Public | Method | Returns the change mode | 20020410 | |
| 11 | Instance method | Public | Method | Save the message | 20000807 | |
| 12 | Instance method | Public | Method | Set the message | 20010925 | |
| 13 | Instance method | Public | Method | Transport the message | 20020204 |
Events
Class CL_BUCC_RULE_MSG has no event.
Types
Class CL_BUCC_RULE_MSG has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_BUCC_RULE_MSG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Fehlermeldung ist nicht gut definiert | 20020314 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COPY_FROM | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE_MSG | Konsistenzprüfungen - Regelnachricht | 20020313 | |||
| 2 | IM_REF_RULE | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Regel | 20020311 |
Method CONSTRUCTOR on class CL_BUCC_RULE_MSG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REF_RULE | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Regel | 20020313 |
Method CREATE on class CL_BUCC_RULE_MSG has no exception.
Method CREATE_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COPY_FROM | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE_MSG | Konsistenzprüfungen - Regelnachricht | 20020313 | |||
| 2 | IM_REF_RULE | Call by reference | Object reference (TYPE REF TO) | CL_BUCC_RULE | Konsistenzprüfungen - Regel | 20020313 |
Method CREATE_COPY on class CL_BUCC_RULE_MSG has no exception.
Method DELETE Signature
Method DELETE on class CL_BUCC_RULE_MSG has no parameter.
Method DELETE on class CL_BUCC_RULE_MSG has no exception.
Method GET_CLASS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | AS4TEXT | Kurztext Beschreibung von SAP Repository-Objekten | 20020503 |
Method GET_CLASS_TEXT on class CL_BUCC_RULE_MSG has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_MSG | Value transfer | Type reference (TYPE) | BUBAS_S_MSGS | Nachricht (einfach) | 20010925 |
Method GET_MSG on class CL_BUCC_RULE_MSG 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) | NATXT | Message text with parameters | 20000807 |
Method GET_TEXT on class CL_BUCC_RULE_MSG has no exception.
Method GET_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | DDTEXT | Erläuternder Kurztext | 20020625 |
Method GET_TYPE_TEXT on class CL_BUCC_RULE_MSG 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_MSG has no exception.
Method SAVE Signature
Method SAVE on class CL_BUCC_RULE_MSG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beim Einfügen der Nachricht tritt ein Problem auf | 20011024 |
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_MSG | Call by reference | Type reference (TYPE) | BUBAS_S_MSGS | Nachricht (einfach) | 20010925 |
Method SET_MSG on class CL_BUCC_RULE_MSG 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 | 20050219 |
| SAP Release Created in | 462A |