SAP ABAP Function Module SMO_SNDBITS_GETX (returns bits that are not set in sndbits)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-SRV (Application Component) Flow / Services
⤷
SMOJ (Package) Consolidated database service for mobile sales
⤷
⤷
Basic Data
| Function Module | SMO_SNDBITS_GETX | returns bits that are not set in sndbits |
| Function Group | SMOJ_SENDBITS | Evaluates and Manipulates Sendbits |
| Program Name | SAPLSMOJ_SENDBITS | |
| INCLUDE Name | LSMOJ_SENDBITSU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STRUCTURENAME | TYPE | SMOG_SEGM-TR_SNAME | name of the segment | |||
| |
SNDBITS | TYPE | SMOG_SINC-SENDBITS | hex string with the send bits | |||
| |
FIELDNAME | TYPE | SMOG_SFLDN-FIELDNAME | ' ' | fieldname to be checked | ||
| |
DDIC | TYPE | 'X' | Check against R/3 DDIC or BDoc Repository | |||
| |
BDOCNAME | TYPE | SMOG_TRANS-TR_GNAME | SPACE | Name for Generation | ||
| |
SFIELDS | TYPE | SMOG_SFLDN | fieldnames to be checked | |||
| |
FIELD_NOT_SET | TYPE | Check for single field negative | ||||
| |
STRUCTURE_NOT_FOUND | TYPE | |||||
| |
WRONG_FIELDNAME | TYPE | |||||
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 | 30A |