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
Importing ASSET_CLASS TYPE ANLA-ANLKL asset class of asset to be created
Importing COMP_CODE TYPE ANLA-BUKRS Company Code
Importing QUANTITY TYPE BAPIEKPO-QUANTITY number of assets to be created
Importing TXT50 TYPE ANLA-TXT50 description (50 chars, optional)
Importing COST_CTR TYPE EKKN-KOSTL
Importing PLANT TYPE EKPO-WERKS
Tables ASSET_TAB TYPE BBP_ACR_AO table of asset numbers as the result
Exception ASSET_NOT_CREATED TYPE an error occured while processing 'call function
Exception ASSET_CLASS_NOT_VALID TYPE the asset class does not exist in the backend
Exception COMPANY_CODE_NOT_VALID TYPE the company code does not exist in the backend
               
Processing Type
Normal Function Module  
Remote-Enabled 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