SAP ABAP Class IF_CPE_EXTENSION_BADI (Interface for BAdI: BADI_CPE_EXTENSION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CPE_EXT_PRCFIX_DEFINITION Class for BAdI Impl.: CPE_PRCFIX_DEFINITION 20130410
Properties
Class IF_CPE_EXTENSION_BADI  
Short Description Interface for BAdI: BADI_CPE_EXTENSION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130226   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CPE_EXTENSION_BADI has no forward declaration.
Interfaces
Class IF_CPE_EXTENSION_BADI has no interface implemented.
Friends
Class IF_CPE_EXTENSION_BADI has no friend class.
Attributes
Class IF_CPE_EXTENSION_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXTENSION Instance method Public Method Create attributes of an extension 20130410
2 DELETE_EXTENSION Instance method Public Method Delete an extension 20130410
3 GET_INPUT_FIELDS Instance method Public Method Change editability of fields 20130410
4 READ_EXTENSION Instance method Public Method Read attributes of an extension 20130410
5 REFRESH Instance method Public Method Refresh attributes of an extension 20130410
6 SAVE_EXTENSION Instance method Public Method Save attributes of an extension 20130410
7 UPDATE_EXTENSION Instance method Public Method Update attributes of an extension 20130410
Events
Class IF_CPE_EXTENSION_BADI has no event.
Types
Class IF_CPE_EXTENSION_BADI has no local type.
Method Signatures

Method CREATE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) CPET_EXTENSION_WRK-DATA CPE Extension Data 20130410
2 Importing IS_EXTENSION_WRK Call by reference Type reference (TYPE) CPET_EXTENSION_WRK CPE Extension - Work Structure for Extension Data 20130410
3 Importing IT_CHANGED_FIELDNAMES Call by reference Type reference (TYPE) CPET_CHANGED_FIELDNAMES_TAB CPE - Names of Changed Fields 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR CPE Extension - Error in BAdI Execution 20130410

Method DELETE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCUMENT_COM Call by reference Type reference (TYPE) CPET_DOCUMENT_COM CPE: Communication Structure with Document Fields 20130410
2 Importing IS_EXTENSION_KEY Call by reference Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR CPE Extension - Error in BAdI Execution 20130410

Method GET_INPUT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_INPUT_FIELDNAMES Call by reference Type reference (TYPE) CPET_INPUT_FIELDNAMES_TAB CPE - Names of Displayed Fields and Input Fields 20130410
2 Importing IS_EXTENSION_KEY Call by reference Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410
3 Importing IV_TABIX Call by reference Type reference (TYPE) SYTABIX Row Index of Internal Tables 20130410

Method GET_INPUT_FIELDS on class IF_CPE_EXTENSION_BADI has no exception.

Method READ_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) CPET_EXTENSION_WRK-DATA 20130410
2 Importing IS_DOCUMENT_COM Call by reference Type reference (TYPE) CPET_DOCUMENT_COM CPE: Communication Structure with Document Fields 20130410
3 Importing IS_EXTENSION_KEY Call by reference Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR CPE Extension - Error in BAdI Execution 20130410

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXTENSION_KEY Call by reference Type reference (TYPE) CPET_EXTENSION_KEY CPE Extension Key 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR CPE Extension - Error in BAdI Execution 20130410

Method SAVE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXTENSION_DEL Call by reference Object reference (TYPE REF TO) DATA 20130410
2 Importing IT_EXTENSION_INS Call by reference Object reference (TYPE REF TO) DATA 20130410
3 Importing IT_EXTENSION_UPD Call by reference Object reference (TYPE REF TO) DATA 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR 20130410

Method UPDATE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) CPET_EXTENSION_WRK-DATA CPE Extension Data 20130410
2 Importing IS_EXTENSION_WRK Call by reference Type reference (TYPE) CPET_EXTENSION_WRK CPE Extension - Work Structure for Extension Data 20130410
3 Importing IT_CHANGED_FIELDNAMES Call by reference Type reference (TYPE) CPET_CHANGED_FIELDNAMES_TAB CPE - Names of Changed Fields 20130410
# Exception Resumable Description Created on
1 CX_CPE_EXTENSION_BADI_ERROR CPE Extension - Error in BAdI Execution 20130410
History
Last changed by/on SAP  20131127 
SAP Release Created in