Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PersonResponsible |
CostCenterCreateInput.getPersonInCharge()
Field name: PERSON_IN_CHARGE
Type element: VERAK
Domain name: VERAK
Internal type: CHAR
Description: Person Responsible
Max length: 20
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.personInCharge(PersonResponsible personInCharge) |
void |
CostCenterCreateInput.setPersonInCharge(PersonResponsible personInCharge)
Field name: PERSON_IN_CHARGE
Type element: VERAK
Domain name: VERAK
Internal type: CHAR
Description: Person Responsible
Max length: 20
|
Modifier and Type | Method and Description |
---|---|
static PersonResponsible |
PersonResponsible.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PersonResponsible> |
PersonResponsible.getType() |
ErpTypeConverter<PersonResponsible> |
PersonResponsible.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.