<?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 Re: Function: ARCHIV_CREATE_DIALOG_META in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284646#M153579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can this difference be a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2006 12:25:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-17T12:25:46Z</dc:date>
    <item>
      <title>Function: ARCHIV_CREATE_DIALOG_META</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284645#M153578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When this function is called, another dialog screen opens and wants the file name. I want to give file name as a paramter to function. And this function has a file parameter which's length is 70. But in dialog screen length is not 70. Why this is so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 09:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284645#M153578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T09:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function: ARCHIV_CREATE_DIALOG_META</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284646#M153579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can this difference be a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 12:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284646#M153579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function: ARCHIV_CREATE_DIALOG_META</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284647#M153580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here's an ex. to scan documents - i don't fill the par. file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  CALL FUNCTION 'ARCHIV_CREATE_DIALOG_META'                   
       EXPORTING                                              
            archiv_id                = toaar-archiv_id        
            ar_object                = twfdb-ncitype          
*         DEL_DATE                 = ' '                      
*          NOTE                     = ' '                     
            object_id                = objid                  
            sap_object               = twfdb-object           
*         FILE                     = ' '                      
*         COMMIT_FLAG              = ' '                      
       IMPORTING                                              
            archiv                   =  archiv                
            archiv_doc_id            =  docid                 
            documentclass            =  class                 
       EXCEPTIONS                                             
            error_archiv             = 1                      
            error_communicationtable = 2                      
            error_connectiontable    = 3                      
            error_kernel             = 4                      
            error_parameter          = 5                      
            error_scanqueue          = 6                      
            OTHERS                   = 7.                    &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 13:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284647#M153580</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-03-17T13:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function: ARCHIV_CREATE_DIALOG_META</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284648#M153581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andreas,&lt;/P&gt;&lt;P&gt;How do you pass the file's path? I want to pass file's path and I don't want to get dialog screen while this function is running. How do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2006 14:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-archiv-create-dialog-meta/m-p/1284648#M153581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-17T14:04:40Z</dc:date>
    </item>
  </channel>
</rss>

