SAP ABAP Data Element SMI_ACTION_STATUS (Database action status)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SMI (Application Component) Social Media Intelligence Foundation
⤷
BS_SOMI_DATA_MODELS (Package) Datta Models for Social Media Intelligence
⤷
⤷
Basic Data
| Data Element | SMI_ACTION_STATUS |
| Short Description | Database action status |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SMI_ACTION_STATUS | |
| 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 | 10 | Act.Status |
| Medium | 20 | Action Status |
| Long | 30 | Database Action Status |
| Heading | 40 | Database Action Status |
Documentation
Definition
Indicates the operation that can be performed on the data in the database table, such as Insert, Update, or Delete.
Use
Based on the status, the necessary action is performed on the data in the Save method. This field is populated in Create, and Delete method of Social API classes.
Dependencies
Example
The action status can be any of the following:
- I - Insert
- U - Update
- D - Delete
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 747 |