SlideShare a Scribd company logo
abap mail sending Skill cut [email_address] Copyright © 2006 by BNE Solution Consulting INC.  ALL RIGHTS RESERVED. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means - electronic, mechanical, photocopying, recording, or otherwise- without the permission of BNE Solution Consulting.  This document provides an outline of a presentation and is incomplete without the accompanying oral commentary and discussion.
Agenda 구현  code Mail spool  확인하기 Index
Document Control 산출물명 Phase 명 Task 명 Stage Task Module 검토일자 승인자 승인일자 검토자 최초작성 정세훈 Ver1.0 1 변경사유 작성자 작성일자 버전 순번
I.  구현 code
I.  구현  code Procedure   Data 를 선언한다 . 참고사항 Related Link 목적 mail 을 보내는 기능을 구현한다 . TYPES: BEGIN OF contents, text(255) TYPE c, END OF contents. DATA : email_data TYPE sodocchgi1, ls_mail TYPE contents, lt_mail TYPE TABLE OF contents, lt_email_send TYPE TABLE OF somlreci1, ls_email_send TYPE somlreci1. “ mail form *  1. Material : (MARA- MATNR) , (MAKT-MAKTX) *  2. Plant :  (MARC- WERKS) *  3. Material Type :  ( MARA- MTART) *  4. Material Group :  (MARA-MATKL) *  5. Valuation Class : (MBEW-BKLAS) *  6. Created On :  (MARA-ERSDA) *  7. Created By  :  (MARA-ERNAM) 메뉴
I.  구현  code Procedure   Mail  내용을 만들고  option 을 설정한다 .. 참고사항 Related Link 목적 mail 을 보내는 기능을 구현한다 . * mail contets create APPEND ls_mail TO lt_mail *option setting  email_data-obj_name = 'Material creation info'. email_data-obj_descr =  '[SAP] Material  (MARA- MATNR)  has been created.'. " title *EMAIL_DATA-OBJ_LANGU = 'E'. email_data-sensitivty = 'P'. email_data-obj_prio = '1'. email_data-no_change = 'X'. email_data-priority = '1'. *receipt  설정 . ls_email_send-receiver = 'spgns@nate.com '. ls_email_send-rec_type = 'U'. ls_email_send-express = 'X'. APPEND ls_email_send TO lt_email_send. 메뉴
I.  구현  code Procedure   Mail 을 보낸다 . 참고사항 * 외부 메일을 보낼때  BC 에서 설정을 해줘야 한다 . *mail spool display  T-CODE : SOST *package : SCON SAPconnect - External Communication . Related Link 목적 mail 을 보내는 기능을 구현한다 . *mail send CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1' EXPORTING document_data  = email_data document_type  = 'RAW' put_in_outbox  = 'X' commit_work  = 'X' TABLES object_content = lt_mail receivers  = lt_email_send. 메뉴
II. Mail spool  확인
II. Mail spool  확인 Procedure   Data 가 들어 온걸 확인할수 있다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST
II. Mail spool  확인 Procedure   Contets 도 확인가능하다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST
II. Mail spool  확인 Procedure   Menu->Send_request->start send process for selection  을 선택하면 바로 메일 전송도 가능하다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST

More Related Content

PPT
Magazine Draft 2
PPT
Magazine new edited version
PPT
Draft contents screen shots
PDF
Hardware
PDF
Pecha-Kuchas y evaluación por rúbricas
PPTX
Programação 20 21-22-23-24-25 de fevereiro 2013
PPTX
презентация ооп ф та пмно Power point
PPS
Las quejas de Jesús
Magazine Draft 2
Magazine new edited version
Draft contents screen shots
Hardware
Pecha-Kuchas y evaluación por rúbricas
Programação 20 21-22-23-24-25 de fevereiro 2013
презентация ооп ф та пмно Power point
Las quejas de Jesús

Viewers also liked (20)

