!--a11y-->
Modeling a Business Object Relationship for a
CompanionYou use this procedure to modify a business object relationship modeled for a mobile client application using Mobile Application Studio. It is required to reuse the same relationship for a mobile client companion. It also includes creating relationship parameters specific to a companion.
You have located the required business object relationship in the Object Browser.
1. In the Object Browser, choose the specific business object relationship.
2. Right-click and choose Edit.
The Relationship window appears.
3. Choose the Advanced tab.
a. Create a relationship parameter by specifying values as indicated in the table below.
Name of the grid |
Name of the column |
Value |
Associating BDoc parameters with source BO properties |
BDoc Parameter |
Property of the target BO
The list box available in this field does not display the properties of the target BO. You must enter the value. |
Source BO Property |
%PDAPARENTKEY% - This parameter represents the primary key of the source BO. |
|
Associating BDoc parameters with target BO properties |
BDoc Parameter |
%PDAPARENTKEY% - This parameter represents the foreign key of the target BO |
Target BO Property |
Property of the source BO |
b. If required, create additional relationship parameters by specifying values as indicated in the table below.
Name of the grid |
Name of the column |
Value |
Associating BDoc parameters with source BO properties |
BDoc Parameter |
Property of the target BO |
Source BO Property |
%PDA <SourcePropertyName>% |
|
Associating BDoc parameters with target BO properties |
BDoc Parameter |
%PDA <SourcePropertyName>% |
Target BO Property |
Property of the target BO |
4. Save the business object relationship.
See also:
Business Object Relationship for a Mobile Client Companion