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 | Instance attribute | Private | Type reference (TYPE) | /IPRO/TT_VARB_CHANGE | Table of variable attribute changes | 20070510 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IPRO/VARB_CHANGE_TYPE | Type of variable change | 20070511 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IPRO/CMODIF | Content Modifier | 20070510 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /IPRO/CONTENT | Content | 20070510 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IPRO/VARB | Variable | 20070510 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IPRO/V_SIMP_VAR | Generated Table for View /IPRO/V_SIMP_VAR | 20070510 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IPRO/V_SIMP_VAR | Generated Table for View /IPRO/V_SIMP_VAR | 20070511 | |||
| 8 | 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 | Instance method | Public | Method | Analyze before and after to discover changes | 20070511 | |
| 2 | Instance method | Public | Constructor | Constructor | 20070510 | |
| 3 | 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 | IV_CMODIF | Value transfer | Type reference (TYPE) | /IPRO/CMODIF | Content Modifier | 20070510 | |||
| 2 | IV_CONTENT | Value transfer | Type reference (TYPE) | /IPRO/CONTENT | Content | 20070510 | |||
| 3 | IV_REMARK | Value transfer | Type reference (TYPE) | /IPRO/VAR_REMARK | Remark regarding change to variable attribute | 20070510 | |||
| 4 | IV_VARB | Value transfer | Type reference (TYPE) | /IPRO/VARB | Variable | 20070510 | |||
| 5 | 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 |