SAP ABAP Function Module SMOJ_SENDBITS_MERGE (Merges two Sendbit Fields (Bit-Wise, 'AND'-Logics))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-SRV (Application Component) Flow / Services
⤷
SMOJ (Package) Consolidated database service for mobile sales
⤷
⤷
Basic Data
| Function Module | SMOJ_SENDBITS_MERGE | Merges two Sendbit Fields (Bit-Wise, 'AND'-Logics) |
| Function Group | SMOJ_SENDBITS | Evaluates and Manipulates Sendbits |
| Program Name | SAPLSMOJ_SENDBITS | |
| INCLUDE Name | LSMOJ_SENDBITSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IN_1 | TYPE | SMOG_SINC-SENDBITS | First Send-Bit Field -> Will be cleared after merge | |||
| |
IN_2 | TYPE | SMOG_SINC-SENDBITS | Second Send-Bit Field -> Will contain merged list | |||
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 | 20041219 |
| SAP Release Created in | 30A |