SAP ABAP Function Module CRM_ICSS_BPARTNER_GET_TYPE (Returns user type (Consumer or contact of a company))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application

⤷

⤷

Basic Data
Function Module | CRM_ICSS_BPARTNER_GET_TYPE | Returns user type (Consumer or contact of a company) |
Function Group | CRM_ICSS_PERSONALDATA | Maintaining user personal data |
Program Name | SAPLCRM_ICSS_PERSONALDATA | |
INCLUDE Name | LCRM_ICSS_PERSONALDATAU10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_B2B_SCENARIO | TYPE | QKZ | B (for a contact of a company), C for single person | |||
![]() |
EV_CRM_CONTACT | TYPE | BAPIBUS1006_CONTACT_ADDR-BUSINESSPARTNER | Contact Person Address of a Business Partner (Category 3) | |||
![]() |
EV_CRM_CUSTOMER | TYPE | BAPIBUS1006_PERSONAL_ADDR-BUSINESSPARTNER | Personal Address of a Business Partner (Category 2) | |||
![]() |
IV_BUSINESSPARTNER | TYPE | BU_PARTNER | Business partner number | |||
![]() |
ET_RETURN | TYPE | CRMT_ICSS_RETURN | Message Return Structure | |||
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 | 20010220 |
SAP Release Created in | 30A |