SAP ABAP Class CL_CWB_TAB_EDIT_STMNT (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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CWB_TAB_EDIT_STMNT_DEL Edit Command for Tables 20020206
2 Inheritance (c INHERITING FROM c_ref)  CL_CWB_TAB_EDIT_STMNT_INS Edit Command for Tables 20020206
3 Inheritance (c INHERITING FROM c_ref)  CL_CWB_TAB_EDIT_STMNT_MOVE Edit Command for Tables 20020206
4 Inheritance (c INHERITING FROM c_ref)  CL_CWB_TAB_EDIT_STMNT_UPD Edit Command for Tables 20020206
Properties
Class CL_CWB_TAB_EDIT_STMNT  
Short Description Edit Command for Tables    
Super Class    
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
# Type group / Object type Type Type Description
1 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CWB_TAB_EDIT_STMNT has no interface implemented.
Friends
Class CL_CWB_TAB_EDIT_STMNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AV_TYPE Instance attribute Public Type reference (TYPE) VRSFLAG Statement Type (INS, DEL, UPD,...) 20020206
Methods
# Method Level Visibility Method type Description Created on
1 APPLY Instance method Public Method Execute Edit Command 20020206
2 GET_TABLE_LINES Instance method Public Method Output Table Rows from Edit Statement 20070214
3 INVERT Instance method Public Method Create Inverse Edit Commando 20070303
Events
Class CL_CWB_TAB_EDIT_STMNT has no event.
Types
Class CL_CWB_TAB_EDIT_STMNT has no local type.
Method Signatures

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CR_SUBOBJECT Call by reference Object reference (TYPE REF TO) CL_CWB_SUBOBJECT_TAB_ORDERED Tabelle 20020206
2 Changing CV_APPLIED Call by reference Type reference (TYPE) BCWBO_BOOL Änderung durchgeführt 20020206
3 Changing CV_NOT_APPLIED Call by reference Type reference (TYPE) BCWBO_BOOL Änderung nicht durchgeführt 20020206
4 Changing CV_REAPPLIED Call by reference Type reference (TYPE) BCWBO_BOOL Änderung war bereits vorhanden 20020206
5 Importing IV_COMPUTE_DISPLAY_STRUC Call by reference Type reference (TYPE) BCWBO_BOOL BCWBO_FALSE In DISPLAY_STRUC protokollieren 20030312

Method APPLY on class CL_CWB_TAB_EDIT_STMNT has no exception.

Method GET_TABLE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_LINE_NEW Call by reference Object reference (TYPE REF TO) DATA 20070214
2 Exporting ER_LINE_OLD Call by reference Object reference (TYPE REF TO) DATA 20070214

Method GET_TABLE_LINES on class CL_CWB_TAB_EDIT_STMNT has no exception.

Method INVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INVERTED_STMNT Call by reference Object reference (TYPE REF TO) CL_CWB_TAB_EDIT_STMNT Editierkommando für Tabellen 20070503
# Exception Resumable Description Created on
1 ERROR Fehler 20070303
History
Last changed by/on SAP  20110908 
SAP Release Created in 46C