SAP ABAP Class IF_EX_BADI_EAM_TZ_ISPP_CORE (Interface zum BAdI: BADI_EAM_TZ_ISPP_CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080616
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ES_ISPP_TZ_CORE_IMPL Class for BAdI: BADI_EAM_TZ_ISPP_CORE 20080616
Properties
Class IF_EX_BADI_EAM_TZ_ISPP_CORE  
Short Description Interface zum BAdI: BADI_EAM_TZ_ISPP_CORE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080616   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 TZS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_BADI_EAM_TZ_ISPP_CORE has no interface implemented.
Friends
Class IF_EX_BADI_EAM_TZ_ISPP_CORE has no friend class.
Attributes
Class IF_EX_BADI_EAM_TZ_ISPP_CORE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SEL_OPT_RIGENE10 Instance method Public Method Check the input selection criteria for repor RIGENE10 20080616
2 CONVERT_IHGNS_SYS2SESS Instance method Public Method Converts permit list permit data to output time 20080616
3 CONVERT_RIHGNR_SESS2SYS Instance method Public Method Converts permit list data to system time 20080616
4 CONVERT_RM63S_SESS_TO_SYS Instance method Public Method Convert date/time fields of structure rm63s 20080620
5 CONVERT_RM63S_SYS_TO_SESS Instance method Public Method Convert date/time fields of structure rm63s 20080620
6 CONVERT_SEL_OPT_RIGENE10 Instance method Public Method Converts select options of permit list to time zone 20080616
7 CONVERT_VIAUFKST_SYS2SESS Instance method Public Method Converts permit list order data to output time 20080617
8 SET_RIGENE10_SELFIELDS Instance method Public Method Set order fields that must be additional selected 20080617
Events
Class IF_EX_BADI_EAM_TZ_ISPP_CORE has no event.
Types
Class IF_EX_BADI_EAM_TZ_ISPP_CORE has no local type.
Method Signatures

Method CHECK_SEL_OPT_RIGENE10 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AAEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Change date (order) 20080616
2 Importing IT_AEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Change date 20080616
3 Importing IT_AERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Creation date (order) 20080616
4 Importing IT_ERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Creation date 20080616
5 Importing IV_TERMAB Call by reference Type reference (TYPE) I_TERMAB From date (order) 20080616
6 Importing IV_TERMBI Call by reference Type reference (TYPE) I_TERMBI To date (order) 20080616
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE Date or time too complex for time zone 20080616

Method CONVERT_IHGNS_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_IHGNS Call by reference Type reference (TYPE) IHGNS permit data 20080616
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080616

Method CONVERT_IHGNS_SYS2SESS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.

Method CONVERT_RIHGNR_SESS2SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RIHGNR Call by reference Type reference (TYPE) RIHGNR Report Structure for Permit List 20080616

Method CONVERT_RIHGNR_SESS2SYS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.

Method CONVERT_RM63S_SESS_TO_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RM63S Call by reference Type reference (TYPE) RM63S I/O Fields for Permit Management 20080620

Method CONVERT_RM63S_SESS_TO_SYS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.

Method CONVERT_RM63S_SYS_TO_SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RM63S Call by reference Type reference (TYPE) RM63S I/O Fields for Permit Management 20080620

Method CONVERT_RM63S_SYS_TO_SESS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.

Method CONVERT_SEL_OPT_RIGENE10 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AAEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Change date (order) 20080616
2 Changing CT_AEDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Change date 20080616
3 Changing CT_AERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Creation date (order) 20080616
4 Changing CT_ERDAT Call by reference Type reference (TYPE) TZS1_DATE_RANGE Range Creation date 20080616
5 Changing CV_TERMAB Call by reference Type reference (TYPE) I_TERMAB From date (order) 20080616
6 Changing CV_TERMBI Call by reference Type reference (TYPE) I_TERMBI To date (order) 20080616
# Exception Resumable Description Created on
1 TO_COMPLEX_FOR_TIME_ZONE Date or time too complex for time zone 20080616

Method CONVERT_VIAUFKST_SYS2SESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_VIAUFKST Call by reference Type reference (TYPE) VIAUFKST order data 20080617
2 Exporting EV_NOT_VALID Call by reference Type reference (TYPE) ABAP_BOOL entry not in result 20080617

Method CONVERT_VIAUFKST_SYS2SESS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.

Method SET_RIGENE10_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 Tabelle of fields that must be selected 20080617

Method SET_RIGENE10_SELFIELDS on class IF_EX_BADI_EAM_TZ_ISPP_CORE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in