SAP ABAP Function Module FINS_APAR_CHECK_CUST_POSTINGS (Prüft ob ein Debitorenkonto bebucht ist)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBAS (Package) Financial accounting 'Basis'

⤷

⤷

⤷

Basic Data
Function Module | FINS_APAR_CHECK_CUST_POSTINGS | Prüft ob ein Debitorenkonto bebucht ist |
Function Group | FI_AP_AR_SERVICE | Service Function Modules from AP/AR |
Program Name | SAPLFI_AP_AR_SERVICE | |
INCLUDE Name | LFI_AP_AR_SERVICEU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_ACCOUNT_HAS_POSTINGS | TYPE | BOOLE_D | 'X' = Konto ist bebucht; SPACE = keine Buchungen vorhanden | |||
![]() |
E_SUBRC | TYPE | SYSUBRC | '0' = Konto ist bebucht; '4' = keine Buchungen vorhanden | |||
![]() |
I_KUNNR | TYPE | KNB1-KUNNR | Debitorennummer | |||
![]() |
I_BUKRS | TYPE | KNB1-BUKRS | Buchungskreis | |||
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 | 20131127 |
SAP Release Created in | 470 |