Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PostingStatusOfFlow |
FtrStructureForFlow.getPostingStatus()
Field name: POSTING_STATUS
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForFlow.FtrStructureForFlowBuilder |
FtrStructureForFlow.FtrStructureForFlowBuilder.postingStatus(PostingStatusOfFlow postingStatus) |
void |
FtrStructureForFlow.setPostingStatus(PostingStatusOfFlow postingStatus)
Field name: POSTING_STATUS
|
Modifier and Type | Field and Description |
---|---|
static PostingStatusOfFlow |
PostingStatusOfFlow.BlockedForPosting
Blocked for posting
|
static PostingStatusOfFlow |
PostingStatusOfFlow.FlaggedForPosting
Flagged for posting
|
static PostingStatusOfFlow |
PostingStatusOfFlow.PostingCarriedOut
Posting carried out
|
static PostingStatusOfFlow |
PostingStatusOfFlow.PostingFlaggedForReversal
Posting flagged for reversal
|
static PostingStatusOfFlow |
PostingStatusOfFlow.PostingReversed
Posting reversed
|
Modifier and Type | Method and Description |
---|---|
Class<PostingStatusOfFlow> |
PostingStatusOfFlow.getType() |
ErpTypeConverter<PostingStatusOfFlow> |
PostingStatusOfFlow.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.