Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_ADA | MaxDB specific implementation | 20130910 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_DB2 | DB2 specific Implementation | 20130826 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_DB4 | Coding specific for DB4 | 20130827 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_DB6 | DB6-specific logic of function group IUUC_DD_RECEIVER | 20130801 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_HDB | HDB-specific logic of function group IUUC_DD_RECEIVER | 20130814 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_MSSQL | MSSQL-specific logic of function group IUUC_DD_RECEIVER | 20130801 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_ORA | Oracle-specific logic of function group IUUC_DD_RECEIVER | 20130814 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DD_RECEIVER_SYB | Sybase-specific logic of function group IUUC_DD_RECEIVER | 20130814 |
Properties
Class | CL_IUUC_DD_RECEIVER_ABSTRACT | |
Short Description | Processing logic of function group IUUC_DD_RECEIVER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_SYSTEM_SYNC_RCV | IUUC system synchronization (DDIC sync) - reciever system |
Created | 20130801 | 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_DD_RECEIVER_ABSTRACT has no interface implemented.
Friends
Class CL_IUUC_DD_RECEIVER_ABSTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '33' | Activity | 20130801 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '34' | Activity | 20130801 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TABART | 'USER' | Data class in technical settings | 20130801 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | GTY_PREFIX | 'ZT' | 20130801 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single-Character Flag | 20130801 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Flag | 20130801 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | GTY_CHAR21 | '" >GRANTACCESSSYSSYNC' | 20130801 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | BAPI_MTYPE | 'E' | Message type: S Success, E Error, W Warning, I Info, A Abort | 20130801 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | DDOBJTYP | 'SQLT' | Object type of an ABAP Dictionary object | 20130815 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | DDOBJTYP | 'TABL' | Object type of an ABAP Dictionary object | 20130815 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | DDOBJTYP | 'VIEW' | Object type of an ABAP Dictionary object | 20130815 | |
12 | ![]() |
Constant | Protected | Type reference (TYPE) | GTY_PREFIX | 'ZIUCDD_XX_' | 20130801 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130801 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130815 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130801 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTY_PREFIX | 20130801 | |||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GTY_PREFIX | 20130801 | |||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20130801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adjust DB object in receiver by SQL statement | 20130802 |
2 | ![]() |
Instance method | Public | Method | Create proxy and/or synonym in shadow system | 20130802 |
3 | ![]() |
Instance method | Protected | Method | Adjust names of platform dependent obj (tbalespaces etc.) | 20130813 |
4 | ![]() |
Instance method | Protected | Method | Build statement to copy records | 20130802 |
5 | ![]() |
Instance method | Protected | Method | Build DB-specific statement to drop a synonym | 20130802 |
6 | ![]() |
Instance method | Protected | Method | Build DB-specific stmnt to grant access in other DB schema | 20130802 |
7 | ![]() |
Instance method | Protected | Method | Build DB-specific statement to link a synonym | 20130802 |
8 | ![]() |
Instance method | Protected | Method | Concatenate a temporary table name | 20130801 |
9 | ![]() |
Instance method | Public | Method | Check whether nametab and DB object are consistent | 20130802 |
10 | ![]() |
Instance method | Public | Method | Check: DB obj of DDNTT/DDNTF equal in local and given schema | 20130802 |
11 | ![]() |
Instance method | Protected | Method | Check whether given synonym name was created by SLO | 20131004 |
12 | ![]() |
Instance method | Protected | Method | Delete temporary objects | 20130806 |
13 | ![]() |
Instance method | Protected | Method | Copy nametab-records from receiver schema into local schema | 20130801 |
14 | ![]() |
Instance method | Public | Method | Copy the DB object definition and one record | 20130805 |
15 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for Drop-Create of cluster | 20130830 |
16 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for pool or cluster table | 20130816 |
17 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for new or updated transparent table | 20130814 |
18 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for transparent table to be deleted | 20130813 |
19 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for new or updated DB view | 20130815 |
20 | ![]() |
Instance method | Protected | Method | Obtain DD_DECIDE-result for DB view to be deleted | 20130815 |
21 | ![]() |
Instance method | Protected | Method | Delete inactive nametab records referring to iv_tabname | 20130802 |
22 | ![]() |
Instance method | Protected | Method | Delete DDNTT/DDNTF-records referring to iv_tabname | 20130802 |
23 | ![]() |
Instance method | Public | Method | Delete active and inactive nametab entries of object | 20130805 |
24 | ![]() |
Instance method | Public | Method | Delete all records of given pool table in fallback system | 20130821 |
25 | ![]() |
Instance method | Protected | Method | Delete proxy table for given cluster table | 20131002 |
26 | ![]() |
Instance method | Public | Method | Deletes given proxies and/or their synonyms | 20130802 |
27 | ![]() |
Instance method | Protected | Method | Execute given SQL command via ADBC | 20130802 |
28 | ![]() |
Instance method | Protected | Method | Fill structure with error data | 20130801 |
29 | ![]() |
Instance method | Protected | Method | Fill BAPIRET2-table from given SQL statement | 20130802 |
30 | ![]() |
Instance method | Protected | Method | Obtain DROP TABLE and CREATE TABLE statements (forced) | 20130813 |
31 | ![]() |
Instance method | Public | Method | Retrieve nametab for given table | 20130801 |
32 | ![]() |
Instance method | Protected | Method | Return owner of local DB schema | 20130802 |
33 | ![]() |
Instance method | Protected | Method | Obtain DROP TABLE and CREATE TABLE stmnts for a conversion | 20130813 |
34 | ![]() |
Instance method | Public | Method | Grant access rights for given tables in other DB schema | 20130805 |
35 | ![]() |
Instance method | Protected | Method | Check authorization to execute ADBC commands | 20131018 |
36 | ![]() |
Instance method | Protected | Method | Check authorization | 20130801 |
37 | ![]() |
Instance method | Protected | Method | Insert given records into inactive nametab | 20130802 |
38 | ![]() |
Instance method | Protected | Method | Link synonym to DB object in given schema | 20130802 |
39 | ![]() |
Instance method | Protected | Method | Read DB object metadata of tables DDNTT/DDNTF | 20130802 |
40 | ![]() |
Instance method | Public | Method | Execute DIPGNTAB-command in fallback system | 20130802 |
41 | ![]() |
Instance method | Public | Method | Initialize attributes that are DB-specific | 20130801 |
42 | ![]() |
Instance method | Public | Method | Set given data as inactive nametab | 20130802 |
43 | ![]() |
Instance method | Public | Method | Simulate DD_DECIDE for a (logical) pool or cluster table | 20130815 |
44 | ![]() |
Instance method | Public | Method | Simulate DD_DECIDE for transparent table | 20130805 |
45 | ![]() |
Instance method | Public | Method | Simulate DD_DECIDE for DB view | 20130815 |
Events
Class CL_IUUC_DD_RECEIVER_ABSTRACT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_CHAR21 | Protected | See coding | 20130801 | |
||
2 | GTY_PREFIX | Protected | See coding | 20130801 | |
||
3 | GTY_T_DDXTF | Protected | See coding | 20130801 | |
Method Signatures
Method ADJUST_DB_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130802 | ||
2 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130802 | ||
3 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method ADJUST_SHADOW_SYSTEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DD02V | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130802 | ||
2 | ![]() |
IS_DD09L | Call by reference | Type reference (TYPE) | DD09L | DD: Technical settings of tables | 20130802 | ||
3 | ![]() |
IS_PROCESS_FLAGS | Call by reference | Type reference (TYPE) | IUUC_DD_S_PROXY_SYNONYM_FLAGS | Indicator structure: process proxy and/or synonym | 20130802 | ||
4 | ![]() |
IS_SYNONYM_TABNAME | Call by reference | Type reference (TYPE) | IUUC_DD_S_SYNONYM_TABNAME | Synonym name with corresponding table name | 20130802 | ||
5 | ![]() |
IS_X030L | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130802 | ||
6 | ![]() |
IT_DD03P | Call by reference | Type reference (TYPE) | DD03TTYP | Table Type for Structure DD03P | 20130802 | ||
7 | ![]() |
IT_DD12V | Call by reference | Type reference (TYPE) | IUUC_DD_T_DD12V | Indexes with text | 20130802 | ||
8 | ![]() |
IT_DD17V | Call by reference | Type reference (TYPE) | IUUC_DD_T_DD17V | Secondary index fields with language key | 20130802 | ||
9 | ![]() |
IT_X031L | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130802 | ||
10 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130802 | ||
11 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method ADJUST_STMT_PLATFORM_DEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130813 | ||
2 | ![]() |
EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20130813 | ||
3 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130813 | ||
4 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130813 | ||
5 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 | ||
6 | ![]() |
IV_TABART | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130813 | ||
7 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 |
Method ADJUST_STMT_PLATFORM_DEP on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method BUILD_COPY_TO_LOCAL_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DB_METADATA_COL | Call by reference | Type reference (TYPE) | IUUC_DD_T_DB_METADATA_COLUMN | Metadata of DB Object - Column | 20130802 | ||
2 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 | ||
3 | ![]() |
IV_ORIG_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
5 | ![]() |
IV_TEMP_TAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
6 | ![]() |
RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method BUILD_DROP_SYNONYM_STMNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYNONYM_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
2 | ![]() |
RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130802 |
Method BUILD_DROP_SYNONYM_STMNT on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method BUILD_GRANT_ACCESS_STMNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OWNER | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of an ABAP Dictionary object | 20130802 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
3 | ![]() |
RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130802 |
Method BUILD_GRANT_ACCESS_STMNT on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method BUILD_LINK_SYNONYM_STMNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 | ||
2 | ![]() |
IV_SYNONYM_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
4 | ![]() |
RV_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130802 |
Method BUILD_LINK_SYNONYM_STMNT on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method BUILD_TEMP_TABNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_EXISTENCE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130801 | ||
2 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | GTY_PREFIX | 20130801 | |||
3 | ![]() |
RV_TEMP_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130801 |
Method CHECK_CONSISTENCY_NT_WITH_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_X030L | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130802 | ||
2 | ![]() |
IT_X031L | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130802 | ||
3 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
5 | ![]() |
RV_IS_CONSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130802 |
Method CHECK_CONSISTENCY_NT_WITH_DB on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method CHECK_DDNTT_DDNTF_CONSISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method CHECK_INPUT_SYNONYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYNONYM_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131004 | ||
2 | ![]() |
RV_SYNONYM_FROM_SLO | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131004 |
Method CHECK_INPUT_SYNONYM on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | DDOBJTYP | Object type of an ABAP Dictionary object | 20130815 |
Method CLEANUP on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method COPY_NAMETAB_TO_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130801 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 | ||
3 | ![]() |
IV_TEMP_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130801 |
Method COPY_TAB_WITH_ONE_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130805 | ||
2 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 | ||
3 | ![]() |
IV_TABART | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130805 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130805 |
Method DDD_CLUSTER_DROP_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130830 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130830 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130830 | ||
4 | ![]() |
IT_SQL_STATEMENT_CREATE | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130830 | ||
5 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130830 | ||
6 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130830 | ||
7 | ![]() |
IV_DUMMY_PHYTAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130830 | ||
8 | ![]() |
IV_PHYTAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130830 | ||
9 | ![]() |
IV_TABART_PHY | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130830 |
Method DDD_POOL_CLUSTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130816 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130816 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130816 | ||
4 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130816 | ||
5 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130816 | ||
6 | ![]() |
IT_SQL_STATEMENT_PHY | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130820 | ||
7 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130816 | ||
8 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130816 | ||
9 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130816 | ||
10 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130816 | ||
11 | ![]() |
IV_DUMMY_PHYTAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130816 | ||
12 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130816 | ||
13 | ![]() |
IV_PHYTAB | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130819 | ||
14 | ![]() |
IV_TABART_PHY | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130819 | ||
15 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130816 |
Method DDD_TRANSP_CREATE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130814 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130814 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130814 | ||
4 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130814 | ||
5 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130814 | ||
6 | ![]() |
IT_DROP_INDEX_STMNT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130814 | ||
7 | ![]() |
IT_INDEX_MAPPING | Call by reference | Type reference (TYPE) | IUUC_DD_T_INDEX_MAPPING | Mapping Indexes from temp. tables to original tables | 20130814 | ||
8 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130814 | ||
9 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130814 | ||
10 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130814 | ||
11 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130814 | ||
12 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130814 | ||
13 | ![]() |
IV_FORCE_DROP_CREATE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130814 | ||
14 | ![]() |
IV_TABART | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130814 | ||
15 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130814 |
Method DDD_TRANSP_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENTS | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130813 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130813 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130813 | ||
4 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130813 | ||
5 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 | ||
6 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130813 |
Method DDD_VIEW_CREATE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130815 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130815 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130815 | ||
4 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130815 | ||
5 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130815 | ||
6 | ![]() |
IV_DUMMY_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130815 | ||
7 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130815 |
Method DDD_VIEW_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130815 | ||
2 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130815 | ||
3 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130815 |
Method DELETE_INACTIVE_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SYNONYM_DDXTF | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
2 | ![]() |
IV_SYNONYM_DDXTT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20131004 |
Method DELETE_NAMETAB_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130802 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method DELETE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130805 | ||
2 | ![]() |
IV_SYNONYM_DDXTF | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 | ||
3 | ![]() |
IV_SYNONYM_DDXTT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130805 |
Method DELETE_POOL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130821 | ||
2 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130821 | ||
3 | ![]() |
IV_MAX_BULK_SIZE | Call by reference | Type reference (TYPE) | I | 20130821 | |||
4 | ![]() |
IV_POOLTAB_PROXY_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130821 | ||
5 | ![]() |
IV_SQLTAB_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130821 |
Method DELETE_PROXY_FOR_CLUSTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLUSTER_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131002 | ||
2 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20131002 | ||
3 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20131002 | ||
4 | ![]() |
IV_PROXY_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20131002 |
Method DROP_SYNONYMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROCESS_FLAGS | Call by reference | Type reference (TYPE) | IUUC_DD_S_PROXY_SYNONYM_FLAGS | Indicator structure: process proxy and/or synonym | 20130802 | ||
2 | ![]() |
IT_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130802 | ||
3 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20131002 | ||
4 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20131002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method EXECUTE_ADBC_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_DB_CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20130802 | ||
2 | ![]() |
IV_IGNORE_EXCEPTIONS | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130802 | |
3 | ![]() |
IV_IS_DDL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130802 | |
4 | ![]() |
IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method FILL_BAPIRET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20130801 |
Method FILL_BAPIRET on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method FILL_BAPIRET_SQL_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20130802 | |||
2 | ![]() |
RT_BAPIRET_SQL_STMNT | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20130802 |
Method FILL_BAPIRET_SQL_STMT on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method GET_DROP_CREATE_STMNTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENTS | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130813 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130813 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130813 | ||
4 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130813 | ||
5 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130813 | ||
6 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130813 |
Method GET_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_X030L | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130801 | ||
2 | ![]() |
ET_X031L | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130801 | ||
3 | ![]() |
IV_DB_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130801 | ||
4 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130801 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130801 |
Method GET_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_OWNER | Value transfer | Type reference (TYPE) | DDOBJNAME | Name of an ABAP Dictionary object | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method GET_STMNTS_FOR_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENTS | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130813 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130813 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130813 | ||
4 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130813 | ||
5 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130813 | ||
6 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130813 | ||
7 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130813 | ||
8 | ![]() |
IV_DUMMY_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130813 |
Method GRANT_ACCESS_RIGHTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABNAME | Call by reference | Type reference (TYPE) | IUUC_TABLIST | List of table names | 20130805 | ||
2 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130805 |
Method HAS_ADBC_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20131018 |
Method HAS_ADBC_AUTHORIZATION on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method HAS_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20130801 | ||
2 | ![]() |
RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130801 |
Method HAS_AUTHORIZATION on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method INSERT_INACTIVE_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DDXTT | Call by reference | Type reference (TYPE) | DDXTT | Nametab header structure for delayed writing | 20130802 | ||
2 | ![]() |
IT_DDXTF | Call by reference | Type reference (TYPE) | GTY_T_DDXTF | 20130802 | |||
3 | ![]() |
IV_SYNONYM_DDXTF | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
4 | ![]() |
IV_SYNONYM_DDXTT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method LINK_SYNONYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130802 | ||
2 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 | ||
3 | ![]() |
IV_SYNONYM_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method READ_DDNTT_DDNTF_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DB_METADATA_COLUMN | Call by reference | Type reference (TYPE) | IUUC_DD_T_DB_METADATA_COLUMN | Metadata of DB Object - Column | 20130802 | ||
2 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method RUN_DIPGNTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMAND_NAME | Call by reference | Type reference (TYPE) | SXPGLOGCMD | Logical command name | 20130802 | ||
2 | ![]() |
IV_RFCDEST_GATEWAY_RCV | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130802 | ||
3 | ![]() |
IV_SYNONYM_DDXTF | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
4 | ![]() |
IV_SYNONYM_DDXTT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method SET_DB_SPECIFIC_ATTRIBUTES Signature
Method SET_DB_SPECIFIC_ATTRIBUTES on class CL_IUUC_DD_RECEIVER_ABSTRACT has no parameter.
Method SET_DB_SPECIFIC_ATTRIBUTES on class CL_IUUC_DD_RECEIVER_ABSTRACT has no exception.
Method SET_INACTIVE_NAMETAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_X030L | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130802 | ||
2 | ![]() |
IT_X031L | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130802 | ||
3 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130802 | ||
4 | ![]() |
IV_SYNONYM_DDXTF | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
5 | ![]() |
IV_SYNONYM_DDXTT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 | ||
6 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130802 |
Method SIMULATE_DD_DECIDE_POOL_CLUST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130815 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130815 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130815 | ||
4 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130815 | ||
5 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130815 | ||
6 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130815 | ||
7 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130815 | ||
8 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130815 | ||
9 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130815 | ||
10 | ![]() |
IV_DROP_CREATE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130830 | ||
11 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130815 |
Method SIMULATE_DD_DECIDE_TRANSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130805 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130805 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130805 | ||
4 | ![]() |
IS_DD02V_SND | Call by reference | Type reference (TYPE) | DD02V | Generated Table for View DD02V | 20130805 | ||
5 | ![]() |
IS_DD09L_SND | Call by reference | Type reference (TYPE) | DD09L | DD: Technical settings of tables | 20130805 | ||
6 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130805 | ||
7 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130805 | ||
8 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130805 | ||
9 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130805 | ||
10 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130805 | ||
11 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130805 | ||
12 | ![]() |
IV_DELETE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130805 | ||
13 | ![]() |
IV_FORCE_DROP_CREATE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130805 | ||
14 | ![]() |
IV_TABART | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20130805 | ||
15 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130805 |
Method SIMULATE_DD_DECIDE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SQL_STATEMENT | Call by reference | Type reference (TYPE) | ABAPPROG | Table Type for ABAP Programs | 20130815 | ||
2 | ![]() |
EV_ACTION | Call by reference | Type reference (TYPE) | TGFCT | Function for table conversion program | 20130815 | ||
3 | ![]() |
EV_MODEFLAG | Call by reference | Type reference (TYPE) | MODEFLAG | Results of distribution run (table DDXTT) | 20130815 | ||
4 | ![]() |
IS_DD09V_SND | Call by reference | Type reference (TYPE) | DD09V | Interface: Technical Settings Table/View | 20130815 | ||
5 | ![]() |
IS_DD25V_SND | Call by reference | Type reference (TYPE) | DD25V | Generated Table for View DD25V | 20130815 | ||
6 | ![]() |
IS_X030L_RCV | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130815 | ||
7 | ![]() |
IS_X030L_SND | Call by reference | Type reference (TYPE) | X030L | Nametab Header, Database Structure DDNTT | 20130815 | ||
8 | ![]() |
IT_DD26V_SND | Call by reference | Type reference (TYPE) | IUUC_DD_T_DD26V | List of DD26V-records | 20130815 | ||
9 | ![]() |
IT_DD27P_SND | Call by reference | Type reference (TYPE) | IUUC_DD_T_DD27P | List of DD27P-records | 20130815 | ||
10 | ![]() |
IT_DD28V_SND | Call by reference | Type reference (TYPE) | IUUC_DD_T_DD28V | List of DD28V-records | 20130815 | ||
11 | ![]() |
IT_TABNAME_SYNONYM | Call by reference | Type reference (TYPE) | IUUC_DD_T_SYNONYM_TABNAME | List of synonyms with corresponding table name | 20130815 | ||
12 | ![]() |
IT_X031L_RCV | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130815 | ||
13 | ![]() |
IT_X031L_SND | Call by reference | Type reference (TYPE) | DD_X031L_TABLE | Table Type for X031L | 20130815 | ||
14 | ![]() |
IV_DB_SCHEMA | Call by reference | Type reference (TYPE) | IUUC_DD_DB_SCHEMA | DB schema | 20130815 | ||
15 | ![]() |
IV_DELETE_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130815 | ||
16 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for receiver side | 20130815 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |