SAP ABAP Class IF_FDT_ACTN_CONTEXT_CHANGE (OBSOLETE - DO NOT USE)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FDT_ACTION | FDT: Action | 20090210 |
2 | Interface composition (i COMPRISING i_ref) | IF_FDT_ADMIN_DATA | FDT: Administrative Data | 20090210 |
3 | Interface composition (i COMPRISING i_ref) | IF_FDT_EXPRESSION | FDT: Expression | 20090210 |
4 | Interface composition (i COMPRISING i_ref) | IF_FDT_TRANSACTION | FDT: Transaction | 20090210 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_ACTN_CONTEXT_CHANGE | OBSOLETE - DO NOT USE | 20090219 |
Properties
Class | IF_FDT_ACTN_CONTEXT_CHANGE | |
Short Description | OBSOLETE - DO NOT USE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090210 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_ACTN_CONTEXT_CHANGE has no interface implemented.
Friends
Class IF_FDT_ACTN_CONTEXT_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) | IF_FDT_TYPES=>ID | IF_FDT_CONSTANTS=>GC_EXTY_ACTN_CONTEXT_CHANGE | 20090210 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090210 | |
2 | ![]() |
Instance method | Public | Method | 20090210 |
Events
Class IF_FDT_ACTN_CONTEXT_CHANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_CHANGE_SETTINGS | Public | See coding | 20090210 | BEGIN OF s_change_settings,
change_id TYPE if_fdt_types=>id,
component_id TYPE if_fdt_types=>id,
new_value_id TYPE if_fdt_types=>id,
position TYPE i,
END OF s_change_settings
|
||
2 | TS_CHANGE_SETTINGS | Public | See coding | 20090210 | ts_change_settings TYPE SORTED TABLE OF s_change_settings
WITH UNIQUE KEY change_id component_id
|
Method Signatures
Method GET_CHANGE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | 20090210 | |||
2 | ![]() |
RTS_CHANGE_SETTINGS | Value transfer | Type reference (TYPE) | TS_CHANGE_SETTINGS | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090210 |
Method SET_CHANGE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITS_CHANGE_SETTINGS | Call by reference | Type reference (TYPE) | TS_CHANGE_SETTINGS | 20090210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090210 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |