SAP ABAP Class /IPRO/CL_VARIABLE_CHANGE (Analyzes change to variable)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Properties
Class /IPRO/CL_VARIABLE_CHANGE  
Short Description Analyzes change to variable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/PROGS   programs 
Created 20070510   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_VARIABLE_CHANGE has no forward declaration.
Interfaces
Class /IPRO/CL_VARIABLE_CHANGE has no interface implemented.
Friends
Class /IPRO/CL_VARIABLE_CHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHANGES Instance attribute Private Type reference (TYPE) /IPRO/TT_VARB_CHANGE Table of variable attribute changes 20070510
2 MV_CHANGE_TYPE Instance attribute Private Type reference (TYPE) /IPRO/VARB_CHANGE_TYPE Type of variable change 20070511
3 MV_CMODIF Instance attribute Private Type reference (TYPE) /IPRO/CMODIF Content Modifier 20070510
4 MV_CONTENT Instance attribute Private Type reference (TYPE) /IPRO/CONTENT Content 20070510
5 MV_VARB Instance attribute Private Type reference (TYPE) /IPRO/VARB Variable 20070510
6 MV_VARB_VIEW Instance attribute Private Type reference (TYPE) /IPRO/V_SIMP_VAR Generated Table for View /IPRO/V_SIMP_VAR 20070510
7 MV_VARB_VIEW_OLD Instance attribute Private Type reference (TYPE) /IPRO/V_SIMP_VAR Generated Table for View /IPRO/V_SIMP_VAR 20070511
8 MV_VAR_REMARK Instance attribute Private Type reference (TYPE) /IPRO/VAR_REMARK Remark regarding change to variable attribute 20070510
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE Instance method Public Method Analyze before and after to discover changes 20070511
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070510
3 POST Instance method Public Method Post changes to variable change log 20070511
Events
Class /IPRO/CL_VARIABLE_CHANGE has no event.
Types
Class /IPRO/CL_VARIABLE_CHANGE has no local type.
Method Signatures

Method ANALYZE Signature

Method ANALYZE on class /IPRO/CL_VARIABLE_CHANGE has no parameter.
Method ANALYZE on class /IPRO/CL_VARIABLE_CHANGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CMODIF Value transfer Type reference (TYPE) /IPRO/CMODIF Content Modifier 20070510
2 Importing IV_CONTENT Value transfer Type reference (TYPE) /IPRO/CONTENT Content 20070510
3 Importing IV_REMARK Value transfer Type reference (TYPE) /IPRO/VAR_REMARK Remark regarding change to variable attribute 20070510
4 Importing IV_VARB Value transfer Type reference (TYPE) /IPRO/VARB Variable 20070510
5 Importing IV_VAR_VIEW Value transfer Type reference (TYPE) /IPRO/V_SIMP_VAR Generated Table for View /IPRO/V_SIMP_VAR 20070510

Method CONSTRUCTOR on class /IPRO/CL_VARIABLE_CHANGE has no exception.

Method POST Signature

Method POST on class /IPRO/CL_VARIABLE_CHANGE has no parameter.
Method POST on class /IPRO/CL_VARIABLE_CHANGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 300