SAP ABAP Function Module SPCM_IDOC_FILTER (Filter data-source for one AECMA-message)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-SPC (Application Component) Specification 2000
⤷
AD_SPCM_TRIAL (Package) Development for SPEC2000 AECMA
⤷
⤷
Basic Data
| Function Module | SPCM_IDOC_FILTER | Filter data-source for one AECMA-message |
| Function Group | ADSPCM01 | FG for application IDoc output S2KM |
| Program Name | SAPLADSPCM01 | FG for application IDoc output S2KM |
| INCLUDE Name | LADSPCM01U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FINISH | TYPE | C | 'N' not finished, 'Y' finished | |||
| |
XE1EDK01 | TYPE | E1EDK01 | Header data | |||
| |
I_POSEX | TYPE | E1EDP01-POSEX | Item number (main position) | |||
| |
I_BELNR | TYPE | E1EDK02-BELNR | IDOC document number | |||
| |
I_FILTERED | TYPE | I | 1 if more items (pos+hipos) exists | |||
| |
I_EDIDC | TYPE | EDIDC | Control record (IDoc) | |||
| |
READ_HISTORY | TYPE | C | 'Y' read history record cdhdr,cdpos | |||
| |
I_EDIDD | TYPE | EDIDD | Data record (IDoc) | |||
| |
I_EDIDD_FILTER | TYPE | EDIDD | Data record (IDoc) | |||
| |
I_SPCM_HISTDOC | TYPE | SPCM_HISTDOC | Structure includes join CDHDR,CDPOS tables | |||
| |
ERRORINFILTERING | TYPE | if docnum or posex are initial | ||||
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 | 20050301 |
| SAP Release Created in | 46C1 |