SAP ABAP Interface IF_EX_ARC_SCMG_READ_INTERN (Interface for BAdI: ARC_SCMG_READ_INTERN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-CM (Application Component) Case Management
⤷
SCMG_ARCHIVE (Package) Package for Archiving Interfaces/Classes

⤷

⤷

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
Interface | IF_EX_ARC_SCMG_READ_INTERN | |
Short Description | Interface for BAdI: ARC_SCMG_READ_INTERN |
General Data
Package | SCMG_ARCHIVE | Package for Archiving Interfaces/Classes |
Created | 20051118 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | SRMGS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20051124 |
Friends
Interface IF_EX_ARC_SCMG_READ_INTERN has no friend.
Attributes
Interface 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
Interface IF_EX_ARC_SCMG_READ_INTERN has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_EX_ARC_SCMG_READ_INTERN has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |