SAP ABAP Interface IF_CNV_00001_API_CUST_OBJECT (Abstract customizing object availabel in CWB API)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ABSTR_FIELD Conv.-relevant field representation 20110207
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ABSTR_TABLE Table representation 20110207
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_CONDITION Representation of selection condition 20110317
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_FLD_MAP_ENTRY Representation of field mapping 20130913
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_INCLUDE Routine parameter 20110418
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_PACKAGE Representation of the package 20110316
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_PARAMETER Routine parameter 20110207
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ROUTINE Routine representation 20110207
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_STEP Representation of conv. prog. user-def. step 20110317
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_TAB_MAP Collection of table mappings 20130913
... Click here to see Used By full list (12 items)
Properties
Interface IF_CNV_00001_API_CUST_OBJECT  
Short Description Abstract customizing object availabel in CWB API    
General Data
Package CNV_BASIS   Conversion: Basis functions 
Created 20110207   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_CNV_00001_API_CUST_OBJECT has no forward declaration.
Interfaces
Interface IF_CNV_00001_API_CUST_OBJECT has no interface.
Friends
Interface IF_CNV_00001_API_CUST_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SRC_CUSTOM Constant Public Type reference (TYPE) CNV_00001_CTRL_DATA_SOURCE 'C' Source - manual action 20110303
2 SRC_PACKAGE Constant Public Type reference (TYPE) CNV_00001_CTRL_DATA_SOURCE '' Source - delivered with package 20110303
3 SRC_PROGRAM Constant Public Type reference (TYPE) CNV_00001_CTRL_DATA_SOURCE 'P' Source - inserted by program 20110303
4 SRC_SEARCH Constant Public Type reference (TYPE) CNV_00001_CTRL_DATA_SOURCE 'S' Source - search activity 20110303
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method Returns if the two references represent the same object 20110301
2 FILL_DATAPACK Instance method Public Method Fills the data pack to update db 20110318
3 LOAD_FROM_STRUCTURE Instance method Public Method Loads the contents of the object from the structure 20110208
4 STORE_IN_STRUCTURE Instance method Public Method Stores the contents of the object in the structure 20110223
5 TO_STRING Instance method Public Method Returns the string representation of the object 20110301
Events
Interface IF_CNV_00001_API_CUST_OBJECT has no event.
Types
Interface IF_CNV_00001_API_CUST_OBJECT has no local type.
Method Signatures

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUAL Value transfer Type reference (TYPE) FLAG General Flag 20110301
2 Importing OBJECT Call by reference Object reference (TYPE REF TO) IF_CNV_00001_API_CUST_OBJECT Abstract customizing object availabel in CWB API 20110301

Method EQUALS on Interface IF_CNV_00001_API_CUST_OBJECT has no exception.

Method FILL_DATAPACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_CNV_00001_VALUEMAP Context values 20110318
2 Importing PACK Call by reference Object reference (TYPE REF TO) CL_CNV_00001_DATAPACK Data package 20110318
3 Importing VARIANT Call by reference Type reference (TYPE) CNV_00001_DBOBJ_UPD_VARIANT Variant name of DB object update method 20110318
4 Importing WITH_SUBOBJECTS Call by reference Type reference (TYPE) FLAG 'X' Whether to include subobjects into the data package 20110321
# Exception Resumable Description Created on
1 CX_CNV_00001_INSUFFICIENT_CTX Insufficient context information 20110318
2 CX_CNV_00001_UPDVARI_NOT_FOUND Update variant not found 20110318

Method LOAD_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD Call by reference Type reference (TYPE) ANY 20110208
2 Importing STRUCTNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110208

Method LOAD_FROM_STRUCTURE on Interface IF_CNV_00001_API_CUST_OBJECT has no exception.

Method STORE_IN_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RECORD Call by reference Type reference (TYPE) ANY 20110223
2 Importing STRUCTNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110223

Method STORE_IN_STRUCTURE on Interface IF_CNV_00001_API_CUST_OBJECT has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRING Value transfer Type reference (TYPE) STRING String representation 20110301

Method TO_STRING on Interface IF_CNV_00001_API_CUST_OBJECT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ABSTR_FIELD Conv.-relevant field representation 20110207
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ABSTR_TABLE Table representation 20110207
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_CONDITION Representation of selection condition 20110317
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_FLD_MAP_ENTRY Representation of field mapping 20130913
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_INCLUDE Routine parameter 20110418
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_PACKAGE Representation of the package 20110316
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_PARAMETER Routine parameter 20110207
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_ROUTINE Routine representation 20110207
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_STEP Representation of conv. prog. user-def. step 20110317
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_TAB_MAP Collection of table mappings 20130913
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_TAB_MAP_ENTRY Representation of table mapping 20130913
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_00001_API_TYPEDEF Generic type definition 20110215
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620