SAP ABAP Class /IPRO/CL_WML_CHANGE (Change class)
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_WML_CHANGE | |
| Short Description | Change class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20060808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_WML_CHANGE has no forward declaration.
Interfaces
Class /IPRO/CL_WML_CHANGE has no interface implemented.
Friends
Class /IPRO/CL_WML_CHANGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 1 | Add change action | 20060808 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 5 | Attribute change reason | 20060808 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 1 | Attrib. value change reason | 20060808 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 3 | Clause change reason | 20060808 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 2 | Clause text change reason | 20060808 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 2 | Delete change action | 20060808 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 5 | Different | 20061010 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'B' | Font reason | 20061010 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 9 | Item reason | 20061010 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 7 | Itemset header reason | 20061026 | ||
| 11 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Itemset reason | 20061010 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | External textobject for compare | 20061026 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Parent textobject for compare | 20061026 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Reference textobject for compare | 20061026 | |||
| 17 | Constant | Public | Type reference (TYPE) | CHAR1 | 4 | Property change reason | 20060808 | ||
| 18 | Constant | Public | Type reference (TYPE) | CHAR1 | 8 | Row reason | 20061010 | ||
| 19 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Section reason | 20061026 | ||
| 20 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Section inclusion reason | 20061026 | ||
| 21 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | Section ordering reason | 20061026 | ||
| 22 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Style reason | 20061010 | ||
| 23 | Constant | Public | Type reference (TYPE) | CHAR1 | 4 | Unknown change action | 20060808 | ||
| 24 | Constant | Public | Type reference (TYPE) | CHAR1 | 6 | Unknown change reason | 20060808 | ||
| 25 | Constant | Public | Type reference (TYPE) | CHAR1 | 3 | Update change action | 20060808 |
Methods
Events
Class /IPRO/CL_WML_CHANGE has no event.
Types
Class /IPRO/CL_WML_CHANGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IPRO/CL_WML_CHANGE has no parameter.
Method CONSTRUCTOR on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_ACTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20061013 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20061013 |
Method GET_ACTION_TEXT on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_CHANGEACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGEACTION | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 |
Method GET_CHANGEACTION on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_CHANGEREASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGEREASON | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 |
Method GET_CHANGEREASON on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_EXTERNAL_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXTERNAL_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method GET_EXTERNAL_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_PARENT_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PARENT_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method GET_PARENT_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_REASON_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REASON | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20061013 | |||
| 2 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20061013 |
Method GET_REASON_TEXT on class /IPRO/CL_WML_CHANGE has no exception.
Method GET_REFERENCE_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_REFERENCE_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method GET_REFERENCE_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
Method SET_CHANGEACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGEACTION | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 |
Method SET_CHANGEACTION on class /IPRO/CL_WML_CHANGE has no exception.
Method SET_CHANGEREASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGEREASON | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060808 |
Method SET_CHANGEREASON on class /IPRO/CL_WML_CHANGE has no exception.
Method SET_EXTERNAL_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXTERNAL_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method SET_EXTERNAL_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
Method SET_PARENT_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method SET_PARENT_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
Method SET_REFERENCE_TEXTOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REFERENCE_TEXTOBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_WML_TEXTOBJECT | Text Object interface | 20061026 |
Method SET_REFERENCE_TEXTOBJECT on class /IPRO/CL_WML_CHANGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |