
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 | Indonesian | ||
| 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 |
|---|---|---|---|
|
Goldcup Electric Apparatus Co.,Ltd.
Develops and manufactures wire, cable, and electromagnetic …
|
002533 | CN | Manufacturing |
|
Guangdong Rifeng Electric Cable Co.,Ltd.
Specializes in R&D and manufacturing of high-performance wi…
|
002953 | CN | Manufacturing |
|
Guangdong Xinyaguang Cable Co., Ltd.
Produces power, control, and fire-resistant cables for infr…
|
001382 | CN | Manufacturing |
|
Hangzhou Cable Co., Ltd.
Manufactures high-voltage power, submarine, and fiber optic…
|
603618 | CN | Manufacturing |
|
HE
Produces ultra-high voltage, fiber optic, and telecommunica…
|
1608 | TW | Manufacturing |
|
Hebei Huatong Wires and Cables Group Co., Ltd.
Manufactures power, control, and specialized cables for ene…
|
605196 | CN | Manufacturing |
|
HENAN TONG-DA CABLE CO.,LTD.
Manufactures power cables, conductors, and precision aerosp…
|
002560 | CN | Manufacturing |
|
HK
Manufactures high-performance wire and cable solutions for …
|
1618 | TW | Manufacturing |
|
HONG TAI
Manufacturer of electric wires, cables, electronic material…
|
1612 | TW | Manufacturing |
|
HUNAN VALIN WIRE&CABLE CO.,LTD.
Manufactures high-performance wires and cables for aerospac…
|
001208 | CN | 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.