SAP ABAP Data Element ISH_TXTGP (IS-H: Line Item Text for Transfer Posting of Copayment)
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_TXTGP
Short Description IS-H: Line Item Text for Transfer Posting of Copayment  
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 LIT Tr.Pst 
Medium 14 Line Item Text 
Long 20 Line Item Text 
Heading 25 Line Itm Txt Trans. Postg 
Documentation

Definition

Here, you can specify a line item text for the transfer posting document.

Use

In addition to any constant text, you can define special field contents here. For this purpose, use the following syntax, respecting upper and lower case:

  • =P1 for name and date of birth of the patient
  • =P2 for last name, first name, date of birth and admission date
  • =P3 for *, last name, first name, date of birth and admission date

You can specify customer-specific formatting routines as follows:

  • ZZ_..., for example, ZZ_POSTING_STRING

Enter the name of the function module in upper case characters.
Note that the function module must have the following interface:

Import parameters:

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

Export parameters:

  • POSTEXT reference structure BSEG-SGTXT - formatted item text

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