Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
Department |
CostCenterCreateInput.getDepartment()
Field name: DEPARTMENT
Type element: ABTEI
Domain name: ABTEI
Internal type: CHAR
Description: Department
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.department(Department department) |
void |
CostCenterCreateInput.setDepartment(Department department)
Field name: DEPARTMENT
Type element: ABTEI
Domain name: ABTEI
Internal type: CHAR
Description: Department
Max length: 12
|
Modifier and Type | Method and Description |
---|---|
static Department |
Department.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<Department> |
Department.getType() |
ErpTypeConverter<Department> |
Department.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.