
SAAF Holdings Co., Ltd. — Investor Relations & Filings
SAAF Holdings Co., Ltd. is a holding company that operates through its subsidiaries across four core business segments: Consulting, System Development, Human Resources, and Ground Investigation and Improvement. The Consulting division provides IT services, including business system optimization, IT governance support, and project management. The System Development segment focuses on creating and implementing software and IT systems. The Human Resources business offers temporary staffing and foreign technical intern training services. The Ground Investigation and Improvement division conducts geological surveys and ground reinforcement work. The company serves a diverse client base, including government agencies, public institutions, and private corporations, aiming to address social challenges through its high-value-added services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-05-28 | Japanese | |
| (開示事項の変更)事業持株会社体制への移行に関するお知らせ | 2026-05-26 | Japanese | |
| (開示事項の経過)当社取締役による地位確認仮処分の申立ておよび当社による地位確認仮処分の申立ての取下げに関するお知らせ | 2026-05-22 | Japanese | |
| 臨時報告書 | 2026-05-15 | Japanese | |
| 臨時株主総会決議ご通知および当社の対応に関するお知らせ | 2026-05-12 | Japanese | |
| 株主による臨時株主総会に係る株主提案に対する当社取締役会の反対意見に関するお知らせ | 2026-05-07 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47851753 | 訂正臨時報告書 | 2026-05-28 | Japanese | ||
| 47051532 | (開示事項の変更)事業持株会社体制への移行に関するお知らせ | 2026-05-26 | Japanese | ||
| 46788256 | (開示事項の経過)当社取締役による地位確認仮処分の申立ておよび当社による地位確認仮処分の申立ての取下げに関するお知らせ | 2026-05-22 | Japanese | ||
| 46349934 | 臨時報告書 | 2026-05-15 | Japanese | ||
| 46883021 | 臨時株主総会決議ご通知および当社の対応に関するお知らせ | 2026-05-12 | Japanese | ||
| 46881102 | 株主による臨時株主総会に係る株主提案に対する当社取締役会の反対意見に関するお知らせ | 2026-05-07 | Japanese | ||
| 46881001 | 株主による臨時株主総会の開催日時等に関するお知らせ | 2026-05-01 | Japanese | ||
| 46879444 | 新中期経営計画「MTG2028」骨子について | 2026-04-28 | Japanese | ||
| 46879456 | (数値データ訂正)「通期業績予想の修正および特別損失の計上に関するお知らせ」における数値データ(XBRL)の修正について | 2026-04-28 | Japanese | ||
| 46879839 | 通期業績予想の修正および特別損失の計上に関するお知らせ | 2026-04-28 | Japanese | ||
| 46877869 | 特別調査委員会の調査報告書(中間報告)受領に関するお知らせ | 2026-04-20 | Japanese | ||
| 33054220 | 訂正報告書(大量保有報告書・変更報告書) | 2026-03-27 | Japanese | ||
| 33053713 | 変更報告書 | 2026-03-27 | Japanese | ||
| 32981564 | 大量保有報告書 | 2026-03-19 | Japanese | ||
| 32840521 | 訂正臨時報告書 | 2026-02-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PRG HOLDINGS BERHAD
Investment holding company in manufacturing, property, cons…
|
— | MY | Professional, scientific and te… |
|
PS International Group Ltd.
A global logistics and supply chain solutions provider spec…
|
PSIG | US | Professional, scientific and te… |
|
PT Indoritel Makmur Internasional Tbk.
Investment holding company focused on consumer, retail, and…
|
DNET | ID | Professional, scientific and te… |
|
PUTERA CAPITAL BERHAD
Manages companies and enterprises, providing strategic over…
|
— | MY | Professional, scientific and te… |
|
Q YATIRIM HOLDİNG A.Ş.
An investment holding company managing a diverse portfolio …
|
QYHOL | TR | Professional, scientific and te… |
|
REKAPACIFIC BERHAD
An investment holding company providing management services…
|
— | MY | Professional, scientific and te… |
|
ROSS GROUP PLC
A holding company in liquidation that formerly provided sup…
|
RGP | GB | Professional, scientific and te… |
|
Sdiptech
Acquires and develops companies with products and services …
|
SDIP | SE | Professional, scientific and te… |
|
Seera Group Holding
Operates an integrated ecosystem of travel, tourism, and ca…
|
1810 | SA | Professional, scientific and te… |
|
Sociedad Comercial del Plata S.A.
Diversified holding company developing and managing busines…
|
— | AR | Professional, scientific and te… |
SAAF Holdings Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/14139/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14139 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=14139 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=14139 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 14139}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SAAF Holdings Co., Ltd. (id: 14139)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.