Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.BPRelationship.BPRelationshipBuilder
Packages that use BPRelationship.BPRelationshipBuilder
-
Uses of BPRelationship.BPRelationshipBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BPRelationship.BPRelationshipBuilderModifier and TypeMethodDescriptionBPRelationship.BPRelationshipBuilder.bPRelationshipType(String bPRelationshipType) Constraints: Not nullable, Maximum length: 4BPRelationship.builder()BPRelationship.BPRelationshipBuilder.businessPartner1(String businessPartner1) (Key Field) Constraints: Not nullable, Maximum length: 10BPRelationship.BPRelationshipBuilder.businessPartner2(String businessPartner2) (Key Field) Constraints: Not nullable, Maximum length: 10BPRelationship.BPRelationshipBuilder.createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12BPRelationship.BPRelationshipBuilder.creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0BPRelationship.BPRelationshipBuilder.creationTime(LocalTime creationTime) Constraints: Not nullable, Precision: 0BPRelationship.BPRelationshipBuilder.isStandardRelationship(Boolean isStandardRelationship) Constraints: noneBPRelationship.BPRelationshipBuilder.lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0BPRelationship.BPRelationshipBuilder.lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12BPRelationship.BPRelationshipBuilder.lastChangeTime(LocalTime lastChangeTime) Constraints: Not nullable, Precision: 0BPRelationship.BPRelationshipBuilder.relationshipCategory(String relationshipCategory) Constraints: Not nullable, Maximum length: 6BPRelationship.BPRelationshipBuilder.relationshipNumber(String relationshipNumber) (Key Field) Constraints: Not nullable, Maximum length: 12BPRelationship.BPRelationshipBuilder.validityEndDate(LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0BPRelationship.BPRelationshipBuilder.validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0