ABAP
-
SAP RESTful ABAP관련Etc 2023. 11. 5. 16:25
SAP RESTful ABAP관련 What is RESTful? 답: OData는 REST기반 기술입니다. REST는 REpresentational State Transfer의 약어입니다. REST는 단말간 통신을 위한 간결하고 가벼운 아키텍처 유형입니다. RPC (Remote Procedure Calls)와 웹서비스의 대안으로 사용합니다. RPC나 SOAP은 동작-기반인데 반해 REST는 자원-기반 기술입니다. 동작이 아니라 자원을 기준으로 하기에 REST 서비스라고 부릅니다. 클라이언트와 서버 사이에 모든 통신은 HTTP 프로토콜 상에서 URI (Unified Resource Identifier)를 사용합니다. URI는 바로 자원(예: POHeader, POItem, Customer, Vendor 등..
-
chatGPT - ABAP 및 Bing chatGPT 관련Etc 2023. 2. 19. 23:44
ChatGPT 관련 ABAP ALV리포트 https://twitter.com/sapai/status/1625057191190298625?s=46&t=8kZq0t1Dhmwqsy2wQWgwgA https://www.nia.or.kr/site/nia_kor/ex/bbs/View.do?cbIdx=82618&bcIdx=25163&parentSeq=25163 ABAP연계 https://blogs.sap.com/2022/12/07/are-we-ready-to-use-ai-for-abap-programming/ ABAP코드생성 유투브 https://www.youtube.com/watch?v=HeUMkl7YsGg AI관련 리포트 하나더 https://www.nia.or.kr/site/nia_kor/ex/bbs/View...
-
SAP ABAP/4 Programming, Basis Administration, Configuration Hints and TipsEtc 2007. 8. 23. 21:18
SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips http://www.sap-basis-abap.com/index.htm Objective The purpose of this SAP site is to help SAP Consultant in the understanding of SAP R/3 Ver 3.0x./4.6x. The focus of this site will be on SAP configuration of Material Management, Sales and Distribution, Production Planning and Control, Controlling, Financial Accounting, Ba..
-
ABAP Workbench Fundamentals (For course BC400)SAP others 2007. 5. 4. 09:39
ABAP Certification course- Full set covering almost all topics ABAP Workbench Fundamentals (For course BC400) * Create ABAP programs and the most important Repository objects using appropriate ABAP Workbench tools * Navigate in the Workbench and use the syntax help * Process source text with the ABAP Editor * Test programs using the Debugger * Define elementary and structured data objects * Over..