SAP ABAP Function Module SMO_SNDBITS_SETX (creates and sets sndbits according to field list)
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_SETX creates and sets sndbits according to field list  
Function Group SMOJ_SENDBITS   Evaluates and Manipulates Sendbits  
Program Name SAPLSMOJ_SENDBITS    
INCLUDE Name LSMOJ_SENDBITSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SNDBITS TYPE SMOG_SINC-SENDBITS hex type sndbits
Importing STRUCTURENAME TYPE SMOG_SEGM-TR_SNAME name of the structure
Importing FIELDNAME TYPE SMOG_SFLDN-FIELDNAME ' ' Name of field for which to set the sendbit
Importing RESET_BITS TYPE XFELD ' ' Set if bits to be cleared instead of set
Importing DDIC TYPE 'X' Set bits according to R/3 DDIC or to BDoc Repository
Importing BDOCNAME TYPE SMOG_TRANS-TR_GNAME SPACE Name for Generation
Tables SFIELDS TYPE SMOG_SFLDN list of fieldnames of the segment
Exception STRUCTURE_NOT_FOUND TYPE
Exception WRONG_FIELDNAME TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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