SAP ABAP Class CL_IUUC_LOG_APPL_ACCESS (Access class for IUUC_LOG_APPLTAB table)
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_LOG_APPL_ACCESS | |
Short Description | Access class for IUUC_LOG_APPLTAB table | |
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 | 20120123 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_LOG_APPL_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_LOG_APPL_ACCESS has no interface implemented.
Friends
Class CL_IUUC_LOG_APPL_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) | IUUC_REPL_SND_RCV | 'R' | SND / RCV identification | 20120127 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | IUUC_REPL_SND_RCV | 'S' | SND / RCV identification | 20120127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if the logging table exist for given application table | 20120123 |
2 | ![]() |
Static method | Public | Method | Register that logging table was created for appl tab | 20120123 |
3 | ![]() |
Static method | Public | Method | Unregister the logging table after the deletion of it | 20120126 |
Events
Class CL_IUUC_LOG_APPL_ACCESS has no event.
Types
Class CL_IUUC_LOG_APPL_ACCESS has no local type.
Method Signatures
Method CHECK_LOGTAB_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Single-Character Flag | 20120123 | ||
2 | ![]() |
EV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120123 | ||
3 | ![]() |
IV_APPL_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120123 | ||
4 | ![]() |
IV_LOG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20120123 |
Method CHECK_LOGTAB_EXIST on class CL_IUUC_LOG_APPL_ACCESS has no exception.
Method REG_LOGTAB_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120123 | ||
2 | ![]() |
IV_LOGTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120123 | ||
3 | ![]() |
IV_LOG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20120123 |
Method REG_LOGTAB_CREATED on class CL_IUUC_LOG_APPL_ACCESS has no exception.
Method UNREG_LOGTAB_CREATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPL_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20120126 | ||
2 | ![]() |
IV_LOG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20120126 |
Method UNREG_LOGTAB_CREATED on class CL_IUUC_LOG_APPL_ACCESS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |