SAP ABAP IMG Activity /IPRO/UNICODE (Remove Invalid Characters)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
IMG Activity
ID /IPRO/UNICODE Remove Invalid Characters  
Transaction Code /IPRO/67000061   (empty) 
Created on 20061116    
Customizing Attributes /IPRO/UNICODE   Remove Invalid Characters 
Customizing Activity /IPRO/UNICODE   Remove Invalid Characters 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /IPRO/UNICODE    

Use

This Business Add-In is used in the Document Builder component (CA-GTF-DOB) to clean up invalid characters in the HTML source.

This Business Add-In consists of the method SCRUB. The following changing parameter is required: P_HTML TYPE STRING (HTML text to be searched and cleaned up).

This Business Add-In has no fallback class or implementation, and is for single implementation use only.

Requirements

You can implement this Business Add-In to remove invalid characters (for example, upper ASCII or Unicode characters) that the browser is unable to display or that result in a transformation or assembly error. What characters to look for and how to loop through the HTML source is up to the developer/implementer. This Business Add-In is executed in the LCL_DOCB_ELEMENT-> /IPRO/IF_DOCB_ELEMENT~SET_FULL_TXT method. If no implementation exists, the BADI execution is skipped.

Standard settings

Activities

For information about implementing BAdIs as part of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.

Example

Business Attributes
ASAP Roadmap ID 257   Create User Exits 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /IPRO/UNICODE 0 HLB0009110 Cross-Application Components 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20070208 
SAP Release Created in 702