SAP ABAP Interface IF_EX_ERP_ISA_GEN_DOC_SEL (BAdI interface IF_EX_ERP_ISA_GEN_DOC_SEL)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   WEC-APP-SLS-ERP (Application Component) WebChannel Sales using ERP-SD
     ISA_R3 (Package) Internet Sales R/3
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ERP_ISA_GEN_DOC_SEL BAdI class CL_EX_ERP_ISA_GEN_DOC_SEL 20040817
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_BILLDOC_SEL Imp. class for BAdI imp. ERP_ISA_BILLDOC_SEL 20040818
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_CONT_SELECT Imp. class for BAdI imp. ERP_ISA_CONT_SELECT 20040818
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_CUST_SEARCH Imp. class for BAdI imp. ERP_ISA_CUST_SEARCH 20041119
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_INQUIRY_SEL Imp. class for BAdI imp. ERP_ISA_INQUIRY_SEL 20040917
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_ORDER_SELECT Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20040818
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_QUOT_SELECT Imp. class for BAdI imp. ERP_ISA_QUOT_SELECT 20040818
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_CON_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20100302
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_INQ_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20091014
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_ORD_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20090904
... Click here to see Used By full list (15 items)
Properties
Interface IF_EX_ERP_ISA_GEN_DOC_SEL  
Short Description BAdI interface IF_EX_ERP_ISA_GEN_DOC_SEL    
General Data
Package ISA_R3   Internet Sales R/3 
Created 20040816   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no forward declaration.
Interfaces
Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no interface.
Friends
Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Public Type reference (TYPE) ISALES_ERROR ' ' Error Flag 20040817
2 LIST_FUNC_SEL_PARAM Constant Public Type reference (TYPE) FIELDNAME 'LIST_FUNCTION' Field name 20040817
3 TRUE Constant Public Type reference (TYPE) ISALES_ERROR 'X' Error Flag 20040817
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK_AFTER Instance method Public Method Authorization Checks after the selections 20040816
2 AUTHORITY_CHECK_BEFORE Instance method Public Method Authorization Checks before the Selection 20040816
3 INIT Instance method Public Method Initialization 20040816
4 PERFORM_SELECTION Instance method Public Method Execute the Selection 20040816
5 POSTPROCESS_RESULT Instance method Public Method Post processing after the selections 20040816
6 PREPARE_SELECTION Instance method Public Method Preparation before the Selection 20040816
Events
Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no event.
Types
Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no local type.
Method Signatures

Method AUTHORITY_CHECK_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB_CRM Rückgabeparameter 20040816
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ISALES_ERROR Fehlerkennzeichen 20040816
3 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816

Method AUTHORITY_CHECK_AFTER on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.

Method AUTHORITY_CHECK_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB_CRM Rückgabeparameter 20040816
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ISALES_ERROR Fehlerkennzeichen 20040816
3 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816

Method AUTHORITY_CHECK_BEFORE on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816
2 Importing IS_CTR_OPT Call by reference Type reference (TYPE) ISALES_CTROPT Zähleroptionen 20041122
3 Importing IT_SEL_FIELDS Call by reference Type reference (TYPE) ISALES_SEL_FIELD_TAB Tabelle der angeforderten Felder für das Suchergebnis 20040816
4 Importing IT_SEL_OPT Call by reference Type reference (TYPE) ISALES_SELOPT_TAB Auswahloptionstabelle 20040816

Method INIT on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.

Method PERFORM_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB_CRM Rückgabeparameter 20040816
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ISALES_ERROR Fehlerkennzeichen 20040816
3 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816

Method PERFORM_SELECTION on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.

Method POSTPROCESS_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOCUMENTS Call by reference Type reference (TYPE) ISALES_DOCLIST_TAB Suchergebnis 20040816
2 Exporting ET_DOC_FIELDS Call by reference Type reference (TYPE) ISALES_DOC_FIELD_TAB Feldlistentabelle für Belege 20040816
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB_CRM Rückgabeparameter 20040816
4 Exporting EV_ERROR Call by reference Type reference (TYPE) ISALES_ERROR Fehlerkennzeichen 20040816
5 Exporting EV_NUM_DOC_SEL Call by reference Type reference (TYPE) ISALES_NUM_DOC_SEL Zähler für die ausgewählten Belege 20040816
6 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816

Method POSTPROCESS_RESULT on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.

Method PREPARE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB_CRM Rückgabeparameter 20040816
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ISALES_ERROR Fehlerkennzeichen 20040816
3 Importing FLT_VAL Value transfer Type reference (TYPE) ISALES_SEL_DOC_TYPE Belegart 20040816

Method PREPARE_SELECTION on Interface IF_EX_ERP_ISA_GEN_DOC_SEL has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ERP_ISA_GEN_DOC_SEL BAdI class CL_EX_ERP_ISA_GEN_DOC_SEL 20040817
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_BILLDOC_SEL Imp. class for BAdI imp. ERP_ISA_BILLDOC_SEL 20040818
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_CONT_SELECT Imp. class for BAdI imp. ERP_ISA_CONT_SELECT 20040818
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_CUST_SEARCH Imp. class for BAdI imp. ERP_ISA_CUST_SEARCH 20041119
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_INQUIRY_SEL Imp. class for BAdI imp. ERP_ISA_INQUIRY_SEL 20040917
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_ORDER_SELECT Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20040818
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_QUOT_SELECT Imp. class for BAdI imp. ERP_ISA_QUOT_SELECT 20040818
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_CON_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20100302
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_INQ_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20091014
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_ORD_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20090904
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_ISA_SFRW_QUO_SEL Imp. class for BAdI imp. ERP_ISA_ORDER_SELECT 20090925
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_WEC_CP_ADVSEARCH Imp. class for BAdI imp. ERP_WEC_CP_ADVSEARCH 20100120
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_WEC_ENTPRSRCH Imp. class for BAdI imp. ERP_WEC_ENTPRSRCH 20091106
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_WEC_PAYMENT Imp. class for BAdI imp. ERP_WEC_PAYMENT 20091013
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_ERP_WEC_USERSEARCH Imp. class for BAdI imp. ERP_WEC_USERSEARCH 20100119
History
Last changed by/on SAP  20041209 
SAP Release Created in 2005_1_46C