Follow-up question for Chris H on longtext in BDC for IW31

Chris -
Here's the relevant part of my code:
PERFORM DYNPRO USING:
'X' 'SAPLCOIH'          '3000',            "
' ' 'CAUFVD-KTEXT   '   SCRN_PROBLEM1,     " 1st line problem text
' ' 'CAUFVD-ANLZU   '   CAUFVD-ANLZU,      " System condition
' ' 'BDC_OKCODE'       '=LTXK'.            "
LOOP AT i_txt INTO wa_txt.
  v_txtln_ctr_n = sy-tabix + 2.    " Chris - note that I'm bumping to "3" here
  v_txtln_ctr_c = v_txtln_ctr_n.
  CONCATENATE 'RSTXT-TXLINE('
              v_txtln_ctr_c
         INTO v_bdc_txtln_lit.
  CONDENSE v_bdc_txtln_lit NO-GAPS.
  PERFORM DYNPRO USING:
    'X' 'SAPLSTXX'          '1100',              "
    ' ' v_bdc_txtln_lit     wa_txt,              " line of problem text
    ' ' 'BDC_OKCODE'        '=ENTR'.             "
ENDLOOP.
This actually works - it creates an order in which the long text begins with what is in the variable SCRN_PROBLEM1 and continues with what is in i_txt concatenated together.  So I get, for example:
"This is the short description. a b c d e"
where:
scrn_problem1 = 'This is the short description'
row 1 of i_txt = 'a'
row 2 of i_txt = 'b'
row 3 of i_txt = 'c'
row 4 of i_txt = 'd'
row 5 of i_txt = 'e'
The only problem is that the BDC doesn't go thru on its own.  When I change 'N' to 'E', the BDC brings up a screen with the title:
"Change order text header Alternative Language EN"
Then, when I just "back-arrow" from this, the BDC does complete successfully and I can see the correct text saved for the order in IW32.
What am I doing wrong to cause this "change order text header" screen to come up?  Is it the "LTXK" value of the OK-CODE in the first dynpro call above?
Or maybe something with my default user parameters?  I had to set quite a few of these in order to get the BDC to go with just a system, priority, and short text/long text.
I'm really hoping you can see what's going on here because I'm at a loss.
Thanks for whatever help you can provide.  You seem to have coded this BDC before, so that's why I'm directing this question to you.
BTW, I'd try the BAPI except the documentation specifically says it won't observe user default parameters and this is a must in our situation.
Thanks again
Dave

Chris/Rich -
My suspicion was correct.  In the last loop over the longtext itab, the ok_code must be 'TXBA', not 'ENTR'.
Here's the code that works without any 'E' interruptions:
PERFORM DYNPRO USING:
'X' 'SAPLCOIH'          '3000',            "
' ' 'CAUFVD-KTEXT   '   SCRN_PROBLEM1,     " 1st line problem text
' ' 'CAUFVD-ANLZU   '   CAUFVD-ANLZU,      " System condition
' ' 'BDC_OKCODE'       '=LTXK'.            "
DESCRIBE TABLE i_txt LINES v_txt_cnt.
LOOP AT i_txt INTO wa_txt.
  v_txtln_ctr_n = sy-tabix + 2.
  v_txtln_ctr_c = v_txtln_ctr_n.
  CONCATENATE 'RSTXT-TXLINE('
              v_txtln_ctr_c
         INTO v_bdc_txtln_lit.
  CONDENSE v_bdc_txtln_lit NO-GAPS.
  IF sy-tabix = v_txt_cnt.
    v_txt_ok = '=TXBA'.                    " no more text lines coming
  ELSE.
    v_txt_ok = '=ENTR'.                    " more text lines coming
  ENDIF.
  PERFORM DYNPRO USING:
    'X' 'SAPLSTXX'          '1100',       
    ' ' v_bdc_txtln_lit     wa_txt,        " line of problem text
    ' ' 'BDC_OKCODE'        v_txt_ok.      " ok_code
ENDLOOP.
The result is that the longtest display in IW32 will be what's in "SCRN_PROBLEM1" followed by all the lines that are in i_txt.
Reagrds
djh

