SAP ABAP Function Module CIF_BIT_AND (verUNDed 2 Bitwerte)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-BAS (Application Component) SCM Basis
⤷
CIF (Package) Core Interface
⤷
⤷
Basic Data
| Function Module | CIF_BIT_AND | verUNDed 2 Bitwerte |
| Function Group | CIFB | Function Group for Bit Operations |
| Program Name | SAPLCIFB | Function Group for Bit Operations |
| INCLUDE Name | LCIFBU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_RESULTVECLEN | TYPE | CIF_IMOD-LDATA | Länge des verUNDeten Vektors | |||
| |
C_RESULTVEC | TYPE | CIF_IMOD-DATA | verUNDeter Vektor | |||
| |
U_VEC1LEN | TYPE | CIF_IMOD-LDATA | Länge des ersten Bitvektors | |||
| |
U_VEC1 | TYPE | CIF_IMOD-DATA | erster Bitvektor | |||
| |
U_VEC2LEN | TYPE | CIF_IMOD-LDATA | Länge des zweiten Bitvektors | |||
| |
U_VEC2 | TYPE | CIF_IMOD-DATA | zweiter Bitvektor | |||
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 | 20011009 |
| SAP Release Created in |