SAP ABAP Function Module RSAR_COMSTRUCTURE_DELETE (Deleting a communication structure)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSAR (Package) Data import from source system
⤷
⤷
Basic Data
| Function Module | RSAR_COMSTRUCTURE_DELETE | Deleting a communication structure |
| Function Group | RSAC | InfoSourceMaintenance Backend (1) |
| Program Name | SAPLRSAC | Data Import Customizing Business Information Warehouse |
| INCLUDE Name | LRSACU61 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_ISOURCE | TYPE | RSA_ISOURCE | InfoSource | |||
| |
I_ISTYPE | TYPE | RS_CHAR1 | Type of InfoSource | |||
| |
I_WITHOUT_POPUP | TYPE | RS_BOOL | Delete without prompt | |||
| |
I_WITHOUT_LOG | TYPE | RS_BOOL | Don't open log | |||
| |
UNKNOWN_ISOURCE | TYPE | Communication structure does not exist | ||||
| |
CANCELLED | TYPE | Cancellation by user | ||||
| |
UNKNOWN_OBJECT_TYPE | TYPE | Invalid type of InfoSource | ||||
| |
NO_COMSTRUCTURE | TYPE | No communication structure for this InfoSource | ||||
| |
COMSTRUCTURE_USED | TYPE | Communication structure is still used | ||||
| |
NOT_ALLOWED | TYPE | Deletion Not Allowed | ||||
| |
OBJECT_LOCKED | TYPE | |||||
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 | 20040315 |
| SAP Release Created in |