EAM_BCKTEXECOBJD
Draft table for Maintenance Planning bucket execution object
EAM_BCKTEXECOBJD is an SAP database table in S/4HANA. Draft table for Maintenance Planning bucket execution object. It contains 32 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_MaintPlngBcktExecObjectDraft | view_entity | from | BASIC | Maint plng bckt execution objects draft |
Fields (32)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | maintexecutionobject | eam_maint_exec_obj | Exec. Object | |||
| KEY | maintexecutionobjecttype | eam_maint_exec_obj_type | Object Type | |||
| maintexecutionobjecttypedesc | eam_maint_exec_obj_type_desc | MObj.Type Desc. | ||||
| documenttext | auftext | Description | ||||
| maintplanningbucketuuid | sdraft_uuid | Draft Document ID | ||||
| maintpriority | priok | Priority | ||||
| maintprioritydesc | priokx | Priority | ||||
| mainworkcenter | gewrk | Main WorkCtr | ||||
| workcenterinternalid | lgwid | Work Center | ||||
| notificationtype | qmart | Notifictn Type | ||||
| maintenanceordertype | aufart | Order Type | ||||
| maintordprocessphasecode | eam_ostat_phase | Process Phase | ||||
| maintordprocesssubphasecode | eam_ostat_sphase | Process Subphase | ||||
| maintenancerevision | revni | Revision | ||||
| maintenancenotification | qmnum | Notification | ||||
| equipment | equnr | Equipment | ||||
| abcindicator | abckz | ABC Indic. | ||||
| maintenanceplanningplant | iwerk | Planning Plant | ||||
| maintenanceplanningplantname | werks_name | Plant Name | ||||
| operationsystemcondition | anlzu | SystemCondition | ||||
| maintenanceactivitytype | eam_maint_activity_type | Activity Type | ||||
| maintenanceitem | wapos | MaintItem | ||||
| maintenanceitemdescription | postxt | MaintItem text | ||||
| maintexecobjrequiredstartdate | pm_ordgstrp | Bas. Start Date | ||||
| maintexecobjectrequiredenddate | co_gltrp | Basic fin. date | ||||
| functionallocationname | ilom_strno | Functional Loc. | ||||
| functionallocationlabelname | pltxt | Description | ||||
| maintenanceprocessingphase | pm_phase | Phase | ||||
| nmbrofmaintplngbcktexecobjects | int4 | INT4 | ||||
| maintobjectlocacctassgmtnmbr | iloan | Loc/AccAssmt | ||||
| maintobjectinternalid | j_objnr | Object number |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Draft table for Maintenance Planning bucket execution object
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EAM_BCKTEXECOBJD (
MANDT, -- Client [mandt]
MAINTEXECUTIONOBJECT, -- Exec. Object [eam_maint_exec_obj]
MAINTEXECUTIONOBJECTTYPE, -- Object Type [eam_maint_exec_obj_type]
MAINTEXECUTIONOBJECTTYPEDESC, -- MObj.Type Desc. [eam_maint_exec_obj_type_desc]
DOCUMENTTEXT, -- Description [auftext]
MAINTPLANNINGBUCKETUUID, -- Draft Document ID [sdraft_uuid]
MAINTPRIORITY, -- Priority [priok]
MAINTPRIORITYDESC, -- Priority [priokx]
MAINWORKCENTER, -- Main WorkCtr [gewrk]
WORKCENTERINTERNALID, -- Work Center [lgwid]
NOTIFICATIONTYPE, -- Notifictn Type [qmart]
MAINTENANCEORDERTYPE, -- Order Type [aufart]
MAINTORDPROCESSPHASECODE, -- Process Phase [eam_ostat_phase]
MAINTORDPROCESSSUBPHASECODE, -- Process Subphase [eam_ostat_sphase]
MAINTENANCEREVISION, -- Revision [revni]
MAINTENANCENOTIFICATION, -- Notification [qmnum]
EQUIPMENT, -- Equipment [equnr]
ABCINDICATOR, -- ABC Indic. [abckz]
MAINTENANCEPLANNINGPLANT, -- Planning Plant [iwerk]
MAINTENANCEPLANNINGPLANTNAME, -- Plant Name [werks_name]
OPERATIONSYSTEMCONDITION, -- SystemCondition [anlzu]
MAINTENANCEACTIVITYTYPE, -- Activity Type [eam_maint_activity_type]
MAINTENANCEITEM, -- MaintItem [wapos]
MAINTENANCEITEMDESCRIPTION, -- MaintItem text [postxt]
MAINTEXECOBJREQUIREDSTARTDATE, -- Bas. Start Date [pm_ordgstrp]
MAINTEXECOBJECTREQUIREDENDDATE, -- Basic fin. date [co_gltrp]
FUNCTIONALLOCATIONNAME, -- Functional Loc. [ilom_strno]
FUNCTIONALLOCATIONLABELNAME, -- Description [pltxt]
MAINTENANCEPROCESSINGPHASE, -- Phase [pm_phase]
NMBROFMAINTPLNGBCKTEXECOBJECTS, -- INT4 [int4]
MAINTOBJECTLOCACCTASSGMTNMBR, -- Loc/AccAssmt [iloan]
MAINTOBJECTINTERNALID, -- Object number [j_objnr]
PRIMARY KEY (MANDT, MAINTEXECUTIONOBJECT, MAINTEXECUTIONOBJECTTYPE)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA