SAP ABAP Class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL (C/I Additional Fin. Data: Activity Sequence)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCF6 (Package) SEM-BCS: Consolidation of Investments
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UG_MD_GEN_ALV_CTRL | Generic ALV to Display/Edit Master Data | 20030310 |
Properties
| Class | CL_UC_COI_AFD_AN_SEQ_ALV_CTRL | |
| Short Description | C/I Additional Fin. Data: Activity Sequence | |
| Super Class | CL_UG_MD_GEN_ALV_CTRL | Generic ALV to Display/Edit Master Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCF6 | SEM-BCS: Consolidation of Investments |
| Created | 20030310 | SAP |
| Last change | 20070914 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no interface implemented.
Friends
Class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20030310 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20030310 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_SEQNR | Sequence Number | 20030310 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20050527 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20050509 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20070104 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20050517 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20050509 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20030310 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20030310 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Default Sequence | 20030310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Highlight a Row | 20030310 | |
| 2 | Instance method | Public | Method | 20050509 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20030310 | |
| 4 | Instance method | Private | Event handling method | drag | 20030310 | |
| 5 | Instance method | Private | Event handling method | drop | 20030310 | |
| 6 | Instance method | Private | Event handling method | Run Function of Toolbar | 20030310 | |
| 7 | Instance method | Private | Event handling method | Build Self-defined Toolbar | 20030310 | |
| 8 | Instance method | Public | Method | Set Default Sequence | 20030310 | |
| 9 | Instance method | Public | Method | 20050509 |
Events
Class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no event.
Types
Class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no local type.
Method Signatures
Method ALV_MARK_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROW | ALV-Control: Beschreibung einer Zeile | 20030310 |
Method ALV_MARK_ROW on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method CHECK_IF_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_CHANGE | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050509 |
Method CHECK_IF_CHANGE on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030310 | |||
| 2 | I_CONTAINER | Call by reference | Type reference (TYPE) | C | Name des Dynpro Containers | 20030310 | |||
| 3 | I_DYNPRO | Call by reference | Type reference (TYPE) | SCRHDNUM | Dynpro | 20030310 | |||
| 4 | I_LOG_EXTERNAL | Call by reference | Type reference (TYPE) | UG_FLG | ABAP_FALSE | Flag: keine Loganzeige (stattdessen Event NEW_LOG_MESSAGES) | 20030310 | ||
| 5 | I_PROGRAM | Call by reference | Type reference (TYPE) | SCRHPROG | Programmname | 20030310 |
Method CONSTRUCTOR on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method HANDLE_ALV_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | DragDropObjekt | 20030310 | ||||
| 2 | E_ROW | Value transfer | Attribute reference (LIKE) | 20030310 |
Method HANDLE_ALV_DRAG on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method HANDLE_ALV_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | DragDrop Objekt | 20030310 | ||||
| 2 | E_ROW | Value transfer | Attribute reference (LIKE) | 20030310 |
Method HANDLE_ALV_DROP on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method HANDLE_TOOLBAR_FUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20030310 |
Method HANDLE_TOOLBAR_FUNC on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method HANDLE_TOOLBAR_REQU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20030310 |
Method HANDLE_TOOLBAR_REQU on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method SET_DEF_SEQU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_T_DEF_SEQU | Call by reference | Object reference (TYPE REF TO) | DATA | 20030310 |
Method SET_DEF_SEQU on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
Method SET_LOCAL_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_BLOCK | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050527 | |||
| 2 | IF_DEFAULT_DIS | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20070104 | |||
| 3 | IF_LOCAL | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050509 | |||
| 4 | IF_SAVED | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20050513 |
Method SET_LOCAL_FLAG on class CL_UC_COI_AFD_AN_SEQ_ALV_CTRL has no exception.
History
| Last changed by/on | SAP | 20070914 |
| SAP Release Created in | 320 |