Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ApplicationLogLogNumber |
ReturnParameter.getLogNo()
Field name: LOG_NO
Type element: BALOGNR
Domain name: BALOGNR
Internal type: CHAR
Description: Application log: log number
Max length: 20
|
Modifier and Type | Method and Description |
---|---|
ReturnParameter.ReturnParameterBuilder |
ReturnParameter.ReturnParameterBuilder.logNo(ApplicationLogLogNumber logNo) |
void |
ReturnParameter.setLogNo(ApplicationLogLogNumber logNo)
Field name: LOG_NO
Type element: BALOGNR
Domain name: BALOGNR
Internal type: CHAR
Description: Application log: log number
Max length: 20
|
Modifier and Type | Method and Description |
---|---|
static ApplicationLogLogNumber |
ApplicationLogLogNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ApplicationLogLogNumber> |
ApplicationLogLogNumber.getType() |
ErpTypeConverter<ApplicationLogLogNumber> |
ApplicationLogLogNumber.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.