SAP ABAP Class IF_FOX0_PROFILE_EXTENSION (Service Methods for Customizing Data Maintenance)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FOX0_PROFILE_EXTENSION Basis Class for Profile Extensions 20100514
Properties
Class IF_FOX0_PROFILE_EXTENSION  
Short Description Service Methods for Customizing Data Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FOX0_PROFILE_EXTENSION has no forward declaration.
Interfaces
Class IF_FOX0_PROFILE_EXTENSION has no interface implemented.
Friends
Class IF_FOX0_PROFILE_EXTENSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_PROFILE Instance attribute Public Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA Instance method Public Method Consistency/Completeness Check for Extension Data 20100514
2 DELETE_DATA Instance method Public Method Delete EXT Data for an Explosion Profile 20100514
3 GET_COPY Instance method Public Method Generate a Copy for Another Profile 20100514
4 GET_TRANSPORT_DATA Instance method Public Method Return Data for Insertion in Cluster Transport 20100514
5 INITIALIZE Instance method Public Method Transfer Profile Anchor with Data Import by Ext. 20100514
6 PREPARE_TRANSPORT Instance method Public Method Retrieve View Cluster Data for Transport 20100514
7 SAVE_DATA Instance method Public Method Save EXT Data in the Database 20100514
8 WRITE_TO_LIST Instance method Public Method List Output of Profile Extension Data 20100514
Events
Class IF_FOX0_PROFILE_EXTENSION has no event.
Types
Class IF_FOX0_PROFILE_EXTENSION has no local type.
Method Signatures

Method CHECK_DATA Signature

Method CHECK_DATA on class IF_FOX0_PROFILE_EXTENSION has no parameter.
# Exception Resumable Description Created on
1 CHECK_FAILED The check found errors/incompleteness 20100514

Method DELETE_DATA Signature

Method DELETE_DATA on class IF_FOX0_PROFILE_EXTENSION has no parameter.
# Exception Resumable Description Created on
1 DELETION_FAILED Unable to delete data 20100514

Method GET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NEW_EXTENSION Call by reference Object reference (TYPE REF TO) IF_FOX0_PROFILE_EXTENSION Operations on Object-Specific Extension Data 20100514
2 Importing IV_NEW_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
# Exception Resumable Description Created on
1 COPY_PROCESS_FAILED The copying process failed 20100514

Method GET_TRANSPORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TRANSP_OBJ Call by reference Type reference (TYPE) E071 Customizing Objects for Transport 20100514
2 Exporting ET_TRANSP_ENTRIES Call by reference Type reference (TYPE) FOX0_TRANSP_ENTRIES_T Key to Add to Transport Order 20100514
# Exception Resumable Description Created on
1 NO_DATA 20100514

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UTIL_IF Call by reference Type reference (TYPE) PTU_UTIL_IF_S Structure with Utility Interfaces 20100514
2 Importing IV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
# Exception Resumable Description Created on
1 INIT_FAILED 20100514

Method PREPARE_TRANSPORT Signature

Method PREPARE_TRANSPORT on class IF_FOX0_PROFILE_EXTENSION has no parameter.
Method PREPARE_TRANSPORT on class IF_FOX0_PROFILE_EXTENSION has no exception.

Method SAVE_DATA Signature

Method SAVE_DATA on class IF_FOX0_PROFILE_EXTENSION has no parameter.
# Exception Resumable Description Created on
1 SAVE_FAILED 20100514

Method WRITE_TO_LIST Signature

Method WRITE_TO_LIST on class IF_FOX0_PROFILE_EXTENSION has no parameter.
Method WRITE_TO_LIST on class IF_FOX0_PROFILE_EXTENSION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in