SAP ABAP Function Module RSDRCRM_SEG_GET_SEG_MEMBERS (Determine the members of a segment)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSDRCRM_SEG (Package) RFC Wrapper for Methods Calls with Package RSDRCRM
Basic Data
Function Module RSDRCRM_SEG_GET_SEG_MEMBERS Determine the members of a segment  
Function Group RSDRCRM_SEG_SB_REQ_HANDLER   Handler for CRM Segment Builder Queries  
Program Name SAPLRSDRCRM_SEG_SB_REQ_HANDLER    
INCLUDE Name LRSDRCRM_SEG_SB_REQ_HANDLERU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_FIRST_CALL TYPE BOOLE_D 'X': first call; ' ': not first call
Exporting E_T_SEGMENT_MEMBER_HEADER_LINE TYPE RSDRCRM_SEG_T_STRINGS Headline for E_T_SEGMENT_MEMBERS
Exporting E_T_SEGMENT_MEMBERS TYPE RSDRCRM_SEG_T_STRINGS_TABLE Table of segment members
Exporting E_END_OF_DATA TYPE BOOLE_D 'X': read last package; ' ': another package to read
Exporting E_T_MESSAGES TYPE BAPIRET2_TAB Messages
Exporting E_ERROR TYPE BOOLE_D 'X': error occured; ' ': no error occured
Importing I_SESSIONIDENT TYPE SYSUUID_25 GUID of a (RSDCRM) Session
Importing I_NEW_LOG_SERVICE TYPE BOOLE_D 'X': Create new LOG-Service; ' ': Create no new LOG-Service
Importing I_SEGMENT_ID TYPE RSDRCRM_SEG_SEGMENT_ID ID (CHAR10) of a CRM Segment Builder Segment
Importing I_TX_SEGMENT_EXPRESSION TYPE RSDRCRM_SEG_T_SEG_EXPRESSION Transfer Table CRM -> BWA for BWA Segmentation
Importing I_PACKAGE_SIZE TYPE INT4 100000 MAX number of resutls in E_T_SEGMENT_MEMBERS per package
Importing I_OPT_PREPROC_STEPS_SEL TYPE RSDRCRM_SEG_PREPROCESS_SEL Write Decimal Display of a Selection from BWA Preprocessing
Importing I_EXEC_PLAN_ACTIVE TYPE BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ')
               
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  20110909 
SAP Release Created in 730