SAP ABAP Function Module FICO_DB_FCTRL_CHDOC_WRITE (Änderungsbeleg schreiben)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FIM-FCO (Application Component) Financial Conditions
⤷
FICO (Package) Financial Conditions
⤷
⤷
Basic Data
| Function Module | FICO_DB_FCTRL_CHDOC_WRITE | Änderungsbeleg schreiben |
| Function Group | FICO_DB_FCTRL | DB Layer for Field Control |
| Program Name | SAPLFICO_DB_FCTRL | |
| INCLUDE Name | LFICO_DB_FCTRLU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_OBJECTID | TYPE | CDHDR-OBJECTID | Objektwert | |||
| |
I_TCODE | TYPE | CDHDR-TCODE | Transaktion, in der eine Änderung durchgeführt wurde | |||
| |
I_TIMESTAMP | TYPE | BANK_DTE_TMPSM_LONG_UTC_TIMEST | Erfassungs-/Änderungszeitstempel - lang | |||
| |
I_USERNAME | TYPE | CDHDR-USERNAME | Benutzername des Änderers im Änderungsbeleg | |||
| |
I_OBJECT_CHANGE_INDICATOR | TYPE | CDHDR-CHANGE_IND | 'U' | Art der Änderung (U, I, E, D) auf das Anwendungsobjekt | ||
| |
I_S_FICOT_CTRL_MAINT_OLD | TYPE | FICOT_CTRL_MAINT | Konditionsregelwerke | |||
| |
I_S_FICOT_CTRL_MAINT_NEW | TYPE | FICOT_CTRL_MAINT | Konditionsregelwerke | |||
| |
I_T_FICOT_FCTRL_PER_OLD | TYPE | FICO_TYP_TAB_CD_FCTRL_PER | Tabelle der Änderungsbelege:Regeln des Konditionsregelwerks | |||
| |
I_T_FICOT_FCTRL_PER_NEW | TYPE | FICO_TYP_TAB_CD_FCTRL_PER | Tabelle der Änderungsbelege:Regeln des Konditionsregelwerks | |||
| |
I_T_FICOT_FCTRL_PROP_OLD | TYPE | FICO_TYP_TAB_CD_FCTRL_PROP | Tabelle der Änderungsbelege: Konditionsregelw - Feldeigensch | |||
| |
I_T_FICOT_FCTRL_PROP_NEW | TYPE | FICO_TYP_TAB_CD_FCTRL_PROP | Tabelle der Änderungsbelege: Konditionsregelw - Feldeigensch | |||
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 | 20110909 |
| SAP Release Created in | 710 |