# 공통

## 프로그램 생성 규칙

### 프로그램ID 및 코드 생성규칙

\- 프로그램ID : 업무모듈–중분류–순번 (MM-ORG-001)\
\- 프로그램코드 : 중분류 + 업무기능명 (OrgComp) (Unique특성을 지킬 것)

![](https://3726702736-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M3u2A4CgeLsQoU1mmfD%2F-M6gYigk82qPPsHYwIsN%2F-M6gZRn1OoX5UxZs9IWv%2Fimage.png?alt=media\&token=d33e40a6-f744-437e-8c7e-13af3093c49a)

&#x20;※ 프로그램코드는 개발시 가독성을 위해 폴더명, Class명등으로 사용함


---

# 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://docs.bpackcore.com/master.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.
