SAP ABAP Class CL_CWB_TAB_EDIT_STMNT_MOVE (Edit Command for Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SCWB (Package) Correction Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CWB_TAB_EDIT_STMNT Edit Command for Tables 20020206
Properties
Class CL_CWB_TAB_EDIT_STMNT_MOVE  
Short Description Edit Command for Tables    
Super Class CL_CWB_TAB_EDIT_STMNT Edit Command for Tables 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCWB   Correction Workbench 
Created 20020206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CWB_TAB_EDIT_STMNT_MOVE has no forward declaration.
Interfaces
Class CL_CWB_TAB_EDIT_STMNT_MOVE has no interface implemented.
Friends
Class CL_CWB_TAB_EDIT_STMNT_MOVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_CONTEXT_NEW Instance attribute Private Object reference (TYPE REF TO) DATA Context Row Before Insert Position 20070303
2 AR_CONTEXT_OLD Instance attribute Private Object reference (TYPE REF TO) DATA Context Row Before Deletion Position 20070303
3 AR_LINE_NEW Instance attribute Private Object reference (TYPE REF TO) DATA Row to be inserted 20020206
4 AR_LINE_OLD Instance attribute Private Object reference (TYPE REF TO) DATA Row to be deleted 20020206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020214
Events
Class CL_CWB_TAB_EDIT_STMNT_MOVE has no event.
Types
Class CL_CWB_TAB_EDIT_STMNT_MOVE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TAB_NEW Call by reference Type reference (TYPE) STANDARD TABLE Neue Tabellendaten 20020214
2 Importing IT_TAB_OLD Call by reference Type reference (TYPE) STANDARD TABLE Alte Tabellendaten 20020214
3 Importing IV_DELETE_INDEX Call by reference Type reference (TYPE) I Index der zu löschenden Teile 20020214
4 Importing IV_INSERT_INDEX Call by reference Type reference (TYPE) I Index der eingefügten Zeile 20020214

Method CONSTRUCTOR on class CL_CWB_TAB_EDIT_STMNT_MOVE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 46C