SAP ABAP Function Module CRM_WAP_BP_GET_LIST ( GET CUSTOMER DETAILS)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-HH-HSA (Application Component) Handheld Sales
⤷
CRM_SALES_WAP (Package) WAP Scenarios for CRM Sales

⤷

⤷

Basic Data
Function Module | CRM_WAP_BP_GET_LIST | GET CUSTOMER DETAILS |
Function Group | CRM_SALES_WAP | crm for HAND-HELD |
Program Name | SAPLCRM_SALES_WAP | |
INCLUDE Name | LCRM_SALES_WAPU10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURN_CODE | TYPE | NUM4 | Four-digit number | |||
![]() |
EV_REC_NUM | TYPE | I | Number of output records | |||
![]() |
IV_PARTNER | TYPE | CHAR10 | Business partner number | |||
![]() |
IV_GUID | TYPE | DNOS_BOR_KEY-GUID | Globally Unique Identifier in 32 Character Display | |||
![]() |
IV_NAME1 | TYPE | BU_NAMEP_L | Last name of business partner (person) | |||
![]() |
IV_SORT1 | TYPE | BU_SORT1 | Search term 1 for business partner | |||
![]() |
IV_CITY | TYPE | AD_MC_CITY | City name in upper case for search help | |||
![]() |
IV_ZIP | TYPE | AD_PSTCD1 | City postal code | |||
![]() |
IV_STREET | TYPE | AD_STREET | Street | |||
![]() |
IV_MODE | TYPE | CHAR1 | L = List , D = Details , P = PPR,R=Relations | |||
![]() |
IV_SEARCH_MODE | TYPE | CHAR1 | X + IV_NAME = ignore groups | |||
![]() |
IV_PARTNER_TYPE | TYPE | BU_TYPE | Business partner category | |||
![]() |
IV_RELTYP | TYPE | BU_RELTYP | 'BUR001' | Business partner-Relationship category | ||
![]() |
IV_USER | TYPE | SYUNAME | SY-UNAME | SAP System, User Logon Name | ||
![]() |
IV_NUM_OF_OUT_RECS | TYPE | NUMC4 | 0050 | Count parameters | ||
![]() |
IV_RECS_TO_SKIP | TYPE | NUMC4 | 0 | Count parameters | ||
![]() |
IV_GROUPS | TYPE | CHAR32 | 'ae,fj,ko,pu,vz,09' | String for grouping by 1st letter. | ||
![]() |
ET_BUT000 | TYPE | BUT000 | BP: General data I | |||
![]() |
ET_ADRC | TYPE | ADRC | Addresses (central address admin.) | |||
![]() |
ET_ADR2 | TYPE | ADR2 | Telephone Numbers (Business Address Services) | |||
![]() |
ET_ADR3 | TYPE | ADR3 | Telephone Numbers (Business Address Services) | |||
![]() |
ET_TEL | TYPE | MOB_BP_TEL_REC | Telefon numbers for BP | |||
![]() |
ET_FAX | TYPE | MOB_BP_FAX_REC | Fax numbers for BP | |||
![]() |
ET_ADR6 | TYPE | ADR6 | Teletex Numbers (Business Address Services) | |||
![]() |
ET_PARTNER_GROUPS | TYPE | CRM_MOB_BP_GROUPS_CNT | Structure for grouping BP's in a-e , f-l,.... | |||
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 | 20001011 |
SAP Release Created in | 20C |