SAP ABAP Class IF_EX_CCSEQ (BAdI Interface IF_EX_CCSEQ)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DEF_IM_CCSEQ Default Implementation for BAdI Definition CCSEQ 20050106
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_CCSEQ Example Implementation for BAdI Definition CCSEQ 20050104
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_CCSEQ BAdI Class CL_EX_CCSEQ 20050301
Properties
Class IF_EX_CCSEQ  
Short Description BAdI Interface IF_EX_CCSEQ    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20050104   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_CCSEQ has no forward declaration.
Interfaces
Class IF_EX_CCSEQ has no interface implemented.
Friends
Class IF_EX_CCSEQ has no friend class.
Attributes
Class IF_EX_CCSEQ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TYPE_NODE_REL Instance method Public Method Converts Node Type into Relationship Type 20050105
2 CONVERT_TYPE_REL_NODE Instance method Public Method Converts Relationship Type into Node Type 20050105
3 GET_DATA_FOR_NODES Instance method Public Method Read and Format Data for CCSEQ_NODES_REBUILD 20050106
Events
Class IF_EX_CCSEQ has no event.
Types
Class IF_EX_CCSEQ has no local type.
Method Signatures

Method CONVERT_TYPE_NODE_REL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REL_TYPE Call by reference Type reference (TYPE) CCSEQ_SEQ_TYPE Relationstyp in CCSEQ 20050105
2 Importing IV_NODE_TYPE Call by reference Type reference (TYPE) CCSEQ_NODE_TYPE Objekttyp in CCSEQ_NODES 20050105
# Exception Resumable Description Created on
1 UNKNOWN_TYPE unbekannter Verwendungsstellentyp 20050330

Method CONVERT_TYPE_REL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_TYPE Call by reference Type reference (TYPE) CCSEQ_NODE_TYPE Objekttyp in CCSEQ_NODES 20050105
2 Importing IV_REL_TYPE Call by reference Type reference (TYPE) CCSEQ_SEQ_TYPE Relationstyp in CCSEQ 20050105
# Exception Resumable Description Created on
1 UNKNOWN_TYPE unbekannter Relationstyp 20050330

Method GET_DATA_FOR_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) XFELD keine weitere Verarbeitung, wenn 'X' 20050302
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050302

Method GET_DATA_FOR_NODES on class IF_EX_CCSEQ has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in