SAP ABAP Class CL_UR_CHANGE_ORDER (Change request)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UR_REALIGNMENT_TOOL (Package) Realignment Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UR_GUI_OBJECT Gui Object for Realignment Maintenance 20020701
Properties
Class CL_UR_CHANGE_ORDER  
Short Description Change request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UR_REALIGNMENT_TOOL   Realignment Tool 
Created 20020701   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UR_CHANGE_ORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UR_GUI_OBJECT Gui Object for Realignment Maintenance 20020701
Friends
# Friend Modeled only Created on Description
1 CL_UR_DB_SERVICE 20020703 Persistence of Realignment Reqeusts
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHGDAT Instance attribute Public Attribute reference (LIKE) 20021118
2 CHGRUN Instance attribute Public Type reference (TYPE) UR_CHGRUN Realignment Run 20020703
3 CHGTIME Instance attribute Public Attribute reference (LIKE) 20021118
4 CHGUSER Instance attribute Public Attribute reference (LIKE) 20021118
5 DELETED Instance attribute Public Attribute reference (LIKE) 20020912
6 DISPLAY Instance attribute Public Attribute reference (LIKE) 20020830
7 GUI_STATUS Instance attribute Private Type reference (TYPE) UR_CHGRUN_STATUS Status of a Realignment Run 20021218
8 METHOD Instance attribute Public Type reference (TYPE) UR_METHOD Realignment Method 20020703
9 METHOD_TYPE Instance attribute Public Type reference (TYPE) UR_METHOD_TYPE Realignment Method Type 20020703
10 O_CHGRUN Instance attribute Public Object reference (TYPE REF TO) CL_UR_CHANGE_RUN Change request 20020912
11 O_REALIGNER Instance attribute Private Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner Class 20020910
12 STATUS Instance attribute Public Type reference (TYPE) UR_CHGORD_STATUS Status of a Realignment Request 20020703
13 TEXT Instance attribute Public Attribute reference (LIKE) 20020701
14 TYPE Instance attribute Public Attribute reference (LIKE) 20020701
15 _CHGDAT Instance attribute Public Type reference (TYPE) UR_CHGDAT Last Changed on 20020911
16 _CHGORD Instance attribute Private Type reference (TYPE) UR_CHGORD Change request 20020703
17 _CHGTIME Instance attribute Public Type reference (TYPE) UR_CHGTIM Time of Last Change 20020911
18 _CHGUSER Instance attribute Public Type reference (TYPE) USERNAME User Name 20020911
19 _FLAG_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D Object was changed 20020703
20 _O_DB_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_UR_DB_SERVICE Persistence of Realignment Reqeusts 20020910
21 _T_CHANGERULE Instance attribute Private Type reference (TYPE) UR00_T_CHANGE_RULE Conversion Rules per Characteristic 20020711
22 _T_SELTAB Instance attribute Private Type reference (TYPE) FINB_SEL_TAB Selection Table with Field Names 20020703
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_EXEC Instance method Public Method Execution Authorization Check 20020911
2 AUTHORITY_CHECK_MAINT Instance method Public Method Maintenance Authorization Check 20020910
3 CHECK_STATUS Instance method Public Method 20021017
4 CLEAR_CHANGED Instance method Public Method 20020712
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020701
6 COPY_CONSTRUCTOR Instance method Public Method Generate New Object by Copying 20021019
7 DELETE_CHANGERULE Instance method Public Method Delete Conversion Rule 20020718
8 DELETE_SELTAB Instance method Public Method Delete Selection Condition 20020718
9 DELETION_POSSIBLE Instance method Public Method 20020912
10 DEQUEUE Instance method Public Method 20020912
11 ENQUEUE Instance method Public Method 20020912
12 GET_CHANGERULES Instance method Public Method Fetch Conversion Rules 20020711
13 GET_NUMBER Instance method Public Method Fetch Internal Number 20020712
14 GET_SELTAB Instance method Public Method Fetch Selection Condition 20020709
15 IS_CHANGED Instance method Public Method 20020711
16 SET_CHANGED Instance method Public Method 20020712
17 SET_DELETED Instance method Public Method 20020912
18 SET_NUMBER Instance method Public Method Set Internal Number 20020719
19 UPDATE_CHANGERULE Instance method Public Method Set Conversion Rule for a Field 20020711
20 UPDATE_SELTAB Instance method Public Method Set Selection Condition 20020704
21 _AUTHORITY_CHECK Instance method Private Method Authorization Check 20020911
22 _SET_CHANGED Instance method Private Method Set Change Flag 20020712
23 _SET_CHANGE_INFO Instance method Private Method Set Change Data 20021019
Events
Class CL_UR_CHANGE_ORDER has no event.
Types
Class CL_UR_CHANGE_ORDER has no local type.
Method Signatures

