Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
MaintenanceOrder |
FixedAssetGetlistTimeDependentData.getMaintOrd()
Field name: MAINT_ORD
Type element: IAUFN
Domain name: AUFNR
Internal type: CHAR
Description: Maintenance Order
Max length: 12
|
MaintenanceOrder |
FixedAssetTimeDependentData.getMaintOrd()
Field name: MAINT_ORD
Type element: IAUFN
Domain name: AUFNR
Internal type: CHAR
Description: Maintenance Order
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder |
FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder.maintOrd(MaintenanceOrder maintOrd) |
FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder |
FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder.maintOrd(MaintenanceOrder maintOrd) |
void |
FixedAssetGetlistTimeDependentData.setMaintOrd(MaintenanceOrder maintOrd)
Field name: MAINT_ORD
Type element: IAUFN
Domain name: AUFNR
Internal type: CHAR
Description: Maintenance Order
Max length: 12
|
void |
FixedAssetTimeDependentData.setMaintOrd(MaintenanceOrder maintOrd)
Field name: MAINT_ORD
Type element: IAUFN
Domain name: AUFNR
Internal type: CHAR
Description: Maintenance Order
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static MaintenanceOrder |
MaintenanceOrder.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<MaintenanceOrder> |
MaintenanceOrder.getType() |
ErpTypeConverter<MaintenanceOrder> |
MaintenanceOrder.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.