The Function Module TI_REPO_CREATE (Repo Anlegen) is a standard Function Module in SAP ERP and is part of the function group FTR_REPOS within the package FTT.
Function Module | TI_REPO_CREATE |
Short Text | Repo Anlegen |
Function Group | FTR_REPOS |
Package | FTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CALLD | TYPE | C | 'X' | Aufruf aus Sammelbearbeitung etc. |
I_COMMIT | TYPE | C | 'X' | Commit |
I_TCODE | LIKE | SY-TCODE | Einstelliges Kennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCODE | TYPE | TCODE | Letzter Okcode in Geschäftsverwaltung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.