Class Wh_tx_cpl.Wh_tx_cplBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Wh_tx_cpl.Wh_tx_cplBuilder
- Enclosing class:
- Wh_tx_cpl
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullable(Key Field) Constraints: Not nullable, Maximum length: 4build()company_code(String company_code) (Key Field) Constraints: Not nullable, Maximum length: 4fiscal_year(String fiscal_year) (Key Field) Constraints: Not nullable, Maximum length: 4indicator_revenue_nature(String indicator_revenue_nature) Constraints: Not nullable, Maximum length: 1posting_number(String posting_number) (Key Field) Constraints: Not nullable, Maximum length: 10revenue_code(String revenue_code) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
company_code
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: company_code
- Returns:
this.
-
branch
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: branch
- Returns:
this.
-
fiscal_year
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: fiscal_year
- Returns:
this.
-
posting_number
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: posting_number
- Returns:
this.
-
revenue_code
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: revenue_code
- Returns:
this.
-
indicator_revenue_nature
@Nonnull public Wh_tx_cpl.Wh_tx_cplBuilder indicator_revenue_nature(@Nullable String indicator_revenue_nature) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: indicator_revenue_nature
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-