Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module HR_BE_READ_BUKRS (Reads BUKRS (=company code) from the Institution) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_READINSTITUTIONS within the package PB12.
Function Module | HR_BE_READ_BUKRS |
Short Text | Reads BUKRS (=company code) from the Institution |
Function Group | HRPAYBE_READINSTITUTIONS |
Package | PB12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BTRTL | TYPE | BTRTL | Personnel Subarea | |
DATE | TYPE | D | SY-DATUM | Date |
INST_GROUP | TYPE | P_99S_INSTGR | Institution group | |
PERSG | TYPE | PERSG | Employee Group | |
PERSK | TYPE | PERSK | Employee Subgroup | |
REGNO | TYPE | P12_REGNO | Registration number | |
WERKS | TYPE | PERSA | Personnel Area |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | TYPE | BUKRS | Buchungskreis |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANIES | TYPE | PBE03_BUKRS_TAB | ll companies with the same reg. number |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CONSTANT_NOT_FOUND | Constant 'INSRE' not found in table T511K |
INST_GROUP_ALLOWS_NO_RELATIONS | Customizing in t5f99ig doesn't allow relationships with this type of institutio |
NO_COMPANY_FOUND | keine passenden WERKS / BTRTL gefunden |
NO_INSTITUTION_GROUP | No inst group with this number found in t5f99ig |
NO_RELATIONSHIP_COMP | Company has no relationship with this inst type |
NO_RELATIONSHIP_SA | Subarea has no relationship with this inst type |
PERSA_NOT_FOUND | Personalbereich in T500P nicht gefunden |