SAP ABAP Data Element FUNCDELETE (Delete Function)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00 (Package) Organization and Planning
⤷
⤷
Basic Data
| Data Element | FUNCDELETE |
| Short Description | Delete Function |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | FUNCNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table | TFDIR |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 7 | Delete |
| Medium | 16 | Delete function |
| Long | 20 | Delete function |
| Heading | 30 | Delete function |
Documentation
Definition
Name of the function module for deleting or delimiting an object.
Import parameters:
- PLVAR LIKE OBJEC-PLVAR
Plan version - OBJECT LIKE HRHCTOBJC
Object type / object ID of the object to be deleted - GDATE LIKE HRP1000-GDATE DEFAULT SY-DATUM
Date to which the object might be delimited \
Export parameters:
- GDATE LIKE HRP1000-GDATE
Date to which the object might have been delimited
Exceptions:
- OBJECT_NOT_FOUND
Object could not be found - OBJECT_NOT_DELETED
Error when deleting object - RELATION_NOT_DELETED
Error when deleting relationship - ENQUEUE_FAILED
Object locked - CANCELED
The action was canceled
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |