SAP ABAP Class CL_UG_MD_CHANGE_MGMT_APPL (Connection to Change Management)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD8 (Package) FIN General: Master Data: Change Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_CHANGE_MGMT_APPL | Link of Application to Change Management | 20030920 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ACC_MD_CHANGE_MGMT_APPL | Connection to Change Management | 20030920 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_UC_MD_CHANGE_MGMT_APPL | Connection to Change Management | 20030920 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_UC_MD_CM_APPL_SOURCE | Connection to Change Management | 20040123 |
Properties
Class | CL_UG_MD_CHANGE_MGMT_APPL | |
Short Description | Connection to Change Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UGMD8 | FIN General: Master Data: Change Management |
Created | 20030920 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UG_MD_CHANGE_MGMT_APPL | Link of Application to Change Management | 20030920 |
Friends
Class CL_UG_MD_CHANGE_MGMT_APPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_AREAID | 20030920 | |||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | UG_APPLICATION | '10' | FIN Master Data: Application | 20030920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030921 |
Events
Class CL_UG_MD_CHANGE_MGMT_APPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_AREAID | Protected | See coding | 20030920 | BEGIN OF s_areaid,
areaid TYPE ug_areaid,
txtmi TYPE ug_txtmi,
txtlg TYPE ug_txtlg,
END OF s_areaid
|
||
2 | T_AREAID | Protected | See coding | 20030920 | t_areaid TYPE STANDARD TABLE OF s_areaid WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UG_MD_CHANGE_MGMT_APPL has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CHANGE_MGMT_APPL has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |