SAP ABAP Class IF_CPE_EXTENSION (Interface for a CPE Extension)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_PRCFIX_OPTION CPE Definition of Price Fixation Option 20130410
Properties
Class IF_CPE_EXTENSION  
Short Description Interface for a CPE Extension    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130318   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_EXTENSION has no forward declaration.
Interfaces
Class IF_CPE_EXTENSION has no interface implemented.
Friends
Class IF_CPE_EXTENSION has no friend class.
Attributes
Class IF_CPE_EXTENSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get the data of an extension 20130410
2 GET_KEY Instance method Public Method Get the key attributes 20130410
3 SET_DATA Instance method Public Method Set the data of an extension 20130410
4 SET_KEY Instance method Public Method Set the key attributes 20130410
Events
Class IF_CPE_EXTENSION has no event.
Types
Class IF_CPE_EXTENSION has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20130410

Method GET_DATA on class IF_CPE_EXTENSION has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_KEY Value transfer Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410

Method GET_KEY on class IF_CPE_EXTENSION has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20130410

Method SET_DATA on class IF_CPE_EXTENSION has no exception.

Method SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410

Method SET_KEY on class IF_CPE_EXTENSION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in