SAP ABAP Data Element ISH_TXTGSP (IS-H: Line item text copayment credit memo)
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_TXTGSP
Short Description IS-H: Line item text copayment credit memo  
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 cr.mem 
Medium 14 Line item text 
Long 20 L.itm.txt. cred.memo 
Heading 25 Line itm.txt. credit memo 
Documentation

Definition

Here, you can specify a line item text for a credit memo document.

Use

In addition to a user-defined constant text, you can also specify 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

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 parameter:

  • POSTEXT reference structure BSEG-SGTXT - formatted item text

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