SAP ABAP Function Module ISH_ORGID_CHECK (IS-H: Prüft die Gültigkeit einer OrgEinheit bezogen auf eine Leistung)
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_ORGID_CHECK IS-H: Prüft die Gültigkeit einer OrgEinheit bezogen auf eine Leistung  
Function Group NORG   IS-H: Read Table NORG  
Program Name SAPLNORG   IS-H: Kostenübernahme 
INCLUDE Name LNORGU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NORG TYPE NORG Datensatz der Organisationseinheit
Importing SS_EINRI TYPE TN01-EINRI Aktuelle Einrichtung
Importing SS_ORGID TYPE NORG-ORGID Organisationseinheit
Importing SS_BEGDT TYPE NORG-BEGDT Beginndatum der Leistung F2
Importing SS_ENDDT TYPE NORG-ENDDT Endedatum der Leistung F2
Importing SS_CHECK_ONLY_DATE TYPE NPDOK-XFELD 'X' nur das Gültigkeitsintervall prüfen
Importing SS_ALL_EXCEPT_DATE TYPE NPDOK-XFELD 'X' alle Prüfungen, außer Gültigkeitsintervall
Exception NOT_VALID TYPE OrgEinheit im Leistungsintervall nicht gültig
Exception BLOCKED TYPE OrgEinheit gesperrt
Exception NOT_RELEASED TYPE OrgEinheit nicht freigegeben
Exception NOT_FOUND TYPE OrgEinheit existiert nicht
Exception MISSING_DATE TYPE Beginn-/Endedatum der Leistung fehlen
               
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