SAP ABAP Function Module ISH_SHOW_OPEN_ITEMS (IS-H: Anzeige der offenen Posten eines Patienten)
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_SHOW_OPEN_ITEMS | IS-H: Anzeige der offenen Posten eines Patienten |
| Function Group | N019 | IS-H: Copayments and Down Payments |
| Program Name | SAPLN019 | |
| INCLUDE Name | LN019U56 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_OPEN_ITEMS | TYPE | I | Anzahl der offenen Posten | |||
| |
OI_HANDLE | TYPE REF TO | CL_GUI_ALV_GRID | handle to open items grid | |||
| |
DEBITOR | TYPE | NCIR-SZDEB | SPACE | Customer in Financial Accounting -->F2 | ||
| |
EINRICHTUNG | TYPE | TN01-EINRI | Institution | |||
| |
MIT_AP | TYPE | NPDOK-XFELD | ' ' | With cleared items | ||
| |
MIT_SHBV | TYPE | NPDOK-XFELD | 'X' | With special G/L transactions | ||
| |
PATIENT | TYPE | NPAT-PATNR | Patient | |||
| |
SORTIERUNG | TYPE | 1 | Sort --> F2 | |||
| |
WINDOW_TITLE1 | TYPE | 'Patient'(SC1) | Window title before colon | |||
| |
WINDOW_TITLE2 | TYPE | 'Offene Posten'(SC2) | Window titel after colon | |||
| |
EXTENDED_SEARCH | TYPE | 'X' | Case related ins.providers open items displayy | |||
| |
PARENT | TYPE | optional parent container (if displayed as grid) | ||||
| |
DISPLAY_AS_GRID | TYPE | NPDOK-XFELD | display as grid ('X') or list (' ') | |||
| |
I_KOSTR_DOWNPAY_SHOW | TYPE | NPDOK-XFELD | ' ' | Kostenträger Anzahlungen suchen | ||
| |
COMMUNICATION_ERROR | TYPE | Error in communications interface -->F2 | ||||
| |
NO_DEBITOR_FOUND | TYPE | No customer found in FI | ||||
| |
NO_OPEN_ITEMS_FOUND | TYPE | No open items found for customer | ||||
Processing Type
| Normal Function 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 |