SAP ABAP Function Module ISH_GET_QUANTITY_SERVICES (IS-H: Determines the quantity of specific services)
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_GET_QUANTITY_SERVICES | IS-H: Determines the quantity of specific services |
| Function Group | N011 | IS-H: Quantity Determination |
| Program Name | SAPLN011 | IS-H: Prüfbausteine Anlegen/Ändern Debitor im RF (alt) |
| INCLUDE Name | LN011U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
QUANTITY | TYPE | Service quantity | ||||
| |
AUFDT | TYPE | SYST-DATUM | '19000101' | Date at which case admitted | ||
| |
AUFZT | TYPE | SYST-UZEIT | '000000' | Time at which case admitted | ||
| |
BEGDT | TYPE | SYST-DATUM | Date at which service begins | |||
| |
BEGZT | TYPE | SYST-UZEIT | '000000' | Time at which service begins | ||
| |
EINRI | TYPE | TN01-EINRI | Institution | |||
| |
ENDDT | TYPE | SYST-DATUM | Date at which service ends | |||
| |
ENDZT | TYPE | SYST-UZEIT | '240000' | Time at which service ends | ||
| |
ETLART | TYPE | NBEW-BWART | SPACE | Discharge type of case | ||
| |
ETLDT | TYPE | SYST-DATUM | '99991231' | Date at which case discharged | ||
| |
ETLZT | TYPE | SYST-UZEIT | '240000' | Time at which case discharged | ||
| |
FALNR | TYPE | NFAL-FALNR | Fallnummer | |||
| |
NBGDT | TYPE | NLEI-NBGDT | '00000000' | Start date of a follow-up service | ||
| |
NBGZT | TYPE | NLEI-NBGZT | '000000' | Start time of a follow-up service | ||
| |
S_PARAM | TYPE | NTPK-BFORM | '01' | Parameter which service should be billed | ||
| |
TALST | TYPE | NTPK-TALST | SPACE | Charge master of performed service | ||
| |
TARID | TYPE | NTPK-TARIF | SPACE | ID of performed service | ||
| |
AUFDT_GT_BEGDT | TYPE | Admission date > start of service | ||||
| |
AUF_GT_ETL | TYPE | Admission of case after discharge | ||||
| |
BEGDT_GT_ENDDT | TYPE | |||||
| |
ETLDT_LT_ENDDT | TYPE | Discharge date < end of service | ||||
| |
INVALID_EINRI | TYPE | Wrong institution | ||||
| |
INVALID_S_PARAM | TYPE | Wrong parameter specified | ||||
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 |