SAP ABAP Function Module AIPB_PROGPOS_EXTERNAL_TO_SAP (Convert program position data from external to SAP format)
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_PROGPOS_EXTERNAL_TO_SAP | Convert program position data from external to SAP format |
| Function Group | AIPB | Service Modules for IM BAPIs |
| Program Name | SAPLAIPB | Servicebausteine für IM-BAPIs |
| INCLUDE Name | LAIPBU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FLG_ERROR | TYPE | XFELD | flag that an error has occured | |||
| |
E_IMPR | TYPE | IMPR | data of the position in SAP representation | |||
| |
E_IMPU | TYPE | IMPU | text table entry to E_IMPR | |||
| |
I_PROGRAM | TYPE | BAPIPROGID-PROGRAM | program name | |||
| |
I_APPROVALYEAR | TYPE | BAPIPROGID-APPROVALYEAR | approval year of the program | |||
| |
I_BAPIPROGSTRUC | TYPE | BAPIPROGSTRUC | data of the position in external representation | |||
| |
I_POSNR | TYPE | IMPR-POSNR | internal number of the position | |||
| |
I_LANGU | TYPE | SYST-LANGU | language of the text fields | |||
| |
IT_RETURN | TYPE | BAPIRET2 | list of errors occurred in the conversion | |||
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 |