SAP ABAP Data Element ISH_TXTZK (IS-H: Document Header Text for Copayment Request)
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_TXTZK
Short Description IS-H: Document Header Text for Copayment Request  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ISH_TEXT25    
Data Type CHAR   Character String 
Length 25    
Decimal Places 0    
Output Length 25    
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 DHT CR 
Medium 14 Doc.Head.Text 
Long 20 DHT Copayt. Request 
Heading 25 Doc.Head.Txt.Copayt.Req. 
Documentation

Definition

Here, you can specify a document header text for a copayment request.

Use

In addition to a constant text of your choosing, you can store an individual formatting here.

You can specify customer-specific formatting routines as follows:

  • ZZ_..., therefore ZZ_POSTING_STRING for example

Note that the function module must use the following interface:

Import parameters:

  • EINRI reference structure TN01-EINRI - institution
  • FALNR reference structure NFAL-FALNR - case number
  • PATNR reference structuer NPAT-PATNR - patient number

Export parameters:

  • POSTEXT reference structure BSEG-SGTXT - formatted item text

Note that the string created is placed in the field BKPF-BKTXT. This field is shorter than the field BSEG-SGTXT, in other words, the formatting routine must provide for the correct length of the string created.
Texts that are too long will be cut off.

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