Similar Messages

  • BDC for VAP2

    hi,
            For VAP2, i have created the BDC for updating the telephone no for the particular contact person with the sample data ie.,(Fname,Lname,phoneno,fax). But once i took and came to check for the same contact person the phoneno and fax are not yet updated with the sample data(which i used for creating BDC). Can any one plz send me the BDC code for VAP2.

    hi,
        check the fields which u r updating.
        and once run BDC in  A(all scrren ) mode so that u will be able to see wat is actully happening.
    reply back for further queries.
    Thanks.

  • Follow Up Question For Patrick (et al.) ...

    Good morning, Patrick,
    A short while back I asked for a recommendation as to a means for freeing up one of the 500GB drives in my new Mac Pro for media by purchasing an additional drive to run the OS on. You suggested a Seagate and stated that you planned on using the optical bay, something I know nothing about. Did you mean that the Seagate could go in the optical bay, or would that require a different drive? I don't mind filling one of the 4 SATA slots (is that the right terminology?). Geez, I didn't realize how rusty my hardware know-how had become.
    Let me rephrase.
    Will this one work?
    Also, what's involved with moving the OS to a new drive?
    Thanks so much for your help,
    Zap
    Dual 2 GHz Power Mac G5 / 2 GB Ram Mac OS X (10.3.9)

    Patrick and I (and a few other L4s) talked about this possibility before this product was announced. We noticed that there were two unoccupied SATA connections on the logicboard, and discussed taking the stock drive that ships with the computer and setting it in the space where the second optical would go, leaving the rest of the bays for a fairly decent RAID.
    Nice to see a company making a product that does just that. Although I'd never put four drives up there. You'l lose your optical drive for that and, well, you need your optical.
    Shane

  • Follow up question on reporting capabilities.

    I just need to follow up to my orignial question to make sure I am making sense.  I wondered if there was intelligence in forms central to query incoming data- ie. pull a report on what email addresses viewed a form.  An analogy of the type of report would be if you wanted to pull a report on incoming calls to your cell phone- for this type of query you would not need to know who your outgoing calls were- you would be trying to determine incoming information.  Thanks again for the help. 

    If you asked for email address in your form then you would know (its in the response table). If you didn't ask for an email then there is no way to know.

  • Follow up question about image not looking good in canvas-Shane?

    I guess this is a follow up question for Shane....
    You wrote this in response to someone a year ago which helped me out.
    Shane's Stock Answer #49 - Why is the quality different between what I see in the Viewer and what I see in the Canvas?
    Well... the viewer is just that-- a viewer. It will display anything that fcp will recognize as usable video or graphics. The canvas is a viewer too, but at the pixel dimension specified by the settings of your project and sequence.
    For example, if your graphic or footage is much higher resolution than your 720x480 DV sequence, FCP is interpolating down your file to fit the settings of the sequence. Usually this makes it look not so hot. DV is a 5:1 compression working with a 4:1:1 color depth. Your pristine picture images and graphics are being crushed.
    Same with picture files. HIgh res pics now adopt the sequence settings and will render to those specs, and most likely they are not as high quality.
    So, based on your answer, I made an HDV sequence, dropped my DVCPro50-NTSC footage and my tiffs into the sequence and now the stills look great. Is this an okay workaround or do you have another suggestion? I'm worried about this HD sequence taking too long to make a compressed QT from in the end.
    Thanks!

    Photo JPEG is a good option.  But this all depends on what your final output will be.  If you are going to make a DVD, then that is SD, so using an HD sequence setting makes no sense.  Photo JPEG is good, but not realtime in FCP.  DV50 or ProRes NTSC are good options.
    Unless you are making an HD master...in which case ProRes 422 for HD is good

  • View follow up questions in Q&A pod in a threaded or some other related view

    Currently when a question is answered it will be linked to the question. We sometimes have participants requiring further information about the same question, but Adobe Connect does not seem to allow participants to click the response and add follow up questions. As a presenter you can click on answered questions and add more but participants always have to submit new unlinked questions. Is there a way for participants to ask follow up questions in Q&A pod so that they are threaded to their original question?

    Currently when a question is answered it will be linked to the question. We sometimes have participants requiring further information about the same question, but Adobe Connect does not seem to allow participants to click the response and add follow up questions. As a presenter you can click on answered questions and add more but participants always have to submit new unlinked questions. Is there a way for participants to ask follow up questions in Q&A pod so that they are threaded to their original question?

  • IMovie and external hard drive: follow up question

    This is a follow up question from the iMovie 6 forum. Hopefully, this question will help the poster on that forum as well. I, too, am working on multiple iMovie 5.0.2 projects at the same time and am running out of hard disk space. I would like to transfer remaining miniDV tape to an external hard drive and, when finished, transfer these clips from the external hard drive to the current iMovie project in my Powerbook, one project at a time. Is this possible ? Will I transfer files from the external hard drive to the Powerbook hard drive and then to iMovie, or directly from the external hard drive to iMovie ? Do I have to format the external drive to Mac OS Extended as advised in iMovie 6 forum in order to transfer miniDV tape to the external hard drive ? When pressing the erase tab to format the external hard drive, will this erase files already on the hard drive before formatting ? Can I transfer projects I am not working on from iMovie to the external hard drive and then transfer them back to the Powerbook when it is time to work on them ? Sorry about all the questions but I need to think very simple-minded when it comes to computer related issues. Thanks for your help.

    I was able to use and store iMovie in the external hard drive using my Powerbook as a monitor, so I presume it is formatted correctly
    Sorry, but you cannot assume the drive is formatted correctly. iMovie doesn't tell you the drive format is incompatible with iMovie. (it should, but it doesn't.) Some iMovie project features can be saved and some cannot.
    It's easy to check the disk format. In the Finder, click on the drive icon and choose File > Get Info from the Finder menubar. The window that opens shows the disk Format. You want it to say "Mac OS Extended". "(Journaled)" is optional.
    With some drives, sometimes even that can be wrong. To be sure, use Disk Utility to check the format. When you click on the drive in the list along the left side of the Disk Utility window, the format is displayed at the bottom of the window.
    Always, always, always check the disk format before using a drive with iMovie.
    Karl

  • Follow up question...

    I just purchased a Airport Extreme from the Apple Store yesterday. I purchased it to extend/share my iPhone 5 hotspot. I have figured out how to have AEBS join my hotspot, but it does not seem to have access on the Ethernet ports in the back?? This is my needed feature, unfortunately I live in an area that only offers DSL and only 2.5mbps.. .  Using my phone I'm able to receive 10-20mbps on LTE/4G, and fortunately for me I have unlimited data on my hotspot. So I'm set for the wireless devices in my home, but struggling getting wired devices working....
    Any help will be greatly appreciated!
    Thanks,
    Tim
    Info
    iPhone 5 iOS 7.0.4
    Windows 8
    Linux Ubuntu 12.10
    Airport Extreme Base Station, iOS 7.0.4
    This solved my question by Bob Timmons  on Nov 28, 2013 3:33 PM
    No, only the AirPort Express. There are 2 Ethernet ports on the Express. If you need more, you can add an Ethernet switch.
    The Express has a special feature called ProxySTA that allows it to join a network and the Ethernet ports will be enabled when it does this.
    Might be fun to ask one of the sales guys what exactly ProxySTA is and what it does before you explain it to them. Even the "genius" may not know.
    See the answer in context
    Follow Up Question----
    I asked the apple salesperson about proxySTA, first I got a blank stare then, some nonsense to attempt they knew what it was.
    So I picked up the Express, set it up to join my hotspot and it works really well!!! The only problem is the hotspot only allows five connections. The express eats one, that only leaves four! Is there another way to set up the express so it can handle the dhcp so my hotspot only sees the one connection to the express??
    Thanks,
    Tim

    Now please perform a hard reset on the second Express by holding in the reset button for 10 seconds, then release. Allow a full minute for the Express to restart to a slow, blinking amber light.
    Make sure that the Ethernet connection from the first "joining" Express goes to the WAN "O" port on the second Express creating a wireless network.
    Don't worry about the Double NAT message for now, just make sure that you can now log on to the Internet through the second Express wireless network.
    You may need to power off both Express devices and restart the "joining" Express first, then start up the "creating" Express.
    Once you verify that everything is working, you can go back in using AirPort Utillty and click to ignore the Double NAT so that a green light will be displayed on the second Express.

  • This is actually in response to varjak paw's reply to my question, but I am unable to directly reply for some reason hence the separate post, but so it's open to anyone to answer

    This is actually in response to varjak paw's reply to my question (thank you!), but I am unable to directly reply for some reason hence the separate post, but so it's open to anyone to answer. Anyway, my original question was
    Hello, I am from a Korean institution. We are looking into enrolling in iTunes U, but are aware that our country, South Korea, is yet enrolled in the iTunes U. Can our institution still enroll and if so, what is the procedure? Or do we have to wait for our country to be enrolled in iTunes U first? We're surprised South Korea isn't listed yet among the 26 countries so far, considering how it's one of the more developed countries and also highly advanced in the technology field. Thank you!
    Varjak paw's answer:
    Sorry, but iTunes U is not available to institutions in South Korea at this time. It is only available to institutions in those countries on the list. Why Apple has not yet been able to provide that service in your country or when (or indeed if) they ever will is something none of us here can say.
    Regards.
    My follow-up question:
    So then, is if there's a general standard procedure country governments have to follow in order to have the iTunes U service provided (ex. a site/online application on Apple). So in other words, if the Korean government were interested in enrolling in iTunes U, what would they have to do/what channel(s) would they have to go through? We are a government-affiliated institution so if we're provided the necessary steps, we may be able to forward the procedure along to the right government body that would be responsible for setting this up.
    Any information would be appreciated, thank you!

    As I said in your original post, iTunes U is not available to any institution, government or otherwise, in South Korea. If or when Apple will extend iTunes U to your country is something none of us here can say, and Apple will not until such time as they're ready to make an announcement. What Apple's criteria and requirements are for being able to open iTunes U in a given country is unknown; there is no "procedure" that any of us here can state or direct you to that you could initiate. It's totally up to Apple, and if they are working on this, I'm sure they know who in the SK government they would need to work with.
    Sorry, but you will just have to wait and hope that something develops in the future.
    Regards.

  • Please help me with the following two questions, very urgent

    Hi All,
    Please help me with some scenerios about what are the common problems when modifying a standard script such a standard Invoice script and how can we overcome them.
    What are the common problems encountered when working with SAP SMARTFORMS and how to overcome them?
    Please help me with these questions, its very urgent.
    Thanks in advance.
    MD.

    hi
    hope it will help you.
    reward if ehlp.
    How to create a New smartfrom, it is having step by step procedure
    http://sap.niraj.tripod.com/id67.html
    step by step good ex link is....
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    Here is the procedure
    1. Create a new smartforms
    Transaction code SMARTFORMS
    Create new smartforms call ZSMART
    2. Define looping process for internal table
    Pages and windows
    First Page -> Header Window (Cursor at First Page then click Edit -> Node -> Create)
    Here, you can specify your title and page numbering
    &SFSY-PAGE& (Page 1) of &SFSY-FORMPAGES(Z4.0)& (Total Page)
    Main windows -> TABLE -> DATA
    In the Loop section, tick Internal table and fill in
    ITAB1 (table in ABAP SMARTFORM calling function) INTO ITAB2
    3. Define table in smartforms
    Global settings :
    Form interface
    Variable name Type assignment Reference type
    ITAB1 TYPE Table Structure
    Global definitions
    Variable name Type assignment Reference type
    ITAB2 TYPE Table Structure
    4. To display the data in the form
    Make used of the Table Painter and declare the Line Type in Tabstrips Table
    e.g. HD_GEN for printing header details,
    IT_GEN for printing data details.
    You have to specify the Line Type in your Text elements in the Tabstrips Output options.
    Tick the New Line and specify the Line Type for outputting the data.
    Declare your output fields in Text elements
    Tabstrips - Output Options
    For different fonts use this Style : IDWTCERTSTYLE
    For Quantity or Amout you can used this variable &GS_ITAB-AMOUNT(12.2)&
    5. Calling SMARTFORMS from your ABAP program
    REPORT ZSMARTFORM.
    Calling SMARTFORMS from your ABAP program.
    Collecting all the table data in your program, and pass once to SMARTFORMS
    SMARTFORMS
    Declare your table type in :-
    Global Settings -> Form Interface
    Global Definintions -> Global Data
    Main Window -> Table -> DATA
    Written by : SAP Hints and Tips on Configuration and ABAP/4 Programming
    http://sapr3.tripod.com
    TABLES: MKPF.
    DATA: FM_NAME TYPE RS38L_FNAM.
    DATA: BEGIN OF INT_MKPF OCCURS 0.
    INCLUDE STRUCTURE MKPF.
    DATA: END OF INT_MKPF.
    SELECT-OPTIONS S_MBLNR FOR MKPF-MBLNR MEMORY ID 001.
    SELECT * FROM MKPF WHERE MBLNR IN S_MBLNR.
    MOVE-CORRESPONDING MKPF TO INT_MKPF.
    APPEND INT_MKPF.
    ENDSELECT.
    At the end of your program.
    Passing data to SMARTFORMS
    call function 'SSF_FUNCTION_MODULE_NAME'
    exporting
    formname = 'ZSMARTFORM'
    VARIANT = ' '
    DIRECT_CALL = ' '
    IMPORTING
    FM_NAME = FM_NAME
    EXCEPTIONS
    NO_FORM = 1
    NO_FUNCTION_MODULE = 2
    OTHERS = 3.
    if sy-subrc <> 0.
    WRITE: / 'ERROR 1'.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    call function FM_NAME
    EXPORTING
    ARCHIVE_INDEX =
    ARCHIVE_INDEX_TAB =
    ARCHIVE_PARAMETERS =
    CONTROL_PARAMETERS =
    MAIL_APPL_OBJ =
    MAIL_RECIPIENT =
    MAIL_SENDER =
    OUTPUT_OPTIONS =
    USER_SETTINGS = 'X'
    IMPORTING
    DOCUMENT_OUTPUT_INFO =
    JOB_OUTPUT_INFO =
    JOB_OUTPUT_OPTIONS =
    TABLES
    GS_MKPF = INT_MKPF
    EXCEPTIONS
    FORMATTING_ERROR = 1
    INTERNAL_ERROR = 2
    SEND_ERROR = 3
    USER_CANCELED = 4
    OTHERS = 5.
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    Smartform
    you can check this link here you can see the steps and you can do it the same by looking at it..
    http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html
    SMARTFORMS STEPS.
    1. In Tcode se11 Create a structure(struct) same like the Internal table that you are going to use in your report.
    2. Create Table type(t_struct) of stracture in se11.
    3. In your program declare Internal table(Itab) type table of structure(struct).
    4. Define work area(wa) like line of internal table.
    5. Open Tcode Smartforms
    6. In form Global setting , forminterface Import parameter define Internal table(Itab) like table type of stracture(t_struct).
    7. In form Global setting , Global definitions , in Global data define Work area(wa) like type stracture(struct).
    8. In form pages and window, create Page node by default Page1 is available.
    9. In page node you can create numbers of secondary window. But in form there is only one Main window.
    10. By right click on page you can create windows or Go to Edit, Node, Create.
    11. After creating the window right click on window create table for displaying the data that you are passing through internal table.
    12. In the table Data parameter, loop internal internal table (Itab) into work area(wa).
    13. In table there are three areas Header, Main Area, Footer.
    14. Right click on the Main area create table line by default line type1 is there select it.
    15. Divide line into cells according to your need then for each cell create Text node.
    16. In text node general attribute. Write down fields of your work area(wa) or write any thing you want to display.
    17. Save form and activate it.
    18. Then go to Environment, function module name, there you get the name of function module copy it.
    19. In your program call the function module that you have copied from your form.
    20. In your program in exporting parameter of function pass the internal table(itab).
    SAP Smart Forms is introduced in SAP Basis Release 4.6C as the tool for creating and maintaining forms.
    SAP Smart Forms allow you to execute simple modifications to the form and in the form logic by using simple graphical tools; in 90% of all cases, this won't include any programming effort. Thus, a power user without any programming knowledge can
    configure forms with data from an SAP System for the relevant business processes.
    To print a form, you need a program for data retrieval and a Smart Form that contains the entire from logic. As data retrieval and form logic are separated, you must only adapt the Smart Form if changes to the form logic are necessary. The application program passes the data via a function module interface to the Smart Form. When activating the Smart Form, the system automatically generates a function module. At runtime, the system processes this function module.
    You can insert static and dynamic tables. This includes line feeds in individual table cells, triggering events for table headings and subtotals, and sorting data before output.
    You can check individual nodes as well as the entire form and find any existing errors in the tree structure. The data flow analysis checks whether all fields (variables) have a defined value at the moment they are displayed.
    SAP Smart Forms allow you to include graphics, which you can display either as part of the form or as background graphics. You use background graphics to copy the layout of an existing (scanned) form or to lend forms a company-specific look. During printout, you can suppress the background graphic, if desired.
    SAP Smart Forms also support postage optimizing.
    Also read SAP Note No. 168368 - Smart Forms: New form tool in Release 4.6C
    What Transaction to start SAP Smart Forms?
    Execute transaction SMARTFORMS to start SAP Smart Forms.
    Key Benefits of SAP Smart Forms:
    SAP Smart Forms allows you to reduce considerably the implementation costs of mySAP.com solutions since forms can be adjusted in minimum time.
    You design a form using the graphical Form Painter and the graphical Table Painter. The form logic is represented by a hierarchy structure (tree structure) that consists of individual nodes, such as nodes for global settings, nodes for texts, nodes for output tables, or nodes for graphics.
    To make changes, use Drag & Drop, Copy & Paste, and select different attributes.
    These actions do not include writing of coding lines or using a Script language.
    Using your form description maintained in the Form Builder, Smart Forms generates a function module that encapsulates layout, content and form logic. So you do not need a group of function modules to print a form, but only one.
    For Web publishing, the system provides a generated XML output of the processed form.
    Smart Forms provides a data stream called XML for Smart Forms (XSF) to allow the use of 3rd party printing tools. XSF passes form content from R/3 to an external product without passing any layout information about the Smart Form.
    SmartForms System Fields
    Within a form you can use the field string SFSY with its system fields. During form processing the system replaces these fields with the corresponding values. The field values come from the SAP System or are results of the processing.
    System fields of Smart Forms
    &SFSY-DATE&
    Displays the date. You determine the display format in the user master record.
    &SFSY-TIME&
    Displays the time of day in the form HH:MM:SS.
    &SFSY-PAGE&
    Inserts the number of the current print page into the text. You determine the format of the page number (for example, Arabic, numeric) in the page node.
    &SFSY-FORMPAGES&
    Displays the total number of pages for the currently processed form. This allows you to include texts such as'Page x of y' into your output.
    &SFSY-JOBPAGES&
    Contains the total page number of all forms in the currently processed print request.
    &SFSY-WINDOWNAME&
    Contains the name of the current window (string in the Window field)
    &SFSY-PAGENAME&
    Contains the name of the current page (string in the Page field)
    &SFSY-PAGEBREAK&
    Is set to 'X' after a page break (either automatic [Page 7] or command-controlled [Page 46])
    &SFSY-MAINEND&
    Is set as soon as processing of the main window on the current page ends
    &SFSY-EXCEPTION&
    Contains the name of the raised exception. You must trigger your own exceptions, which you defined in the form interface, using the user_exception macro (syntax: user_exception <exception name >).
    Example Forms Available in Standard SAP R/3
    SF_EXAMPLE_01
    Simple example; invoice with table output of flight booking for one customer
    SF_EXAMPLE_02
    Similar to SF_EXAMPLE_01 but with subtotals
    SF_EXAMPLE_03
    Similar to SF_EXAMPLE_02, whereby several customers are selected in the application program; the form is called for each customer and all form outputs are included in an output request
    Advantages of SAP Smart Forms
    SAP Smart Forms have the following advantages:
    1. The adaption of forms is supported to a large extent by graphic tools for layout and logic, so that no programming knowledge is necessary (at least 90% of all adjustments). Therefore, power user forms can also make configurations for your business processes with data from an SAP system. Consultants are only required in special cases.
    2. Displaying table structures (dynamic framing of texts)
    3. Output of background graphics, for form design in particular the use of templates which were scanned.
    4. Colored output of texts
    5. User-friendly and integrated Form Painter for the graphical design of forms
    6. Graphical Table Painter for drawing tables
    7. Reusing Font and paragraph formats in forms (Smart Styles)
    8. Data interface in XML format (XML for Smart Forms, in short XSF)
    9. Form translation is supported by standard translation tools
    10. Flexible reuse of text modules
    11. HTML output of forms (Basis release 6.10)
    12. Interactive Web forms with input fields, pushbuttons, radio buttons, etc. (Basis-Release 6.10)

  • Why can't I ask any follow-up questions?

    Why is my earlier message marked 'Read Only' . . . it's the only one I can find that is. I have follow-up questions, and can't find anything in the Help section that addresses 'Read only'.

    deweyrich, I don't know how it got marked as such, but I've fixed it.
    Thanks for bringing it to my attention, Jerry.
    - Peter

  • This is not a question just an observation. happy birthday ipod. thank you for the fantastic 10 years, thank you for changing the way we think about music.

    this is not a question just an observation. happy birthday ipod. thank you for the fantastic 10 years, thank you for changing the way we think about music.

    frank,
     every negative experience is an opportinity to learn.   deleting or moderating these experiences would be turning away the chance to learn.   as long as users follow the participation rules, we allow even the most negative posts to remain. 
    as you said, forums are inherently negative by nature as users typically come here to solve a problem.   those of us who try to solve the problems are in the minority.   we certainly appreciate users such as yourself who voluntarily return to the forum to help out, especially those who initially came here to solve a problem themselves.
    thank you as well.
    -erik
    ThinkStation C20
    ThinkPad X1C · X220 · X60T · s30 · 600

  • Why does this site have online chat when you can never actually chat - always "not available"?  I was trying to get a simple question answered without calling and being on hold for 10 minutes?

    Why does this site have online chat when you can never actually chat - always "not available"?  I was trying to get a simple question answered without calling and being on hold for 10 minutes?

        Hello flabucki,
    Help is just a post away for you my friend! I can help with your questions right here. May I ask what question do you have? Both myself and the community would love to assist in any way that we can.
    Thank you…
    ArnettH_VZW
    Follow us on Twitter @VZWSupport

  • TS2446 I forgotten your answers, I Verify your identity by answering the following security questions before I can complete your purchase.

    I forgotten your answers, I Verify your identity by answering the following security questions before I can complete your purchase.

     Account Security Team (AST) 
    Check the AppleCare number for your country here:
    http://support.apple.com/kb/HE57
    Call them up, and let them know you would like to be transferred to the Account Security Team.

  • I recently upgraded by iMac iOS to Yosemite, and I find that my best buy provided Trend Micro stopped working. Question, what security software is recommended, if any for an iMac. Thanks

    I recently upgraded by iMac iOS to Yosemite, and I find that my best buy provided Trend Micro stopped working. Question, what security software is recommended, if any for an iMac. Thanks

    Uninstall Trend Micro software. It is not needed and could prevent your computer from operating properly. If there is no uninstaller for the software, then see the following:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

