Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module RP_TIME_COBL_001 (POPUP für Sekundärkostenverrechnung) is a standard Function Module in SAP ERP and is part of the function group HRTV within the package PTRA.
Function Module | RP_TIME_COBL_001 |
Short Text | POPUP für Sekundärkostenverrechnung |
Function Group | HRTV |
Package | PTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS_IN | LIKE | PSREF-SBUKR | Company code for sending cost center | |
COBL_IN | LIKE | COBL_EX | Account assign.objects | |
DART_IN | LIKE | PSREF-DART | Service Type | |
DATE | LIKE | SY-DATUM | Key date for date-dependent validation | |
GSBER_IN | LIKE | PSREF-SGSBR | Department of sender cost center | |
INPUT | LIKE | ' ' | Ready for input | |
KOKRS_IN | LIKE | PREF-KOKRS | Controlling area | |
KOSTL_IN | LIKE | PSREF-SKOST | Sending cost center | |
LSTAR_IN | LIKE | PSREF-LSTAR | Service type of sender cost center | |
PME27_IN | LIKE | PME27 | Structure PME27 | |
POHRS_IN | LIKE | PSREF-POHRS | 0 | Number of hours |
POPUP | LIKE | 'X' | Call highlighting or shading | |
SFKBER_IN | TYPE | SFKTBER | Sendender Funktionsbereich | |
SGEBER_IN | TYPE | FM_SFONDS | Sender-Fonds | |
SGRANT_NBR_IN | TYPE | GM_GRANT_SENDER | Sender Mittelbewilligung | |
SGTXT_IN | LIKE | PSREF-SGTXT | Text | |
UDART_IN | LIKE | PSREF-UDART | Service category |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS_OUT | LIKE | PSREF-SBUKR | Company code for sending cost center | |
COBL_OUT | LIKE | COBL_EX | Account assign.objects | |
GSBER_OUT | LIKE | PSREF-SGSBR | Department of sender cost center | |
KOSTL_OUT | LIKE | PSREF-SKOST | Sending cost center | |
LSTAR_OUT | LIKE | PSREF-LSTAR | Service type of sender cost center | |
SFKBER_OUT | TYPE | SFKTBER | Sendender Funktionsbereich | |
SGEBER_OUT | TYPE | FM_SFONDS | Sender-Fonds | |
SGRANT_NBR_OUT | TYPE | GM_GRANT_SENDER | Sender Mittelbewilligung | |
SGTXT_OUT | LIKE | PSREF-SGTXT | Text | |
UDART_OUT | LIKE | PSREF-UDART | Service category |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL | User chose 'Cancel' in dialog box |
DELETE |