SAP ABAP Class CL_INVENTORY_EVENT_HANDLER (Event Handler for PI Document Display)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MB (Package) Application development R/3 inventory management
⤷
⤷
⤷
Properties
| Class | CL_INVENTORY_EVENT_HANDLER | |
| Short Description | Event Handler for PI Document Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MB | Application development R/3 inventory management |
| Created | 20090428 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INVENTORY_EVENT_HANDLER has no forward declaration.
Interfaces
Class CL_INVENTORY_EVENT_HANDLER has no interface implemented.
Friends
Class CL_INVENTORY_EVENT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | Reference to ALV table generated from ALV tree | 20110304 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090428 | ||
| 2 | Instance method | Public | Method | 20110304 | ||
| 3 | Instance method | Public | Event handling method | Handling of Double-Click | 20090428 | |
| 4 | Instance method | Public | Event handling method | 20090428 | ||
| 5 | Instance method | Public | Method | 20110304 |
Events
Class CL_INVENTORY_EVENT_HANDLER has no event.
Types
Class CL_INVENTORY_EVENT_HANDLER has no local type.
Method Signatures
Method CALL_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTIONCODE | Call by reference | Type reference (TYPE) | STRING | Arbeitsbereich der Länge 128 | 20090428 | |||
| 2 | IV_GJAHR | Call by reference | Type reference (TYPE) | ISEG-GJAHR | Geschäftsjahr | 20090428 | |||
| 3 | IV_IBLNR | Call by reference | Type reference (TYPE) | ISEG-IBLNR | Inventurbeleg | 20090428 | |||
| 4 | IV_MATNR | Call by reference | Type reference (TYPE) | ISEG-MATNR | Materialnummer | 20090428 | |||
| 5 | IV_TRANSACTION | Call by reference | Type reference (TYPE) | STRING | 20090428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20090428 | ||
| 2 | ALV: Allg. Fehlerklasse mit Meldung | 20090428 |
Method GET_ALVT_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALVT_PROC | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110304 |
Method GET_ALVT_PROC on class CL_INVENTORY_EVENT_HANDLER has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Value transfer | Attribute reference (LIKE) | 20090428 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20090428 |
Method ON_DOUBLE_CLICK on class CL_INVENTORY_EVENT_HANDLER has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SALV_FUNCTION | Value transfer | Attribute reference (LIKE) | Ereignisse allgemein | 20090428 |
Method ON_USER_COMMAND on class CL_INVENTORY_EVENT_HANDLER has no exception.
Method SET_ALVT_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ALVT_REF | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basisklasse für einfache Tabellen | 20110304 | |||
| 2 | IV_ALVT_PROC | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20110304 |
Method SET_ALVT_PROC on class CL_INVENTORY_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 605 |