SAP ABAP Class CL_EEF_ADJ_VIEW_BADI_CLASS (WB - Enhancement Adjustm. - View for BAdI Name)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-CEX-BAD (Application Component) Customer Enhancements: BAdIs
⤷
SEEF_REDEFINITION_BADI (Package) Enhancement Framework Redefinition BAdI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EEF_ADJ_VIEW_BADI_ADJUST | WB - BAdI Adjustm. - Adjustment Scrn for BAdIs | 20060411 |
Properties
Class | CL_EEF_ADJ_VIEW_BADI_CLASS | |
Short Description | WB - Enhancement Adjustm. - View for BAdI Name | |
Super Class | CL_EEF_ADJ_VIEW_BADI_ADJUST | WB - BAdI Adjustm. - Adjustment Scrn for BAdIs |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_REDEFINITION_BADI | Enhancement Framework Redefinition BAdI |
Created | 20060410 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EEF_ADJ_VIEW_BADI_CLASS has no forward declaration.
Interfaces
Class CL_EEF_ADJ_VIEW_BADI_CLASS has no interface implemented.
Friends
Class CL_EEF_ADJ_VIEW_BADI_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'DELETE_BADI_IMPLEMENTATION' | ALV Function | 20060419 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_FUNCTION | 'IMPLEMENT_METHOD' | ALV Function | 20060419 | |
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20060418 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20060418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Implementing Class | 20060411 |
2 | ![]() |
Static method | Public | Method | Generate | 20060410 |
3 | ![]() |
Instance method | Protected | Method | 20060419 | |
4 | ![]() |
Instance method | Public | Method | Edit Class | 20060411 |
5 | ![]() |
Instance method | Protected | Method | Determines method using the selected line | 20060419 |
6 | ![]() |
Instance method | Protected | Event handling method | Handles double-click on line in ALV | 20060419 |
7 | ![]() |
Instance method | Protected | Event handling method | Handles function code of ALV | 20060419 |
8 | ![]() |
Instance method | Public | Method | Implement Interface | 20060411 |
9 | ![]() |
Instance method | Public | Method | Implement Method | 20060411 |
Events
Class CL_EEF_ADJ_VIEW_BADI_CLASS has no event.
Types
Class CL_EEF_ADJ_VIEW_BADI_CLASS has no local type.
Method Signatures
Method CHANGE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMPLEMENTING_CLASS_NEW | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20060424 |
Method CHANGE_CLASS on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADJUSTMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_EEF_ADJ_TOOL | 20090119 | |||
2 | ![]() |
CONFLICT | Call by reference | Object reference (TYPE REF TO) | CL_EEF_ADJ_CONFL_BADI_CLASS | BAdI-Conflict | 20060410 | ||
3 | ![]() |
DYNPRO_NO | Call by reference | Type reference (TYPE) | SY-DYNNR | Aktuelle Dynpro-Nummer | 20060410 | ||
4 | ![]() |
ENHANCEMENT_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20060410 | ||
5 | ![]() |
REPORT_ID | Call by reference | Type reference (TYPE) | SY-REPID | 20060410 | |||
6 | ![]() |
SUBSCREEN_AREA | Call by reference | Type reference (TYPE) | D021S-FNAM | Feldname | 20060410 | ||
7 | ![]() |
VIEW | Value transfer | Object reference (TYPE REF TO) | CL_EEF_ADJ_VIEW_BADI_CLASS | WB - Enhancementabgleich - View für BAdI-Name | 20060410 | ||
8 | ![]() |
WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20060410 |
Method CREATE on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method CREATE_METHODS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOT_IMPLEMENTED_METHODS | Value transfer | Type reference (TYPE) | ENH_BADI_IMPL_IF_ALV_IT | importing parameter | 20060419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20060419 |
Method EDIT_CLASS Signature
Method EDIT_CLASS on class CL_EEF_ADJ_VIEW_BADI_CLASS has no parameter.
Method EDIT_CLASS on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method GET_METHOD_NAME_BY_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD_NAME | Value transfer | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20060419 | ||
2 | ![]() |
ROW | Call by reference | Type reference (TYPE) | I | Zeile im ALV | 20060419 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler beim Enhancement Abgleich | 20060419 |
Method HANDLE_ALV_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Attribute reference (LIKE) | 20060419 | ||||
2 | ![]() |
ROW | Call by reference | Attribute reference (LIKE) | 20060419 |
Method HANDLE_ALV_DOUBLE_CLICK on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method HANDLE_ALV_FUNCTION_CODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SALV_FUNCTION | Call by reference | Attribute reference (LIKE) | 20060419 |
Method HANDLE_ALV_FUNCTION_CODES on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method IMPLEMENT_INTERFACE Signature
Method IMPLEMENT_INTERFACE on class CL_EEF_ADJ_VIEW_BADI_CLASS has no parameter.
Method IMPLEMENT_INTERFACE on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
Method IMPLEMENT_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20060419 |
Method IMPLEMENT_METHOD on class CL_EEF_ADJ_VIEW_BADI_CLASS has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |