SAP ABAP Function Module ISH_READ_SERVICES_RANGES (IS-H: Services are read from DB by means of interface parameters)
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_READ_SERVICES_RANGES | IS-H: Services are read from DB by means of interface parameters |
| Function Group | N013 | IS-H: Ins.Verification/Billing Functions |
| Program Name | SAPLN013 | |
| INCLUDE Name | LN013U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ABRKZ | TYPE | RNLE1-MARK | 'X' | Select billable services | ||
| |
EINRI | TYPE | TN01-EINRI | Only select services of institution EINRI | |||
| |
FALNR | TYPE | NFAL-FALNR | Only select services of case FALNR | |||
| |
FALNR_EXIST | TYPE | RNLE1-MARK | Case exists on DB on/off | |||
| |
IST | TYPE | RNLE1-MARK | 'X' | Select services with status 'Actual' | ||
| |
LNRLS | TYPE | NLEI-LNRLS | SPACE | Only select service of LNRLS | ||
| |
NOT_ABRKZ | TYPE | RNLE1-MARK | SPACE | Select non-billable services | ||
| |
NOT_STORN | TYPE | RNLE1-MARK | 'X' | Select non-cancelled services | ||
| |
PATNR_EXIST | TYPE | RNLE1-MARK | Patient aleady exists on DB on/off | |||
| |
PLAN | TYPE | RNLE1-MARK | 'X' | Select services with status "Planned" | ||
| |
READ_ALL | TYPE | RNLE1-MARK | 'X' | All services for case are read and buffered -> | ||
| |
STORN | TYPE | RNLE1-MARK | SPACE | Select cancelled services | ||
| |
ZEITP | TYPE | RNLE1-MARK | 'X' | Select immediate services | ||
| |
ZEITR | TYPE | RNLE1-MARK | 'X' | Select extended services | ||
| |
BEGDT | TYPE | Only select services as of BEGDT | ||||
| |
ENDDT | TYPE | Only select services to ENDDT | ||||
| |
E_NLEI | TYPE | NLEI | Table contains all selected services | |||
| |
WRONG_FALNR | TYPE | Case number not found in NFAL | ||||
| |
WRONG_LNRLS | TYPE | Seq. no. service not found in NLEI | ||||
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 |