Maybe you are looking for

  • Why are my Photos from iPhone not showing up in iPhoto during sync? (with and without USB)

    I have chose to deactivate Photostream. But.. Why aren't my photos syncing from my iPhone Camera Roll (New Photos) into iPhoto or anywhere on my Mac? This is frustrating. Have tried numerous syncs with no results.. Used Wi-Fi Sync and USB sync . Some

  • WLC- dynamic Vlan assignment with Radius

    Hello, we would like to use this feature in our company and because of that I am now testing it. But I found one problem. I created one testing SSID and two Vlans on WLC. On ACS I use an IETF atributes (064,065,081) for my account and I am changing V

  • Question regarding best practice

    Hello Experts, What is the best way to deploy NWGW? We recently architected a solution to install the 7.4 ABAP stack which comes with Gateway. We chose the Central Gateway HUB scenario in a 3 -tier setup. Is this all that's required in order to conne

  • Viewing TIFF files in Mail MAC OS X 10.4.9

    I can not view TIFF files in mail. All I get is the first page of multiple pages. With the message open, I do see the Slideshow and Save buttons presented immediately beneath the headers but no mater what I try and do all I get is the first page. If

  • Installing Lightroom 5

    I keep getting the following error when I try to download Lightroom 5 from the Adobe website. Does anyone know what the codes mean or if I can download Lightroom another way. Had no problems downloaded Photoshop CC and Bridge CC. Exit Code: 7 Please