Document management doubt

Hi, all
1.I have created a document by using  transaction CV01N as
document:99
document type:WRP
document part:000
document version :00
in this above document wrote as text to 1.accuracy 2.quality 3.delivery
2  Transaction code CT04 : created characteristics as follows
a) accuracy
b) quality
c) delivery 
while creating characteristics i selected document screen & filled relevant created document  data  which is in point 1
3. Transaction code CL02 : CLASS NAME : INST
i assigned all above charactertics to class name INST.
4. Linking document to material master or vendor master
By  using MM01-- additional data icon-- document data - here i am trying to assign my document which i have created at point 1, but its goes to classification screen & if i choose any one of characteristics  its not appearing in material master record.  please tell me how to get my document to material record
the above same problem occuring me at xk01 also
plz tell where i am going wrong ?
thanking you in advance

Hi sir ,
thanks for your advice, i felt my doubt also relates to SAP-MM problem so posted. because  while doing MM01 we need to attach our doc.
Regards
Badaripro

Similar Messages

  • Document Management on XDB

    Hello,
    We are trying to implement a document management application on XDB. What we want to do is to use the versioning and security (resource ACLs) features to effectively manage documents which includes pdf,doc,bmp etc.
    I am considering the following approach for this:
    Define a scheme with a complex type for the document as we want to store it - name,description,content etc. Define a table with one column being of this complex type. Use this table for querying and all the DML.
    I have some doubts regarding this though:
    1. Since the document being uploaded could be of any type, the content element should be a LOB. Can I achieve this by giving base as string and no length, or will that only create a CLOB for me?
    2. If I use the schema-based approach, the document content actually being uploaded will get embedded into the actual xml document that I store into the DB. Is this advisable? Since, if I say create a version, I will be versioning this entire xml...
    Overall, is the schema-based approach the right way to take, or should I go with using resource_view itself for all my querying and DML? Please advise.
    Thanks,
    Vandana

    Since the majoring of the content appears to be non-xml use the Resource_View

  • Error while triggering document manager taskflow in adf application?

    Hi Everyone,
    I am just following the below blog post.Andrejus Baranovskis's Blog: Oracle UCM 11g Remote Intradoc Client (RIDC) Integration with Oracle ADF 11g from this post same way ..
    In my adf application I have created one task-flow in which one jsff page to show case UI. below is my page structure.
    https://dl.dropboxusercontent.com/u/78609236/pagestuf.png
    its working fine if I have one folder for one employee.If I have sub-folders for Employe when I navigate to sub-folders of employee in document manager task-flow as a Explorer layout.
    again when I click in Emplyee from above table I am not able to trigger document manger with-respect to selected  row from table.
    I can see this error on UI https://dl.dropboxusercontent.com/u/78609236/error.png
    in log I can see this log. but not able to see reason for this Error.
    <UIXRegion> <_warn> Error processing viewId: /doclib-navigator/treeNav URI: /oracle/webcenter/doclib/view/jsf/taskflows/treeNav/treeNavigator.jsff actual-URI: /oracle/webcenter/doclib/view/jsf/taskflows/treeNav/treeNavigator.jsff.
    java.lang.IllegalStateException
        at oracle.webcenter.doclib.internal.view.FileExplorerTreeModel.enterContainer(FileExplorerTreeModel.java:169)...
    this is not complete trace.
    can any one please kindly help me on this issue.its quite urgent for me.
    Thanks
    Shankar

    Hi Alejandro,
    I can see the Error log while starting the WC_Spaces server.can you please see the log and give me some solution.
    <Feb 10, 2014 5:41:24 AM EST> <Warning> <oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter> <ADF_FACES-30163> <The application is running with the new window detect flag off. It is hi        ghly recommended that this flag be turned on to ensure proper functioning of your application whe        n new browser windows are launched. In web.xml set the context parameter oracle.adf.view.rich.new        WindowDetect.OPTIONS to 'on'.>
    <Feb 10, 2014 5:41:24 AM EST> <Warning> <oracle.help.common.xml.HelpXmlPullParser> <BEA-000000> <no more data available
    java.io.EOFException: no more data available
            at org.xmlpull.mxp1.MXParser.fillBuf(MXParser.java:2978)
            at org.xmlpull.mxp1.MXParser.more(MXParser.java:2985)
            at org.xmlpull.mxp1.MXParser.parseEntityRef(MXParser.java:2216)
            at org.xmlpull.mxp1.MXParser.nextImpl(MXParser.java:1319)
            at org.xmlpull.mxp1.MXParser.next(MXParser.java:1137)
            at oracle.help.common.xml.HelpXmlPullParser._processDocument(Unknown Source)
            at oracle.help.common.xml.HelpXmlPullParser.<init>(Unknown Source)
            at oracle.help.common.xml.ParserFactory.createParser(Unknown Source)
            at oracle.help.common.xml.ParserFactory.createParser(Unknown Source)
            at oracle.help.web.config.parser.OHWParser.getGlobalConfiguration(Unknown Source)
            at oracle.help.web.rich.core.RichOHWContext.createGlobalConfiguration(Unknown Source)
            at oracle.help.web.rich.OHWServlet.init(Unknown Source)
            at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
            at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
            at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
            at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
            at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
            at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
            at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
            at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
            at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
            at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
            at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.jva:247)
            at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
            at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
            at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
            at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
            at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
            at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
            at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:246)
            at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Feb 10, 2014 5:41:27 AM EST> <Notice> <Log Management> <BEA-170027> <The Server has establishedconnection with the Domain level Diagnostic Service successfully.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listeningon 172.29.248.56:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:20c:29ff:fefa:4d9c:8888 for protocols iiop, t3, ldap, snmp, http.>
    <Feb 10, 2014 5:41:28 AM EST> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "WC_Spaces" for domain "base_domain" running in Development Mode>
    <Feb 10, 2014 5:41:28 AM EST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 127.0.0.1, 0:0:0:0:0:0:0:1>
    <Feb 10, 2014 5:41:29 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Feb 10, 2014 5:41:29 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

  • Using the Document Manager Rich Text Editor

    I'm wondering whether there is a reasonable way we can use the Rich Text Editor (based on CKEditor) that is contained within the Document Manager task flow (primarily for editing Wiki pages) outside of the Document Manager itself? We have another type of content we need a Rich Text Editor for, but it would be great if we could use the inline image links, tables, links to documents in the content repository, etc.

    Have you consider use Site Studio + Content Presenter?
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e10149/content_cp.htm
    http://george.maggessy.com/2012/05/inline-editing-in-content-presenter-for_10.html
    []'s

  • Activating u00E1 former Window after calling a Document management picture

    Hi,
    in an ABAP programm I am calling function module CVAPI_DOC_VIEW2 which opens a new window where I can view a Document management picture for a given material number.
    My problem is, that the new called window is active and I have to use a mouse click to activate the first window to enter a new material number with a barcode reader.
    How can I activate the first window through ABAP without having to use a mouse click again ?
    Is there a function module or class available which I can call to activate the first window again?
    Below you find a short programm which calls the funtion module CVAPI_DOC_VIEW2.
    Thank you in advance for an answer.
    Regards
    Franz Grott
    Tel. 0172-6056850
    REPORT  zdummy02.
    SELECTION-SCREEN BEGIN OF SCREEN 9100.
    PARAMETERS: p_matnr TYPE matnr DEFAULT 'CH-6300' OBLIGATORY.
    SELECTION-SCREEN END OF SCREEN 9100.
    START-OF-SELECTION.
      TABLES: drad.
      DATA: lt_drad TYPE TABLE OF drad.
      CALL SCREEN 9100.
      SELECT * FROM drad INTO TABLE lt_drad
        WHERE dokob = 'MARA'
        AND   objky = p_matnr.
      LOOP AT lt_drad INTO drad.
        CALL FUNCTION 'CVAPI_DOC_VIEW2'
          EXPORTING
            pf_dokar       = drad-dokar
            pf_doknr       = drad-doknr
            pf_dokvr       = drad-dokvr
            pf_doktl       = drad-doktl
      PF_APPTP       = '1'
         EXCEPTIONS
           error          = 1
           OTHERS         = 2
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
      ENDLOOP.

    I've run into this issue in CP4 as well though I've never been sure why it happens. It looks like you're opening the swf through a browser to so, for want of a solution, the easiest workaround is the edit the html file.
    open it in a text editor such as Notepad.
    Five or six lines down you'll find the title element which defines the title as it will display in your browser titlebar:  <title>This text is the title that displays in your browser title bar</title>
    Just change the text the the title you want and save the html file.
    If you go with this solution, I suggest that when you are publishing the project again you deselect the option "Export HTML" in the publish wondow. Otherwise you will have to edit your html file each time you publish.
    Hope this helps.
    Niamh

  • DMS (document management) integrate document in product

    Hello,
    I want to integrate documents in my products (crm) in background. My documents are located in my server sap. ( so I have a URL of my document : file://server/folder/test.doc)
    I have found only one mean. I try to use DMS (document management service) programming interface with the FM
    1 - SDOK_LOIO_CREATE : I create a logical document
    2 - SDOK_PHIO_CREATE : I create a physical document
    but after..?
    when do I download my document? when do I create the link with my product?
    There is a documention here
    http://help.sap.com/saphelp_crm31/helpdata/fr/15/aea9375d79fb7de10000009b38f8cf/frameset.htm
    but it is not enough for me.
    Can you help me, please?
    Say me it's possible with DMS...
    an example of coding is helpfull..
    which FM uses..
    Many thanks in advance for anything help,
    Servane,
    nb: I have tried to use BDS services but it use only in foreground.

    no idea?

  • Document Management in GRC 10.0 Process Control 10.0

    Hi - Our Company is looking to implement GRC 10.0 Process Control 10.0. We have a bit of a challenge for which document management services to go with . Currently there is no integration between GRC 10.0 and OpenText or Sharepoint. I was wondering what solutions others have for Document Management in GRC 10.0
    Thanks

    Hi Sabita,
      Did you check this article on Content Life Cycle Mngt supports all SAP GRC products. Check the link for detailed article and I hope this would be right direction for your company to go.
    http://www.sdn.sap.com/irj/bpx/go/portal/prtroot/docs/library/uuid/e0431d8f-2298-2e10-5fb0-87840e285f4c
    warm regards,
    Asok Christian

  • Advance Search not working in Document Management Task Flow

    Hi,
    We are using Document management task flow to manage UCM content. The simple search works for us but the Advance search does not work. Does anyone know of any possible reason why this could happen. Any hint would be really appreciated.
    Thanks
    Salim

    Hi Srinath,
    Thanks for replying.
    So in my scenario when I try to search the content using the simple search which is present at the right hand top corner I get the search result properly. But when I try to search by clicking on the Advance link which gives me a option to search by Filename, Keywords and adding other filters, it always returns zero search results.
    Thanks
    Salim

  • Project Document Management for Primavera?

    Hi,
    I made some test with Oracle UCM trying to evaluate if it could be suitable to be used as a Document Management for Projects. My perception after these (short) tests is that UCM seems to be too generalist and too complex to be used in conjunction with Primavera Software: it seems to me that it could bring to an iceberg, being the out of water part quite smaller than the underwater architecture.
    I would know if there are some other opinions or guidelines to use UCM or some other Oracle Software with Primavera.
    Thanks
    Fabio D'Alfonso
    I update the post to add some other result. I configured the Content Repository (using JackRabbit) and the Workflow Repository; I saw that there is an option to configure the AutoVue to be accessed by P6 Web.
    I didn't find a way to configure the access to JR repository from the PM Client Application. The result is that the WP&Docs Documents are visible from P6 Web in another tab , near the documents in the repository while this repository files are not accessible (Am I right?) from the PM client application.
    In my honest opinion, getting access to the repository if still not possible, from the PM client should have an highest priority than enlarging options for P6 Web.
    Thanks
    Fabio D'Alfonso
    Edited by: Fabio D'Alfonso on Oct 11, 2009 11:17 PM

    repository documents are not currently available from the P6 client application.

  • Setting up a Document management system in SharePoint 2013

    Hello All,
    I have come across a scenario where Customer needs a Document management system for their organization.
    They want to keep the documents of different departments like sales, HR,Finace in corresponding folders and want to include a workflow for approval of the Documents. Also, Documents related to particular department can be modified or added by users in that
    department.
    I thought of creating a seperate site collection for this purpose & document libraries of each department, setting up the permission on document library level. Is this a correct approach?
    I am new to Enterprise content management system of sharepoint. Can anybody give me a guidance on this how to get started.
    Regards
    Vishnu
    dfd

    Creating separate site collection for each department will help you scale and grow better and easier to group SharePoint sites together.
    Refer to the following articles which will give you an idea about the plan you should do before building a Document management system 
    http://technet.microsoft.com/en-us/library/cc263267.aspx
    http://blogs.msdn.com/b/sgoodyear/archive/2009/07/25/determining-between-sharepoint-site-collections-and-sub-sites.aspx
    http://atinkerersnotebook.com/2013/10/02/creating-your-own-document-management-system-with-sharepoint/
    http://community.dynamics.com/ax/b/tinkerersnotebook/archive/2013/10/02/creating-your-own-document-management-system-with-sharepoint.aspx
    --Cheers

  • Itunes document manager pro will not open a document with .cwk extension. It will catch the document then error message states that it cannot open document. Can anyone tell me what Im doing wrong?

    Itunes document manager pro will not open a document with .cwk extension. It will catch the document then error message states that it cannot open document. Can anyone tell me what Im doing wrong?

    Forgive my ignorance but I have never hear of iTunes Document Manager Pro. If you mean Document Manager Pro, i was able to find that. Back to your problem, have you tried opening one of those files in the iOS iWorks apps? Form the quick read that I did about this, .cwk files can be opened by Pages, Numbers or Keynote, depending on what type of document that it is and those files can be read by Document Manager Pro, after properly saving them. I don't see that you can go directly from the .cwk file in Document Manager Pro without converting them first.
    I took a very quick look at the app, so I may be a missing something about its capability.

  • How to show document title instead of file name in Document Manager

    In WebCenter Portal 11g PS5, there is the Document Manager task flow:
    http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10149/content_doctf.htm#BABGAICC
    it displays a list of a Folder and its contents, much alike the output of the COLLECTION_DISPLAY service in the Content Server.
    I was wondering if there is a way (customization) to display the dDocTitle of content items (or particular content items) instead of the file name.
    While displaying the filename makes sense in a lot of cases we have a lot of Contributor Data Files that are saved as dDocName.xml which doesn't make much sense to the user viewing the folder they are stored in.

    This is now possible using a customization and additional command-line properties, see the following Support note:
    Support for Presenting Additional Content Metadata in Document Explorer View Task Flow [ID 1480966.1]

  • Printing documents - document management

    Hi,
    I have created a word document (stored in document management) and linked to customer master and material master.
    Our requirement is this word document needs to be printed when a user prints Bill of Lading document from delivery note. How to print a document (stored in the document management) that was linked to a customer or material master. In the customer master or in the material master or in CV02N, I tried to print the document but it is not printing. It just opens in a word document.
    Your help is appreciated.
    Thanks,
    Shiva.

    Hi Christoph Hopf,
    Thank you very much for your response. I have already maintained an entry for print (type 3) in DC30 and assigned path and program name as C:\Program Files\Microsoft Office\OFFICE11\WINWORD.exe %f
    Per your suggestions, I checked Tools -> folder options -> File types -> DOC -> Advanced  and I could find an entry for "Print".
    When I try to print the document from CV02N using print button, the application is opening in a word document, but it is not printing. I checked my system and a defualt printer is set-up. Should I need to tell in SAP configuration as LOCL printer?
    Also my requirement is when I print BILL OF LADING documents from deliveries, the documents associated with material object, customer object and customer material objects pertaining to the delivery need to be printed.
    Can I use the STAT output condition type to acheieve this? I could see messages in the CV02N, but it is not highlighted. I maintained STAT records (mail output) but still the messages is not highlighted in CV02N.
    I appreciate your help.
    With regards,
    Shiva

  • How to install EASY DMS (Document Management System) setup in windows 7

    Dear Experts,
    Recently we have started a project to establish document management system in SAP. So, i have downloaded easydms7.1sp04 from the servicemarketplace service.sap.com/swdc and setup is successfully installed in windows Xp and unable to install successfully in windows 7.
    The SAP is upgraded in our company to release ERP6 EHP6.
    In windows Xp the DMS is accessing to all the systems in the landscape( DEV, QAS, PRD).
    But, In windows 7 it is only accessing the production system and if creating manually the systems prompting the error about RFC and hosts in windows 7.

    Hi Sir,
    As mentioned earlier it is prompting me the error
    Logon Failed (RFC_ERROR_LOGON_FAILURE)
    Name or Password is incorrect (repeat logon)
    But it is accessing only the production system in windows 7 but not all the 3 systems which are in landscape. I dont know how can it proceed to logon to the production system only with out other systems .
    Thanks in advance
    Regards,
    Easwar

  • Conceptual questions with document management and Apex:

    Hello Everyone,
    I have reviewed or participated in thread discussions focusing primarily on subject matters concerning text editors, spellcheckers and document printing. The reason for this is due to our client requesting the creation of a basic centralized document management system that will enable users to create, edit and print technical documents in a database centric web-based environment. The caveat is that the client would like the same basic functionality that users get from MS Word. I know about FCKeditor or TinyMCE and their associated spellcheckers. What concerns me is that I have not found a possible plug-in to handle tracking changes, no one wants to re-read a large multiple page document again when all they would rather do is just view the changes. I know there are possible database schemas that might facilitate this type of functionality; I am just hoping it is more of a plug-in function.
    So with all that being said my dilemma is how to approach the design of such an application using Apex, if that is possible. Some questions I have are:
    1. Do design the application where you have a text field that contains the entire document, which could be as many as 25 or more pages?
    2. Or do you break down the document in to multiple text fields and then assimilate them in to a single multi page document when printing?
    3. Would you store the document data using XML under condition 1, 2, both or not at all?
    4. What types of data tables might exist, such as tables for document templates, work-in-process and final documents or something else?
    I know there are a lot of other concepts/questions to consider and a large part of the design approach would be based on client requirements. My goal here is to gather different basic conceptual approaches, from forum members, in order to help facilitate a starting point for the project.
    By the way I have seen on the Apex Latest Forum Poll, for quite sometime, where Document Management is an application that people would like to see developed. Can anyone from the Apex-team tell me if it is in the works and if so, when?
    Thanks, in advance, for any suggestions.
    Kyle

    Hey Chet,
    Thanks for the response; actually I had visited the sample package apps. site awhile back and did not realize more had been added. My problem is that I use Apex 2.1 and not 2.2, so unless there is a way to load the package apps. to the Oracle hosted site, I won't be able to review there design. It would be nice if Oracle tied these package apps. to their demonstration applications sample downloads function in Apex.
    As for storing each line of the document in a single record, this was thought of as an initial approach. A concern by the team was how to program the logic to identify specific changed text in say a 5 sentence paragraph and how large the table would become if recording it line by line.
    It is still a good approach to consider and we appreciate the input.
    Thanks
    Kyle

Maybe you are looking for