SAP ABAP Function Module CRM_TERRMAN_TERRITORY_SPLIT (Split the territory)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-TM (Application Component) Territory Management
⤷
CRM_TERRMAN (Package) Territory Management
⤷
⤷
Basic Data
| Function Module | CRM_TERRMAN_TERRITORY_SPLIT | Split the territory |
| Function Group | CRM_TERRMAN_MAINTAIN | APIs for Territory Maintenance |
| Program Name | SAPLCRM_TERRMAN_MAINTAIN | |
| INCLUDE Name | LCRM_TERRMAN_MAINTAINU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_ERRORS | TYPE | BAPIRET2_T | Return Errors and other msgs | |||
| |
IV_TARGET_TERR_FROM | TYPE | TIMESTAMP | valid from of the 2nd validity, assigned to the target territory | |||
| |
IV_TARGET_TERR_TO | TYPE | TIMESTAMP | valid to of the 2nd validity, assigned to the target territory | |||
| |
IV_SOURCE_TERR_1_FROM | TYPE | TIMESTAMP | valid from of the 1st validity, assigned to the source territory | |||
| |
IV_SOURCE_TERR_1_TO | TYPE | TIMESTAMP | valid to of the 1st validity, assigned to the source territory | |||
| |
IV_SOURCE_TERR_3_FROM | TYPE | TIMESTAMP | valid from of the 3rd validity, assigned to the source territory | |||
| |
IV_SOURCE_TERR_3_TO | TYPE | TIMESTAMP | valid to of the 3rd validity, assigned to the source territory | |||
| |
IV_PARAMS | TYPE | CRMST_REASSIGN_TERRITORY_PARA | Structure for reassigning a territory joined by a split | |||
| |
IV_DATE_VALID_ON | TYPE | CRMT_VALID_FROM | Valid On date | |||
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 | 20110909 |
| SAP Release Created in | 301 |