SAP ABAP Function Module HR_FBN_GET_NI_CAT (find appropriate NI category according to pension plan)
Hierarchy
☛
EA-HRCGB (Software Component) Sub component EA-HRCGB of EA-HR
⤷
PA-BN-FB-XX (Application Component) General Parts
⤷
PAOC_BEN_FBN (Package) Flexible Benefits System
⤷
⤷
Basic Data
| Function Module | HR_FBN_GET_NI_CAT | find appropriate NI category according to pension plan |
| Function Group | HRFBN00MISCEL | Function Group for Misce. Plans FBN |
| Program Name | SAPLHRFBN00MISCEL | Function Group for Miscellaneous Plans |
| INCLUDE Name | LHRFBN00MISCELU41 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NICAT_NEW | TYPE | PC2N1-NICAT | NI category (GB) | |||
| |
H0069 | TYPE | P0069 | HR Master Record: Infotype 0069 (Nat. Insurance - GB) | |||
| |
OPERATION | TYPE | PSPAR-ACTIO | Infotype operation | |||
| |
SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
RETURN | TYPE | BAPIRETURN1 | Return Parameter | |||
| |
PERNR | TYPE | PERNR_D | Personnel Number | |||
| |
BEGDA | TYPE | BEGDA | Start Date | |||
| |
ENDDA | TYPE | ENDDA | End Date | |||
| |
PLAN_TYPE | TYPE | BEN_TYPE | Benefit plan type | |||
| |
BEN_PLAN | TYPE | BEN_PLAN | Benefit plan | |||
| |
BEN_AREA | TYPE | BEN_AREA | Benefit area | |||
| |
REACTION | TYPE | SYST-MSGTY | Messages, message type | |||
| |
ERROR_TABLE | TYPE | RPBENERR | Benefit structure for error table | |||
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 | 20030603 |
| SAP Release Created in | 200 |