SAP ABAP Function Module CRM_TOUR_GETLIST (Select a tour header/item)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BTX-ACT (Application Component) Activity Management
⤷
CRM_TOUR (Package) Tour Maintenance

⤷

⤷

Basic Data
Function Module | CRM_TOUR_GETLIST | Select a tour header/item |
Function Group | CRM_TOUR_API | API for Tour |
Program Name | SAPLCRM_TOUR_API | |
INCLUDE Name | LCRM_TOUR_APIU17 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_TOUR_H_GUID | TYPE | CRMT_OBJECT_GUID_TAB | List of GUIDs | |||
![]() |
ET_TOUR_H_DB | TYPE | CRMT_TOUR_H_TAB | Table type for tour header data | |||
![]() |
IV_MAX_ROWS | TYPE | BAPIMAXROW | Maximum number of lines of hits | |||
![]() |
IS_VALID_DATE_FROM | TYPE | CRMT_TOUR_VALIDDATES_SEARCH | Request structure to for valid date from/to | |||
![]() |
IS_VALID_DATE_TO | TYPE | CRMT_TOUR_VALIDDATES_SEARCH | Request structure to for valid date from/to | |||
![]() |
IT_TOUROWNER_ID_RANGE | TYPE | CRMT_TOUR_TOUROWNER_ID_RNGT | Selection table for tour owner with ID | |||
![]() |
IT_TOUROWNER_RANGE | TYPE | CRMT_TOUR_TOUROWNER_RNGT | Selection table for tour owner | |||
![]() |
IT_TOURNUMBER_RANGE | TYPE | CRMT_TOUR_TOURNUMBER_RNGT | Selection table for tour numbers | |||
![]() |
IT_TOURDESCRIPTION_RANGE | TYPE | CRMT_TOUR_TOURDESCRIPTION_RNGT | Selection table for tour description | |||
![]() |
IT_TOURSTATUS_RANGE | TYPE | CRMT_TOUR_TOURSTATUS_RNGT | Selection table for tour description | |||
![]() |
IT_TERR_V_GUID_RANGE | TYPE | CRMT_TOUR_TERR_V_GUID_RNGT | Selection table for territory guids | |||
![]() |
IT_PATHID_RANGE | TYPE | CRMT_TOUR_PATHID_RNGT | Selection table for territory hierarchy ids | |||
![]() |
IT_BPGUID_RANGE | TYPE | CRMT_TOUR_BPGUID_RNGT | Selection table for business partners | |||
![]() |
IV_DATEFROM_OPTION | TYPE | BAPIOPTION | 'GE' | Selection operator OPTION for range tables | ||
![]() |
IV_DATETO_OPTION | TYPE | BAPIOPTION | 'LE' | Selection operator OPTION for range tables | ||
![]() |
ERROR_OCCURRED | TYPE | Application error, please check the SYST-MSG.. fields | ||||
![]() |
BP_BLOCKED | TYPE | |||||
Processing Type
Normal Function 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 | 20060208 |
SAP Release Created in | 500 |