{"id":13698396,"url":"https://github.com/boy0korea/ABAP2XLSX_HELPER","last_synced_at":"2025-05-04T03:31:18.716Z","repository":{"id":133442269,"uuid":"376054221","full_name":"boy0korea/ABAP2XLSX_HELPER","owner":"boy0korea","description":"abap2xlsx helper","archived":false,"fork":false,"pushed_at":"2023-08-01T00:53:05.000Z","size":126,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T03:34:41.430Z","etag":null,"topics":["abap","abap2xlsx","erp","excel","excel-export","excel-import","excelgenerator","excelreader","excelwriter","helper","sap","sap-netweaver"],"latest_commit_sha":null,"homepage":"","language":"ABAP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boy0korea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-06-11T14:40:05.000Z","updated_at":"2024-01-31T05:48:35.000Z","dependencies_parsed_at":"2024-03-08T09:47:16.243Z","dependency_job_id":null,"html_url":"https://github.com/boy0korea/ABAP2XLSX_HELPER","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boy0korea%2FABAP2XLSX_HELPER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boy0korea%2FABAP2XLSX_HELPER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boy0korea%2FABAP2XLSX_HELPER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boy0korea%2FABAP2XLSX_HELPER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boy0korea","download_url":"https://codeload.github.com/boy0korea/ABAP2XLSX_HELPER/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252283595,"owners_count":21723505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abap","abap2xlsx","erp","excel","excel-export","excel-import","excelgenerator","excelreader","excelwriter","helper","sap","sap-netweaver"],"created_at":"2024-08-02T19:00:45.456Z","updated_at":"2025-05-04T03:31:18.106Z","avatar_url":"https://github.com/boy0korea.png","language":"ABAP","funding_links":[],"categories":["Categories"],"sub_categories":["🗒️ eMail \u0026 Document Processing"],"readme":"# ABAP2XLSX_HELPER\nabap2xlsx helper\n\n[**Korean**](#korean)\n\u0026nbsp;·\u0026nbsp;\n[**English**](#english)\n\n## Korean\n### 필수 설치\n- [abap2xlsx](https://github.com/sapmentors/abap2xlsx)를 우선 설치하세요.\n### 아래의 메소드를 사용할 수 있습니다.\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_DOWNLOAD\n\u003cBR\u003e인터널 테이블 내용을 엑셀 파일로 다운로드 합니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_EMAIL\n\u003cBR\u003e인터널 테이블 내용을 엑셀 파일로 첨부하여 이메일을 발송 합니다. 변환작업을 백그라운드로 처리하므로 실행은 바로 끝납니다. 용량에 따라 이메일이 늦게 도착 할 수 있습니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_UPLOAD\n\u003cBR\u003e엑셀 파일을 업로드하여 인터널 테이블에 넣습니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_FIELDCATALOG\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_ABAP_TO_EXCEL\n\u003cBR\u003e인터널 테이블 내용을 엑셀 파일(XSTRING)로 변환 합니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_JSON_TO_EXCEL\n\u003cBR\u003eJSON 표현의 데이터를 읽어 엑셀 파일(XSTRING)로 변환 합니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_EXCEL_TO_ABAP\n\u003cBR\u003e엑셀 파일(XSTRING)을 읽어 인터널 테이블에 넣습니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_XSTRING_FROM_SMW0\n\u003cBR\u003eSMW0에 업로드한 이미지 파일을 읽어서 XSTRING으로 변환 합니다. 엑셀 다운로드시 IV_IMAGE_XSTRING 파라미터로 전달하면 이미지를 추가 할 수 있습니다.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eFPM_UPLOAD_POPUP\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_DDIC_FIXED_VALUES\n\n### FPM enhancements @ list UIBB\n\u003cBR\u003e![image](https://user-images.githubusercontent.com/75079431/124207191-ebb66380-db1f-11eb-8b1e-1f6cc0466a16.png)\n\u003cBR\u003eExcel by abap2xlsx : 다운로드 실행 ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_DOWNLOAD\n\u003cBR\u003eEmail me : 이메일 전송 실행 ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_EMAIL\n\u003cBR\u003e\n\n  \n## English\n### Prerequisite\n- Install [abap2xlsx](https://github.com/sapmentors/abap2xlsx) first.\n### You can use these methods.\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_DOWNLOAD\n\u003cBR\u003econvert abap internal table to excel file and start to download.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_EMAIL\n\u003cBR\u003econvert abap internal table to excel file and send by email. execution is finished quickly. converting is processed in background. in case of large convertion, email delays can occur\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_UPLOAD\n\u003cBR\u003estart to upload file and convert excel file to abap internal table.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_FIELDCATALOG\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_ABAP_TO_EXCEL\n\u003cBR\u003econvert abap internal table to excel XSTRING\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_JSON_TO_EXCEL\n\u003cBR\u003econvert JSON data(it must come from abap internal table) to excel XSTRING\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eCONVERT_EXCEL_TO_ABAP\n\u003cBR\u003econvert excel XSTRING to abap internal table.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_XSTRING_FROM_SMW0\n\u003cBR\u003econvert image file from SMW0 to XSTRING. if add image to excel, use IV_IMAGE_XSTRING parameter.\u003cBR\u003e\n- ZCL_ABAP2XLSX_HELPER=\u003eFPM_UPLOAD_POPUP\n- ZCL_ABAP2XLSX_HELPER=\u003eGET_DDIC_FIXED_VALUES\n\n### FPM enhancements @ list UIBB\n\u003cBR\u003e![image](https://user-images.githubusercontent.com/75079431/124207191-ebb66380-db1f-11eb-8b1e-1f6cc0466a16.png)\n\u003cBR\u003eExcel by abap2xlsx : it calls ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_DOWNLOAD\n\u003cBR\u003eEmail me : it calls ZCL_ABAP2XLSX_HELPER=\u003eEXCEL_EMAIL\n\u003cBR\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboy0korea%2FABAP2XLSX_HELPER","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboy0korea%2FABAP2XLSX_HELPER","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboy0korea%2FABAP2XLSX_HELPER/lists"}