SAP ABAP Interface IF_EX_ISM_FORECAST (BAdI Interface IF_EX_ISM_FORECAST)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSDI (Package) IS-M/SD SD Integration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DEF_IM_ISM_FORECAST | Default Implementation for BAdI Definition ISM_FORECAST | 20040813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ISM_FORECAST | BAdI Class CL_EX_ISM_FORECAST | 20041206 |
Properties
| Interface | IF_EX_ISM_FORECAST | |
| Short Description | BAdI Interface IF_EX_ISM_FORECAST |
General Data
| Package | JSDI | IS-M/SD SD Integration |
| Created | 20040802 | SAP |
| Last changed | 20060208 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_ISM_FORECAST has no forward declaration.
Interfaces
Interface IF_EX_ISM_FORECAST has no interface.
Friends
Interface IF_EX_ISM_FORECAST has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_DUMMY_KEYS_MDPRFAM | Instance attribute | Public | Type reference (TYPE) | T_KEYS_MDPRFAM_TAB | 20040923 | |||
| 2 | GT_DUMMY_SEGMENT | Instance attribute | Public | Type reference (TYPE) | T_SEG_ISS_TAB | 20040923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Data for Reference Issues | 20040802 | |
| 2 | Instance method | Public | Method | Adds Button to Toolbar | 20040820 | |
| 3 | Instance method | Public | Method | Reacts to User-Defined Buttons | 20040820 |
Events
Interface IF_EX_ISM_FORECAST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_KEYS_MDPRFAM | Public | See coding | 20040923 | BEGIN OF t_keys_mdprfam.
INCLUDE TYPE rjksdissue_refissue_publdate.
TYPES: area TYPE ism_area,
t_segment LIKE gt_dummy_segment,
END OF t_keys_mdprfam
|
||
| 2 | T_KEYS_MDPRFAM_TAB | Public | See coding | 20040923 | t_keys_mdprfam_tab TYPE STANDARD TABLE OF t_keys_mdprfam
|
||
| 3 | T_REFISSUES_TAB | Public | See coding | 20040820 | t_refissues_tab TYPE STANDARD TABLE OF t_ref_issues
|
||
| 4 | T_REF_ISSUES | Public | See coding | 20040923 | BEGIN OF t_ref_issues.
INCLUDE TYPE rjksdissforecitem.
TYPES mdprfam_tab LIKE gt_dummy_keys_mdprfam.
TYPES celltab TYPE lvc_t_styl.
TYPES: END OF t_ref_issues
|
||
| 5 | T_SEG_ISS | Public | See coding | 20040923 | BEGIN OF t_seg_iss,
issue TYPE matnr,
segment TYPE ism_segment,
END OF t_seg_iss
|
||
| 6 | T_SEG_ISS_TAB | Public | See coding | 20040923 | t_seg_iss_tab TYPE STANDARD TABLE OF t_seg_iss
|
Method Signatures
Method GET_TABLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_PLAN_ISSUE | Call by reference | Type reference (TYPE) | RJKSDISSFOREC | IS-M: Ausgabe Kopfdaten | 20050817 | |||
| 2 | IN_TAB | Call by reference | Type reference (TYPE) | SY-UCOMM | 0200 Issue; 0210 Produkt; 0220 Familie | 20050817 | |||
| 3 | IN_T_REF_ISSUES | Call by reference | Type reference (TYPE) | RJKSDISSFORECITEM_TAB | IS-M: Positionsdaten Referenzausgaben | 20040802 | |||
| 4 | OUT_T_REF_ISSUES | Call by reference | Type reference (TYPE) | RJKSDISSFORECITEM_TAB | IS-M: Positionsdaten Referenzausgaben | 20040802 |
Method GET_TABLE_DATA on Interface IF_EX_ISM_FORECAST has no exception.
Method GET_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_PLAN_ISSUE | Call by reference | Type reference (TYPE) | RJKSDISSFOREC | IS-M: Ausgabe Kopfdaten | 20050817 | |||
| 2 | IN_TAB | Call by reference | Type reference (TYPE) | SY-UCOMM | 0200 Issue; 0210 Produkt; 0220 Familie | 20050817 | |||
| 3 | OUT_T_TOOLBAR | Value transfer | Type reference (TYPE) | TTB_BUTTON | Toolbarbuttons | 20040820 |
Method GET_TOOLBAR_BUTTON on Interface IF_EX_ISM_FORECAST has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040820 | |||
| 2 | IN_PLAN_ISSUE | Call by reference | Type reference (TYPE) | RJKSDISSFOREC | IS-M: Ausgabe Kopfdaten | 20050817 | |||
| 3 | IN_TAB | Call by reference | Type reference (TYPE) | SY-UCOMM | 0200 Issue; 0210 Produkt; 0220 Familie | 20050817 | |||
| 4 | IN_T_REFISSUE | Call by reference | Type reference (TYPE) | T_REFISSUES_TAB | 20040820 |
Method HANDLE_USER_COMMAND on Interface IF_EX_ISM_FORECAST has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 473 |