모든 글All articles

[생산관리 실무 노하우] 3편: 개선된 생산계획 양식 — 주문에서 포장까지 한 행에[Production Management Know-How] Chapter 3: The Improved Production Plan Form — One Row Per Order

앞서 두 편에 걸쳐 기존 포장계획 양식의 문제점과 주문번호 체계를 살펴봤다.

이제 실제로 쓸 수 있는 양식을 소개할 차례다.

글로 정리하려니 막막한 부분도 있지만, 핵심 원칙은 단순하다. 주문과 관련된 모든 데이터를 한 행에 넣는다.

개선된 생산계획 양식 — 주문 한 행 구성
이미지가 작게 보일 경우 → 원본 다운로드해서 확인하세요.

ERP를 도입한다고 해서 이 문제가 해결되지는 않는다. ERP는 그렇게 융통성 있는 도구가 아니다. 납기 변경, 긴급 주문, 현장 변수처럼 하루에도 수차례 바뀌는 상황을 실시간으로 반영하려면 담당자가 직접 조작할 수 있는 유연한 양식이 필요하다. 엑셀이 여전히 생산현장에서 살아남는 이유가 여기에 있다.

주문의 흐름: 위에서 아래로

이 양식에서 주문은 아래 순서로 흐른다.

  1. 주문 등록 — 발주서를 접수하면 즉시 행을 추가한다
  2. 납기순 정렬 — 납기가 빠른 것이 위, 느린 것이 아래
  3. 제조계획 — 내용물(벌크)을 만드는 계획
  4. 포장계획 — 충전·포장을 진행하는 계획

제조양식과 포장양식은 행으로 이어 붙여 사용하더라도 주요 칼럼은 동일한 의미를 갖도록 설계했다. 제조 담당자와 포장 담당자가 서로의 양식을 보더라도 기본 흐름이 파악된다.

비중 입력 → 소요량 자동 계산

화장품 용량은 mL(또는 ml)로 표기된다. 그런데 이것은 부피 단위다. 포장라인에서 충전기는 무게(g)로 계량하기 때문에, mL 표기를 그대로 쓸 수 없다. 비중을 감안해 충전량(g)을 계산해야 충전기에 올바른 기준을 줄 수 있다.

양식에 비중을 입력하면 수식으로 소요량(g)이 자동 계산된다.

비중의 개념과 계산 방법은 단위 변환 · 비중 페이지에서 확인할 수 있다.

예시

50 mL 제품, 비중 1.02 → 소요량 = 51 g
주문 수량 1,000개 기준 → 필요 내용물 = 51,000 g = 51 kg

계산된 소요량이 그대로 제조계획량이 되진 않는다. 제조 믹서의 용량, 원료 계량의 편의성을 고려해 적절히 가감해서 최종 계획량을 산정한다.

소숫점 세 자리 원료 계량과 소숫점 한 자리 원료 계량 중 어느 쪽이 실수가 적겠는가. 계획량을 딱 맞게 떨어지도록 조정하면 현장 오류가 줄어든다.

제조계획량 힌트와 기존 재고

소요량을 기준으로 양식에 제조계획량 힌트를 함께 표시한다. 담당자가 믹서 용량과 비교해 판단하는 데 참고할 수 있다.

기존 재고(반제품·완제품)는 비고란에 별도 기재한다. 이미 재고가 있는 경우 계획량을 그만큼 줄일 수 있는데, 이를 눈에 띄게 표시해 두지 않으면 중복 제조가 일어난다. 재고를 놓치지 않도록 한다.

색상으로 상태를 구분한다

제조계획 행에는 색상으로 진행 가능 여부를 표시한다.

  • 보라색 — 원료와 부자재가 모두 준비된 제조. 바로 진행할 수 있다는 신호다.
  • 그 외 색상 또는 무색 — 사유를 함께 기재한다. 부자재 입고 일정, BOM 미확정, 품질 보류 등 진행을 막는 이유를 명확히 써 둔다.

생산미팅에서 "왜 이게 안 됩니까?"라는 질문에 칸을 가리키는 것만으로 답이 된다.

생산 지연 사유 코드

생산계획은 하루에도 몇 번씩 수정된다. 단순히 "지연"이라고만 쓰면 나중에 원인을 분석하기 어렵다. 지연 사유를 코드로 표준화해 두면 기록이 쌓이고, 반복되는 문제의 패턴이 보인다.