PDF
Prova 2012 1
PPT
Internet En El Auladefppt
PPTX
Programação 31 01 de janeiro e fevereiro 2013
PPT
Webdynpro에서 message display
PPT
Abap 에서 webdynpro Call
PPT
abap 대소문자 구분하는 Domain
PPT
Abap Dev Class 변경
PPT
abap 공휴일 구하기( FM : holiday_get)
PPT
Abap RFC destination for web service import
PPT
Webdynpro에서 table select all and deselect all
PPT
sap Abap File Save (Cl Gos Manager)
PPT
Abap Screen Exit guide
PPT
webdynpro Ovs Usage
PPT
Webdynpro Service Activate
PPT
webdynpro에서 messag display
PPT
webdynpro에서 select option의 취소 점검 재설정 복사 삭제 없애기
PPT
sap Webdynpro File Up Down Load
PPT
Abap maintenance view
PPT
webdynpro에서 iview통해서 transaction call
PPT
webdynpro에서 link_to_action parameter사용하기
Prova 2012 1
Internet En El Auladefppt
Programação 31 01 de janeiro e fevereiro 2013
Webdynpro에서 message display
Abap 에서 webdynpro Call
abap 대소문자 구분하는 Domain
Abap Dev Class 변경
abap 공휴일 구하기( FM : holiday_get)
Abap RFC destination for web service import
Webdynpro에서 table select all and deselect all
sap Abap File Save (Cl Gos Manager)
Abap Screen Exit guide
webdynpro Ovs Usage
Webdynpro Service Activate
webdynpro에서 messag display
webdynpro에서 select option의 취소 점검 재설정 복사 삭제 없애기
sap Webdynpro File Up Down Load
Abap maintenance view
webdynpro에서 iview통해서 transaction call
webdynpro에서 link_to_action parameter사용하기
Ad

Similar to Abap Mail Sending (20)

PPTX
PPTX
Advance Sql Server Store procedure Presentation
PDF
How to Create Login and Registration API in PHP.pdf
PPTX
Mobile Application Development (Sending emails)
PPT
Customizing Feedback for askref in SFX - ELUNA 2006
PDF
4.7 Automate Loading Data with Little to No Duplicates!
PDF
2-dynamics-gp-workflow.pdf
PPTX
Abstracting functionality with centralised content
PPT
My Business Intelligence Portfolio
PDF
Make Everyone a Tester: Natural Language Acceptance Testing
PPT
Boston Computing Review - Ruby on Rails
PPT
Evolutionary db development
PDF
UiPath Studio Web workshop series - Day 8
PPT
Nitin\'s Business Intelligence Portfolio
PPT
JavaOne 2009 - TS-5276 - RESTful Protocol Buffers
PPTX
Build restful ap is with python and flask
PPTX
Final Project Presentation
PPSX
MS SQL Server 2008, Implementation and Maintenance
PPTX
REST API for your WP7 App
PPT
Lecture7 form processing by okello erick
Advance Sql Server Store procedure Presentation
How to Create Login and Registration API in PHP.pdf
Mobile Application Development (Sending emails)
Customizing Feedback for askref in SFX - ELUNA 2006
4.7 Automate Loading Data with Little to No Duplicates!
2-dynamics-gp-workflow.pdf
Abstracting functionality with centralised content
My Business Intelligence Portfolio
Make Everyone a Tester: Natural Language Acceptance Testing
Boston Computing Review - Ruby on Rails
Evolutionary db development
UiPath Studio Web workshop series - Day 8
Nitin\'s Business Intelligence Portfolio
JavaOne 2009 - TS-5276 - RESTful Protocol Buffers
Build restful ap is with python and flask
Final Project Presentation
MS SQL Server 2008, Implementation and Maintenance
REST API for your WP7 App
Lecture7 form processing by okello erick
Ad

More from jung_se_hun (20)

PPT
고정자산 국조보조금 프로세스
PPT
webdynpro Select Option Default Value Setting
PPT
webdynpro Wda Select Option Usage
PPT
Webdynpro Alv Usage
PPT
webdynpro Alv Leadselection
PPT
webdynpro Table Popin
PPT
SAP Abap File Save (Cl Gos Manager)
PPT
webdynpro File Up Down Load
PPT
webdynpro Popup Open
PPT
webdynpro exit plug use
PPT
webdynpro Dropdown List Value Set Setting
PPT
webdynpro for abap Cell Color Setting
PPT
Abap HR Function
PPT
webdynpro Column Grouping
PPT
webdynpro Application role setting
PPT
Webdynpro Yes-No Popup
PPT
abap maintenance view and t-code
PPT
sap Error Report
PPT
Abap Text Symbol translation
PPT
Abap Field Exit Guide
고정자산 국조보조금 프로세스
webdynpro Select Option Default Value Setting
webdynpro Wda Select Option Usage
Webdynpro Alv Usage
webdynpro Alv Leadselection
webdynpro Table Popin
SAP Abap File Save (Cl Gos Manager)
webdynpro File Up Down Load
webdynpro Popup Open
webdynpro exit plug use
webdynpro Dropdown List Value Set Setting
webdynpro for abap Cell Color Setting
Abap HR Function
webdynpro Column Grouping
webdynpro Application role setting
Webdynpro Yes-No Popup
abap maintenance view and t-code
sap Error Report
Abap Text Symbol translation
Abap Field Exit Guide

