Create Condition Records Using the Message Type COND_A for Condition Table A018 1

Embed Size (px)

Citation preview

  • 8/10/2019 Create Condition Records Using the Message Type COND_A for Condition Table A018 1

    1/4

    11/7/2014 Create Condition Records Using the Message Type COND_A for condition table A018

    http://www.saptechnical.com/Tutorials/ALE/Condition/Index.htm

    Search

    Home Trainings Quiz Tips Tutorials Functional Cert Q's Interview Q's Jobs Testimonials Advertise Contact Us

    SAP Virtual/Onsite

    Trainings

    Document Categories:

    ABAPTM

    Adobe FormsABAP-HRALE & IDocsALVBAPIBASISBSPBusiness ObjectsBusiness WorkflowCRMNEWLSMWSAP Script/Smart FormsBI/BW

    eXchange Infrastructure (XI)Enterprise Portals (EP)eCATTObject OrientedProgrammingSAP QueryUserexits/BADIsWebDynpro for Java/ABAPTM

    Others

    What's New?

    ABAP Test CockpitHOTSAP ABAP PragmasUnderstanding SE32 (ABAPText Element Maintenance)Creating an IDoc File onSAP Application Server

    Create Condition Records Using the Message Type COND_A for condition tableA018

    By Rehana Begum Shaik, Cognizant

    This document explains how to create condition records using the message type COND_A for condition table A018. For this1. Maintain the ALE configuration steps2. Write a program to create the condition records using the message type COND_A and idoc type COND_A04. On

    execution it generates the IDOC.3. We can check the IDOC details in WE02 transaction.4. This IDOC updates the condition tablesA018, KONH, KONP.

    ALE configuration steps:

    Create Logical system REC6_251 using the t-code BD54 as follows.

    Click on new entries

    Enter the below details and save.

    Assign the logical system REC6_251 to client 901 using the t-code SCC43

    Click on new entries

    Enter the below details and save.

    http://www.saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htmhttp://www.saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htmhttp://www.saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htmhttp://www.sapfunctional.com/http://www.saptechnical.com/Tutorials/BOBJ/Index.htmhttp://www.saptechnical.com/Tutorials/AdobeForms/index.htmhttp://www.saptechnical.com/Tutorials/eCATT/eCATTMain.htmhttp://www.saptechnical.com/Tutorials/ExitsBADIs/ExitsMain.htmhttp://www.saptechnical.com/Trainings/Index.htmhttp://www.saptechnical.com/Jobs/jobsMain.htmhttp://www.saptechnical.com/contact.htmhttp://www.saptechnical.com/Tutorials/ABAP/ABAPMainPage.htmhttp://www.saptechnical.com/Tutorials/ABAP/Text/SE32.htmhttp://www.saptechnical.com/Tutorials/BSP/BSPMainPage.htmhttp://www.saptechnical.com/Tutorials/ALE/ALEMainPage.htmhttp://www.saptechnical.com/index.htmhttp://www.saptechnical.com/Tutorials/Smartforms/SFMain.htmhttp://www.saptechnical.com/Tutorials/HRABAP/HRABAPMain.htmhttp://www.saptechnical.com/Tutorials/ABAP/Pragmas/Index.htmhttp://www.saptechnical.com/Testimonials.htmhttp://www.saptechnical.com/Tutorials/SAPQuery/SQMain.htmhttp://www.saptechnical.com/index.htmhttp://www.saptechnical.com/Trainings/Index.htmhttp://www.saptechnical.com/Quiz/Index.htmhttp://www.saptechnical.com/Tutorials/Tutorials.htmhttp://www.saptechnical.com/Tutorials/ALV/ALVMainPage.htmhttp://www.saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htmhttp://www.saptechnical.com/Tutorials/Workflow/Workflow.htmhttp://www.saptechnical.com/InterviewQ/interviewQ.htmhttp://www.saptechnical.com/Tutorials/EP/Index.htmhttp://www.saptechnical.com/Tutorials/OOPS/MainPage.htmhttp://www.saptechnical.com/Tutorials/XI/XIMainPage.htmhttp://www.saptechnical.com/Tutorials/ALE/File/Index.htmhttp://www.saptechnical.com/CertificationQ/CertificateMain.htmhttp://www.saptechnical.com/Tutorials/CRM/Index.htmhttp://www.saptechnical.com/Tips/tips.htmhttp://www.saptechnical.com/Tutorials/Basis/index.htmhttp://www.saptechnical.com/Tutorials/LSMW/LSMWMainPage.htmhttp://www.saptechnical.com/Tutorials/BAPI/BAPIMainPage.htmhttp://www.saptechnical.com/Tutorials/Others/Main.htmhttp://www.saptechnical.com/Tutorials/BI/Index.htmhttp://www.saptechnical.com/Ads/Index.htmhttp://www.saptechnical.com/Tutorials/ABAP/ATC/Index.htm
  • 8/10/2019 Create Condition Records Using the Message Type COND_A for Condition Table A018 1

    2/4

    11/7/2014 Create Condition Records Using the Message Type COND_A for condition table A018

    http://www.saptechnical.com/Tutorials/ALE/Condition/Index.htm

    Understanding Advancewith dialog option of SAPWorkflowSAP Workflow Scenario:Maintenance NotificationApprovalEnhancements to a standardclassWorking with Floating Fieldin Adobe FormsInserting data from InternalTable into the step SendMailDisplay GL Account longtext using enhancement

    frameworkDifferences betweenpolymorphism in JAVA andABAPPassing multiline parametersfrom an ABAP Class event toa Workflow containerConcept of Re-evaluateagents for active work itemsin SAP WorkflowDynamic creation ofcomponent usage in ABAPWebDynproAdobe Forms: Displaysymbols like copyright andothersDeactivate Hold functionalityin Purchase order (ME21N)Quiz on OOABAPAdd fields in FBL5N usingBADIsTutorial on Wide castingDefining a Range in ModulePool ProgramCopy fields from onestructure/table into anotherstructure/tableSide Panel Usage in NWBC

    Contribute?

    Sample Specs

    What's Hot?

    Web Dynpro for ABAP Tutorials

    Join the Mailing List

    Enter name and email address below:

    Name:

    Email:

    Subscribe Unsubscribe

    GO

    As we are using the standard message type COND_A04 and idoc type COND_A SAP has already being maintainednecessary configuration steps like

    WE82 - Assigning the message type to IDOC type as follows.

    WE57 -Assignment of FM to message t ype and IDOC type as follows.

    WE20 - Create partner profile REC6_251 and maintain the message type in inbound parameters and maintain the processcode inside the message type COND_A as follows.

    TATA Hiring - Nov'142,200+ New Jobs For Exp: 5-15 Yrs. Upload Resume, Apply to TATA Now!

    http://www.saptechnical.com/Tutorials/OOPS/Polymorphism/Differences.htmhttp://www.saptechnical.com/Tutorials/Workflow/Container/ITable.htmhttp://www.saptechnical.com/Tutorials/OOPS/Enhancement/Index.htmhttp://www.saptechnical.com/Tutorials/Workflow/MN/Index.htmhttp://www.saptechnical.com/Tutorials/ABAP/Range/Index.htmhttp://www.saptechnical.com/Tutorials/OOPS/Wide/Index.htmhttp://www.saptechnical.com/Tutorials/ABAP/Table/Copy.htmhttp://www.saptechnical.com/SampleSpecs/index.htmhttp://www.saptechnical.com/Tutorials/ExitsBADIs/FBL5N/Index.htmhttp://www.saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htmhttp://www.saptechnical.com/Tutorials/Others/NWBC/Sidepanel.htmhttp://www.saptechnical.com/Tutorials/ExitsBADIs/ME21N/Hold.htmhttp://www.saptechnical.com/Tutorials/Workflow/AWD/Index.htmhttp://www.saptechnical.com/Tutorials/WebDynproABAP/Dynamic/Component.htmhttp://www.saptechnical.com/Tutorials/Workflow/Agent/Index.htmhttp://www.saptechnical.com/Tutorials/Workflow/Class/Multiline.htmhttp://www.saptechnical.com/Tutorials/AdobeForms/Symbols/Index.htmhttp://www.saptechnical.com/Quiz/OOPS/Index.htmhttp://www.saptechnical.com/Tutorials/ExitsBADIs/GLAccount/Index.htmhttp://www.saptechnical.com/Contribute.htmhttp://www.saptechnical.com/Tutorials/AdobeForms/Floating/Index.htm
  • 8/10/2019 Create Condition Records Using the Message Type COND_A for Condition Table A018 1

    3/4

    S ap Tables J ob S ap A BA P S D S ap Tec hni cal S ap I doc

    http://www.saptechnical.com/Tutorials/ALE/Condition/Page2.htm
  • 8/10/2019 Create Condition Records Using the Message Type COND_A for Condition Table A018 1

    4/4

    http://www.saptechnical.com/index.htmmailto:[email protected]://www.saptechnical.com/disclaimer.htmhttp://www.saptechnical.com/contact.htmhttp://www.saptechnical.com/Privacy.htmhttp://www.saptechnical.com/Jobs/safe.htmhttp://www.saptechnical.com/Termsofuse.htmhttp://www.saptechnical.com/contact.htmhttp://www.saptechnical.com/aboutus.htmhttp://www.rtbwizards.com/http://www.saptechnical.com/Contribute.htm