아래는 실제 현장에서 사용하는 사유 코드의 예시다.

코드 사유
1-11부자재 입수 부족
1-12부자재 원불량
1-13부자재 공정불량
1-14부자재 입고지연 (외부)
1-15부자재 수입검사
1-16부자재 셋팅지연 (내부)
2-21작업전 적합여부
2-22작업중 보류
2-23반제품 부족
2-24초과 충전
3-31기기 세팅 지연
3-32기기 고장
3-33기계 대체
4-41인원 부족
4-42전 작업 지연
5-51신제품
5-52생산계획 (기존 데이터 미활용)
5-53포장기준서
6-61계획 변경
7-71고객사 지연
8-81관리품 지연

코드 뒤에 하이픈을 붙여 세부 사유를 추가할 수 있다. 예를 들어 2-23-1은 "반제품 부족 — 재고를 찾지 못함", 2-21-1은 "작업전 적합여부 — 여과만 진행"처럼 현장 상황을 구체적으로 기록한다.

당일 계획에는 예비계획을 반드시 넣는다

지연 사유가 이렇게 많다는 것은, 계획대로 흘러가는 날이 오히려 드물다는 뜻이다.

인원이 놀면 안 된다. 1번 작업이 막혔을 때 즉시 투입할 수 있는 2번 작업을 미리 계획에 올려 두어야 한다. 예비계획은 "혹시"를 위한 것이 아니라, 반드시 있어야 할 항목이다.

기초제품과 색조제품은 반드시 분리한다

제조계획에서 중요한 원칙 중 하나는 기초제품과 색조제품이 섞이지 않아야 한다는 것이다.

기초와 색조는 설비, 세척 방법, 작업 순서가 다르다. 두 종류가 계획 중간에 뒤섞이면 설비 전환 횟수가 늘고 세척 누락 위험도 커진다. 가급적 같은 종류끼리 묶어 위에서 아래로 연속 배치한다.

절대 셀 병합은 쓰지 않는다

생산계획은 수시로 바뀐다. 납기가 당겨지거나 밀리면 해당 행을 잘라내어 위아래로 재배치해야 한다.

셀 병합이 하나라도 있으면 잘라내기·붙여넣기가 깨진다. 빈 셀을 색상으로 구분하거나 테두리로 처리하는 것으로 충분하다. 병합은 보기에는 깔끔해 보여도 수정할 때마다 발목을 잡는다.

주간보고 자동화

이 양식을 기반으로 주간 생산보고를 작성할 때도 자동화가 가능하다. 계획일, 완료 여부, 수량이 한 행에 정리되어 있으므로, 해당 주의 행만 필터링하거나 참조하면 보고서 초안이 만들어진다. 별도 집계 작업을 반복할 필요가 없다.

공동작업으로 팀과 공유한다

마지막으로, 이 양식은 Office 공동작업 기능을 활용해 관련 담당자들과 실시간으로 공유한다. 제조 담당자, 포장 담당자, 영업관리, 구매 담당자가 같은 파일을 보고 각자의 칸을 업데이트할 수 있다.

이메일로 파일을 주고받거나 매번 취합할 필요가 없다. 계획이 바뀌면 해당 담당자가 직접 수정하면 된다.

다음 글에서는 이 양식을 실제로 어떻게 운영하는지 — 하루 루틴과 주간 리뷰 흐름을 구체적으로 살펴보기로 하자.

In the previous two chapters I covered the problems with the inherited packaging plan form and the order number system.

Now it's time to introduce a form that actually works on the production floor.

It may seem like a lot to put into words, but the core principle is simple: put all order-related data in a single row.

Improved production plan form — one row per order
If the image is too small to read → download the full-size version.

Implementing an ERP system doesn't solve this. ERP is not that flexible. When delivery dates shift, urgent orders arrive, and floor conditions change multiple times a day, you need a form that the person in charge can adjust on the spot. This is why spreadsheets continue to hold their ground in production management.

The order flow: top to bottom

In this form, every order moves through the following sequence:

  1. Order registration — a new row is added the moment a purchase order arrives
  2. Sorted by due date — earliest deadline at the top, latest at the bottom
  3. Manufacturing plan — producing the bulk content (filling material)
  4. Packaging plan — filling and packaging operations

The manufacturing section and packaging section are designed so that their key columns carry the same meaning when placed side by side. A packaging team member looking at the manufacturing section — or vice versa — can still follow what's happening.

