Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<LglTransInternalContact> |
LglTransInternalContact.ALL_FIELDS
Selector for all available fields of LglTransInternalContact.
|
static LegalTransactionLink<LglTransInternalContact> |
LegalTransaction.TO_LGL_TRANS_INTERNAL_CONTACT
Use with available fluent helpers to apply the to_LglTransInternalContact navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
LglTransInternalContact |
LglTransInternalContact.LglTransInternalContactBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<LglTransInternalContact> |
LegalTransaction.fetchLglTransInternalContact()
Fetches the LglTransInternalContact entities (one to many) associated with this entity.
|
List<LglTransInternalContact> |
LegalTransaction.getLglTransInternalContactOrFetch()
Retrieval of associated LglTransInternalContact entities (one to many).
|
com.google.common.base.Optional<List<LglTransInternalContact>> |
LegalTransaction.getLglTransInternalContactOrNull()
Retrieval of associated LglTransInternalContact entities (one to many).
|
Class<LglTransInternalContact> |
LglTransInternalContact.getType() |
Modifier and Type | Method and Description |
---|---|
void |
LegalTransaction.addLglTransInternalContact(LglTransInternalContact... entity)
Adds elements to the list of associated LglTransInternalContact entities.
|
LegalTransaction.LegalTransactionBuilder |
LegalTransaction.LegalTransactionBuilder.lglTransInternalContact(LglTransInternalContact... value) |
Modifier and Type | Method and Description |
---|---|
void |
LegalTransaction.setLglTransInternalContact(List<LglTransInternalContact> value)
Overwrites the list of associated LglTransInternalContact entities for the loaded navigation property to_LglTransInternalContact.
|
Constructor and Description |
---|
LglTransInternalContactCreateFluentHelper(LglTransInternalContact entity) |
LglTransInternalContactDeleteFluentHelper(LglTransInternalContact entity) |
LglTransInternalContactUpdateFluentHelper(LglTransInternalContact entity) |
Constructor and Description |
---|
LegalTransaction(Boolean cancel_ac,
Boolean terminate_ac,
UUID legalTransactionUUID,
String legalTransaction,
String legalTransactionTitle,
String lglCntntMContext,
UUID lglCntntMContextUUID,
String lglCntntMLanguage,
String lglCntntMChangedByUser,
Calendar lglCntntMChangedUTCDateTime,
String lglCntntMCreatedByUser,
Calendar lglCntntMCreatedUTCDateTime,
String legalTransactionHealth,
String lglCntntMProfile,
String legalTransactionSource,
String isEndOfPurposeBlocked,
ErpConfigContext erpConfigContext,
List<LglTransCategoryGroup> toLglTransCategoryGroup,
List<LglTransDate> toLglTransDate,
List<LglTransEntity> toLglTransEntity,
List<LglTransExternalContact> toLglTransExternalContact,
List<LglTransInternalContact> toLglTransInternalContact,
List<LglTransLinkedObjects> toLglTransLinkedObjects,
List<LglTransRelationship> toLglTransRelationship) |
Copyright © 2017 SAP SE. All rights reserved.