# 부모 개체 (Parent Object)

부모 개체는 라인 아이템 개체의 **상위 개체**로, **Master-Detail** 또는 **Lookup** 관계를 가집니다. 라인 아이템 편집기는 부모 개체의 레코드 페이지에서 실행됩니다. 빌더에서 부모 개체를 검색할 때, 하위 개체를 가지고 있는 개체만 검색이 가능합니다.

<figure><img src="/files/ediHltYlxpbpTk6hkQiM" alt=""><figcaption><p>빌더 - 개체 연결 단계</p></figcaption></figure>

부모 개체의 레코드 페이지에서 라인 아이템 편집기를 실행합니다.

{% hint style="info" %}
[라인 아이템 편집기 버튼](https://github.com/Windmillsoft/smallbuilder-help-kr/blob/main/smallbuilder-line-items/builder/undefined/relate-objects/broken-reference/README.md)은 빌더에서 생성할 수 있으며, 원하는 페이지 레이아웃에 추가할 수 있습니다.
{% endhint %}

<figure><img src="/files/GIJyPP2hhYxbIATaH79k" alt=""><figcaption><p>기회 제품에 대한 라인아이템 편집기를 구현하여 기회 레코드 페이지에서 실행합니다.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smallbuilder.com/ko/smallbuilder-line-items/builder/builder-setup-steps/relate-objects/parent-object.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
