SAP ABAP Function Module NOR3_CREATE_ASSET (driver for meta_create_asset)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_BD (Package) BBP Basis Dispatcher, Meta BAPIS and Drivers
⤷
⤷
Basic Data
| Function Module | NOR3_CREATE_ASSET | driver for meta_create_asset |
| Function Group | BBP_BD_DRIVER_NOR3 | Drivers for a non R/3 backend system |
| Program Name | SAPLBBP_BD_DRIVER_NOR3 | Drivers for a non R/3 backend system |
| INCLUDE Name | LBBP_BD_DRIVER_NOR3U37 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ASSET_CLASS | TYPE | CHAR8 | class of asset to be created | |||
| |
COMP_CODE | TYPE | EKKO-BUKRS | company code for which asset is created | |||
| |
QUANTITY | TYPE | BAPIEBKN-PREQ_QTY | number of assets to be created | |||
| |
TXT50 | TYPE | CHAR50 | description (50 chars, optional) | |||
| |
ACC_RECORD | TYPE | BBP_PDS_ACC | Kontierung | |||
| |
ASSET_TAB | TYPE | BBP_ACR_CO | table of assets created (result) | |||
| |
CONTROL_RECORD | TYPE | BBP_CONTROL_RECORD | ||||
| |
ASSET_NOT_CREATED | TYPE | error creating assets | ||||
| |
ASSET_CLASS_NOT_VALID | TYPE | asset class does not exist in backend | ||||
| |
COMPANY_CODE_NOT_VALID | TYPE | company code does not exist in backend | ||||
| |
CREATE_ERROR | TYPE | message id type e received from func. module | ||||
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 | 20001011 |
| SAP Release Created in |