SAP ABAP Class CL_FDT_ACTN_CONTEXT_CHANGE (OBSOLETE - DO NOT USE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_DEPRECATED (Package) BRFplus: Deprecated Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_ACTION | FDT: Abstract Action Class | 20090219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_ACTN_CONTEXT_CHANGE | OBSOLETE - DO NOT USE | 20090219 |
Properties
Class | CL_FDT_ACTN_CONTEXT_CHANGE | |
Short Description | OBSOLETE - DO NOT USE | |
Super Class | CL_FDT_ACTION | FDT: Abstract Action Class |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SFDT_DEPRECATED | BRFplus: Deprecated Objects |
Created | 20090219 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FDT_ACTN_CONTEXT_CHANGE | OBSOLETE - DO NOT USE | 20090219 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FDT_FACTORY | 20090219 | FDT: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'FDT_ACTN_5000' | 20090219 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_BUFFER | 20090219 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_BUFFER | 20090219 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090219 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090219 | |
2 | ![]() |
Instance method | Private | Method | 20090219 | |
3 | ![]() |
Instance method | Private | Method | 20090219 | |
4 | ![]() |
Instance method | Private | Method | 20090219 | |
5 | ![]() |
Instance method | Private | Method | 20090219 | |
6 | ![]() |
Instance method | Private | Method | 20090219 |
Events
Class CL_FDT_ACTN_CONTEXT_CHANGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_BUFFER | Private | See coding | 20090219 | BEGIN OF s_buffer,
ts_change_settings TYPE if_fdt_actn_context_change=>ts_change_settings,
END OF s_buffer
|
Method Signatures
Method ADJUST_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_CHANGE_SETTINGS | Call by reference | Type reference (TYPE) | IF_FDT_ACTN_CONTEXT_CHANGE=>TS_CHANGE_SETTINGS | 20090219 |
Method ADJUST_POSITION on class CL_FDT_ACTN_CONTEXT_CHANGE has no exception.
Method CHECK_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) | IF_FDT_ACTN_CONTEXT_CHANGE=>TS_CHANGE_SETTINGS | 20090219 | |||
2 | ![]() |
IV_ACTIVATION_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090219 | ||
3 | ![]() |
IV_IN_SET_METHOD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090219 | ||
4 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | 20090219 |
Method CHECK_CHANGE_SETTINGS on class CL_FDT_ACTN_CONTEXT_CHANGE has no exception.
Method LOAD_BUFFER 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 | 20090219 | |||
2 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | 20090219 | |||
3 | ![]() |
RS_BUFFER | Value transfer | Type reference (TYPE) | S_BUFFER | 20090219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090219 |
Method LOAD_BUFFER_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>VERSION | 20090219 | |||
2 | ![]() |
RS_BUFFER | Value transfer | Type reference (TYPE) | S_BUFFER | 20090219 |
Method LOAD_BUFFER_DB on class CL_FDT_ACTN_CONTEXT_CHANGE has no exception.
Method SAVE_BUFFER_DB Signature
Method SAVE_BUFFER_DB on class CL_FDT_ACTN_CONTEXT_CHANGE has no parameter.
Method SAVE_BUFFER_DB on class CL_FDT_ACTN_CONTEXT_CHANGE has no exception.
Method SET_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BUFFER | Call by reference | Type reference (TYPE) | S_BUFFER | 20090219 |
Method SET_BUFFER on class CL_FDT_ACTN_CONTEXT_CHANGE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |