SAP ABAP Function Module /POSDW/CHECK_ITEMID (Check and Read Article Identification)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-ISR-PIP (Application Component) Point of Sales Inbound Processing Engine
⤷
/POSDW/CORE (Package) PIPE Processing Control
⤷
⤷
Basic Data
| Function Module | /POSDW/CHECK_ITEMID | Check and Read Article Identification |
| Function Group | /POSDW/CHECK_TRANSACTION | Syntax and Master Data Checks |
| Program Name | /POSDW/SAPLCHECK_TRANSACTION | |
| INCLUDE Name | /POSDW/LCHECK_TRANSACTIONU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_SALESUOM | TYPE | /POSDW/SALESUNITOFMEASURE | Sales Unit | |||
| |
C_COST | TYPE | /POSDW/COST | Costs | |||
| |
CT_MESSAGE | TYPE | /POSDW/TT_MESSAGE | Message Table | |||
| |
O_MATERIALNUMBER | TYPE | /POSDW/MATERIALNUMBER | Material Number | |||
| |
O_MERCHANDISECAT | TYPE | /POSDW/MERCHANDISECATEGORY | Material Group | |||
| |
O_BASEQUANTITY | TYPE | /POSDW/BASEQUANTITY | Quantity in Base Unit of Measure | |||
| |
O_BASEUOM | TYPE | /POSDW/BASEUNITOFMEASURE | Base Unit of Measure | |||
| |
O_CHECKRESULT | TYPE | /POSDW/ACTIONRESULT | Result of a Check or an Action | |||
| |
I_TRANSACTION | TYPE | /POSDW/TRANSACTION_INT | Store | |||
| |
I_ITEMIDQUALIFIER | TYPE | /POSDW/ITEMIDQUALIFIER | Transaction with Enhanced Internal Fields | |||
| |
I_ITEMID | TYPE | /POSDW/ITEMID | Article Identifier | |||
| |
I_RETAILQUANTITY | TYPE | /POSDW/RETAILQUANTITY | Quantity in Sales Unit | |||
| |
I_COMPONENTNAME | TYPE | /POSDW/COMPONENTNAME | Component Name of Item | |||
| |
I_COMPONENTINDEX | TYPE | /POSDW/COMPONENTINDEX | Component Index of Item | |||
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 | 20100326 |
| SAP Release Created in | 320 |