Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BASE_STRUCTURE | Base class for all structures | 20081124 |
Properties
| Class | CL_AXT_DBTABLE | |
| Short Description | Database table generation element | |
| Super Class | CL_AXT_BASE_STRUCTURE | Base class for all structures |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
| Created | 20080215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_AXT_DBTABLE has no interface implemented.
Friends
Class CL_AXT_DBTABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'G' | Buffering type Full buffering to generic key | 20081127 | ||
| 2 | Constant | Public | Type reference (TYPE) | PUFFERUNG | ' ' | Buffering type No buffer | 20081127 | ||
| 3 | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'P' | Buffering type Single entries | 20081127 | ||
| 4 | Constant | Public | Type reference (TYPE) | PUFFERUNG | 'X' | Buffering type Full table | 20081127 | ||
| 5 | Constant | Public | Type reference (TYPE) | BUFALLOW | 'N' | Buffering not allowed | 20081127 | ||
| 6 | Constant | Public | Type reference (TYPE) | BUFALLOW | 'A' | Buffering allowed but switched off | 20081127 | ||
| 7 | Constant | Public | Type reference (TYPE) | BUFALLOW | 'X' | Buffering allowed and switched on | 20081127 | ||
| 8 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'A' | Delivery class application | 20081201 | ||
| 9 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'E' | Delivery class control | 20081201 | ||
| 10 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class customizing | 20081201 | ||
| 11 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'G' | Delivery class customizing protected against SAP transport | 20081201 | ||
| 12 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'S' | Delivery class system maintained by SAP | 20081201 | ||
| 13 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'W' | Delivery class system content transportable | 20081201 | ||
| 14 | Constant | Public | Type reference (TYPE) | CONTFLAG | 'L' | Delivery class temporary data | 20081201 | ||
| 15 | Constant | Private | Type reference (TYPE) | COMT_GOX_FIELDNAME | 'SYST' | GOX parameter for client specific | 20080421 | ||
| 16 | Constant | Private | Type reference (TYPE) | COMT_GOX_FIELDNAME | 'TRANSP' | GOX table class for append | 20080228 | ||
| 17 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'BUFALLOW' | Constant BUFALLOW | 20080310 | ||
| 18 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'PUFFERUNG' | Constant PUFFERUNG | 20080310 | ||
| 19 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'TABART' | Constant TABART | 20080310 | ||
| 20 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'CONTFLAG' | Constant CONTFLAG | 20080310 | ||
| 21 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'INDEX_ID' | Index ID | 20081024 | ||
| 22 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'INDEX_UNIQUE' | Index unique | 20081024 | ||
| 23 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'KEY_FLAG' | Constant POSITION | 20080404 | ||
| 24 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'LANGDEP' | Constant LANGDEP | 20080310 | ||
| 25 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'SCHFELDANZ' | Constant SCHFELDANZ | 20080310 | ||
| 26 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'POSITION' | Constant POSITION | 20080221 | ||
| 27 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'TABKAT' | Constant TABKAT | 20080310 | ||
| 28 | Constant | Private | Type reference (TYPE) | TABKAT | 0 | Size category lower limit | 20081125 | ||
| 29 | Constant | Private | Type reference (TYPE) | TABKAT | 4 | Size category upper limit | 20081125 | ||
| 30 | Instance attribute | Private | Type reference (TYPE) | AXTT_DBTABLE_FIELD_DETAILS | Table of dbtable fields | 20080215 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | AXTT_TABLE_INDEX | DB table index definition | 20081024 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | BUFALLOW | Indicator for buffering allowed/not allowed | 20080221 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | CONTFLAG | Delivery class | 20080221 | |||
| 34 | Instance attribute | Private | Type reference (TYPE) | LANGDEP | Language dependency | 20080221 | |||
| 35 | Instance attribute | Private | Type reference (TYPE) | PUFFERUNG | Buffering type indicator | 20080221 | |||
| 36 | Instance attribute | Private | Type reference (TYPE) | SCHFELDANZ | No. of key fields for generic buffers | 20080221 | |||
| 37 | Instance attribute | Private | Type reference (TYPE) | TABART | Data class in technical settings | 20080221 | |||
| 38 | Instance attribute | Private | Type reference (TYPE) | TABKAT | Size category | 20080221 | |||
| 39 | Static Attribute | Private | Type reference (TYPE) | AXT_DESCRIPTION | Element description: DB table | 20081201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Compares database table specific attributes | 20080307 | |
| 2 | Static method | Public | Method | Checks if buffering allowed value is valid | 20081125 | |
| 3 | Static method | Public | Method | Checks if buffering type value is valid | 20081125 | |
| 4 | Static method | Public | Method | Checks if a delivery class is valid | 20081125 | |
| 5 | Instance method | Private | Method | Checks if fields table is consistent | 20080307 | |
| 6 | Static method | Private | Method | Checks all mandatory parameters and returns messages | 20080221 | |
| 7 | Static method | Public | Method | Checks if a given size category is valid | 20081125 | |
| 8 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081201 | |
| 9 | Instance method | Public | Constructor | CONSTRUCTOR | 20080220 | |
| 10 | Static method | Public | Method | Returns a new dbtable element (easy signature) | 20080215 | |
| 11 | Instance method | Private | Method | Deletes DB table | 20080602 | |
| 12 | Instance method | Private | Method | Deletes an index | 20081024 | |
| 13 | Instance method | Private | Method | Generates DB table | 20080602 | |
| 14 | Instance method | Private | Method | Creates / modifies an index | 20081024 | |
| 15 | Instance method | Public | Method | Returns Indicator for buffering allowed/not allowed | 20080221 | |
| 16 | Instance method | Public | Method | Returns Buffering type indicator | 20080221 | |
| 17 | Instance method | Public | Method | Returns Data class in technical settings | 20080310 | |
| 18 | Instance method | Public | Method | Returns Delivery class | 20080221 | |
| 19 | Instance method | Public | Method | Returns all fields details of this dbtable element | 20080215 | |
| 20 | Instance method | Public | Method | Returns the index definitions | 20081024 | |
| 21 | Instance method | Public | Method | Returns Language dependency | 20080221 | |
| 22 | Instance method | Public | Method | Returns No. of key fields for generic buffers | 20080310 | |
| 23 | Instance method | Public | Method | Returns Size category | 20080221 | |
| 24 | Instance method | Private | Method | Create/Modify/Delete Index | 20081024 | |
| 25 | Instance method | Private | Method | Removes domain entity table relation | 20080602 |
Events
Class CL_AXT_DBTABLE has no event.
Types
Class CL_AXT_DBTABLE has no local type.
Method Signatures
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DBTABLE_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_AXT_DBTABLE | Database table element | 20080307 | |||
| 2 | RV_ARE_EQUAL | Value transfer | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20080307 |
Method ARE_SPECIFIC_ATTRIBUTES_EQUAL on class CL_AXT_DBTABLE has no exception.
Method CHECK_BUFFERING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFFERING_ALLOWED | Call by reference | Type reference (TYPE) | BUFALLOW | Indicator for buffering allowed/not allowed | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20081125 |
Method CHECK_BUFFERING_TYPE_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFFERING_TYPE | Call by reference | Type reference (TYPE) | PUFFERUNG | Buffering type indicator | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20081125 |
Method CHECK_DELIVERY_CLASS_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELIVERY_CLASS | Call by reference | Type reference (TYPE) | CONTFLAG | Delivery class | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20081125 |
Method CHECK_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRT_MESSAGES | Call by reference | Object reference (TYPE REF TO) | AXTT_MSG | Messages table | 20080325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fields are invalid | 20080307 |
Method CHECK_MANDATORY_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUFFERING_ALLOWED | Call by reference | Type reference (TYPE) | BUFALLOW | Indicator for buffering allowed/not allowed | 20080311 | |||
| 2 | IV_BUFFER_TYPE | Call by reference | Type reference (TYPE) | PUFFERUNG | Buffering type indicator | 20080311 | |||
| 3 | IV_DATA_CLASS | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20080311 | |||
| 4 | IV_DELIVERY_CLASS | Call by reference | Type reference (TYPE) | CONTFLAG | Delivery class | 20080311 | |||
| 5 | IV_LANGUAGE_DEPENDENCY | Call by reference | Type reference (TYPE) | LANGDEP | Language dependency | 20080311 | |||
| 6 | IV_NB_KEYS_GENBUFFER | Call by reference | Type reference (TYPE) | SCHFELDANZ | No. of key fields for generic buffers | 20080311 | |||
| 7 | IV_SIZE_CATEGORY | Call by reference | Type reference (TYPE) | TABKAT | Size category | 20080311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080409 |
Method CHECK_SIZE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SIZE_CATEGORY | Call by reference | Type reference (TYPE) | TABKAT | Size category | 20081125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20081125 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_DBTABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_DBTABLE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Value transfer | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20090320 | |||
| 2 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20081013 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20080225 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Element name | 20080221 |
Method CONSTRUCTOR on class CL_AXT_DBTABLE has no exception.
Method CREATE_DBTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DBTABLE_FIELDS | Call by reference | Type reference (TYPE) | AXTT_DBTABLE_FIELD_DETAILS | Table of dbtable fields | 20080215 | |||
| 2 | IT_INDEXES | Call by reference | Type reference (TYPE) | AXTT_TABLE_INDEX | DB table index definition | 20081024 | |||
| 3 | IV_BUFFERING_ALLOWED | Call by reference | Type reference (TYPE) | BUFALLOW | Indicator for buffering allowed/not allowed | 20080311 | |||
| 4 | IV_BUFFER_TYPE | Call by reference | Type reference (TYPE) | PUFFERUNG | Buffering type indicator | 20080311 | |||
| 5 | IV_DATA_CLASS | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20080311 | |||
| 6 | IV_DELIVERY_CLASS | Call by reference | Type reference (TYPE) | CONTFLAG | Delivery class | 20080311 | |||
| 7 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | AXT_DESCRIPTION | Description | 20090320 | |||
| 8 | IV_ENHANCEMENT_CATEGORY | Call by reference | Type reference (TYPE) | DDRANKING | CL_AXT_BASE_STRUCTURE=>GC_ENH_CHAR_FIELDS | DD: Ranking for include and subtype extension | 20080311 | ||
| 9 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20080225 | |||
| 10 | IV_LANGUAGE_DEPENDENCY | Call by reference | Type reference (TYPE) | LANGDEP | Language dependency | 20080311 | |||
| 11 | IV_NB_KEYS_GENBUFFER | Call by reference | Type reference (TYPE) | SCHFELDANZ | No. of key fields for generic buffers | 20080311 | |||
| 12 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20080219 | |||
| 13 | IV_SIZE_CATEGORY | Call by reference | Type reference (TYPE) | TABKAT | Size category | 20080311 | |||
| 14 | RR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20080215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data invalid error | 20080221 |
Method DELETE_DBTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080602 | |||
| 2 | RRT_TRANSPORT | Value transfer | Object reference (TYPE REF TO) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deletion failed | 20080602 |
Method DELETE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | DDOBJECTID | Additonal ID of an ABAP Dictionary object (MC ID, index) | 20081024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20081024 |
Method GENERATE_DBTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ACTIVE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20081024 | |||
| 2 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080602 | |||
| 3 | RRT_TRANSPORT | Value transfer | Object reference (TYPE REF TO) | COMT_GOX_TRANS_OBJECT | Table with Entries for Transport | 20080602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generation failed | 20080602 |
Method GENERATE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INDEX_NEW | Call by reference | Type reference (TYPE) | AXTS_TABLE_INDEX | DB table index definition | 20081024 | |||
| 2 | IS_INDEX_OLD | Call by reference | Type reference (TYPE) | AXTS_TABLE_INDEX | DB table index definition | 20081024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20081024 |
Method GET_BUFFERING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUFFERING_ALLOWED | Value transfer | Type reference (TYPE) | BUFALLOW | Indicator for buffering allowed/not allowed | 20080221 |
Method GET_BUFFERING_ALLOWED on class CL_AXT_DBTABLE has no exception.
Method GET_BUFFERING_TYPE_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BUFFERING_TYPE_INDICATOR | Value transfer | Type reference (TYPE) | PUFFERUNG | Buffering type indicator | 20080221 |
Method GET_BUFFERING_TYPE_INDICATOR on class CL_AXT_DBTABLE has no exception.
Method GET_DATA_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_CLASS | Value transfer | Type reference (TYPE) | TABART | Data class in technical settings | 20080310 |
Method GET_DATA_CLASS on class CL_AXT_DBTABLE has no exception.
Method GET_DELIVERY_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELIVERY_CLASS | Value transfer | Type reference (TYPE) | CONTFLAG | Delivery class | 20080221 |
Method GET_DELIVERY_CLASS on class CL_AXT_DBTABLE has no exception.
Method GET_FIELDS_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FIELDS_DETAILS | Value transfer | Type reference (TYPE) | AXTT_DBTABLE_FIELD_DETAILS | Table of dbtable fields | 20080215 |
Method GET_FIELDS_DETAILS on class CL_AXT_DBTABLE has no exception.
Method GET_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INDEXES | Value transfer | Type reference (TYPE) | AXTT_TABLE_INDEX | DB table index definition | 20081024 |
Method GET_INDEXES on class CL_AXT_DBTABLE has no exception.
Method GET_LANGUAGE_DEPENDENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LANGUAGE_DEPENDENCY | Value transfer | Type reference (TYPE) | LANGDEP | Language dependency | 20080221 |
Method GET_LANGUAGE_DEPENDENCY on class CL_AXT_DBTABLE has no exception.
Method GET_NB_KEYS_GENBUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NB_KEYS_GENBUFFER | Value transfer | Type reference (TYPE) | SCHFELDANZ | No. of key fields for generic buffers | 20080310 |
Method GET_NB_KEYS_GENBUFFER on class CL_AXT_DBTABLE has no exception.
Method GET_SIZE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SIZE_CATEGORY | Value transfer | Type reference (TYPE) | TABKAT | Size category | 20080221 |
Method GET_SIZE_CATEGORY on class CL_AXT_DBTABLE has no exception.
Method PROCESS_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ACTIVE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_ELEMENT | General generation element | 20081024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation error | 20081024 |
Method REMOVE_DOMAIN_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOMAIN | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Relation deletion failed | 20080602 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |