SAP ABAP Class CL_IUUC_POOL_REGIST_ACCESS (Access class for iuuc_1n_proc_fl tables)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
⤷
⤷
Properties
| Class | CL_IUUC_POOL_REGIST_ACCESS | |
| Short Description | Access class for iuuc_1n_proc_fl tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_MULTI_LOGTAB_USE | multiple use of logging tables -> registration of consumer |
| Created | 20120919 | SAP |
| Last change | 20141030 | |
| 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) |
Interfaces
Class CL_IUUC_POOL_REGIST_ACCESS has no interface implemented.
Friends
Class CL_IUUC_POOL_REGIST_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INT1 | 4 | maximum number of consumers | 20120919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return the consumer number of SLT | 20120919 | |
| 2 | Static method | Public | Method | get all registered logical pool tables of a pool | 20121010 | |
| 3 | Static method | Public | Method | Return the process flag value used for logtab entries del | 20120919 | |
| 4 | Static method | Public | Method | Return the total number of registered consumers | 20120919 | |
| 5 | Static method | Public | Method | SLT register as consumer for logging table | 20120919 | |
| 6 | Static method | Public | Method | Unregister SLT consumer number for logging table | 20120919 |
Events
Class CL_IUUC_POOL_REGIST_ACCESS has no event.
Types
Class CL_IUUC_POOL_REGIST_ACCESS has no local type.
Method Signatures
Method GET_1N_CONSUMER_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONSUMER_NR | Call by reference | Type reference (TYPE) | IUUC_PROC_FL | Process flag number | 20120919 | |||
| 2 | IV_LOGICAL_POOL_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Name of logical pool table | 20120919 | |||
| 3 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Logging Table Name | 20120919 | |||
| 4 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120919 |
Method GET_LOGICAL_POOL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Logging Table Name | 20121010 | |||
| 2 | RT_POOL_TABLES | Value transfer | Type reference (TYPE) | TTTABNAME | Number of Tables | 20121010 |
Method GET_LOGICAL_POOL_TABLES on class CL_IUUC_POOL_REGIST_ACCESS has no exception.
Method GET_PROC_FLAG_FOR_DEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROC_FL_DEL | Call by reference | Type reference (TYPE) | INT2 | 2 byte integer (signed) | 20120919 | |||
| 2 | IV_LOGICAL_POOL_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Name of logical pool table | 20120919 | |||
| 3 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Logging Table Name | 20120919 |
Method GET_PROC_FLAG_FOR_DEL on class CL_IUUC_POOL_REGIST_ACCESS has no exception.
Method GET_TOTAL_CONSUMER_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONSUMER_NR | Call by reference | Type reference (TYPE) | IUUC_PROC_FL | 20120919 | ||||
| 2 | IV_LOGICAL_POOL_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Name of logical pool table | 20120919 | |||
| 3 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Logging Table Name | 20120919 |
Method GET_TOTAL_CONSUMER_NR on class CL_IUUC_POOL_REGIST_ACCESS has no exception.
Method REG_1N_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGICAL_POOL_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Name of logical pool table | 20120919 | |||
| 2 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120919 | |||
| 3 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120919 | |||
| 4 | IV_SIMULATE | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20120919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120919 |
Method UNREG_1N_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGICAL_POOL_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Name of logical pool table | 20120919 | |||
| 2 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Logging Table Name | 20120919 | |||
| 3 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120919 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |