SAP ABAP Class CL_UR_RE_CHANGE (Change an Object)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Properties
| Class | CL_UR_RE_CHANGE | |
| Short Description | Change an Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UR | |
| Program status | ||
| Category | 0 | |
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020709 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UR_RE_CHANGE has no interface implemented.
Friends
Class CL_UR_RE_CHANGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UR_BAL_HANDLER | Application Log Updating for Realigner | 20020828 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UR_EASY_MSG_HANDLER | Simple Message Handler | 20020828 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20020829 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UR_METHOD | Badi Method | 20020827 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABADRENV | Environment for strategy | 20020726 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UR_ID | Realigner ID | 20021007 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_UR_REALIGNMENT_1 | BAdI Interface IF_EX_UR_REALIGNMENT_1 | 20020829 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UR_REALIGNER | Realigner Class | 20021011 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20020829 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UGMD_YT_FIELDNAME | Fields for Changes via BADI | 20020827 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UGMD_YT_FIELDNAME | Fields for Changes via Derivation | 20020726 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UGMD_YT_FIELDNAME | Unchanged Fields | 20020710 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | _YT_NAMEVALPAIR | Set Fields for Fixed Value | 20020710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Application of the Rule for an Object | 20020709 | |
| 2 | Instance method | Public | Method | Setting the Rule | 20020710 | |
| 3 | Instance method | Private | Method | Application of the Rule for an Object | 20020827 | |
| 4 | Instance method | Private | Method | Application of the Rule for an Object | 20020726 |
Events
Class CL_UR_RE_CHANGE has no event.
Types
Class CL_UR_RE_CHANGE has no local type.
Method Signatures
Method APPLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RUNTIME_NO_OVERFLOW | Call by reference | Type reference (TYPE) | UR_FLAG | kein Overflow bei Laufzeitmessung aufgetreten | 20021111 | |||
| 2 | C_TIME_BADI | Call by reference | Type reference (TYPE) | INT4 | Laufzeit BADI | 20021111 | |||
| 3 | C_TIME_DERI | Call by reference | Type reference (TYPE) | INT4 | Laufzeit Ableitung | 20021111 | |||
| 4 | ES_OBJECT_PROCESSED | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020709 | |||
| 5 | E_ERROR_OCCURRED | Call by reference | Type reference (TYPE) | UR_FLAG | Fehler aufgetreten | 20021106 | |||
| 6 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020709 |
Method APPLY on class CL_UR_RE_CHANGE has no exception.
Method SET_CHANGERULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BAL_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_UR_BAL_HANDLER | Application Log Fortschreibung für Realigner | 20020827 | |||
| 2 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_UR_EASY_MSG_HANDLER | Einfacher Message-Handler | 20020827 | |||
| 3 | IT_EXEC_CHGORD_02 | Call by reference | Type reference (TYPE) | UR_T_EXEC_CHGORD_02 | Tabelle von Umsetzuregeln aus Sicht des Ausführenden | 20020710 | |||
| 4 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realignment ID | 20021007 | |||
| 5 | I_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20021107 |
Method SET_CHANGERULE on class CL_UR_RE_CHANGE has no exception.
Method _BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJECT | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020827 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20021106 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020827 |
Method _BADI on class CL_UR_RE_CHANGE has no exception.
Method _DERIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJECT | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020726 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20021106 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | ANY | Struktur vom Typ O4 | 20020726 | |||
| 4 | I_TRACE | Call by reference | Type reference (TYPE) | ABADR_TRACE_MODE | Ableitungstrace | 20020726 |
Method _DERIVATE on class CL_UR_RE_CHANGE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |