SAP ABAP Class CL_CUGEN_BITSTRING_SERVICE (Works with Bit Strings)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-LL (Application Component) Low Level Configuration
⤷
CULL_GEN (Package) Low-Level Configuration (General Part)
⤷
⤷
Properties
| Class | CL_CUGEN_BITSTRING_SERVICE | |
| Short Description | Works with Bit Strings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CULL_GEN | Low-Level Configuration (General Part) |
| Created | 20040930 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CUGEN_BITSTRING_SERVICE has no forward declaration.
Interfaces
Class CL_CUGEN_BITSTRING_SERVICE has no interface implemented.
Friends
Class CL_CUGEN_BITSTRING_SERVICE has no friend class.
Attributes
Class CL_CUGEN_BITSTRING_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Bit Strings | 20050304 | |
| 2 | Static method | Public | Method | Gets Bit String Length | 20050304 | |
| 3 | Static method | Public | Method | Sets Bit with Bit String | 20040930 |
Events
Class CL_CUGEN_BITSTRING_SERVICE has no event.
Types
Class CL_CUGEN_BITSTRING_SERVICE has no local type.
Method Signatures
Method GET_BITMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BITSTRING | Value transfer | Type reference (TYPE) | CU_GEN_BITSTRING | Bitmap | 20050304 | |||
| 2 | IV_LENGTH | Call by reference | Type reference (TYPE) | SYTFILL | Zeilenanzahl interner Tabellen | 20050304 |
Method GET_BITMAP on class CL_CUGEN_BITSTRING_SERVICE has no exception.
Method GET_LENGTH_OF_BITSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LENGTH | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050304 | |||
| 2 | IV_TFILL | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050304 |
Method GET_LENGTH_OF_BITSTRING on class CL_CUGEN_BITSTRING_SERVICE has no exception.
Method SET_BIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_BITSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040930 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20040930 |
Method SET_BIT on class CL_CUGEN_BITSTRING_SERVICE has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |