SAP ABAP Class CL_CHANGE_DOCUMENT_UTIL (Utilities for change documents)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
⤷
VA (Package) Application development R/3 Sales
⤷
⤷
Properties
| Class | CL_CHANGE_DOCUMENT_UTIL | |
| Short Description | Utilities for change documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VA | Application development R/3 Sales |
| Created | 20130201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHANGE_DOCUMENT_UTIL has no forward declaration.
Interfaces
Class CL_CHANGE_DOCUMENT_UTIL has no interface implemented.
Friends
Class CL_CHANGE_DOCUMENT_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TCODE | Transaction Code | 20130201 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | UNAME | User Name | 20130201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get data from external call like user, tcode | 20130201 | |
| 2 | Static method | Public | Method | Set data from external call like user, tcode | 20130201 |
Events
Class CL_CHANGE_DOCUMENT_UTIL has no event.
Types
Class CL_CHANGE_DOCUMENT_UTIL has no local type.
Method Signatures
Method GET_EXTERNAL_CALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20130201 | |||
| 2 | EV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20130201 |
Method GET_EXTERNAL_CALL_DATA on class CL_CHANGE_DOCUMENT_UTIL has no exception.
Method SET_EXTERNAL_CALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TCODE | Call by reference | Type reference (TYPE) | TCODE | SPACE | Transaction Code | 20130201 | ||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | SPACE | User Name | 20130201 |
Method SET_EXTERNAL_CALL_DATA on class CL_CHANGE_DOCUMENT_UTIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |