Monday, December 20, 2010
Database | |
Reads a text module and passes it to the specified work areas. | |
Like READ_TEXT. In addition, it passes the first few text lines to a second lines table. | |
Reads the text lines of a reference text and passes them to the specified lines table. | |
Saves a text. | |
Deletes a text. | |
Copies a text. | |
Finds the texts for an application object. | |
Administration | |
Creates a reference to another text. | |
Renames the text in the text memory. | |
Creates for all texts in the text memory the call of an appropriate update module. | |
Initializes the internal work areas for a text. | |
Editor call | |
Calls the text editor. | |
Merges the inline lines with the other text lines and calls the text editor. | |
Consistency check | |
Checks the authorization for standard texts. | |
Checks whether the specified text ID is valid. | |
Checks whether the specified text language is valid. | |
Checks whether the specified text object is valid. | |
Checks whether the specified text name is valid. | |
Editing functions | |
Finds the variable symbols that occur in a text. | |
Checks whether a character string is a SAPscript symbol. | |
Replaces symbols in a text with their values. | |
Defines the value of a text symbol. | |
Replaces control statements in a text (IF, CASE...). | |
Replaces INCLUDE control statements by the text lines of the corresponding text. | |
Print | |
Formats a text for output. | |
Prints a text in the internal ITF format. | |
Form functions | |
Opens the form output. | |
Ends the form output. | |
Starts a new form. | |
Calls a form element. | |
Writes text lines into a form. | |
Ends the current form. | |
Sends a control statement to the form. | |
Finds the elements of a form. | |
Passes the lines of a form elements into an internal lines table. | |
Conversion | |
Converts texts between different formats. | |
Converts texts between SAPscript and the R/2 format. | |
Converts the formatted text (OTF format). | |
Exchanges the paragraph and character formats of a text with those of another style or form. | |
Transfer | |
Imports texts. | |
Exports texts. | |
Uploads/Downloads texts. |
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
0 comments:
Post a Comment
Your useful comments, suggestions are appreciated.Your comments are moderated.