Recently uploaded (20)

PDF
KodekX | Application Modernization Development
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
cuic standard and advanced reporting.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Empathic Computing: Creating Shared Understanding
PPTX
sap open course for s4hana steps from ECC to s4
PPTX
Big Data Technologies - Introduction.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
KodekX | Application Modernization Development
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Network Security Unit 5.pdf for BCA BBA.
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Electronic commerce courselecture one. Pdf
Per capita expenditure prediction using model stacking based on satellite ima...
20250228 LYD VKU AI Blended-Learning.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
cuic standard and advanced reporting.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Empathic Computing: Creating Shared Understanding
sap open course for s4hana steps from ECC to s4
Big Data Technologies - Introduction.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Encapsulation_ Review paper, used for researhc scholars

Abap Mail Sending

  • 1. abap mail sending Skill cut [email_address] Copyright © 2006 by BNE Solution Consulting INC. ALL RIGHTS RESERVED. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means - electronic, mechanical, photocopying, recording, or otherwise- without the permission of BNE Solution Consulting. This document provides an outline of a presentation and is incomplete without the accompanying oral commentary and discussion.
  • 2. Agenda 구현 code Mail spool 확인하기 Index
  • 3. Document Control 산출물명 Phase 명 Task 명 Stage Task Module 검토일자 승인자 승인일자 검토자 최초작성 정세훈 Ver1.0 1 변경사유 작성자 작성일자 버전 순번
  • 4. I. 구현 code
  • 5. I. 구현 code Procedure Data 를 선언한다 . 참고사항 Related Link 목적 mail 을 보내는 기능을 구현한다 . TYPES: BEGIN OF contents, text(255) TYPE c, END OF contents. DATA : email_data TYPE sodocchgi1, ls_mail TYPE contents, lt_mail TYPE TABLE OF contents, lt_email_send TYPE TABLE OF somlreci1, ls_email_send TYPE somlreci1. “ mail form * 1. Material : (MARA- MATNR) , (MAKT-MAKTX) * 2. Plant : (MARC- WERKS) * 3. Material Type : ( MARA- MTART) * 4. Material Group : (MARA-MATKL) * 5. Valuation Class : (MBEW-BKLAS) * 6. Created On : (MARA-ERSDA) * 7. Created By : (MARA-ERNAM) 메뉴
  • 6. I. 구현 code Procedure Mail 내용을 만들고 option 을 설정한다 .. 참고사항 Related Link 목적 mail 을 보내는 기능을 구현한다 . * mail contets create APPEND ls_mail TO lt_mail *option setting email_data-obj_name = 'Material creation info'. email_data-obj_descr = '[SAP] Material (MARA- MATNR) has been created.'. " title *EMAIL_DATA-OBJ_LANGU = 'E'. email_data-sensitivty = 'P'. email_data-obj_prio = '1'. email_data-no_change = 'X'. email_data-priority = '1'. *receipt 설정 . ls_email_send-receiver = 'spgns@nate.com '. ls_email_send-rec_type = 'U'. ls_email_send-express = 'X'. APPEND ls_email_send TO lt_email_send. 메뉴
  • 7. I. 구현 code Procedure Mail 을 보낸다 . 참고사항 * 외부 메일을 보낼때 BC 에서 설정을 해줘야 한다 . *mail spool display T-CODE : SOST *package : SCON SAPconnect - External Communication . Related Link 목적 mail 을 보내는 기능을 구현한다 . *mail send CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1' EXPORTING document_data = email_data document_type = 'RAW' put_in_outbox = 'X' commit_work = 'X' TABLES object_content = lt_mail receivers = lt_email_send. 메뉴
  • 8. II. Mail spool 확인
  • 9. II. Mail spool 확인 Procedure Data 가 들어 온걸 확인할수 있다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST
  • 10. II. Mail spool 확인 Procedure Contets 도 확인가능하다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST
  • 11. II. Mail spool 확인 Procedure Menu->Send_request->start send process for selection 을 선택하면 바로 메일 전송도 가능하다 . 참고사항 Related Link 목적 mail spool 확인 메뉴 T-code : SOST