SAP ABAP Class CL_BROK_REALLOCATION (Transfer Responsibility)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CD (Application Component) Collections/Disbursements
⤷
ISCDBROK (Package) FS-CD: Broker Collections

⤷

⤷

Properties
Class | CL_BROK_REALLOCATION | |
Short Description | Transfer Responsibility | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ISCDBROK | FS-CD: Broker Collections |
Created | 20030512 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BROK_REALLOCATION has no forward declaration.
Interfaces
Class CL_BROK_REALLOCATION has no interface implemented.
Friends
Class CL_BROK_REALLOCATION 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) | BOOLE-BOOLE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030513 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HROBJID | Cost Estimate Number | 20030512 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OTYPE | Obj. Cat. | 20030512 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PLVAR | Plan Variant | 20030512 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SIBROBHREALLOC_T_HIST | Table Category for Transfer Structure | 20030512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Order of Data | 20030512 |
2 | ![]() |
Instance method | Public | Method | Change to an Entry | 20030512 |
3 | ![]() |
Instance method | Public | Method | Check Entries | 20030514 |
4 | ![]() |
Instance method | Private | Method | Complete Data | 20030512 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030512 |
6 | ![]() |
Instance method | Public | Method | Create Entry | 20030514 |
7 | ![]() |
Instance method | Public | Method | Delete Entry | 20030512 |
8 | ![]() |
Instance method | Public | Method | Deactivates Lock | 20030512 |
9 | ![]() |
Instance method | Public | Method | Sets Lock | 20030512 |
10 | ![]() |
Instance method | Public | Method | Gets Data with Entries | 20030512 |
Events
Class CL_BROK_REALLOCATION has no event.
Types
Class CL_BROK_REALLOCATION has no local type.
Method Signatures
Method ARRANGE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REALLOC_DATA | Call by reference | Type reference (TYPE) | SIBROBHREALLOC_T_HIST | Tabellentyp zur Übertragsungsstruktur | 20030512 |
Method ARRANGE_DATA on class CL_BROK_REALLOCATION has no exception.
Method CHANGE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20040116 | ||
2 | ![]() |
REALLOC_DATA | Call by reference | Type reference (TYPE) | SIBRREALLOC_ROOT | Struktur Historie Übertragen der Zuständigkeit Maklerinkasso | 20030512 | ||
3 | ![]() |
TABIX_OLD_ENTRY | Call by reference | Type reference (TYPE) | SY-TABIX | Zeilenindex alter Eintrag | 20030514 |
Method CHANGE_ENTRY on class CL_BROK_REALLOCATION has no exception.
Method CHECK_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20040116 | ||
2 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050811 | ||
3 | ![]() |
I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20050811 | ||
4 | ![]() |
I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20050811 | ||
5 | ![]() |
REALLOC_DATA | Call by reference | Type reference (TYPE) | SIBRREALLOC_ROOT | Grundstruktur Pflege von Zuständigkeiten | 20030514 | ||
6 | ![]() |
REALLOC_DATA_HIST | Call by reference | Type reference (TYPE) | SIBROBHREALLOC_HIST | Zeilenindex alter Eintrag | 20030514 | ||
7 | ![]() |
TABIX_OLD_ENTRY | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20030515 | ||
8 | ![]() |
TABLE_ENTRY | Call by reference | Type reference (TYPE) | IBROBHREALLOC | Wechsel Zuständidkeiten für Maklerhierachien | 20030515 |
Method CHECK_ENTRY on class CL_BROK_REALLOCATION has no exception.
Method COMPLETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050811 | ||
2 | ![]() |
I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20050811 | ||
3 | ![]() |
I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20050811 | ||
4 | ![]() |
REALLOC | Call by reference | Type reference (TYPE) | SIBROBHREALLOC_HIST | Struktur Historie Übertragen der Zuständigkeit Maklerinkasso | 20030512 | ||
5 | ![]() |
REALLOC_TABLE_ENTRY | Call by reference | Type reference (TYPE) | IBROBHREALLOC | Wechsel Zuständidkeiten für Maklerhierachien | 20030515 |
Method COMPLETE_DATA on class CL_BROK_REALLOCATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20030512 | ||
2 | ![]() |
OTYPE | Call by reference | Type reference (TYPE) | OTYPE | 20030512 | |||
3 | ![]() |
PLVAR | Call by reference | Type reference (TYPE) | PLVAR | 20030512 | |||
4 | ![]() |
XSUBORGS | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20050811 |
Method CONSTRUCTOR on class CL_BROK_REALLOCATION has no exception.
Method CREATE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_ERROR | Call by reference | Type reference (TYPE) | SITAGCYERROR | Agenturinkasso: Fehlerstruktur | 20040116 | ||
2 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050811 | ||
3 | ![]() |
I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20050811 | ||
4 | ![]() |
I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20050811 | ||
5 | ![]() |
REALLOC_DATA | Call by reference | Type reference (TYPE) | SIBRREALLOC_ROOT | Struktur Historie Übertragen der Zuständigkeit Maklerinkasso | 20030514 | ||
6 | ![]() |
TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20030515 |
Method CREATE_ENTRY on class CL_BROK_REALLOCATION has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | 20030513 |
Method DELETE on class CL_BROK_REALLOCATION has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_BROK_REALLOCATION has no parameter.
Method DEQUEUE on class CL_BROK_REALLOCATION has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_BROK_REALLOCATION has no parameter.
Method ENQUEUE on class CL_BROK_REALLOCATION has no exception.
Method REALLOC_DATA_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REALLOC_DATA | Value transfer | Type reference (TYPE) | SIBROBHREALLOC_T_HIST | Tabellentyp zur Übertragsungsstruktur | 20030512 |
Method REALLOC_DATA_GET on class CL_BROK_REALLOCATION has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 472 |