SAP ABAP Function Module RSBCTSRM_GROUP_DELETE_ELEMENT (Deletes an Element of a Group)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-BBP (Application Component) Business-to-Business Procurement
⤷
RS_BCT_SRM (Package) Business Content: Supplier Relationship Management
⤷
⤷
Basic Data
| Function Module | RSBCTSRM_GROUP_DELETE_ELEMENT | Deletes an Element of a Group |
| Function Group | RSBCTSRM_ADV_MASTER_DATA | Advanced Master Data Maintenance |
| Program Name | SAPLRSBCTSRM_ADV_MASTER_DATA | |
| INCLUDE Name | LRSBCTSRM_ADV_MASTER_DATAU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DELETED_GROUP_GUID | TYPE | CHAR32 | Characteristic Values | |||
| |
P_TABLE | TYPE | RSBCTSRM_T_VENDOR_SELECTION | Table Type for Vendor Grouping | |||
| |
ELEMENT_IS_EMPTY | TYPE | Element does not Belong to a Group | ||||
| |
MORE_THAN_ONE_GROUP | TYPE | Elements Belong to Different Groups | ||||
| |
NO_ELEMENT_SELECTED | TYPE | No Element Selected | ||||
| |
USER_CANCELED | TYPE | Cancellation by User | ||||
| |
READ_DB_ERROR | TYPE | Error while reading from the database | ||||
| |
ERROR_WHILE_CONFIRMATION | TYPE | Error During Interaction with User | ||||
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 | 20141101 |
| SAP Release Created in | 330 |