Specific gravity input → automatic quantity calculation

Cosmetics state their volume in mL (or ml) — a unit of volume. But filling machines on the packaging line work in weight (grams). Because of this, the mL figure on the label cannot be used directly as a fill target. Specific gravity must be factored in to calculate the correct fill weight in grams.

When specific gravity is entered into the form, a formula automatically calculates the required quantity in grams.

For an explanation of specific gravity and how to work with it, see the Unit Conversion · Density page.

Example

50 mL product, specific gravity 1.02 → required: 51 g per unit
Order quantity: 1,000 units → total content needed: 51,000 g = 51 kg

The calculated quantity isn't used directly as the manufacturing plan quantity. It gets adjusted based on mixer capacity and the practicality of weighing raw materials. A target quantity that produces clean decimal figures reduces measuring errors on the floor.

Which is easier to measure accurately — a raw material quantity with three decimal places, or one with a single decimal place?

Manufacturing quantity hints and existing stock

The form displays a manufacturing quantity hint derived from the required quantity. The person planning production uses this as a reference point when considering mixer capacity.

Existing stock of semi-finished or finished goods is noted in the remarks column. If there's already inventory available, the planned manufacturing quantity can be reduced accordingly. Failing to make this visible leads to duplicate production runs — exactly the kind of waste this form is designed to prevent.

Color-coding for status

Each manufacturing plan row is color-coded to show whether it's ready to proceed.

  • Purple — all raw materials and packaging components are ready. This row can go to the floor immediately.
  • Other colors or no color — a reason is written alongside. Pending component delivery, unconfirmed BOM, quality hold — whatever is blocking the job gets documented clearly.

In a production meeting, pointing at a cell is often the full answer to "why isn't this running?"

Delay reason codes

Production plans change multiple times a day. Writing "delayed" without context makes it impossible to analyze patterns afterward. Standardizing delay reasons as codes turns individual incidents into data.

Below is an example of the codes used in practice:

Code Reason
1-11Packaging component — insufficient quantity received
1-12Packaging component — original defect
1-13Packaging component — process defect
1-14Packaging component — delayed delivery (external)
1-15Packaging component — incoming inspection pending
1-16Packaging component — setup delay (internal)
2-21Pre-work suitability check
2-22On-hold during production
2-23Semi-finished goods shortage
2-24Overfill
3-31Equipment setup delay
3-32Equipment breakdown
3-33Equipment substitution
4-41Staffing shortage
4-42Previous operation delayed
5-51New product
5-52Production plan (existing data not used)
5-53Packaging specification sheet
6-61Plan change
7-71Customer-side delay
8-81Controlled item delay

Sub-codes can be appended with a hyphen to capture more detail. For example, 2-23-1 means "semi-finished goods shortage — stock could not be located." 2-21-1 means "pre-work check — filtration only performed." The more specific the code, the more useful the historical data becomes.

Always include a backup plan for the day

The length of this delay code list reflects a simple reality: days that run exactly to plan are the exception, not the rule.

Workers cannot sit idle. When job A gets blocked, job B needs to be ready to step in immediately. The backup plan is not a contingency — it is a required part of every daily schedule.

Keep base and color products separate

In the manufacturing plan, base (skincare) products and color cosmetics must not be interleaved.

The two product types require different equipment, different cleaning protocols, and different process sequences. Mixing them in the middle of a day's schedule increases equipment changeover time and raises the risk of cleaning steps being skipped. Group similar products together and run them consecutively.

No merged cells — ever

Production plans change constantly. When a deadline shifts, you need to cut a row out and move it up or down the sheet.

A single merged cell breaks cut-and-paste. Use color fills or borders to visually separate sections instead. Merged cells look clean on screen but become a recurring obstacle every time a plan needs adjusting.

Weekly report automation

Because all data for each order lives in one row — planned date, completion status, quantity — filtering by week and referencing those rows produces a weekly production report with minimal manual work. No separate aggregation step required.

Share it with the team via co-authoring

This form is designed to be shared live using Office co-authoring. Manufacturing staff, packaging staff, sales management, and purchasing can all work in the same file simultaneously. Each team updates their own columns as things change.

No more emailing file versions back and forth. When a plan changes, the person responsible updates it directly — and everyone sees it immediately.

In the next chapter, I'll walk through how this form is actually used day-to-day: the morning routine, mid-day adjustments, and the weekly review cycle.