SAP ABAP Interface IF_EX_BADI_EAM_TZ_IWOC_CORE (Interface for BAdI: BADI_EAM_TZ_IWOC_CORE)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     PM_TZ_CORE (Package) Time Zone Support SAP_APPL Layer
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ES_IWOC_TZ_CORE_IMPL Class for BAdI: BADI_EAM_TZ_IWOC_CORE 20080409
Properties
Interface IF_EX_BADI_EAM_TZ_IWOC_CORE  
Short Description Interface for BAdI: BADI_EAM_TZ_IWOC_CORE    
General Data
Package PM_TZ_CORE   Time Zone Support SAP_APPL Layer 
Created 20080117   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 IQS0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 TZS1 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 20080117
Friends
Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_INIT_TIME Constant Public Type reference (TYPE) VIQMEL-MZEIT '000000' 20080310
2 GC_QMTYP_PM Constant Public Type reference (TYPE) TQ8T-QMTYP '01' 20080310
3 GC_QMTYP_SM Constant Public Type reference (TYPE) TQ8T-QMTYP '03' Notification Category 20120605
4 GC_TZ_FIELDNAME Constant Public Type reference (TYPE) SVAL-FIELDNAME 'TZONE' 20080325
5 GC_TZ_TABNAME Constant Public Type reference (TYPE) SVAL-TABNAME 'TTZZT' 20080325
6 GC_YX Constant Public Type reference (TYPE) C 'X' 20080325
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_ADMINDATA_TZONE Instance method Public Method Sets session time zone as time zone for Admindata display 20080205
2 CHECK_SEL_OPT_RIAFRU20 Instance method Public Method Check the input selection criteria for report RIAFRU20 20080410
3 CHECK_SEL_OPT_RIQMEL_LISTS Instance method Public Method Check the input selection criteria for report RIQMEL60 20080506
4 CHECK_SWITCH Instance method Public Method Checks switch setting of timezone switch 20090518
5 CONVERT_AFRU_SYS2SESS Instance method Public Method converts confirmation data to output time zone 20080505
6 CONVERT_RIHAFVR_SESS2SYS Instance method Public Method Converts confirmation list to system time zone 20080505
7 CONVERT_RIHQMAM_SESS2SYS Instance method Public Method Converts notification activity list data to system time 20080506
8 CONVERT_RIHQMEL_LIST_SESS2SYS Instance method Public Method Converts notification list data to system time 20080506
9 CONVERT_RIHQMSM_SESS2SYS Instance method Public Method Converts notification task list data to system time 20080507
10 CONVERT_SEL_OPT_RIAFRU20 Instance method Public Method Change date of selections for Confirmations 20080323
11 CONVERT_SEL_OPT_RIQMEL_LISTS Instance method Public Method Change date of selections for Maint notification activities 20080506
12 CONVERT_TZONE_TO_SESS Instance method Public Method Converts notification times to Session time zone 20080130
13 CONVERT_TZONE_TO_SYS Instance method Public Method Converts notification times to System time zone 20080130
14 CONVERT_VIQMAML_SYS2SESS Instance method Public Method Convert notification activity list data to output time 20080506
15 CONVERT_VIQMELST_SYS2SESS Instance method Public Method Convert notification list data to output time 20080505
16 CONVERT_VIQMEL_SESS_TO_SYS Instance method Public Method Convert date/time fields of structure VIQMEL using timezone 20080406
17 CONVERT_VIQMEL_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure VIQMEL using timezone 20080324
18 CONVERT_VIQMFE_SESS_TO_SYS Instance method Public Method Convert date/time fields of structure VIQMFE using timezone 20080324
19 CONVERT_VIQMFE_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure VIQMFE using timezone 20080324
20 CONVERT_VIQMMA_SESS_TO_SYS Instance method Public Method Convert date/time fields of structure VIQMMA using timezone 20080324
21 CONVERT_VIQMMA_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure VIQMMA using timezone 20080324
22 CONVERT_VIQMSML_SYS2SESS Instance method Public Method Convert notification task list data to output time 20080507
23 CONVERT_VIQMSM_SESS_TO_SYS Instance method Public Method Convert date/time fields of structure VIQMSM using timezone 20080324
24 CONVERT_VIQMSM_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure VIQMSM using timezone 20080324
25 CONVERT_VIQMUR_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure VIQMUR using timezone 20080325
26 INIT_NOTIFICATION_TZONE Instance method Public Method Initializing Notification for Time zone support 20080131
27 SET_RIQMEL_LISTS_SELFIELDS Instance method Public Method Set notification fields that must be additional selected 20080507
Events
Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FLAG_TYPE1 Public See coding 20080406 flag_type1(1) TYPE c
2 GS_STAT Public See coding 20080406 BEGIN OF gs_stat. INCLUDE TYPE jcds. TYPES: objectid TYPE cdobjectv, changenr TYPE cdchangenr, username TYPE cdusername, tabname TYPE cdtabname, tabkey TYPE cdtabkey, keylen TYPE cdintlen, chngind TYPE cdshwind, fname TYPE fieldname, ftext TYPE ddtext, sprache TYPE spras, text_case TYPE cdtextind, f_old TYPE cdfldvalo, f_new TYPE cdfldvaln, txt04 TYPE j_txt04, txt30 TYPE j_txt30, fenum TYPE felfd, aknum TYPE aknum, urnum TYPE urnum, manum TYPE manum, flag TYPE flag_type1, identifier TYPE alv_subobject, END OF gs_stat
3 GT_STAT Public See coding 20080406 gt_stat TYPE STANDARD TABLE OF gs_stat WITH DEFAULT KEY
4 TAB_KBEDP Public See coding 20080623 tab_kbedp type TABLE OF kbedp
Method Signatures

