SAP ABAP Data Element ISH_FORM_HTML_PICTURE (IS-H: Picture for HTML File (Form))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
Basic Data
Data Element ISH_FORM_HTML_PICTURE
Short Description IS-H: Picture for HTML File (Form)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Picture 
Medium 15 Pict.for HTML 
Long 23 Picture for HTML file 
Heading 40 Picture for HTML file (form) 
Documentation

Definition

You also have to store pictures for your HTML forms in the BDS. You can specify up to 6 MIME objects (pictures) per form.

You must store your MIME objects in the BDS (transaction OAOR) in class ISH_PICTURES (class type OT).

To check a picture into the BDS, proceed as follows:

  • Start the Business Document Navigator (transaction OAOR).
  • Enter the class name ISH_PICTURES and class type OT, enter a name (object key) for your picture. The name must contain the suffix of the file type (e.g. MyPicture.jpg). Choose Execute.
  • Open the Standard document type folder on the tab page Create, and then double click the Picture icon.
  • In the following window, you can select a picture file from your PC and check it into the BDS.

For further information on the BDS, refer to the BDS documentation.

History
Last changed by/on SAP  20050224 
SAP Release Created in 462