SAP ABAP Function Module WCB_WORKAREA_TO_BITS (Konvertierung CHAR-Flags in Bitleiste)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_OUTBOUND (Package) Condition Contract, Classic Outbound Interfaces
⤷
⤷
Basic Data
| Function Module | WCB_WORKAREA_TO_BITS | Konvertierung CHAR-Flags in Bitleiste |
| Function Group | WCB_CONDITION_SERVICES | Auxiliary Modules for Conditions |
| Program Name | SAPLWCB_CONDITION_SERVICES | |
| INCLUDE Name | LWCB_CONDITION_SERVICESU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_BITS | TYPE | ANY | Bitleiste untypisiert | |||
| |
I_WORKAREA | TYPE | ANY | Workarea (Typ I_WA_TYPE) | |||
| |
I_WA_TYPE | TYPE | DCOBJDEF-NAME | Name eines ABAP/4-Dictionary-Objekts | |||
| |
I_NO_TYPE_CHECK | TYPE | XFELD | 'X' | Keine Prüfung von I_WA_TYPE | ||
| |
CONVERSION_ERROR | TYPE | Fehler bei der Konvertierung | ||||
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 | 20050109 |
| SAP Release Created in | 600 |