Method CHANGE_ADMINDATA_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AEDAT Call by reference Type reference (TYPE) RIADM-AEDAT Date on which the object was last changed 20080326
2 Importing IV_AENAM Call by reference Type reference (TYPE) RIADM-AENAM Name of the user who last changed the object 20080326
3 Importing IV_AEUHR Call by reference Type reference (TYPE) RIADM-AEUHR '000000' Time at which the object was changed 20080326
4 Importing IV_AEUHR_ACTIVE Call by reference Type reference (TYPE) IREF-IIND SPACE Yes/No (X/ ) 20080326
5 Importing IV_CUA_TITLE Call by reference Type reference (TYPE) VIQMEL-QMTXT Short Text 20080326
6 Importing IV_ERDAT Call by reference Type reference (TYPE) RIADM-ERDAT Date on Which Record Was Created 20080326
7 Importing IV_ERNAM Call by reference Type reference (TYPE) RIADM-ERNAM Name of User Who Created the Object 20080326
8 Importing IV_ERUHR Call by reference Type reference (TYPE) RIADM-ERUHR '000000' Time at which the object was created 20080326
9 Importing IV_ERUHR_ACTIVE Call by reference Type reference (TYPE) IREF-IIND SPACE Yes/No (X/ ) 20080326
10 Importing IV_NOTIF_CAT Call by reference Type reference (TYPE) TQ80-QMTYP Notification Category 20120605
11 Importing IV_TZONE Call by reference Type reference (TYPE) RIADM-TZONE Time Zone 20080326
12 Importing IV_TZONE_ACTIVE Call by reference Type reference (TYPE) IREF-IIND Yes/No (X/ ) 20080326

Method CHANGE_ADMINDATA_TZONE on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CHECK_SEL_OPT_RIAFRU20 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Posting Date 20080505
2 Importing IT_ERSDA Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Entered on 20080505
3 Importing IT_IEDD Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Confirmation finish date 20080505
4 Importing IT_IEDZ Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Confirmation finish time 20080505
5 Importing IT_ISDD Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Confirmation start date 20080505
6 Importing IT_ISDZ Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Confirmation start time 20080505
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE exception for multiple entries 20080410

