SAP ABAP Function Module ISH_PCS_CASE_KEYFIGURES (IS-H: Determines Case-Related PCS Keyfigures)
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_PCS_CASE_KEYFIGURES | IS-H: Determines Case-Related PCS Keyfigures |
| Function Group | NPCS_KEYFIGURES | IS-H: PCS Key Figures |
| Program Name | SAPLNPCS_KEYFIGURES | |
| INCLUDE Name | LNPCS_KEYFIGURESU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_COMMON_KEYFIGURES | TYPE | RNPCS_CASE_KEYFIGURES | IS-H: Case-Dependent PCS Keyfigures. PCS Type Independent | |||
| |
ES_SPECIFIC_KEYFIGURES | TYPE | ANY | PCS Type Dependent Keyfigures | |||
| |
I_INSTITUTION | TYPE | TN01-EINRI | Institution | |||
| |
I_CASE_NO | TYPE | FALNR | Case number | |||
| |
I_PCS_TYPE | TYPE | ISH_PCS_TYPE | IS-H: PCS Type (PCS = Patient Classification System) | |||
| |
IS_CASE_DATA | TYPE | NFAL | Case Data | |||
| |
IS_SPECIFIC_IMPORT_PARAMS | TYPE | ANY | Import Parameters needed for specific PCS types | |||
| |
I_READ_PCS_FROM_DB | TYPE | ISH_ON_OFF | 'X' | Always read PCS code, PCS cat., PCS super group and its cat. from database | ||
| |
I_NO_BUFFERING | TYPE | ISH_ON_OFF | ' ' | Keep buffers? | ||
| |
I_READ_ZE | TYPE | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | ||
| |
IT_MOVEMENT_DATA | TYPE | NBEW | Movement Data | |||
| |
CALCULATION_ERROR | TYPE | An error occured during keyfigure calculation. See sy- message variables | ||||
| |
PCS_TYPE_NOT_SUPPORTED | TYPE | This type of PCS is not supported by this function module | ||||
| |
NO_PCS_CODE | TYPE | There is no PCS-Code for this case. | ||||
| |
MISSING_PCS_PARAMETERS | TYPE | You specified a PCS Code, but no PCS Catalog, no PCS Group or no PCS Group Cat. | ||||
| |
NO_ADMISSION | TYPE | Case has no admission | ||||
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 | 472 |