Method AUTHORITY_CHECK_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG Call by reference Object reference (TYPE REF TO) CL_UR_EASY_MSG_HANDLER Einfacher Message-Handler 20020911
# Exception Resumable Description Created on
1 FAILED Keine Berechtigung 20020911

Method AUTHORITY_CHECK_MAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG Call by reference Object reference (TYPE REF TO) CL_UR_EASY_MSG_HANDLER Einfacher Message-Handler 20020911
# Exception Resumable Description Created on
1 FAILED Keine Berechtigung 20020910

Method CHECK_STATUS Signature

Method CHECK_STATUS on class CL_UR_CHANGE_ORDER has no parameter.
Method CHECK_STATUS on class CL_UR_CHANGE_ORDER has no exception.

Method CLEAR_CHANGED Signature

Method CLEAR_CHANGED on class CL_UR_CHANGE_ORDER has no parameter.
Method CLEAR_CHANGED on class CL_UR_CHANGE_ORDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REALIGNER Call by reference Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner-Klasse 20020910

Method CONSTRUCTOR on class CL_UR_CHANGE_ORDER has no exception.

Method COPY_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_OBJECT Value transfer Object reference (TYPE REF TO) CL_UR_CHANGE_ORDER Änderungsauftrag 20021019

Method COPY_CONSTRUCTOR on class CL_UR_CHANGE_ORDER has no exception.

Method DELETE_CHANGERULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020718

Method DELETE_CHANGERULE on class CL_UR_CHANGE_ORDER has no exception.

Method DELETE_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020718

Method DELETE_SELTAB on class CL_UR_CHANGE_ORDER has no exception.

Method DELETION_POSSIBLE Signature

Method DELETION_POSSIBLE on class CL_UR_CHANGE_ORDER has no parameter.
Method DELETION_POSSIBLE on class CL_UR_CHANGE_ORDER has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_UR_CHANGE_ORDER has no parameter.
Method DEQUEUE on class CL_UR_CHANGE_ORDER has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_UR_CHANGE_ORDER has no parameter.
Method ENQUEUE on class CL_UR_CHANGE_ORDER has no exception.

Method GET_CHANGERULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHANGERULES Value transfer Type reference (TYPE) UR00_T_CHANGE_RULE Umsetzregeln pro Merkmal 20020711

Method GET_CHANGERULES on class CL_UR_CHANGE_ORDER has no exception.

Method GET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHGORD Value transfer Type reference (TYPE) UR_OBJNR Realigner Objektnummer 20020712

Method GET_NUMBER on class CL_UR_CHANGE_ORDER has no exception.

Method GET_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SELTAB Value transfer Type reference (TYPE) FINB_SEL_TAB 20020709

Method GET_SELTAB on class CL_UR_CHANGE_ORDER has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_UR_CHANGE_ORDER has no parameter.
Method IS_CHANGED on class CL_UR_CHANGE_ORDER has no exception.

Method SET_CHANGED Signature

Method SET_CHANGED on class CL_UR_CHANGE_ORDER has no parameter.
Method SET_CHANGED on class CL_UR_CHANGE_ORDER has no exception.

Method SET_DELETED Signature

Method SET_DELETED on class CL_UR_CHANGE_ORDER has no parameter.
Method SET_DELETED on class CL_UR_CHANGE_ORDER has no exception.

Method SET_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHGORD Call by reference Type reference (TYPE) UR_OBJNR Realigner Objektnummer 20020719

Method SET_NUMBER on class CL_UR_CHANGE_ORDER has no exception.

Method UPDATE_CHANGERULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGERULE Call by reference Type reference (TYPE) UR00_S_CHANGE_RULE Umsetzregeln pro Merkmal 20020711

Method UPDATE_CHANGERULE on class CL_UR_CHANGE_ORDER has no exception.

Method UPDATE_SELTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELTAB Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20020704
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020704

Method UPDATE_SELTAB on class CL_UR_CHANGE_ORDER has no exception.

Method _AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG Call by reference Object reference (TYPE REF TO) CL_UR_EASY_MSG_HANDLER Einfacher Message-Handler 20020911
2 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20020911
# Exception Resumable Description Created on
1 FAILED Keine Berechtigung 20020911

Method _SET_CHANGED Signature

Method _SET_CHANGED on class CL_UR_CHANGE_ORDER has no parameter.
Method _SET_CHANGED on class CL_UR_CHANGE_ORDER has no exception.

Method _SET_CHANGE_INFO Signature

Method _SET_CHANGE_INFO on class CL_UR_CHANGE_ORDER has no parameter.
Method _SET_CHANGE_INFO on class CL_UR_CHANGE_ORDER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B