Method CHECK_SEL_OPT_RIQMEL_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Changed on 20080506
2 Importing IT_AUSBS Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Malfunction end date 20080506
3 Importing IT_AUSVN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Malfunction start date 20080506
4 Importing IT_AUZTB Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Malfunction end time 20080506
5 Importing IT_AUZTV Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Malfunction start time 20080506
6 Importing IT_BEZDT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Reference date 20080506
7 Importing IT_BSTDK Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Purchase order date 20080506
8 Importing IT_DATAN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range TechInspection on 20080506
9 Importing IT_ERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range created on 20080506
10 Importing IT_ERLDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Completion date 20080507
11 Importing IT_LTRMN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Required End 20080506
12 Importing IT_MZEIT Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Notification time 20080506
13 Importing IT_PETER Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Activity end date 20080506
14 Importing IT_PETUR Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Activity end time 20080506
15 Importing IT_PSTER Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Activity start date 20080506
16 Importing IT_PSTUR Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Activity start time 20080506
17 Importing IT_QMDAB Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Completion by date 20080506
18 Importing IT_STRMN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Required Start 20080506
19 Importing IT_WDVDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Resubmission date 20080507
20 Importing IV_DATUB Call by reference Type reference (TYPE) I_TERMBI To date 20080506
21 Importing IV_DATUV Call by reference Type reference (TYPE) I_TERMAB From date 20080506
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE exception for multiple entries 20080506

Method CHECK_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SWPOS Value transfer Type reference (TYPE) SFW_SWITCHPOS Switch Position 20090518

Method CHECK_SWITCH on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_AFRU_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_AFRU Call by reference Type reference (TYPE) AFRU Order Confirmations 20080505
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080505

Method CONVERT_AFRU_SYS2SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_RIHAFVR_SESS2SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RIHAFVR Call by reference Type reference (TYPE) RIHAFVR Display Struc. Reporting PM Order Operations & Confirmations 20080505

Method CONVERT_RIHAFVR_SESS2SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_RIHQMAM_SESS2SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RIHQMAM Call by reference Type reference (TYPE) RIHQMAM Display structure reporting for activities 20080506

Method CONVERT_RIHQMAM_SESS2SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_RIHQMEL_LIST_SESS2SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RIHQMEL_LIST Call by reference Type reference (TYPE) RIHQMEL_LIST Display structure reporting for QMEL 20080506

Method CONVERT_RIHQMEL_LIST_SESS2SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_RIHQMSM_SESS2SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RIHQMSM Call by reference Type reference (TYPE) RIHQMSM Display structure reporting for tasks 20080507

Method CONVERT_RIHQMSM_SESS2SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_SEL_OPT_RIAFRU20 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BUDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Posting Date 20080505
2 Changing CT_ERSDA Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Entered on 20080505
3 Changing CT_IEDD Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Confirmation finish date 20080505
4 Changing CT_IEDZ Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Confirmation finish time 20080505
5 Changing CT_ISDD Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Confirmation start date 20080505
6 Changing CT_ISDZ Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Confirmation start time 20080505
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE exception for multiple entries 20080410

Method CONVERT_SEL_OPT_RIQMEL_LISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Changed on 20080506
2 Changing CT_AUSBS Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Malfunction end date 20080506
3 Changing CT_AUSVN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Malfunction start date 20080506
4 Changing CT_AUZTB Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Malfunction end time 20080506
5 Changing CT_AUZTV Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Malfunction start time 20080506
6 Changing CT_BEZDT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Reference date 20080506
7 Changing CT_BSTDK Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Purchase order date 20080506
8 Changing CT_DATAN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range TechInspection on 20080506
9 Changing CT_ERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range created on 20080506
10 Changing CT_ERLDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Completion date 20080507
11 Changing CT_LTRMN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Required End 20080506
12 Changing CT_MZEIT Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Notification time 20080506
13 Changing CT_PETER Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Activity end date 20080506
14 Changing CT_PETUR Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Activity end time 20080506
15 Changing CT_PSTER Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Activity start date 20080506
16 Changing CT_PSTUR Call by reference Type reference (TYPE) TZS1_TIME_RANGE Range Activity start time 20080506
17 Changing CT_QMDAB Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Completion by date 20080506
18 Changing CT_QMDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Notification date 20080506
19 Changing CT_STRMN Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Required Start 20080506
20 Changing CT_WDVDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Resubmission date 20080507
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE raise exception, if date/time range is multiple 20080506

