public class FixedAssetInvestmentAccountAssignment extends Object
Structure: BAPI1022_FEGLG010
Modifier and Type | Class and Description |
---|---|
static class |
FixedAssetInvestmentAccountAssignment.FixedAssetInvestmentAccountAssignmentBuilder |
Modifier and Type | Method and Description |
---|---|
static FixedAssetInvestmentAccountAssignment.FixedAssetInvestmentAccountAssignmentBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
InvestmentOrder |
getInvestOrd()
Field name: INVEST_ORD
|
WbsElementInvestmentProjectInternalKey |
getWbsElem()
Field name: WBS_ELEM
|
WbsElementInvestmentProjectExternalKey |
getWbsElement()
Field name: WBS_ELEMENT
|
int |
hashCode() |
void |
setInvestOrd(InvestmentOrder investOrd)
Field name: INVEST_ORD
|
void |
setWbsElem(WbsElementInvestmentProjectInternalKey wbsElem)
Field name: WBS_ELEM
|
void |
setWbsElement(WbsElementInvestmentProjectExternalKey wbsElement)
Field name: WBS_ELEMENT
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static FixedAssetInvestmentAccountAssignment.FixedAssetInvestmentAccountAssignmentBuilder builder()
@Nullable public InvestmentOrder getInvestOrd()
Type element: BF_AM_AUFNR Domain name: AUFNR Internal type: CHAR Description: Investment Order Max length: 12
@Nullable public WbsElementInvestmentProjectInternalKey getWbsElem()
Type element: BAPI1022_POSNR Domain name: PS_POSNR Internal type: NUMC Description: WBS element investment project - internal key Max length: 8
@Nullable public WbsElementInvestmentProjectExternalKey getWbsElement()
Type element: BAPI1022_POSNR_EXT Domain name: PS_POSID Internal type: CHAR Description: WBS element investment project - external key Max length: 24
public void setInvestOrd(@Nullable InvestmentOrder investOrd)
Type element: BF_AM_AUFNR Domain name: AUFNR Internal type: CHAR Description: Investment Order Max length: 12
public void setWbsElem(@Nullable WbsElementInvestmentProjectInternalKey wbsElem)
Type element: BAPI1022_POSNR Domain name: PS_POSNR Internal type: NUMC Description: WBS element investment project - internal key Max length: 8
public void setWbsElement(@Nullable WbsElementInvestmentProjectExternalKey wbsElement)
Type element: BAPI1022_POSNR_EXT Domain name: PS_POSID Internal type: CHAR Description: WBS element investment project - external key Max length: 24
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.