SAP ABAP Interface IF_DMS_VE_VWR_CALLBACK (callback interface for load viewer as pop up)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA-DMS-CNV (Application Component) DMS Integration for Viewer/CAD intergration
⤷
CV_CNV (Package) DMS Visual Enterprise Connector
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMS_VE_VWR_CALLBACK | Visual Enterprise Viewer call back | 20121031 |
Properties
| Interface | IF_DMS_VE_VWR_CALLBACK | |
| Short Description | callback interface for load viewer as pop up |
General Data
| Package | CV_CNV | DMS Visual Enterprise Connector |
| Created | 20121031 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DMS_VE_VWR_CALLBACK has no forward declaration.
Interfaces
Interface IF_DMS_VE_VWR_CALLBACK has no interface.
Friends
Interface IF_DMS_VE_VWR_CALLBACK has no friend.
Attributes
Interface IF_DMS_VE_VWR_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add own actions in viewer context menu | 20121031 | |
| 2 | Instance method | Public | Method | Fill ALV with metadata information | 20121031 | |
| 3 | Instance method | Public | Method | exclude viewer context menu actions | 20121031 | |
| 4 | Instance method | Public | Method | handle added own action through this method | 20121031 | |
| 5 | Instance method | Public | Method | update ALV when any column changed | 20121031 |
Events
Interface IF_DMS_VE_VWR_CALLBACK has no event.
Types
Interface IF_DMS_VE_VWR_CALLBACK has no local type.
Method Signatures
Method ADDITIONAL_VWR_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTIONS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTION | table of actions | 20121031 |
Method ADDITIONAL_VWR_ACTIONS on Interface IF_DMS_VE_VWR_CALLBACK has no exception.
Method ENRICH_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121102 | ||||
| 2 | ER_MULTIPLE_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121102 | ||||
| 3 | IT_METADATA | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Tabletype of /PLMB/S_VWR_METADATA | 20121031 | |||
| 4 | IT_METADATA_MAP | Call by reference | Type reference (TYPE) | DMS_T_MAP_TAG_ID | Map Tag Id/Name with field name of field Catalougue | 20121031 |
Method ENRICH_TABLE on Interface IF_DMS_VE_VWR_CALLBACK has no exception.
Method EXCLUDE_VWR_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCLUDE_ACTION | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_EXCLACTION | Viewer actions not allowed | 20121031 |
Method EXCLUDE_VWR_ACTIONS on Interface IF_DMS_VE_VWR_CALLBACK has no exception.
Method HANDLE_ADDITIONAL_VWR_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTION_REQUEST | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTREQUEST | Tabletype of /PLMU/S_VWR_ACTREQUEST | 20121031 |
Method HANDLE_ADDITIONAL_VWR_ACTION on Interface IF_DMS_VE_VWR_CALLBACK has no exception.
Method ON_ALV_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | Update reference of metadata with updated values | 20121105 | |||
| 2 | CR_MULTIPLE_METADATA | Call by reference | Object reference (TYPE REF TO) | DATA | Update reference of multiple metadata with updated values | 20121105 | |||
| 3 | IR_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20121105 | |||
| 4 | IV_ONF4 | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20121105 | |||
| 5 | IV_ONF4_AFTER | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20121105 | |||
| 6 | IV_ONF4_BEFORE | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20121105 | |||
| 7 | IV_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Function code that PAI triggered | 20121105 |
Method ON_ALV_CHANGE on Interface IF_DMS_VE_VWR_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |