Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ActivityType |
GlAccountItem.getActtype()
Field name: ACTTYPE
|
ActivityType |
FixedAssetTimeDependentData.getActtype()
Field name: ACTTYPE
|
ActivityType |
FixedAssetGetlistTimeDependentData.getActtype()
Field name: ACTTYPE
|
ActivityType |
LineItemsActivityAllocationActualPosting.getActtype()
Field name: ACTTYPE
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.acttype(ActivityType acttype) |
FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder |
FixedAssetTimeDependentData.FixedAssetTimeDependentDataBuilder.acttype(ActivityType acttype) |
FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder |
FixedAssetGetlistTimeDependentData.FixedAssetGetlistTimeDependentDataBuilder.acttype(ActivityType acttype) |
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder |
LineItemsActivityAllocationActualPosting.LineItemsActivityAllocationActualPostingBuilder.acttype(ActivityType acttype) |
void |
GlAccountItem.setActtype(ActivityType acttype)
Field name: ACTTYPE
|
void |
FixedAssetTimeDependentData.setActtype(ActivityType acttype)
Field name: ACTTYPE
|
void |
FixedAssetGetlistTimeDependentData.setActtype(ActivityType acttype)
Field name: ACTTYPE
|
void |
LineItemsActivityAllocationActualPosting.setActtype(ActivityType acttype)
Field name: ACTTYPE
|
Modifier and Type | Method and Description |
---|---|
static ActivityType |
ActivityType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ActivityType> |
ActivityType.getType() |
ErpTypeConverter<ActivityType> |
ActivityType.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.