SAP ABAP Function Module BUKU_MOVE_PERIOD_VALUES (Take over corresponding period values from one structure to another)
Hierarchy
☛
EA-PS (Software Component) SAP Enterprise Extension Public Services
⤷
PSM-FM-BCS-BU (Application Component) Budgeting
⤷
FMBP_E (Package) New Budgeting: generic part
⤷
⤷
Basic Data
| Function Module | BUKU_MOVE_PERIOD_VALUES | Take over corresponding period values from one structure to another |
| Function Group | BUKU | General budgeting utilities |
| Program Name | SAPLBUKU | General budgeting utilities |
| INCLUDE Name | LBUKUU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_F_TARGET | TYPE | ANY | target structure to copy values to | |||
| |
I_F_SOURCE | TYPE | ANY | Source structure to take over values from | |||
| |
I_PREFIX_SOURCE | TYPE | FIELDNAME | Prefix of period field for source | |||
| |
I_PREFIX_TARGET | TYPE | FIELDNAME | Prefix of period field for target | |||
| |
I_FLG_REVERSE_SIGN | TYPE | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | |||
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 | 20011004 |
| SAP Release Created in | 462A |