SAP ABAP Interface IF_WVKP_SPSH_IMP_INTEGRATION (Interface for BAdI: WVKP_SPSH_IMPORT_INTEGRATION)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WVKP (Package) IS-R: Sales pricing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WVKP_SPSH_IMP_INTEGRATION Class for BAdI Impl.: WVKP_SPSH_IMPORT_INTEGRATION 20121219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WVKP_SPSH_IMP_INT_FALLBACK Class for BAdI: WVKP_SPSH_IMPORT_INTEGRATION 20121219
Properties
Interface IF_WVKP_SPSH_IMP_INTEGRATION  
Short Description Interface for BAdI: WVKP_SPSH_IMPORT_INTEGRATION    
General Data
Package WVKP   IS-R: Sales pricing 
Created 20121219   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20121219
Friends
Interface IF_WVKP_SPSH_IMP_INTEGRATION has no friend.
Attributes
Interface IF_WVKP_SPSH_IMP_INTEGRATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_ENTRIES_NOT_PROC Instance method Public Method 20130212
2 CHANGE_PRICE_CALC_ITEMS_ALV Instance method Public Method 20130212
3 CHANGE_SELECT_FLAGS Instance method Public Method 20130212
4 CHECK_DATA Instance method Public Method 20130212
5 CHECK_RELEVANCE Instance method Public Method 20130212
6 FILL_PLTYP_RANGE Instance method Public Method 20130212
7 IMPORT_SPREADSHEET Instance method Public Method Import data from spreadsheet 20121219
8 SELECT_DISTRIBUTION_CHAINS Instance method Public Method 20130212
Events
Interface IF_WVKP_SPSH_IMP_INTEGRATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ALV_KEY Public See coding 20130212 begin of s_alv_key, werks_vtext type t001w-name1, tvkot_vtext type vkorg_text, tvtwt_vtext type vtweg_text, bgint_vtext type swor-kschl, pltyp_vtext type t189t-ptext, maktx type arti-maktx, end of s_alv_key
2 S_ALV_TAB Public See coding 20130212 begin of s_alv_tab. include type s_doc_header. include type kalp. include type s_alv_key. types kalp_index type sy-tabix. types cell type lvc_t_styl. types color(4) type c. types icon type tv_image. types end of s_alv_tab
3 S_DOC_HEADER Public See coding 20130212 begin of s_doc_header, ernam type wkbk-ernam, erdat type wkbk-erdat, aenam type wkbk-aenam, aedat type wkbk-aedat, end of s_doc_header
4 T_ALV_TAB Public See coding 20130212 t_alv_tab type standard table of s_alv_tab
5 T_ERRO_TEMP Public See coding 20130212 t_erro_temp type standard table of erro_temp
6 T_FILGR_RAN Public See coding 20121219 t_filgr_ran type standard table of filgr_ran
7 T_KLAH Public See coding 20130212 t_klah type standard table of klah
8 T_MATNR_RAN Public See coding 20121219 t_matnr_ran type standard table of matnr_ran
9 T_PLTYP_RAN Public See coding 20121219 t_pltyp_ran type standard table of pltyp_ran
10 T_TVKOV Public See coding 20130212 t_tvkov type standard table of tvkov
11 T_VKORG_RAN Public See coding 20121219 t_vkorg_ran type standard table of vkorg_ran
12 T_VTWEG_RAN Public See coding 20121219 t_vtweg_ran type standard table of vtweg_ran
13 T_WERKS_RAN Public See coding 20121219 t_werks_ran type standard table of werks_ran
Method Signatures

Method ADD_MSG_ENTRIES_NOT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) T_ERRO_TEMP 20130212
2 Importing IV_LIGRU Call by reference Type reference (TYPE) LIGRU 20130214

Method ADD_MSG_ENTRIES_NOT_PROC on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method CHANGE_PRICE_CALC_ITEMS_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) T_ERRO_TEMP 20130212
2 Changing CT_OUTTAB Call by reference Type reference (TYPE) T_ALV_TAB 20130212

Method CHANGE_PRICE_CALC_ITEMS_ALV on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method CHANGE_SELECT_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SELECT_PLTYP Call by reference Type reference (TYPE) SY-TABIX 20130212
2 Changing CV_SELECT_VKORG Call by reference Type reference (TYPE) SY-TABIX 20130212
3 Changing CV_SELECT_VTWEG Call by reference Type reference (TYPE) SY-TABIX 20130212

Method CHANGE_SELECT_FLAGS on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method CHECK_DATA Signature

Method CHECK_DATA on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no parameter.
Method CHECK_DATA on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method CHECK_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOT_RELEVANT Call by reference Type reference (TYPE) ABAP_BOOL 20130212
2 Importing IS_MATNR Call by reference Type reference (TYPE) ARTI 20130212
3 Importing IS_WERKS Call by reference Type reference (TYPE) FILI 20130212
4 Importing IT_KLAH Call by reference Type reference (TYPE) T_KLAH 20130212

Method CHECK_RELEVANCE on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method FILL_PLTYP_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PLTYP Call by reference Type reference (TYPE) T_PLTYP_RAN 20130212

Method FILL_PLTYP_RANGE on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method IMPORT_SPREADSHEET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FILGR Call by reference Type reference (TYPE) T_FILGR_RAN 20121219
2 Changing CT_MATNR Call by reference Type reference (TYPE) T_MATNR_RAN 20121219
3 Changing CT_PLTYP Call by reference Type reference (TYPE) T_PLTYP_RAN 20121219
4 Changing CT_VKORG Call by reference Type reference (TYPE) T_VKORG_RAN 20121219
5 Changing CT_VTWEG Call by reference Type reference (TYPE) T_VTWEG_RAN 20121219
6 Changing CT_WERKS Call by reference Type reference (TYPE) T_WERKS_RAN 20121219
7 Changing CV_UCOMM Call by reference Type reference (TYPE) SY-UCOMM 20130212
8 Exporting EV_IMPORT_CANCELED Call by reference Type reference (TYPE) ABAP_BOOL 20130212
9 Importing IS_PISPC Call by reference Type reference (TYPE) PISPC 20130212
10 Importing IV_FROM_FILE Call by reference Type reference (TYPE) ABAP_BOOL Import from file 20121219

Method IMPORT_SPREADSHEET on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.

Method SELECT_DISTRIBUTION_CHAINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_XTVKOV Call by reference Type reference (TYPE) T_TVKOV 20130212
2 Changing CT_YTVKOV Call by reference Type reference (TYPE) T_TVKOV 20130212
3 Changing CT_ZTVKOV Call by reference Type reference (TYPE) T_TVKOV 20130212

Method SELECT_DISTRIBUTION_CHAINS on Interface IF_WVKP_SPSH_IMP_INTEGRATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617