SAP ABAP Class CL_UR_CHANGE_RUN (Realignment 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 20020704
Properties
Class CL_UR_CHANGE_RUN  
Short Description Realignment 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 20020704   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UR0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UR_GUI_OBJECT Gui Object for Realignment Maintenance 20020704
Friends
# Friend Modeled only Created on Description
1 CL_UR_DB_SERVICE 20020704 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 CHGTIME Instance attribute Public Attribute reference (LIKE) 20021118
3 CHGUSER Instance attribute Public Attribute reference (LIKE) 20021118
4 DELETED Instance attribute Public Attribute reference (LIKE) 20020912
5 DISPLAY Instance attribute Public Attribute reference (LIKE) 20020909
6 EXTINCT_MODE Instance attribute Public Type reference (TYPE) UR_EXTINCT_MODE Generated Deletion Run 20021031
7 FLAGTEST Instance attribute Public Type reference (TYPE) UR_TEST Test Mode 20020709
8 FLAGUNDO Instance attribute Public Type reference (TYPE) UR_UNDO Restore 20020709
9 O_REALIGNER Instance attribute Private Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner Class 20020910
10 SEQNO Instance attribute Public Type reference (TYPE) UR_CHGRUN Sequence Number of Realignment Request for Undo/Clean 20020916
11 STATUS Instance attribute Public Type reference (TYPE) UR_CHGRUN_STATUS Status of a Realignment Request 20020704
12 TEXT Instance attribute Public Attribute reference (LIKE) 20020704
13 TYPE Instance attribute Public Attribute reference (LIKE) 20020704
14 _CHGDAT Instance attribute Public Type reference (TYPE) UR_CHGDAT Last Changed on 20020709
15 _CHGRUN Instance attribute Private Type reference (TYPE) UR_CHGORD Realignment Request 20020704
16 _CHGTIME Instance attribute Public Type reference (TYPE) UR_CHGTIM Time of Last Change 20020709
17 _CHGUSER Instance attribute Public Type reference (TYPE) USERNAME User Name 20020709
18 _FLAG_CHANGED Instance attribute Private Type reference (TYPE) BOOLE_D Object was changed 20020704
19 _NRCHGORD Instance attribute Private Type reference (TYPE) UR_NRCHGORD Number of Dependent Realignment Requests 20020704
20 _O_DB_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_UR_DB_SERVICE Persistence of Realignment Reqeusts 20020910
21 _RUN_SUBNR Instance attribute Private Type reference (TYPE) UR_ORDER Sequence Number 20020709
22 _T_CHGORD Instance attribute Private Type reference (TYPE) UR_T_CHANGE_ORDER Table of Realignment Requests 20020711
23 _T_CHGRUN_JOBS Instance attribute Private Type reference (TYPE) UR_T_CHGRUN_JOBS Table with Run/Job Assignment 20020704
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHANGE_ORDER Instance method Public Method Add Realignment Request 20020712
2 AUTHORITY_CHECK_EXEC Instance method Public Method Execution Authorization Check 20020911
3 AUTHORITY_CHECK_MAINT Instance method Public Method Maintenance Authorization Check 20020911
4 CHECK_STATUS Instance method Public Method 20021017
5 CLEAR_CHANGED Instance method Public Method 20020712
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020704
7 COPY_CONSTRUCTOR Instance method Public Method Generate Objects by Copying 20021019
8 DELETION_POSSIBLE Instance method Public Method 20020912
9 DEQUEUE Instance method Public Method 20020912
10 ENQUEUE Instance method Public Method 20020912
11 GET_CHANGE_ORDERS Instance method Public Method Fetch Realignment Requests 20020712
12 GET_NUMBER Instance method Public Method Fetch Internal Number 20020716
13 IS_CHANGED Instance method Public Method 20020712
14 REMOVE_CHANGE_ORDER Instance method Public Method Delete Realignment Request 20020712
15 REPLACE_CHANGE_ORDERS Instance method Public Method Reset Realignment Requests (Sequence) 20020830
16 SET_CHANGED Instance method Public Method 20020712
17 SET_DELETED Instance method Public Method 20020912
18 SET_EXTINCT_MODE Instance method Public Method Set the Flag for Generated Deletion Runs 20021031
19 SET_NUMBER Instance method Public Method Set Internal Number 20020719
20 _AUTHORITY_CHECK Instance method Private Method Authorization Check (BADI) 20020911
21 _SET_CHANGED Instance method Private Method Set Change Flag 20020712
22 _SET_CHANGE_INFO Instance method Private Method Set Change Information 20021019
23 _SET_NUMBER_OF_CHGORDS Instance method Private Method Determine Numgber of Dependent Realignment Requests 20021019
24 _UPDATE_CHANGE_ORDERS Instance method Private Method Update Attributes 20020712
Events
Class CL_UR_CHANGE_RUN has no event.
Types
Class CL_UR_CHANGE_RUN has no local type.
Method Signatures

Method APPEND_CHANGE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CORD Call by reference Object reference (TYPE REF TO) CL_UR_CHANGE_ORDER Änderungsauftrag 20020712

Method APPEND_CHANGE_ORDER on class CL_UR_CHANGE_RUN has no exception.

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 Berechtigungsprüfung fehlgeschlagen 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 Berechtigungsprüfung fehlgeschlagen 20020911

Method CHECK_STATUS Signature

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

Method CLEAR_CHANGED Signature

Method CLEAR_CHANGED on class CL_UR_CHANGE_RUN has no parameter.
Method CLEAR_CHANGED on class CL_UR_CHANGE_RUN 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_RUN 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_RUN Änderungsauftrag 20021019

Method COPY_CONSTRUCTOR on class CL_UR_CHANGE_RUN has no exception.

Method DELETION_POSSIBLE Signature

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

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method GET_CHANGE_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHGORD Value transfer Type reference (TYPE) UR_T_CHANGE_ORDER Tabelle von Änderungsaufträgen 20020712

Method GET_CHANGE_ORDERS on class CL_UR_CHANGE_RUN has no exception.

Method GET_NUMBER Signature

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

Method GET_NUMBER on class CL_UR_CHANGE_RUN has no exception.

Method IS_CHANGED Signature

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

Method REMOVE_CHANGE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CORD Call by reference Object reference (TYPE REF TO) CL_UR_CHANGE_ORDER Änderungsauftrag 20020712

Method REMOVE_CHANGE_ORDER on class CL_UR_CHANGE_RUN has no exception.

Method REPLACE_CHANGE_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHGORD Call by reference Type reference (TYPE) UR_T_CHANGE_ORDER Tabelle von Änderungsaufträgen 20020830

Method REPLACE_CHANGE_ORDERS on class CL_UR_CHANGE_RUN has no exception.

Method SET_CHANGED Signature

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

Method SET_DELETED Signature

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

Method SET_EXTINCT_MODE Signature

Method SET_EXTINCT_MODE on class CL_UR_CHANGE_RUN has no parameter.
Method SET_EXTINCT_MODE on class CL_UR_CHANGE_RUN has no exception.

Method SET_NUMBER Signature

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

Method SET_NUMBER on class CL_UR_CHANGE_RUN 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 Berechtigungsprüfung fehlgeschlagen 20020911

Method _SET_CHANGED Signature

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

Method _SET_CHANGE_INFO Signature

Method _SET_CHANGE_INFO on class CL_UR_CHANGE_RUN has no parameter.
Method _SET_CHANGE_INFO on class CL_UR_CHANGE_RUN has no exception.

Method _SET_NUMBER_OF_CHGORDS Signature

Method _SET_NUMBER_OF_CHGORDS on class CL_UR_CHANGE_RUN has no parameter.
Method _SET_NUMBER_OF_CHGORDS on class CL_UR_CHANGE_RUN has no exception.

Method _UPDATE_CHANGE_ORDERS Signature

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