SAP ABAP Function Module ISH_SHOW_GPART (IS-H: Suche Geschäftspartner - Anzeige in Liste und Auswahl)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NBAS (Package) Appl. development Hospital System master data, catalogs
Basic Data
Function Module ISH_SHOW_GPART IS-H: Suche Geschäftspartner - Anzeige in Liste und Auswahl  
Function Group N00G   IS-H: Business Partners  
Program Name SAPLN00G   IS-H: Find and Select Business Partner/Function 
INCLUDE Name LN00GU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BUKRS_DEBIT TYPE NDEB-BUKRS Selected company code for a customer
Exporting EINRI_DEBIT TYPE NDEB-BUKRS Selected institution for a customer
Exporting NGPA_GPART TYPE NGPA-GPART Key for a business partner
Exporting SAVE_OKCODE TYPE Contains SEL, END, CAN or LBCK
Exporting SELECT_NGPA TYPE RNG10-GPART Record selected/not selected
Exporting WEITER TYPE RNG10-GPART TRUE-> Resume processing FALSE-> End
Exporting E_NGPA TYPE NGPA Gen. data on selected bus. partner
Exporting E_NADR TYPE NADR Zentralen Adressdaten zum G.partner
Exporting E_NKTR TYPE NKTR Kostenträgerdaten ebenfalls liefern
Exporting E_NPER TYPE NPER Personendaten
Exporting ES_NKTR_KV TYPE ISH_NKTR_KV IS-H: Kostenträgerstruktur lt. KBV aus KV-Abrechnungssystem
Exporting E_VAL_QUARTER TYPE ISH_VAL_QUARTER_BEGIN IS-H: Beginndatum des Quartals der Gültigkeit
Exporting E_VKNUM TYPE ISH_VK_KNR IS-H: Versichertenkarte - Krankenkassennummer
Exporting E_UNTGR TYPE UNTGR IS-H: Untergruppe Versicherung
Exporting E_LANR TYPE ISH_LANR Lebenslange Arztnummer 9-stellig
Importing ARZT TYPE RNG10-ARZT SPACE Indicator whether only physicians are selected
Importing ARZTN TYPE RNG10-ARZTN SPACE Physician number of person function
Importing AUFRUF TYPE 'N' Send / do not send selection screen (inactive)
Importing COL TYPE SYST-CUCOL '10' Start of columns for selection screen
Importing EINRI TYPE RNG10-EINRI SPACE Institution key for customer selection
Importing GSCHL TYPE NGPA-GSCHL SPACE Sex indicator for a business partner
Importing KNAME TYPE NGPA-KNAME SPACE Short name of bus. partner
Importing KTART TYPE NKTR-KTART SPACE Ins. prov. type (private, legal, etc.) from NKTR
Importing LOE_DISP TYPE RNLE1-DISP SPACE Display bus. partner flagged for deletion yes=X
Importing MAKZ TYPE RNG10-MAKZ SPACE Indicator whether person is employee
Importing NAME1 TYPE NGPA-NAME1 SPACE Last name/company name for a business partner
Importing NAME2 TYPE NGPA-NAME2 SPACE First name/2nd name for a business partner
Importing ORT TYPE RNG10-ORT SPACE City for an address
Importing PLZ TYPE RNG10-PSTLZ SPACE Postal code for an address
Importing ROLLE TYPE RNG10-GPART '0' Denotes function which should be selected
Importing ROW TYPE SYST-CUROW '5' Start of lines of selection screen
Importing SPERR_DISP TYPE RNLE1-DISP SPACE Display blocked ins. provider yes=X, no=' '
Importing VCODE TYPE SPACE Processing mode: INS, DIS, UPD, DEL and SPACE
Importing KKSNR TYPE NKTR-KKSNR SPACE Health insurance company nomber
Importing KKSVA TYPE NKTR-KKSVA SPACE Insurance company number acc. to chip card
Importing INSTN TYPE NGPA-INSTN SPACE Ins. provider institute indicator
Importing KSSNM TYPE NKTR-KSSNM SPACE Kassensuchname aus Kostenträgerstammdatei
Importing EXPNR TYPE NPER-EXPNR SPACE Personalnummer aus externem Sytem
Importing KVZUL TYPE NPER-KVZUL SPACE KV-Zulassung
Importing LIQBE TYPE NPER-LIQBE SPACE Liquidationsberechtigt
Importing NIFNR TYPE NPER-NIFNR SPACE CH: NIF-Nummer
Importing PNUMB TYPE NGPA-PNUMB SPACE IS-H: Vertragspartnernummer
Importing I_ADMDATE TYPE ISH_AUFNDT SY-DATUM IS-H: Aufnahmedatum
Importing LANR TYPE ISH_LANR SPACE Lebenslange Arztnummer
Importing I_ONLY_LIST TYPE ISH_ON_OFF OFF Kurzanzeige der übergebenen GP
Importing IT_GPARTNER TYPE ISH_T_GPARTNER Tabellentyp Geschäftspartner
Importing IT_KTART TYPE ISH_YT_KTART Rangetabelle für Kostenträgerart
Importing I_BAG TYPE NWCH_EHC_BAG CH: BAG Nummer der Versicherung
Exception EINRI_FALSE TYPE Wrong institution key specified
Exception GSCHL_FALSE TYPE Wrong sex indicator specified
Exception KTART_FALSE TYPE Ins. prov. type not specified in table TN18
Exception NOT_FOUND TYPE No record matching search criteria found in NGPA
               
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