SAP ABAP Function Module AIPB_PLAN_AND_BUDG_VALUES_SUM (Sum the plan and budget values of a program position)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
AIP (Package) IM capital investment prog.(master data, budget, info syst.)
⤷
⤷
⤷
Basic Data
| Function Module | AIPB_PLAN_AND_BUDG_VALUES_SUM | Sum the plan and budget values of a program position |
| Function Group | AIPB | Service Modules for IM BAPIs |
| Program Name | SAPLAIPB | Servicebausteine für IM-BAPIs |
| INCLUDE Name | LAIPBU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FLG_ERROR | TYPE | XFELD | flag: error occured | |||
| |
E_RETURN | TYPE | BAPIRET2 | message | |||
| |
FLG_VALUES_NOT_ZERO | TYPE | XFELD | flag: position carries values | |||
| |
I_IMPR | TYPE | IMPR | master data of position | |||
| |
I_MSGTY | TYPE | SYST-MSGTY | 'E' | type of message if position carries values | ||
| |
I_MSGNO | TYPE | SYST-MSGNO | message no. if position carries values | |||
| |
IT_BPGE | TYPE | BPGE | overall plan and budget values | |||
| |
IT_BPJA | TYPE | BPJA | annual plan and budget values | |||
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 | 19990301 |
| SAP Release Created in |