SAP ABAP Function Module CRM_ICSS_ATTACH_FILE_TO_OBJECT (Attach files to objects)
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_ATTACH_FILE_TO_OBJECT | Attach files to objects |
Function Group | CRM_ICSS_REQUEST | Maintaining internet user requests |
Program Name | SAPLCRM_ICSS_REQUEST | |
INCLUDE Name | LCRM_ICSS_REQUESTU57 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_RESULT | TYPE | SYST-SUBRC | Return code 0=success, others error | |||
![]() |
IT_OBJECT_GUID | TYPE | CRMT_ICSS_OBJECT_GUID | Guid of object whith a handle | |||
![]() |
IT_FILE_ID | TYPE | CRMT_ICSS_FILE_ID | Attachment Id structure | |||
![]() |
ET_FILE_INFO | TYPE | CRMT_ICSS_FILE_INFO | Output: File information | |||
![]() |
ET_FILE_ATTACH | TYPE | CRMT_ICSS_FILE_INFO | Output: File attached information | |||
![]() |
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 | 20040305 |
SAP Release Created in | 30A |