SAP ABAP Class CL_FOPC_UI_CHANGE_DOC (Access Class for the PC-UI (FOP_CHANGE_DOCU))
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_STRUCTURE_SETUP (Package) Basic Structures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20060419
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20060419
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20060419
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPC_UI_PROXY_SLAVE 20060419
Properties
Class CL_FOPC_UI_CHANGE_DOC  
Short Description Access Class for the PC-UI (FOP_CHANGE_DOCU)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_STRUCTURE_SETUP   Basic Structures 
Created 20060419   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FOPC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FOPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20060419
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20060419
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20060419
4 IF_FOPC_UI_PROXY_SLAVE 20060419
Friends
Class CL_FOPC_UI_CHANGE_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EV_APPROVED Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'FOP_STATUS_APPROVED' Event 20060425
2 C_EV_DEL_CHDOC Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'FOP_DELETE_CHANGE' Event 20060425
3 C_EV_DRAFT Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'FOP_STATUS_DRAFT' Event 20060425
4 C_EV_NEW_CHDOC Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'FOP_NEW_CHANGE_DOCU' Event 20060425
5 C_EV_TOBEAPPR Constant Private Type reference (TYPE) CRMT_BSP_EVENT 'FOP_STATUS_TOBEAPPR' Event 20060425
6 C_MCL_CONTROL_DOCU Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_UI_CONTROL_DOCU' Model Access Class 20060428
7 C_MCL_PROCESS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_PROCESS' Model Access Class 20060428
8 C_MCL_PROCESS_CAT Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_PROCESS_CATALOG' Model Access Class 20060428
9 C_MY_CLASS Constant Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_UI_CHANGE_DOC' Model Access Class 20060419
10 C_TASK_VALI_PROCESS Constant Private Type reference (TYPE) FOPC_TASK 'VALI-PRCHD' Task ID 20060425
11 C_TASK_VALI_PSTEP Constant Private Type reference (TYPE) FOPC_TASK 'VALI-PSCHD' Task ID 20060425
12 GS_APPL_OBJECT_KEY Instance attribute Private Type reference (TYPE) FOPCD_APPLICATION_OBJECT_KEY 20060419
13 GS_ENTITY Instance attribute Private Type reference (TYPE) FOPCA_S_ENTITY 20060419
14 GT_APPLOG Instance attribute Private Type reference (TYPE) CRMT_BSP_APPLOG_TAB Table Type for Application Log Interface 20060420
15 GT_CHANGE_DOC Instance attribute Private Type reference (TYPE) FOPCS_TO_CHANGE_DOC 20060419
16 GV_CHANGE_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060419
17 GV_MASTER_CLASS Instance attribute Private Type reference (TYPE) CRMT_MODELACCESSCLASS Model Access Class 20060419
18 GV_OBJECT_KEY Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY Object Key 20061017
19 GV_VAL_ACTIVE Instance attribute Private Type reference (TYPE) FOPC_CUSTOMIZING_FLAG_BOOL Validation Active 20060510
20 GV_VAL_CENTRAL Instance attribute Private Type reference (TYPE) FOPC_CUSTOMIZING_FLAG_BOOL Central Validation Active 20060510
21 G_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_MODEL_SETUP Process Model Class 20060419
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VAL_ACTIVE Instance method Private Method 20060510
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060419
3 IS_CHANGE_MODE Instance method Private Method 20060419
4 READ_CHANGE_DOC Instance method Private Method 20061017
5 SET_CHANGE_MODE Instance method Private Method 20060419
Events
Class CL_FOPC_UI_CHANGE_DOC has no event.
Types
Class CL_FOPC_UI_CHANGE_DOC has no local type.
Method Signatures

Method CHECK_VAL_ACTIVE Signature

Method CHECK_VAL_ACTIVE on class CL_FOPC_UI_CHANGE_DOC has no parameter.
Method CHECK_VAL_ACTIVE on class CL_FOPC_UI_CHANGE_DOC has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FOPC_UI_CHANGE_DOC has no parameter.
Method CONSTRUCTOR on class CL_FOPC_UI_CHANGE_DOC has no exception.

Method IS_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20060419
2 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20060419
3 Returning RV_CHANGE_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20060419

Method IS_CHANGE_MODE on class CL_FOPC_UI_CHANGE_DOC has no exception.

Method READ_CHANGE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20061017
2 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20061017

Method READ_CHANGE_DOC on class CL_FOPC_UI_CHANGE_DOC has no exception.

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Feldeigenschaften 20060419
2 Importing IV_ATTRVALUE Call by reference Type reference (TYPE) FOPC_ATTRVALUE Attributwert 20060419
3 Importing IV_HR_KEY Call by reference Type reference (TYPE) FOPC_HR_KEY HR key 20060420
4 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20060419
5 Importing IV_SCREEN_DATA_OBJECTKEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Attributwert 20060419
6 Importing IV_SCREEN_STRUCTURE_NAME Call by reference Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME Strukturname des Anzeigefeldes 20060419

Method SET_CHANGE_MODE on class CL_FOPC_UI_CHANGE_DOC has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 600