SAP ABAP Class IF_EX_ARC_SCMG_READ_INTERN (Interface for BAdI: ARC_SCMG_READ_INTERN)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20051124 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_ARC_SCMG_READ_INTERN | Class for BAdI: ARC_SCMG_READ_INTERN | 20051124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ARC_SCMG_READ_INTERN | Abstract Class for BAdI arc_scmg_read_intern | 20051124 |
Properties
Class | IF_EX_ARC_SCMG_READ_INTERN | |
Short Description | Interface for BAdI: ARC_SCMG_READ_INTERN | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051118 | SAP |
Last change | 20070911 | 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) |
Interfaces
Class IF_EX_ARC_SCMG_READ_INTERN has no interface implemented.
Friends
Class IF_EX_ARC_SCMG_READ_INTERN has no friend class.
Attributes
Class IF_EX_ARC_SCMG_READ_INTERN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get menu items with their event names | 20051124 |
2 | ![]() |
Instance method | Public | Method | Read add-on specific information from the archive | 20051124 |
3 | ![]() |
Instance method | Public | Method | Set the attributes for the dialog box in the "read" dialog | 20060201 |
Events
Class IF_EX_ARC_SCMG_READ_INTERN has no event.
Types
Class IF_EX_ARC_SCMG_READ_INTERN has no local type.
Method Signatures
Method GET_MENU_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_MENU_ITEMS | Call by reference | Type reference (TYPE) | SCMG_READ_MENU_ITEMS | Menu items of the context menu of read archived case | 20051124 |
Method GET_MENU_ITEMS on class IF_EX_ARC_SCMG_READ_INTERN has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TEXT | Call by reference | Type reference (TYPE) | CHAR70 | error message | 20051124 | ||
2 | ![]() |
CH_VETO | Call by reference | Type reference (TYPE) | CHAR1 | set if not succesful | 20051124 | ||
3 | ![]() |
IM_ARC_HANDLE | Call by reference | Type reference (TYPE) | SY-TABIX | archive handle | 20060126 | ||
4 | ![]() |
IM_CASE_ATTR | Call by reference | Type reference (TYPE) | SCMG_T_CASE_ATTR | case attributes | 20051124 | ||
5 | ![]() |
IM_EVENT_NAME | Call by reference | Type reference (TYPE) | CHAR70 | name of catched event | 20051124 | ||
6 | ![]() |
IM_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | parent gui container | 20051124 |
Method READ on class IF_EX_ARC_SCMG_READ_INTERN has no exception.
Method SET_DIALOG_BOX_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_ADD_TOOLBAR | Call by reference | Type reference (TYPE) | SRMGS_BOOLEAN | Soll Dialogbox Toolbar besitzen? | 20060201 | ||
2 | ![]() |
CH_EVENT_NAME | Call by reference | Type reference (TYPE) | CHAR70 | event name | 20060214 | ||
3 | ![]() |
CH_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe der Dialogbox | 20060201 | ||
4 | ![]() |
CH_LEFT | Call by reference | Type reference (TYPE) | I | Position der Dialogbox (links) | 20060201 | ||
5 | ![]() |
CH_TITLE | Call by reference | Type reference (TYPE) | C | Dialogtitel | 20060201 | ||
6 | ![]() |
CH_TOP | Call by reference | Type reference (TYPE) | I | Position der Dialogbox (oben) | 20060201 | ||
7 | ![]() |
CH_WIDTH | Call by reference | Type reference (TYPE) | I | Breite der Dialogbox | 20060201 |
Method SET_DIALOG_BOX_ATTR on class IF_EX_ARC_SCMG_READ_INTERN has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |