SAP ABAP Function Module FI_REVERSE_POSTING_ALLOWED (Ist der Storno des Belegs in der Finanzbuchhaltung erlaubt ?)
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 | FI_REVERSE_POSTING_ALLOWED | Ist der Storno des Belegs in der Finanzbuchhaltung erlaubt ? |
| Function Group | FIS0 | FI Service Routines |
| Program Name | SAPLFIS0 | |
| INCLUDE Name | LFIS0U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OTEXT | TYPE | TEXT_TYP | Name of Object Type | |||
| |
I_AWTYP | TYPE | AWTYP | Reference Transaction | |||
| |
I_GLVOR | TYPE | GLVOR | Business Transaction | |||
| |
I_AWKEY | TYPE | AWKEY | Reference Key | |||
| |
I_AWSYS | TYPE | AWSYS | Logical System of Source Document | |||
| |
I_LOGSYS | TYPE | LOGSYS | Logical System | |||
| |
I_TCODE | TYPE | TCODE | Transaction Code | |||
| |
I_REVDOC | TYPE | BELNR_D | Accounting Document Number | |||
| |
NO_FI_REVERSAL | TYPE | Beleg ist nicht in der Finanzbuchhaltung stornierbar | ||||
| |
ALE_REVERSAL_PROHIBITED | TYPE | Beleg kann in dem aktuellen logischen System nicht storniert werden | ||||
| |
ADD_COMPONENT_PROHIBITED | TYPE | Beleg kann auf Grund zusätzlicher Prüfungen nicht storniert werden | ||||
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 | 20011218 |
| SAP Release Created in |