SAP ABAP Function Module CRM_ORDER_ISA_GETLIST (Ermittlung der Aufträge zum Partner)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_TOOLS (Package) General Services for Transaction Processing
Basic Data
Function Module CRM_ORDER_ISA_GETLIST Ermittlung der Aufträge zum Partner  
Function Group CRM_ORDER_TOOLS   General Duties  
Program Name SAPLCRM_ORDER_TOOLS   Allgemeine Dienste 
INCLUDE Name LCRM_ORDER_TOOLSU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RESULT TYPE CRMT_ORDER_ISA_TAB Table for the Application Workplace - Ord
Exporting ET_PARTNER TYPE CRMT_ISALES_SALESDOCPARTNER_T Table of Partner Functions
Importing IR_OBJECT_ID TYPE CRMT_OBJECT_ID_RNGT Ranges for Transaction Numbers
Importing IR_SALES_ORG TYPE CRMT_BUS_SALES_ORG_RANGE_T Sales Organizations (Range Table)
Importing IR_DIS_CHANNEL TYPE CRMT_BUS_CHANNEL_RANGE_T Distribution Channels (Range Table)
Importing IR_CHANGED_AT TYPE CRMT_REPORT_RANGE_CHANGEDAT_TA Range Table for the changed_at Field
Importing IR_CREATED_AT TYPE CRMT_REPORT_RANGE_CREATEDAT_TA Range Table for the CREATED_AT Field
Importing IV_ORDERED_PROD TYPE CRMT_ORDERED_PROD Product Name Entered
Importing IR_PO_NUMBER TYPE CRMT_REPORT_RANGE_PO_NUMBER_TA Range Table for Purchase Order Number
Importing IR_DESCRIPTION_UC TYPE CRMT_REPORT_RANGE_DESC_UC_TA Range for Description in Capital Letters
Importing IV_PARTNER_NO TYPE CRMT_PARTNER_NO Partner Number (GUID)
Importing IR_PARTNER_NO TYPE CRMT_REPORT_RANGE_PRTNR_NO_TA Business Transaction Type
Importing IT_PARTNER TYPE CRMT_ISALES_SALESDOCPARTNER_T Table of Partner Functions
Importing IT_PFT TYPE CRMT_ISA_PARTNER_FUNC_TYPE_TAB Table with Partner Function Types
Importing IV_PROCESS_TYPE TYPE CRMT_PROCESS_TYPE Business Transaction Type
Importing IV_DOC_TYPE TYPE I 1 1 = Order, 2 = Quotation, 4 = Basket, 8 = Online Quote, 16 = Collective Order
Importing IV_STATUS TYPE I 7 1 = Open, 2 = Completed, 4 = Ready for Collection
Importing IV_RELEASED_QUOTES TYPE I 0 1 = Only Released, 2 = Only Not Released, 3 = Determine
Importing IV_RESELLER_SCENARIO TYPE CRMT_BOOLEAN SPACE Logical Variable
Importing IV_ACCEPTED_QUOTES TYPE I 0 1 = Only Accepted, 2 = Only Not Accepted
Importing IV_USER_STATUS TYPE J_STATUS SPACE User Status for Selection
Exception PARAMETER_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19991102 
SAP Release Created in