SAP ABAP Function Module CRM_TERRMAN_ACC_NO_TERR (To get a list of Accounts that do not have a Territory attached)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-TM (Application Component) Territory Management
⤷
CRM_TERRMAN_RELATIONSHIPS (Package) Package for Territory Relationships
⤷
⤷
Basic Data
| Function Module | CRM_TERRMAN_ACC_NO_TERR | To get a list of Accounts that do not have a Territory attached |
| Function Group | CRM_TERRMAN_REL_MAINTAIN | TM RELATIONSHIP MAINTAIN |
| Program Name | SAPLCRM_TERRMAN_REL_MAINTAIN | |
| INCLUDE Name | LCRM_TERRMAN_REL_MAINTAINU29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_GUIDS | TYPE | BU_PARTNER_GUID_T | Table of Account Guids | |||
| |
IV_MAX_HIT | TYPE | BU_MAXSEL | 100 | Maximum number of selected entries | ||
| |
IT_PARTNER_KEYS | TYPE | BUP_PARTNER_GUID_T | Table Category for BU_PARTNER_GUID Category | |||
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 | 20080418 |
| SAP Release Created in | 700 |