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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_ACTN_CONTEXT_CHANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_TYPES 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 GC_ACTN_5000 Constant Private Type reference (TYPE) TABNAME 'FDT_ACTN_5000' 20090219
2 MS_BUFFER Instance attribute Private Type reference (TYPE) S_BUFFER 20090219
3 MS_BUFFER_DB Instance attribute Private Type reference (TYPE) S_BUFFER 20090219
4 MV_MS_BUFFER_DB_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090219
5 MV_MS_BUFFER_LOADED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090219
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_POSITION Instance method Private Method 20090219
2 CHECK_CHANGE_SETTINGS Instance method Private Method 20090219
3 LOAD_BUFFER Instance method Private Method 20090219
4 LOAD_BUFFER_DB Instance method Private Method 20090219
5 SAVE_BUFFER_DB Instance method Private Method 20090219
6 SET_BUFFER 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 Changing 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 Importing ITS_CHANGE_SETTINGS Call by reference Type reference (TYPE) IF_FDT_ACTN_CONTEXT_CHANGE=>TS_CHANGE_SETTINGS 20090219
2 Importing IV_ACTIVATION_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090219
3 Importing IV_IN_SET_METHOD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090219
4 Returning 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 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) IF_FDT_TYPES=>TIMESTAMP 20090219
2 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION 20090219
3 Returning RS_BUFFER Value transfer Type reference (TYPE) S_BUFFER 20090219
# Exception Resumable Description Created on
1 CX_FDT_INPUT 20090219

Method LOAD_BUFFER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VERSION Call by reference Type reference (TYPE) IF_FDT_TYPES=>VERSION 20090219
2 Returning 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 Importing 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