SAP ABAP Function Module CRM_PRP_UPDATE_INPUT_FIELDS (Insert an entry into the input fields table---if necessary)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PPR (Application Component) Partner/Product Range
⤷
CRM_PRP (Package) Partner/Product Ranges (PPRs)
⤷
⤷
Basic Data
| Function Module | CRM_PRP_UPDATE_INPUT_FIELDS | Insert an entry into the input fields table---if necessary |
| Function Group | CRM_PRP_TOOLS | Tools for Partner/Product Ranges (PPRs) |
| Program Name | SAPLCRM_PRP_TOOLS | |
| INCLUDE Name | LCRM_PRP_TOOLSU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_INPUT_FIELDS | TYPE | CRMT_INPUT_FIELD_TAB | Fields Entered | |||
| |
IV_INTERFACE_OBJECT_KIND | TYPE | CRMT_OBJECT_KIND | Object Type | |||
| |
IV_OBJECT_NAME | TYPE | CRMT_PRP_OBJECT_NAME | PPR-Object | |||
| |
IV_OBJECT_FIELD | TYPE | CRMT_FIELDNAME | Field Name | |||
| |
IV_REF_GUID | TYPE | CRMT_PRP_GUID | Internal, unique identifier for PRP objects | |||
| |
IV_REF_HANDLE | TYPE | CRMT_PRP_HANDLE | ||||
| |
IV_LOGICAL_KEY | TYPE | CRMT_LOGICAL_KEY | Logical Key for Subobject | |||
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 | 12A |