SAP ABAP Function Module BBP_CREATE_ASSET (RFC enabled function module to create assets)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP-INV (Application Component) Invoicing
⤷
BBPA (Package) temporary

⤷

⤷

Basic Data
Function Module | BBP_CREATE_ASSET | RFC enabled function module to create assets |
Function Group | BBPA | Cross Application EC Add-On |
Program Name | SAPLBBPA | |
INCLUDE Name | LBBPAU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ASSET_CLASS | TYPE | ANLA-ANLKL | asset class of asset to be created | |||
![]() |
COMP_CODE | TYPE | ANLA-BUKRS | Company Code | |||
![]() |
QUANTITY | TYPE | BAPIEKPO-QUANTITY | number of assets to be created | |||
![]() |
TXT50 | TYPE | ANLA-TXT50 | description (50 chars, optional) | |||
![]() |
COST_CTR | TYPE | EKKN-KOSTL | ||||
![]() |
PLANT | TYPE | EKPO-WERKS | ||||
![]() |
ASSET_TAB | TYPE | BBP_ACR_AO | table of asset numbers as the result | |||
![]() |
ASSET_NOT_CREATED | TYPE | an error occured while processing 'call function | ||||
![]() |
ASSET_CLASS_NOT_VALID | TYPE | the asset class does not exist in the backend | ||||
![]() |
COMPANY_CODE_NOT_VALID | TYPE | the company code does not exist in the backend | ||||
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 | 20011009 |
SAP Release Created in |