<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Calling separate LSMW steps from ABAP program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039011#M1500418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody know if I can call sepearte LSWM step from a ABAP programm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only need to:&lt;/P&gt;&lt;P&gt;Specify Files&lt;/P&gt;&lt;P&gt;Import Data&lt;/P&gt;&lt;P&gt;Convert Data&lt;/P&gt;&lt;P&gt;Create Batch Input Session&lt;/P&gt;&lt;P&gt;Run Batch Input Session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need this steps so i can provide backoffice user a tool which imports data using  predefined  LWSM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Richard van Veen on Jun 7, 2010 1:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jun 2010 11:10:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-07T11:10:50Z</dc:date>
    <item>
      <title>Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039011#M1500418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody know if I can call sepearte LSWM step from a ABAP programm,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only need to:&lt;/P&gt;&lt;P&gt;Specify Files&lt;/P&gt;&lt;P&gt;Import Data&lt;/P&gt;&lt;P&gt;Convert Data&lt;/P&gt;&lt;P&gt;Create Batch Input Session&lt;/P&gt;&lt;P&gt;Run Batch Input Session&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need this steps so i can provide backoffice user a tool which imports data using  predefined  LWSM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Richard van Veen on Jun 7, 2010 1:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 11:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039011#M1500418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039012#M1500419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you mark the LSMW object as "periodic" in the first step, there will be a new menu entry at the bottom of the step list called "frame program". This seems to be what you need here.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 12:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039012#M1500419</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-06-07T12:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039013#M1500420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is to complex for our backoffice users, i found the seperate FM's which are used within transaction LSMW&lt;/P&gt;&lt;P&gt;with this list i can do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;010	Maintain Object Attributes	OBJ	/SAPDMC/LSM_OBJ_ATTRIBUTES&lt;/P&gt;&lt;P&gt;020	Maintain Source Structures	OBJ	/SAPDMC/LSM_OBJ_SOURCE_STRUCS&lt;/P&gt;&lt;P&gt;030	Maintain Source Fields	OBJ	/SAPDMC/LSM_OBJ_SOURCE_FIELDS&lt;/P&gt;&lt;P&gt;040	Maintain Structure Relations	OBJ	/SAPDMC/LSM_OBJ_STRUCT_RELATNS&lt;/P&gt;&lt;P&gt;050	Maintain Field Mapping and Conversion Rules	OBJ	/SAPDMC/LSM_OBJ_FIELDMAPPING&lt;/P&gt;&lt;P&gt;070	Maintain Fixed Values, Translations, User-Defined Routines	RUL	/SAPDMC/LSM_RUL_ADMINISTRATION&lt;/P&gt;&lt;P&gt;080	Specify Files	OBJ	/SAPDMC/LSM_OBJ_FILES_SPECIFY&lt;/P&gt;&lt;P&gt;090	Assign Files	OBJ	/SAPDMC/LSM_OBJ_FILES_ASSIGN&lt;/P&gt;&lt;P&gt;110	Import Data	EXE	/SAPDMC/LSM_EXE_READPROG_RUN&lt;/P&gt;&lt;P&gt;120	Display Imported Data	DSP	/SAPDMC/LSM_DSP_READ_DATA_SHOW&lt;/P&gt;&lt;P&gt;130	Convert Data	EXE	/SAPDMC/LSM_EXE_CONVPROG_RUN&lt;/P&gt;&lt;P&gt;140	Display Converted Data	DSP	/SAPDMC/LSM_DSP_CONV_DATA_SHOW&lt;/P&gt;&lt;P&gt;300	Create Batch Input Session	EXE	/SAPDMC/LSM_EXE_BI_PROGRAM_RUN&lt;/P&gt;&lt;P&gt;310	Run Batch Input Session	EXE	/SAPDMC/LSM_EXE_BI_SESSION_RUN&lt;/P&gt;&lt;P&gt;600	Frame Program for Periodic Data Transfer	EXE	/SAPDMC/LSM_EXE_INTERFACE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 12:47:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039013#M1500420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T12:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039014#M1500421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds good, please tell us once you got this working, could be useful for other folks as well.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 12:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039014#M1500421</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-06-07T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039015#M1500422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a lsmw and after completing all steps i tested step 080/100/300 and 310 from se37, it seems to work fine, i will update when completed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;010      Maintain Object Attributes       OBJ     /SAPDMC/LSM_OBJ_ATTRIBUTES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;020      Maintain Source Structures      OBJ     /SAPDMC/LSM_OBJ_SOURCE_STRUCS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;030      Maintain Source Fields OBJ     /SAPDMC/LSM_OBJ_SOURCE_FIELDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;040      Maintain Structure Relations     OBJ     /SAPDMC/LSM_OBJ_STRUCT_RELATNS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;050      Maintain Field Mapping and Conversion Rules OBJ     /SAPDMC/LSM_OBJ_FIELDMAPPING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;070      Maintain Fixed Values, Translations, User-Defined Routines    RUL            /SAPDMC/LSM_RUL_ADMINISTRATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;080      Specify Files    OBJ     /SAPDMC/LSM_OBJ_FILES_SPECIFY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;090      Assign Files      OBJ     /SAPDMC/LSM_OBJ_FILES_ASSIGN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;110      Import Data     EXE     /SAPDMC/LSM_EXE_READPROG_RUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;120      Display Imported Data DSP     /SAPDMC/LSM_DSP_READ_DATA_SHOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;130      Convert Data   EXE     /SAPDMC/LSM_EXE_CONVPROG_RUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;140      Display Converted Data           DSP     /SAPDMC/LSM_DSP_CONV_DATA_SHOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;300      Create Batch Input Session      EXE     /SAPDMC/LSM_EXE_BI_PROGRAM_RUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;310      Run Batch Input Session          EXE     /SAPDMC/LSM_EXE_BI_SESSION_RUN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;600      Frame Program for Periodic Data Transfer      EXE     /SAPDMC/LSM_EXE_INTERFACE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 13:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039015#M1500422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T13:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039016#M1500423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas' way would provide you with exactly the same - you would only have to create a variant for /SAPDMC/SAP_LSMW_INTERFACE - and if you absolutely wanted to: assign this to a new Z-transaction-code.  - you wouldn't even need to program ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mylène Dorias on Jun 7, 2010 3:09 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 13:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039016#M1500423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T13:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039017#M1500424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I allready tried Thomas his solution, the only problem with that is that the selection screen is to complex for our backoffice users, calling sepearte FM's is i think a cleaner way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also want a limitation of LSMW's a user can execute so a custom screen is neccesary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.s. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in /SAPDMC/SAP_LSMW_INTERFACE  users are not able to change filename and location of the file with has to be processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Richard van Veen on Jun 7, 2010 3:16 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 13:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039017#M1500424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T13:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039018#M1500425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I allready tried Thomas his solution, the only problem with that is that the selection screen is to complex for our backoffice users, calling sepearte FM's is i think a cleaner way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... which is, why I wrote: create variant. You can decide which fields to show .. which to make obligatory etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; in /SAPDMC/SAP_LSMW_INTERFACE  users are not able to change filename and location of the file with has to be processed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... yes, they are: that's what the section: General Parameters is for ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and to create a transaction for it - simply use PFCG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 13:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039018#M1500425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-07T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039019#M1500426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i when making a variant for programm /SAPDMC/SAP_LSMW_INTERFACE also let backoffice users choice their own input tekst file and path where the file is stored?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 06:02:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039019#M1500426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T06:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039020#M1500427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Van,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used to do these things thru BDC. if you want to work on BDC let me know. i will give u details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jiban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039020#M1500427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T13:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calling separate LSMW steps from ABAP program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039021#M1500428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiban&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I have BDC details please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 10:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-separate-lsmw-steps-from-abap-program/m-p/7039021#M1500428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-25T10:25:17Z</dc:date>
    </item>
  </channel>
</rss>

