Hierarchy
⤷
⤷
Properties
| Class | /GRCPI/CL_GRIA_CHANGELOG | |
| Short Description | AM - Change log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_PC | GRCPI PC package for NW |
| Created | 20100402 | SAP |
| Last change | 20141106 | |
| 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 /GRCPI/CL_GRIA_CHANGELOG has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_CHANGELOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OPTYPE | 'D' | Delete | 20100402 | ||
| 2 | Constant | Public | Type reference (TYPE) | OPTYPE | 'I' | Insert | 20100402 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR3 | 'ALL' | All value | 20100402 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR3 | 'OFF' | OFF | 20100402 | ||
| 5 | Constant | Private | Type reference (TYPE) | TPFET-PARNAME | 'rec/client' | Profile parameter name | 20100402 | ||
| 6 | Constant | Public | Type reference (TYPE) | OPTYPE | 'U' | Update | 20100402 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | DDFIELDS | DD: Field List | 20100402 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20100402 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SYTIME | TIME Data Element for SYST | 20100402 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | SY-DATUM | Ending date | 20100402 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | SY-UZEIT | Ending time | 20100402 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | SY-DATUM | Starting date | 20100402 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | SY-UZEIT | Starting time | 20100402 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | I | GUID flag | 20100402 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | I | String flag | 20100402 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | I | Unicode flag | 20100402 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | CDCHNGIND | Change type (U, I, E, D) | 20100606 |
Methods
Events
Class /GRCPI/CL_GRIA_CHANGELOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CDPOS | Private | Type reference (TYPE) | CDPOS | 20100402 | |
|
| 2 | S_DBTABLOG | Private | Type reference (TYPE) | /GRCPI/GRIADBLOG | 20100402 | |
|
| 3 | S_HEADER | Private | Type reference (TYPE) | /GRCPI/GRIASNAPH | 20100402 | |
|
| 4 | S_LOG | Public | Type reference (TYPE) | /GRCPI/GRIA_S_UTCHANGELOG | AM - Change log generic output | 20100402 | |
| 5 | S_LOG_LIST | Public | Type reference (TYPE) | DBTABLOG | 20100402 | |
|
| 6 | S_MASTER | Private | Type reference (TYPE) | CDRED | 20100402 | |
|
| 7 | S_OBJLIST | Public | Type reference (TYPE) | STPRT_LOG_STABLE_TYPE | 20100402 | |
|
| 8 | S_SNAP | Private | Type reference (TYPE) | /GRCPI/GRIA_S_UTSNAPC | 20100402 | |
|
| 9 | S_TABHEADER | Private | Type reference (TYPE) | X030L | 20100402 | |
|
| 10 | S_TABLE | Private | Type reference (TYPE) | /GRCPI/GRIA_S_TABLE | AM - Change Log Related Tables | 20100427 | |
| 11 | S_TRANSPORT | Private | See coding | 20100402 | BEGIN OF s_TRANSPORT,
trkorr type trkorr,
as4date type as4date,
as4time type as4time,
* pgmid type pgmid,
* object type trobjtype,
objname type tabname,
* mastertype type trobjtype,
* mastername type sobj_name,
* viewname type viewname,
tabkey type tabkey,
end of s_transport
|
||
| 12 | T_CDPOS | Private | See coding | 20100402 | T_CDPOS TYPE STANDARD TABLE OF s_cdpos
|
||
| 13 | T_DBTABLOG | Private | See coding | 20100402 | t_dbtablog TYPE STANDARD TABLE OF s_dbtablog
|
||
| 14 | T_LOG | Public | Type reference (TYPE) | /GRCPI/GRIA_T_UTCHANGELOG | AM - Change log generic output | 20100402 | |
| 15 | T_LOG_LIST | Public | Type reference (TYPE) | STPRT_LOG_STABLE_TYPE | 20100402 | |
|
| 16 | T_MASTER | Private | See coding | 20100402 | T_MASTER TYPE STANDARD TABLE OF s_master
|
||
| 17 | T_OBJ_LIST | Public | Type reference (TYPE) | STPRT_OBJ_APP_CNT_LIST_TYPE | 20100402 | |
|
| 18 | T_SNAP | Private | See coding | 20100402 | T_SNAP TYPE STANDARD TABLE OF s_snap
|
||
| 19 | T_TABLE | Private | Type reference (TYPE) | /GRCPI/GRIA_T_TABLE | AM - Change Log Related Tables | 20100427 | |
| 20 | T_TRANSPORT | Private | See coding | 20100402 | t_transport type standard table of s_transport
|
Method Signatures
Method ADD_CREATED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100606 | |||
| 2 | RT_LOG | Value transfer | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100606 |
Method ADD_CREATED_DATA on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method APPEND_DBTABLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DBTABLOG | Call by reference | Type reference (TYPE) | T_DBTABLOG | AM - Change log generic output | 20100402 | |||
| 2 | IS_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20100402 | |||
| 3 | IT_TRANSPORT | Call by reference | Type reference (TYPE) | T_TRANSPORT | 20100402 | ||||
| 4 | IV_CHANGEIND | Call by reference | Type reference (TYPE) | C | Change indicator | 20100402 | |||
| 5 | IV_TABKEY | Call by reference | Type reference (TYPE) | TABKEY | Table Key | 20100402 | |||
| 6 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 | |||
| 7 | IV_VALUE_NEW | Call by reference | Type reference (TYPE) | CDFLDVALN | New contents of changed field | 20100402 | |||
| 8 | IV_VALUE_OLD | Call by reference | Type reference (TYPE) | CDFLDVALO | Old contents of changed field | 20100402 |
Method APPEND_DBTABLOG on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method COMPARE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DBTABLOG | Call by reference | Type reference (TYPE) | T_DBTABLOG | AM - Change log generic output | 20100402 | |||
| 2 | IS_TABHEADER | Call by reference | Type reference (TYPE) | S_TABHEADER | 20100402 | ||||
| 3 | IT_DBTAB | Call by reference | Type reference (TYPE) | T_SNAP | 20100611 | ||||
| 4 | IT_DDFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20100402 | |||
| 5 | IT_SNAP | Call by reference | Type reference (TYPE) | T_SNAP | 20100611 | ||||
| 6 | IT_TRANSPORT | Call by reference | Type reference (TYPE) | T_TRANSPORT | 20100402 | ||||
| 7 | IV_KEYLEN | Call by reference | Type reference (TYPE) | DATALN | Actual length of vardata | 20100402 | |||
| 8 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method COMPARE_TABLES on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method CONVERT_ENDIANESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CURFLD | Call by reference | Type reference (TYPE) | X | 20100402 | ||||
| 2 | IS_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20100402 | |||
| 3 | IV_VERSNO | Call by reference | Type reference (TYPE) | CHAR2 | Version Management: Version Number | 20100402 |
Method CONVERT_ENDIANESS on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_TABLE | AM - Change Log Related Tables | 20100609 | |||
| 2 | IV_PROCESS_BR | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_PROCESS_BR | AM - Process BR while retrieving data | 20110627 |
Method CREATE on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method CREATE_DBTABLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method CREATE_DBTABLOG on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method CREATE_GRC_CHANGELOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BRDEF | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_BRDEF | AM - Business Rule Definition | 20110628 |
Method CREATE_GRC_CHANGELOG on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method EDIT_CDPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TABINFO | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20100402 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | CDFLDVALO | Old contents of changed field | 20100402 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | CDFLDVALO | Old contents of changed field | 20100402 |
Method EDIT_CDPOS on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method EDIT_CDPOS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TABINFO | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20100402 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | CDFLDVALO | Old contents of changed field | 20100402 | |||
| 3 | RV_VALUE | Value transfer | Type reference (TYPE) | CDFLDVALO | Old contents of changed field | 20100402 |
Method EDIT_CDPOS_OLD on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SNAP | Call by reference | Type reference (TYPE) | T_SNAP | AM - Change log snap table | 20100402 | |||
| 2 | EV_DATALEN | Call by reference | Type reference (TYPE) | DATALN | Actual length of vardata | 20100402 | |||
| 3 | EV_KEYLEN | Call by reference | Type reference (TYPE) | DATALN | Actual length of vardata | 20100402 | |||
| 4 | IS_TAB_HEADER | Call by reference | Type reference (TYPE) | S_TABHEADER | Nametab Header, Database Structure DDNTT | 20100402 | |||
| 5 | IT_DDFIELDS | Call by reference | Type reference (TYPE) | DDFIELDS | DD: Field List | 20100402 | |||
| 6 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method GET_DATA_FROM_DB on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_DATA_FROM_SNAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SNAP | Call by reference | Type reference (TYPE) | T_SNAP | AM - Change log snap table | 20100402 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method GET_DATA_FROM_SNAP on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_DATA_FROM_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSPORT | Call by reference | Type reference (TYPE) | T_TRANSPORT | 20100402 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method GET_DATA_FROM_TRANSPORT on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_LAST_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | S_HEADER | AM - First Run Date & Last Run Date for Change Log | 20100402 | |||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method GET_LAST_RUN on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_SYSTEM_LOGGING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOGGING_ON | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100402 |
Method GET_SYSTEM_LOGGING_STATUS on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | OB_OBJECT | Object Name | 20100402 | |||
| 2 | RT_TABLE | Value transfer | Type reference (TYPE) | /GRCPI/GRIA_T_TABLE | AM - Change Log Related Tables | 20100427 |
Method GET_TABLES on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method GET_TABLE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | Return field value | 20100402 | |||
| 2 | IS_DFIES | Call by reference | Type reference (TYPE) | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20100402 | |||
| 3 | IV_LOGDATA | Call by reference | Type reference (TYPE) | LOGDATA | Modified Data Record | 20100402 |
Method GET_TABLE_FIELD on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method LOG_MODERNISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TABLE_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20100402 | ||||
| 2 | IV_LOGDATA | Call by reference | Type reference (TYPE) | LOGDATA | Modified Data Record | 20100402 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 | |||
| 4 | IV_VERSNO | Call by reference | Type reference (TYPE) | CHAR2 | Version Management: Version Number | 20100402 | |||
| 5 | IV_XKEY | Call by reference | Type reference (TYPE) | X | 20100402 |
Method LOG_MODERNISE on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IS_DEFINITION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_BRDEF | Control Definition Structure | 20100402 | |||
| 3 | IV_ENDDATE | Call by reference | Type reference (TYPE) | SY-DATUM | Ending date | 20100402 | |||
| 4 | IV_ENDTIME | Call by reference | Type reference (TYPE) | SY-UZEIT | '235959' | Ending time | 20100402 | ||
| 5 | IV_FROMDATE | Call by reference | Type reference (TYPE) | SY-DATUM | Starting date | 20100402 | |||
| 6 | IV_FROMTIME | Call by reference | Type reference (TYPE) | SY-UZEIT | '000000' | Starting time | 20100402 | ||
| 7 | IV_LOGTYPE | Call by reference | Type reference (TYPE) | CDCHNGIND | Change type (U, I, E, D) | 20100606 |
Method RETRIEVE on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE_CONFIGURATION_AM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method RETRIEVE_CONFIGURATION_AM on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE_CONFIGURATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IS_DEFINITION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_S_BRDEF | Control Definition Structure | 20100402 |
Method RETRIEVE_CONFIGURATION_DATA on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE_CONFIGURATION_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | OB_OBJECT | Table Name | 20100402 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_OBJECT_TYPE | AM - Business Rule Handler Object Type | 20100724 |
Method RETRIEVE_CONFIGURATION_SAP on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IV_OBJECTCLASS | Call by reference | Type reference (TYPE) | CDOBJECTCL | Object class | 20100402 |
Method RETRIEVE_MASTER_DATA on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method RETRIEVE_MASTER_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CDPOS | Call by reference | Type reference (TYPE) | T_CDPOS | Change document detail | 20100402 | |||
| 2 | IS_CDHDR | Call by reference | Type reference (TYPE) | CDHDR | Change document header | 20100402 |
Method RETRIEVE_MASTER_DETAIL on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method REVISE_TAB_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LOG | Call by reference | Type reference (TYPE) | DBTABLOG | Log Records of Table Changes | 20100402 | |||
| 2 | IV_KEYLN | Call by reference | Type reference (TYPE) | I | Table key length | 20100402 |
Method REVISE_TAB_LOG on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method TRANSFORM_MASTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGELOG | Call by reference | Type reference (TYPE) | T_LOG | AM - Change log generic output | 20100402 | |||
| 2 | IS_CDHDR | Call by reference | Type reference (TYPE) | CDHDR | Change document header | 20100402 | |||
| 3 | IT_CDPOS | Call by reference | Type reference (TYPE) | T_CDPOS | Change document detail | 20100402 |
Method TRANSFORM_MASTER on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method UPDATE_DBTABLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DBTABLOG | Call by reference | Type reference (TYPE) | T_DBTABLOG | 20100402 |
Method UPDATE_DBTABLOG on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method UPDATE_SNAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW | Call by reference | Type reference (TYPE) | T_SNAP | 20100402 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method UPDATE_SNAP on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
Method UPDATE_SNAP_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER | Call by reference | Type reference (TYPE) | S_HEADER | 20100402 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100402 |
Method UPDATE_SNAP_HEADER on class /GRCPI/CL_GRIA_CHANGELOG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |