
PT Supreme Cable Manufacturing & Commerce Tbk — Investor Relations & Filings
PT Supreme Cable Manufacturing & Commerce Tbk, also known as PT SUCACO Tbk, is a leading manufacturer and supplier of high-quality and reliable cables. Established in 1972, the company has over 50 years of experience, contributing to infrastructure and industrial development. Its core products include power cables, telecommunication cables, and enameled wires. Recognized as one of the largest cable manufacturers, it serves various sectors with its diverse product range.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-18 | Indonesian | |
| Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-18 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | |
| SCCO - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | |
| SCCO - FY 2020 - SCCO Penjelasan Perubahan Total Liabilitas.pdf | 2020-12-31 | Indonesian | |
| SCCO - FY 2020 - SCCO LKT per 31 Des 2020.pdf | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46543474 | Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-18 | Indonesian | ||
| 46543490 | Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-18 | Indonesian | ||
| 44945508 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-11 | Indonesian | ||
|
2020
8 filings
| |||||
| 45363484 | SCCO - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45363479 | SCCO - FY 2020 - SCCO Penjelasan Perubahan Total Liabilitas.pdf | 2020-12-31 | Indonesian | ||
| 45363469 | SCCO - FY 2020 - SCCO LKT per 31 Des 2020.pdf | 2020-12-31 | Indonesian | ||
| 45363458 | SCCO - FY 2020 - SCCO Checklist LKT per 31 Des 2020.pdf | 2020-12-31 | Indonesian | ||
| 45363445 | SCCO - FY 2020 - FinancialStatement-2020-Tahunan-SCCO.xlsx | 2020-12-31 | English | ||
| 45363439 | SCCO - FY 2020 - SCCO Surat Pernyataan Direksi.pdf | 2020-12-31 | Indonesian | ||
| 45363432 | SCCO - FY 2020 - FinancialStatement-2020-Tahunan-SCCO.pdf | 2020-12-31 | Indonesian | ||
| 45363426 | SCCO - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jinlongyu Group Co.,Ltd.
Produces diverse wire and cable products for infrastructure…
|
002882 | CN | Manufacturing |
|
Jiusheng Electric Co., Ltd.
Develops and manufactures fire-resistant and mineral insula…
|
301082 | CN | Manufacturing |
|
JMACS Japan Co.,Ltd.
Specialized manufacturer of industrial cables and integrate…
|
5817 | JP | Manufacturing |
|
JSW
Manufactures precision enameled and magnet wires for electr…
|
1617 | TW | Manufacturing |
|
Kabelindo Murni Tbk
Pioneer manufacturer of electrical and telecommunication ca…
|
KBLM | ID | Manufacturing |
|
KEI Industries Ltd.
Manufactures power cables and wires and provides EPC servic…
|
KEI | IN | Manufacturing |
|
KISTRON Co., Ltd.
Manufactures raw materials for the electric, telecom, and s…
|
475430 | KR | Manufacturing |
|
KMI Wire and Cable Tbk
Manufacturer of power cables (aluminum/copper) and raw mate…
|
KBLI | ID | Manufacturing |
|
KSH INTERNATIONAL LIMITED
Manufacturer of insulated copper conductors and strips for …
|
KSHINTL | IN | Manufacturing |
|
LEONI AG
Global provider of energy and data management solutions for…
|
LEO | DE | Manufacturing |
PT Supreme Cable Manufacturing & Commerce Tbk 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/69680/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69680 | 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=69680 | 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=69680 \ -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": 69680}, 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 PT Supreme Cable Manufacturing & Commerce Tbk (id: 69680)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.