SAP ABAP Class /TDAG/CP_IMDSCL_CTL_SUPC_ALV (View controller for the ALV sub view within the Customer MD)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_IMDS (Package) IMDS Advanced Interface Integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /TDAG/CP_IMDSCL_CTL_ALV | Basic view Controller for ALV based Views | 20100714 |
Properties
Class | /TDAG/CP_IMDSCL_CTL_SUPC_ALV | |
Short Description | View controller for the ALV sub view within the Customer MD | |
Super Class | /TDAG/CP_IMDSCL_CTL_ALV | Basic view Controller for ALV based Views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /TDAG/CP_IMDS | IMDS Advanced Interface Integration |
Created | 20100714 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no interface implemented.
Friends
Class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /TDAG/CP_IMDSCL_PROC_SUPPLMDS | Processing Controller | 20100714 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /TDAG/CPY_IDENTDESCREXT | Description of Identifiers | 20100721 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Accepts the current selected MDS | 20100726 |
2 | ![]() |
Instance method | Protected | Method | Checks if there is unsaved data | 20100714 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101007 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100729 |
5 | ![]() |
Instance method | Protected | Method | Delete request | 20101104 |
6 | ![]() |
Instance method | Protected | Method | Determs the current possible Operations | 20100714 |
7 | ![]() |
Instance method | Protected | Method | Loads the Identificator descriptors from the Ident List | 20100721 |
8 | ![]() |
Instance method | Protected | Method | Returns the currently selected rows as data reference | 20100723 |
9 | ![]() |
Instance method | Protected | Method | Imports the selected MDS data structures | 20101015 |
10 | ![]() |
Instance method | Protected | Method | Handles the F4 Event for Specification | 20100818 |
11 | ![]() |
Instance method | Protected | Method | Handle F9 Select event | 20101216 |
12 | ![]() |
Instance method | Protected | Method | Opens the validation screen | 20101013 |
13 | ![]() |
Instance method | Protected | Method | Refresh the current displayed data | 20100714 |
14 | ![]() |
Instance method | Protected | Method | Rejects the current selected MDS | 20100726 |
15 | ![]() |
Instance method | Protected | Method | Save changes of the data model | 20100714 |
16 | ![]() |
Instance method | Protected | Method | Handle the change of a MDS row selection | 20100714 |
17 | ![]() |
Instance method | Protected | Method | Send request | 20101104 |
18 | ![]() |
Instance method | Protected | Method | Sets the Import Switch in all records | 20101118 |
19 | ![]() |
Instance method | Protected | Method | Returns the current status upload setting | 20100726 |
Events
Class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | OPCODE_MATRIX | Protected | See coding | 20100714 | BEGIN OF OPCODE_MATRIX,
enable_mds_display TYPE abap_bool,
enable_mds_accept type abap_bool,
enable_mds_reject type abap_bool,
enable_spec_assign type abap_bool,
enable_mds_import TYPE abap_bool,
enable_refresh TYPE abap_bool,
enable_req_send TYPE abap_bool,
enable_req_create TYPE abap_bool,
enable_req_delete TYPE abap_bool,
END OF opcode_matrix
|
Method Signatures
Method ACCEPT Signature
Method ACCEPT on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to accept the MDS | 20100726 |
Method CHECK_ON_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAVIGATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Navigation possible true/false | 20100714 |
Method CHECK_ON_CHANGES on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
Method CLASS_CONSTRUCTOR on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20100729 | |||
2 | ![]() |
IS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | Grid Layout and Options | 20100729 | ||
3 | ![]() |
IT_EXCEPT_QINFO | Call by reference | Type reference (TYPE) | LVC_T_QINF | Table for Exception Quickinfo | 20100729 | ||
4 | ![]() |
IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20100729 | |||
5 | ![]() |
IV_CUSTOM_CTRL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100729 | ||
6 | ![]() |
IV_DELAYED_SEL_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Enable/Disable delayed selection change event handling | 20100729 | |
7 | ![]() |
IV_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | 20100729 | |||
8 | ![]() |
IV_GRID_TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | Grid title | 20100729 | ||
9 | ![]() |
IV_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | 20100729 | |||
10 | ![]() |
IV_ROW_COLOR_FIELD | Call by reference | Type reference (TYPE) | LVC_FNAME | Row Color field name | 20100729 | ||
11 | ![]() |
IV_SEL_MODE | Call by reference | Type reference (TYPE) | LVC_LIBOX | 'B' | Grid Selection mode | 20100729 | |
12 | ![]() |
IV_STYLE_FIELD | Call by reference | Type reference (TYPE) | LVC_FNAME | Cell Style field name | 20100729 | ||
13 | ![]() |
IV_VARIANT_SAVE_OPT | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Displ. Variant Save Option (X, U, A, space) | 20100729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100729 |
Method DELETE_REQUEST Signature
Method DELETE_REQUEST on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to delete request | 20101104 |
Method DETERM_OPCODE_MATRIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OPCODE_MATRIX | Call by reference | Type reference (TYPE) | /TDAG/CP_IMDSCL_CTL_SUPC_ALV=>OPCODE_MATRIX | Matrix of possible Operations | 20100714 |
Method DETERM_OPCODE_MATRIX on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method GET_IDENT_DESCRIPTORS Signature
Method GET_IDENT_DESCRIPTORS on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to load the descriptors | 20100721 |
Method GET_SELECTED_ROW_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA_REF | Call by reference | Type reference (TYPE) | /TDAG/CPY_VDM_SUPC_REF | Table of record reference descriptors | 20100723 |
Method GET_SELECTED_ROW_REF on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method IMPORT_MDS_STRUCTURE Signature
Method IMPORT_MDS_STRUCTURE on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to import the MDS data structures | 20101015 |
Method MAINTAIN_SPEC_ASSIGN Signature
Method MAINTAIN_SPEC_ASSIGN on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Maintainance failed | 20100818 |
Method ON_F9 Signature
Method ON_F9 on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
Method ON_F9 on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method OPEN_VALIDATION Signature
Method OPEN_VALIDATION on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to open validation | 20101013 |
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MDS_GUID | Call by reference | Type reference (TYPE) | GUID | Refresh of MDS with GUID | 20101103 | ||
2 | ![]() |
IV_REQ_RES_FILE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Request result file true/false | 20100826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Refresh failed | 20100714 |
Method REJECT Signature
Method REJECT on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to reject the MDS | 20100726 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RESTORE_SELECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Restore Lead selection after save | 20100729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to save | 20100714 |
Method SELECTION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SEL_IDX | Call by reference | Type reference (TYPE) | I | New selected row | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Selection change failed | 20100714 |
Method SEND_REQUEST Signature
Method SEND_REQUEST on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to send request | 20101104 |
Method SET_IMPORT_SWITCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Enabled/Disabled | 20101118 |
Method SET_IMPORT_SWITCH on class /TDAG/CP_IMDSCL_CTL_SUPC_ALV has no exception.
Method STATUS_UPLOAD_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STATUS_UPLOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | Status Upload enabled flag | 20100726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Determination the status upload flag failed | 20100726 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200_600 |