SAP ABAP Class CL_UR_RE_FLOCO (Process Control for Parallelized Processing)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
Properties
| Class | CL_UR_RE_FLOCO | |
| Short Description | Process Control for Parallelized Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020711 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UR_RE_FLOCO has no interface implemented.
Friends
Class CL_UR_RE_FLOCO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UR_FLAG | Boolean Value | 20020926 | |||
| 2 | Instance attribute | Private | See coding | 20020715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check whether all chunks for the run are done | 20020711 | |
| 2 | Static method | Public | Method | Checks if no more jobs are running | 20020807 | |
| 3 | Static method | Public | Method | Checks if no more jobs are running | 20020812 | |
| 4 | Static method | Public | Method | Package rolled back -> update floco flag 'undone' | 20021009 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20020926 | |
| 6 | Instance method | Public | Method | Move a chunk to the instance buffer | 20020715 | |
| 7 | Instance method | Public | Method | ALV Display of Buffered Chunks | 20020715 | |
| 8 | Static method | Public | Method | Delete all data for an ID | 20021017 | |
| 9 | Static method | Public | Method | Delete a Row from the Chunk List | 20020808 | |
| 10 | Static method | Public | Method | Flag a Chunk | 20020711 | |
| 11 | Instance method | Public | Method | Write Instance Buffer to the Database | 20020715 | |
| 12 | Static method | Public | Method | Gives all chunks in table form (no block) | 20020807 | |
| 13 | Static method | Public | Method | Looks for a chunk to edit | 20020715 | |
| 14 | Static method | Public | Method | Job Name from Program and Run Number | 20020927 | |
| 15 | Static method | Public | Method | Flag a Chunk as "in processing" | 20020711 | |
| 16 | Static method | Public | Method | Read interval limits for a chunk from the database | 20020731 | |
| 17 | Static method | Public | Method | Start a batch for a chunk | 20020715 | |
| 18 | Static method | Public | Method | Log an Object Read Activity (Additive) | 20020729 | |
| 19 | Static method | Public | Method | Log a Totals Read Activity (Additive) | 20020729 | |
| 20 | Instance method | Private | Method | Move a chunk to the instance buffer | 20020926 |
Events
Class CL_UR_RE_FLOCO has no event.
Types
Class CL_UR_RE_FLOCO has no local type.
Method Signatures
Method ALL_CHUNKS_DONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020711 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020711 | |||
| 3 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 | |||
| 4 | R_DONE | Value transfer | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020711 |
Method ALL_CHUNKS_DONE on class CL_UR_RE_FLOCO has no exception.
Method CHGRUN_DEAD_OR_ALIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020807 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020807 | |||
| 3 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es läuft noch ein Job oder ist eingeplant oder so | 20020807 | ||
| 2 | Es ist keine weitere Aktivität mehr zu erwarten | 20020807 |
Method CHGRUN_RESTORE_OPENED_CHUNKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020812 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020812 | |||
| 3 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Testmodus | 20020813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es läuft noch ein Job oder ist eingeplant oder so | 20020812 | ||
| 2 | Es ist keine weitere Aktivität mehr zu erwarten | 20020812 |
Method CHUNK_UNDONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20021009 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20021009 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realignment ID | 20021009 |
Method CHUNK_UNDONE on class CL_UR_RE_FLOCO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
Method CONSTRUCTOR on class CL_UR_RE_FLOCO has no exception.
Method CREATE_SEGMENTATION_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020715 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020715 | |||
| 3 | I_OBJNR_MAX | Call by reference | Type reference (TYPE) | UR_OBJNR | Realigner Objektnummer | 20020715 | |||
| 4 | I_PKGSIZE | Call by reference | Type reference (TYPE) | I | 1000 | Anzahl Nummern pro Segment | 20020715 |
Method CREATE_SEGMENTATION_BUFFERED on class CL_UR_RE_FLOCO has no exception.
Method DEBUG_SHOW_CHUNK_BUFFER Signature
Method DEBUG_SHOW_CHUNK_BUFFER on class CL_UR_RE_FLOCO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020715 |
Method DELETE_ALL_DATA_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realignment ID | 20021017 |
Method DELETE_ALL_DATA_FOR_ID on class CL_UR_RE_FLOCO has no exception.
Method DELETE_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020808 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020808 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020808 | |||
| 4 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
Method DELETE_CHUNK on class CL_UR_RE_FLOCO has no exception.
Method DONE_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020711 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020711 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020711 | |||
| 4 | I_REC_READ | Call by reference | Type reference (TYPE) | UR_NR_TRANS_READ | Anzahl gelesener Datensätze | 20021104 | |||
| 5 | I_SEG_CHANGED | Call by reference | Type reference (TYPE) | UR_NR_SEG_CHANGED | Anzahl geänderter Segmente | 20021104 | |||
| 6 | I_SEG_READ | Call by reference | Type reference (TYPE) | UR_NR_SEG_READ | Anzahl gelesener Segmente | 20021104 | |||
| 7 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 | |||
| 8 | I_TIME_BADI | Call by reference | Type reference (TYPE) | INT4 | Laufzeit BADI | 20021111 | |||
| 9 | I_TIME_DERI | Call by reference | Type reference (TYPE) | INT4 | Laufzeit Ableitung | 20021111 | |||
| 10 | I_TIME_REAL | Call by reference | Type reference (TYPE) | INT4 | Laufzeit Objektänderungen | 20021111 | |||
| 11 | I_TIME_REC_READ | Call by reference | Type reference (TYPE) | SYUZEIT | Laufzeit (s) Bewegungsdatenselektion | 20021111 | |||
| 12 | I_TIME_SEG_READ | Call by reference | Type reference (TYPE) | SYUZEIT | Laufzeit (s) Objektselektion | 20021111 |
Method DONE_CHUNK on class CL_UR_RE_FLOCO has no exception.
Method FLUSH_CHUNKS Signature
Method FLUSH_CHUNKS on class CL_UR_RE_FLOCO has no parameter.
Method FLUSH_CHUNKS on class CL_UR_RE_FLOCO has no exception.
Method GET_CHUNKS_NO_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FLOCO | Value transfer | Type reference (TYPE) | UR_T_EXECFLOCO | Chunk für Realingner | 20020807 | |||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020807 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020807 | |||
| 4 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020807 |
Method GET_CHUNK_2_WORK_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHUNK | Value transfer | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020715 | |||
| 2 | E_OBJNR_FROM | Call by reference | Type reference (TYPE) | UR_OBJNR | Realigner Objektnummer | 20020715 | |||
| 3 | E_OBJNR_TO | Call by reference | Type reference (TYPE) | UR_OBJNR | Realigner Objektnummer | 20020715 | |||
| 4 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020715 | |||
| 5 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020715 | |||
| 6 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20020715 | |||
| 7 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20020715 | |||
| 8 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020715 | |||
| 2 | 20020715 |
Method JOBNAME_FOR_PROGNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20020927 | |||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020927 | |||
| 3 | I_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20020927 |
Method JOBNAME_FOR_PROGNAME on class CL_UR_RE_FLOCO has no exception.
Method OPEN_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020711 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020711 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020711 | |||
| 4 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
Method OPEN_CHUNK on class CL_UR_RE_FLOCO has no exception.
Method SELECT_CHUNK_FROM_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJNR_FROM | Call by reference | Type reference (TYPE) | UR_OBJNR | Objektnummer von | 20020731 | |||
| 2 | E_OBJNR_TO | Call by reference | Type reference (TYPE) | UR_OBJNR | Objektnummer bis | 20020731 | |||
| 3 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020731 | |||
| 4 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020731 | |||
| 5 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020731 | |||
| 6 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | Boolescher Wert | 20020926 |
Method SELECT_CHUNK_FROM_TO on class CL_UR_RE_FLOCO has no exception.
Method START_BATCH_JOB_CHUNK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BREAK_AT_SUBMIT | Call by reference | Type reference (TYPE) | UR_FLAG | ' ' | Durchreichen Break vor Submit | 20020717 | ||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020715 | |||
| 3 | I_COLLECT_TRC_DATA | Call by reference | Type reference (TYPE) | UR_FLAG | ' ' | Trace schreiben | 20020729 | ||
| 4 | I_FULLMODE | Call by reference | Type reference (TYPE) | UR_FLAG | ' ' | Full Mode für Zuordnungsänderung | 20021028 | ||
| 5 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020715 | |||
| 6 | I_NO_BATCH | Call by reference | Type reference (TYPE) | UR_FLAG | ' ' | Nicht im Batch, sondern online | 20020715 | ||
| 7 | I_TESTMODE | Call by reference | Type reference (TYPE) | UR_FLAG | ' ' | Testmodus ohne DB-Update | 20020725 |
Method START_BATCH_JOB_CHUNK on class CL_UR_RE_FLOCO has no exception.
Method TRC_SEG_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020729 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020729 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020729 | |||
| 4 | I_NR | Call by reference | Type reference (TYPE) | I | gelesene Sätze | 20020729 | |||
| 5 | I_TIMMS | Call by reference | Type reference (TYPE) | I | Zeit in kleinen Bruchteilen von Sekunden | 20020729 |
Method TRC_SEG_READ on class CL_UR_RE_FLOCO has no exception.
Method TRC_TRANS_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020729 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020729 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020729 | |||
| 4 | I_NR | Call by reference | Type reference (TYPE) | I | gelesene Sätze | 20020729 | |||
| 5 | I_TIMMS | Call by reference | Type reference (TYPE) | I | Zeit in kleinen Bruchteilen von Sekunden | 20020729 |
Method TRC_TRANS_READ on class CL_UR_RE_FLOCO has no exception.
Method _CREATE_CHUNK_BUFFERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020926 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020926 | |||
| 3 | I_ID | Call by reference | Type reference (TYPE) | UR_ID | Realigner ID | 20020926 | |||
| 4 | I_OBJNR_FROM | Call by reference | Type reference (TYPE) | UR_OBJNR | Realigner Objektnummer | 20020926 | |||
| 5 | I_OBJNR_TO | Call by reference | Type reference (TYPE) | UR_OBJNR | Realigner Objektnummer | 20020926 |
Method _CREATE_CHUNK_BUFFERED on class CL_UR_RE_FLOCO has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |