SAP ABAP Function Module BBP_ICC_NF_GET_DOCREF (Get original NF number)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
BBP_ADDON_46C (Package) Development Class for Add-Ons for BBP in Release 4.6C
⤷
⤷
Basic Data
| Function Module | BBP_ICC_NF_GET_DOCREF | Get original NF number |
| Function Group | BBP_ICC_BR_NOTA_FISCAL | Nota Fiscal Creation With BAPI |
| Program Name | SAPLBBP_ICC_BR_NOTA_FISCAL | Nota Fiscal Creation With BAPI |
| INCLUDE Name | LBBP_ICC_BR_NOTA_FISCALU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_NFDOC | TYPE | PI_NFDOC_T | PlugIn: Table of Nota Fiscal Headers | |||
| |
IV_PO_NUMBER | TYPE | EBELN | Purchasing document number | |||
| |
IV_PO_ITEM | TYPE | EBELP | Item number of purchasing document | |||
| |
IV_GR_NUMBER | TYPE | LFBNR | Document number of a reference document | |||
| |
IV_GR_YEAR | TYPE | LFGJA | Fiscal year of current period | |||
| |
PO_NOT_FOUND | TYPE | Error reading PO history | ||||
| |
GR_NOT_FOUND | TYPE | Goods receipt not found in PO history | ||||
| |
IV_NOT_FOUND | TYPE | No invoice found in PO history | ||||
| |
NF_NOT_FOUND | TYPE | No nota fiscal of invoice found | ||||
| |
NF_DB_INCONSISTENT | TYPE | Inconsistency in NF database | ||||
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 | 20030428 |
| SAP Release Created in | 2002_1_46C |