SAP ABAP Data Element HRPAD_OPERA (HR: Database Operation)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA-XX (Application Component) General
⤷
PBAS_SERVICE (Package) HR Master Data: Service Functions
⤷
⤷
Basic Data
| Data Element | HRPAD_OPERA |
| Short Description | HR: Database Operation |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | HRPAD_OPERA | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
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 | 5 | DBOp |
| Medium | 15 | DB operation |
| Long | 20 | Database Operation |
| Heading | 15 | DB operation |
Documentation
Definition
The following database operations are permitted:
- I to insert a record,
- D to delete a record,
- U to update a record,
- A for additional update.
Note that additonal updates (specification 'A') are always performed by calling up the UPDATE method of the IF_HRPA_ADDITIONAL_UPDATE interface. The program performing the update waits for a suitable container, which is able to update the desired additonal data.
History
| Last changed by/on | SAP | 20011120 |
| SAP Release Created in | 46C |