Method CONVERT_TZONE_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080326
2 Changing CT_KBEDP Call by reference Type reference (TYPE) TAB_KBEDP time ticket for split record 20080623
3 Changing CT_VIQMFE Call by reference Type reference (TYPE) TAB_WQMFE Work Table for Notification Item 20080326
4 Changing CT_VIQMMA Call by reference Type reference (TYPE) TAB_WQMMA Work Table for Activities 20080326
5 Changing CT_VIQMSM Call by reference Type reference (TYPE) TAB_WQMSM Work table for tasks 20080326
6 Changing CT_VIQMUR Call by reference Type reference (TYPE) TAB_WQMUR Work table for causes 20080326

Method CONVERT_TZONE_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_TZONE_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080326
2 Changing CT_KBEDP Call by reference Type reference (TYPE) TAB_KBEDP time ticket for split record 20080623
3 Changing CT_VIQMFE Call by reference Type reference (TYPE) TAB_WQMFE Work Table for Notification Item 20080326
4 Changing CT_VIQMMA Call by reference Type reference (TYPE) TAB_WQMMA Work Table for Activities 20080326
5 Changing CT_VIQMSM Call by reference Type reference (TYPE) TAB_WQMSM Work table for tasks 20080326
6 Changing CT_VIQMUR Call by reference Type reference (TYPE) TAB_WQMUR Work table for causes 20080326

Method CONVERT_TZONE_TO_SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMAML_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMAML Call by reference Type reference (TYPE) VIQMAML Notification & activity data 20080506
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080506

Method CONVERT_VIQMAML_SYS2SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMELST_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMELST Call by reference Type reference (TYPE) VIQMELST Notification record 20080505
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080505

Method CONVERT_VIQMELST_SYS2SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMEL_SESS_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080406

Method CONVERT_VIQMEL_SESS_TO_SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMEL_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080324

Method CONVERT_VIQMEL_SYS_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMFE_SESS_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMFE Call by reference Type reference (TYPE) VIQMFE Generated Table for View VIQMFE 20080324

Method CONVERT_VIQMFE_SESS_TO_SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMFE_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMFE Call by reference Type reference (TYPE) VIQMFE Generated Table for View VIQMFE 20080324

Method CONVERT_VIQMFE_SYS_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMMA_SESS_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMMA Call by reference Type reference (TYPE) VIQMMA Generated Table for View VIQMMA 20080324

Method CONVERT_VIQMMA_SESS_TO_SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMMA_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMMA Call by reference Type reference (TYPE) VIQMMA Generated Table for View VIQMMA 20080324

Method CONVERT_VIQMMA_SYS_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMSML_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMSML Call by reference Type reference (TYPE) VIQMSML Notification & task data 20080507
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080507

Method CONVERT_VIQMSML_SYS2SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMSM_SESS_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMSM Call by reference Type reference (TYPE) VIQMSM Generated Table for View VIQMSM 20080324

Method CONVERT_VIQMSM_SESS_TO_SYS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMSM_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMSM Call by reference Type reference (TYPE) VIQMSM Generated Table for View VIQMSM 20080324

Method CONVERT_VIQMSM_SYS_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method CONVERT_VIQMUR_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIQMUR Call by reference Type reference (TYPE) VIQMUR Generated Table for View VIQMUR 20080325

Method CONVERT_VIQMUR_SYS_TO_SESS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method INIT_NOTIFICATION_TZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080326
2 Importing IS_TQ80 Call by reference Type reference (TYPE) TQ80 Notification Types 20080326
3 Importing IS_VIQMEL Call by reference Type reference (TYPE) VIQMEL Generated Table for View VIQMEL 20080326
4 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20080326

Method INIT_NOTIFICATION_TZONE on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.

Method SET_RIQMEL_LISTS_SELFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELFIELDS Call by reference Type reference (TYPE) TZS1_T_SELFIELDS_TYPE selected fields 20080507
2 Importing IV_ACTIVITY_FIELDS Call by reference Type reference (TYPE) ABAP_BOOL Activity fields should be checked 20080507
3 Importing IV_TASK_FIELDS Call by reference Type reference (TYPE) ABAP_BOOL task fields should be checked 20080507

Method SET_RIQMEL_LISTS_SELFIELDS on Interface IF_EX_BADI_EAM_TZ_IWOC_CORE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604