
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 |
|---|---|---|---|
|
LINETEK
Global manufacturer of power cords, 3C cables, EV charging,…
|
2462 | TW | Manufacturing |
|
Linkers Industries Ltd
Manufacturer of wire and cable harnesses for automotive, ap…
|
LNKS | US | Manufacturing |
|
LS Corp.
A holding company operating in the electric power, material…
|
006260 | KR | Manufacturing |
|
LS Eco Energy Ltd.
Manufacturer of power and communication cables for critical…
|
229640 | KR | Manufacturing |
|
Marco Cables & Conductors Limited
Manufactures wires, cables, and conductors for power transm…
|
MARCO | IN | Manufacturing |
|
MASTER TEC GROUP BERHAD
An investment holding company specializing in manufacturing…
|
— | MY | Manufacturing |
|
Middle East Specialized Cables Co.
Manufacturer of industrial, instrumentation, and control ca…
|
2370 | SA | Manufacturing |
|
MITSUBOSHI CO., LTD.
Manufactures electric wires, synthetic resins, heating wire…
|
5820 | JP | Manufacturing |
|
NANJING QUANXIN CABLE TECHNOLOGY CO.,LTD.
Develops high-performance transmission lines and components…
|
300447 | CN | Manufacturing |
|
Nexans
Designs and manufactures advanced cable systems for the glo…
|
NEX | FR | 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.