SAP ABAP Interface IF_UAC_MODEL_HANDLER (Handler for model events)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_TREE_MODEL (Package) Models for Data and Style within MVC Pattern
⤷
⤷
Properties
| Interface | IF_UAC_MODEL_HANDLER | |
| Short Description | Handler for model events |
General Data
| Package | UAC_TREE_MODEL | Models for Data and Style within MVC Pattern |
| Created | 20031126 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UAC_MODEL_HANDLER has no forward declaration.
Interfaces
Interface IF_UAC_MODEL_HANDLER has no interface.
Friends
Interface IF_UAC_MODEL_HANDLER has no friend.
Attributes
Interface IF_UAC_MODEL_HANDLER has no attribute.
Methods
Events
Interface IF_UAC_MODEL_HANDLER has no event.
Types
Interface IF_UAC_MODEL_HANDLER has no local type.
Method Signatures
Method ON_CELLS_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELLS | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_CELLS_ADDED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_CELLS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELLS | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_CELLS_CHANGED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_CELLS_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELLS | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_CELLS_REMOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_CELLS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CELLS | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_CELLS_SET on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMNS_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_COLUMNS_ADDED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMNS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_COLUMNS_CHANGED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMNS_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_COLUMNS_REMOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMN_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | LEFT_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_COLUMN_ADDED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMN_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_COLUMN_CHANGED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_COLUMN_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_COLUMN_REMOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_EDGES_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGES | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_EDGES_ADDED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_EDGES_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGES | Call by reference | Attribute reference (LIKE) | 20050316 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20050316 |
Method ON_EDGES_REMOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_NODES_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODES | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_NODES_CHANGED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_SUBTREES_ADDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_SUBTREES_ADDED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_SUBTREES_MOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_SUBTREES_MOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
Method ON_SUBTREES_REMOVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD_NODES | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 2 | ROOT_NODES | Call by reference | Attribute reference (LIKE) | 20031126 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20031126 |
Method ON_SUBTREES_REMOVED on Interface IF_UAC_MODEL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 300 |