SAP ABAP Class CL_IUUC_1N_CONS_REG_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_1N_CONS_REG_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 | 20120227 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_1N_CONS_REG_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_1N_CONS_REG_ACCESS has no interface implemented.
Friends
Class CL_IUUC_1N_CONS_REG_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 | 20120227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return the consumer number of SLT | 20120227 | |
| 2 | Static method | Public | Method | get back the possible values not used by a consumer | 20121205 | |
| 3 | Static method | Public | Method | Return the process flag value used for logtab entries del | 20120301 | |
| 4 | Static method | Public | Method | Return the total number of registered consumers | 20120227 | |
| 5 | Static method | Public | Method | SLT register as consumer for logging table | 20120227 | |
| 6 | Static method | Public | Method | Unregister SLT consumer number for logging table | 20120227 |
Events
Class CL_IUUC_1N_CONS_REG_ACCESS has no event.
Types
Class CL_IUUC_1N_CONS_REG_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 | 20120227 | |||
| 2 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120227 | |||
| 3 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120227 |
Method GET_NON_USED_INT_VALUES 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 | Table Name | 20121205 | |||
| 2 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20121205 | |||
| 3 | RT_NON_USED_INT_VALUES | Value transfer | Type reference (TYPE) | IUUC_INT2_TAB | table using int2 | 20121205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20121205 |
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) | 20120301 | |||
| 2 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120301 |
Method GET_PROC_FLAG_FOR_DEL on class CL_IUUC_1N_CONS_REG_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 | 20120227 | ||||
| 2 | IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | 20120227 |
Method GET_TOTAL_CONSUMER_NR on class CL_IUUC_1N_CONS_REG_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_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120227 | |||
| 2 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120227 | |||
| 3 | IV_SIMULATE | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20120228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120227 |
Method UNREG_1N_CONSUMER 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 | Table Name | 20120227 | |||
| 2 | IV_PNT_GUID | Call by reference | Type reference (TYPE) | IUUC_POINTER_GUID | Configuration GUID | 20120227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | static check for 1N registration | 20120227 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |