Skip to main content

Bapi2080Nothdri

Namespace: Meshmakers.Octo.Communication.Adapters.Sap.Models

Data structure for the SAP interface BAPI2080NOTHDRI (example name). Contains fields for notification item data (PM/CS notifications).

public class Bapi2080Nothdri

Inheritance ObjectBapi2080Nothdri

Remarks:

SAP Name: BAPI2080NOTHDRI

Properties

Refobjecttype

Reference object type.

public string Refobjecttype { get; set; }

Property Value

String

Remarks:

SAP Name: REFOBJECTTYPE

Refobjectkey

Reference object key.

public string Refobjectkey { get; set; }

Property Value

String

Remarks:

SAP Name: REFOBJECTKEY

Refreltype

Reference relationship type.

public string Refreltype { get; set; }

Property Value

String

Remarks:

SAP Name: REFRELTYPE

Equipment

Equipment number.

public string Equipment { get; set; }

Property Value

String

Remarks:

SAP Name: EQUIPMENT

FunctLoc

Functional location.

public string FunctLoc { get; set; }

Property Value

String

Remarks:

SAP Name: FUNCT_LOC

Assembly

Assembly (component).

public string Assembly { get; set; }

Property Value

String

Remarks:

SAP Name: ASSEMBLY

Serialno

Serial number.

public string Serialno { get; set; }

Property Value

String

Remarks:

SAP Name: SERIALNO

Material

Material number.

public string Material { get; set; }

Property Value

String

Remarks:

SAP Name: MATERIAL

Division

Division (line of business).

public string Division { get; set; }

Property Value

String

Remarks:

SAP Name: DIVISION

SalesOrg

Sales organization.

public string SalesOrg { get; set; }

Property Value

String

Remarks:

SAP Name: SALES_ORG

DistrChan

Distribution channel.

public string DistrChan { get; set; }

Property Value

String

Remarks:

SAP Name: DISTR_CHAN

SalesOffice

Sales office.

public string SalesOffice { get; set; }

Property Value

String

Remarks:

SAP Name: SALES_OFFICE

SalesGrp

Sales group.

public string SalesGrp { get; set; }

Property Value

String

Remarks:

SAP Name: SALES_GRP

ShortText

Short text for the notification.

public string ShortText { get; set; }

Property Value

String

Remarks:

SAP Name: SHORT_TEXT

Priority

Priority (e.g., High, Medium, Low).

public string Priority { get; set; }

Property Value

String

Remarks:

SAP Name: PRIORITY

Desstdate

Desired start date.

public Nullable<DateTime> Desstdate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: DESSTDATE

Dessttime

Desired start time.

public Nullable<TimeSpan> Dessttime { get; set; }

Property Value

Nullable<TimeSpan>

Remarks:

SAP Name: DESSTTIME

Desenddate

Desired end date.

public Nullable<DateTime> Desenddate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: DESENDDATE

Desendtm

Desired end time.

public Nullable<TimeSpan> Desendtm { get; set; }

Property Value

Nullable<TimeSpan>

Remarks:

SAP Name: DESENDTM

Devicedata

Device data.

public string Devicedata { get; set; }

Property Value

String

Remarks:

SAP Name: DEVICEDATA

PmWkctr

Work center (PM).

public Nullable<int> PmWkctr { get; set; }

Property Value

Nullable<Int32>

Remarks:

SAP Name: PM_WKCTR

PurchNoC

Customer purchase order number.

public string PurchNoC { get; set; }

Property Value

String

Remarks:

SAP Name: PURCH_NO_C

PurchDate

Customer purchase order date.

public Nullable<DateTime> PurchDate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: PURCH_DATE

Planplant

Planning plant.

public string Planplant { get; set; }

Property Value

String

Remarks:

SAP Name: PLANPLANT

Plangroup

Planner group.

public string Plangroup { get; set; }

Property Value

String

Remarks:

SAP Name: PLANGROUP

Breakdown

Indicator for breakdown (0 = no breakdown, 1 = breakdown).

public string Breakdown { get; set; }

Property Value

String

Remarks:

SAP Name: BREAKDOWN

Strmlfndate

Start date of malfunction.

public Nullable<DateTime> Strmlfndate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: STRMLFNDATE

Strmlfntime

Start time of malfunction.

public Nullable<TimeSpan> Strmlfntime { get; set; }

Property Value

Nullable<TimeSpan>

Remarks:

SAP Name: STRMLFNTIME

Reportedby

Reported by (person who reported the issue).

public string Reportedby { get; set; }

Property Value

String

Remarks:

SAP Name: REPORTEDBY

NotifDate

Notification creation date.

public Nullable<DateTime> NotifDate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: NOTIF_DATE

Notiftime

Notification creation time.

public Nullable<TimeSpan> Notiftime { get; set; }

Property Value

Nullable<TimeSpan>

Remarks:

SAP Name: NOTIFTIME

CodeGroup

Code group.

public string CodeGroup { get; set; }

Property Value

String

Remarks:

SAP Name: CODE_GROUP

Coding

Code within the code group.

public string Coding { get; set; }

Property Value

String

Remarks:

SAP Name: CODING

DocNumber

Document number (e.g., SD document number).

public string DocNumber { get; set; }

Property Value

String

Remarks:

SAP Name: DOC_NUMBER

ItmNumber

Item number.

public Nullable<int> ItmNumber { get; set; }

Property Value

Nullable<Int32>

Remarks:

SAP Name: ITM_NUMBER

Endmlfndate

End date of malfunction.

public Nullable<DateTime> Endmlfndate { get; set; }

Property Value

Nullable<DateTime>

Remarks:

SAP Name: ENDMLFNDATE

Endmlfntime

End time of malfunction.

public Nullable<TimeSpan> Endmlfntime { get; set; }

Property Value

Nullable<TimeSpan>

Remarks:

SAP Name: ENDMLFNTIME

Scenario

Scenario (context or workflow scenario).

public string Scenario { get; set; }

Property Value

String

Remarks:

SAP Name: SCENARIO

AssemblyExternal

External assembly ID.

public string AssemblyExternal { get; set; }

Property Value

String

Remarks:

SAP Name: ASSEMBLY_EXTERNAL

AssemblyGuid

GUID for the assembly.

public string AssemblyGuid { get; set; }

Property Value

String

Remarks:

SAP Name: ASSEMBLY_GUID

AssemblyVersion

Version of the assembly.

public string AssemblyVersion { get; set; }

Property Value

String

Remarks:

SAP Name: ASSEMBLY_VERSION

MaterialExternal

External material number.

public string MaterialExternal { get; set; }

Property Value

String

Remarks:

SAP Name: MATERIAL_EXTERNAL

MaterialGuid

GUID for the material.

public string MaterialGuid { get; set; }

Property Value

String

Remarks:

SAP Name: MATERIAL_GUID

MaterialVersion

Version of the material.

public string MaterialVersion { get; set; }

Property Value

String

Remarks:

SAP Name: MATERIAL_VERSION

Constructors

Bapi2080Nothdri()

public Bapi2080Nothdri()