SAP ABAP Function Module ISH_CHECK_BDT_FIELD (IS-H: Prüft BDT-Feldformat und ruft ggf. Prüfroutine auf)
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
Function Module ISH_CHECK_BDT_FIELD IS-H: Prüft BDT-Feldformat und ruft ggf. Prüfroutine auf  
Function Group NBDT   IS-H: BDT Formatting Format  
Program Name SAPLNBDT   IS-H: TDC Format 
INCLUDE Name LNBDTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FELDINHALT_NEU TYPE Längenmodifizierter Feldinhalt
Exporting FELDLAENGE TYPE Computed field length --> F2
Exporting RC TYPE Return code
Importing EINRICHTUNG TYPE TN23V-EINRI Institution
Importing FELDINHALT TYPE Field contents
Importing FELDKENNUNG TYPE TN23F-FELDK Field identifier BDT format
Importing MESSAGE_COLLECT TYPE 'X' Messages are collected
Importing MESSAGE_SHOW TYPE ' ' Messages are output
Importing VERSION TYPE TN23S BDT format version --> F2
Importing FALLNUMMER TYPE NFAL-FALNR SPACE
Tables CT_RETURN TYPE ISH_BAPIRET2_TAB_TYPE Nachrichtentabelle
Exception NO_EINRICHTUNG_FOUND TYPE Import variable INSTITUTION not filled
Exception NO_TN23F_FOUND TYPE No entry found in field table --> F2
Exception NO_TN23R_FOUND TYPE No entry found in rule table --> F2
Exception RULE_EXCEPTION TYPE Rule violation
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in