SAP ABAP Class IF_APB_ISR_FORM_CUSTOMIZING (Interface for ISR form customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APB_ISR_FORM_CUSTOMIZING ISR form customizing 20090126
Properties
Class IF_APB_ISR_FORM_CUSTOMIZING  
Short Description Interface for ISR form customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_APB_ISR_FORM_CUSTOMIZING has no forward declaration.
Interfaces
Class IF_APB_ISR_FORM_CUSTOMIZING has no interface implemented.
Friends
Class IF_APB_ISR_FORM_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FORM_NAME Constant Public See coding 20090127
2 GC_MODE Constant Public See coding 20090126
3 GC_PREFIX Constant Public See coding 20090126
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELDS_FROM_INTERFACE Static method Public Method Add fields from interface 20090401
2 CALL_SFP Static method Public Method Call transaction SFP 20090126
3 CREATE_FORM_4_SCENARIO Static method Public Method Create form for scenario 20090127
Events
Class IF_APB_ISR_FORM_CUSTOMIZING has no event.
Types
Class IF_APB_ISR_FORM_CUSTOMIZING has no local type.
Method Signatures

Method ADD_FIELDS_FROM_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHARACTERISTICS Call by reference Type reference (TYPE) APB_ISR_T_CUST_CHA Customizing of Characteristics 20090401
2 Importing IT_CHARACTERISTICS Call by reference Type reference (TYPE) APB_ISR_T_CUST_CHA Customizing of Characteristics 20090401
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20090401
4 Importing IV_TEMPLATE Call by reference Type reference (TYPE) APB_ISR_TEMPLATE Form for Scenario 20090401
5 Importing IV_VERSION Call by reference Type reference (TYPE) APB_ISR_VERSION Version of scenario 20090401
# Exception Resumable Description Created on
1 CX_APB_ISR_FORM_CUSTOMIZING Exception class for ISR form customizing 20090401

Method CALL_SFP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHARACTERISTICS Call by reference Type reference (TYPE) APB_ISR_T_CUST_CHA Customizing of Characteristics 20090126
2 Exporting EV_INTERFACE Call by reference Type reference (TYPE) APB_ISR_INTERFACE Form Interface 20090126
3 Exporting EV_TEMPLATE Call by reference Type reference (TYPE) APB_ISR_TEMPLATE Form for Scenario 20090126
4 Importing IT_CHARACTERISTICS Call by reference Type reference (TYPE) APB_ISR_T_CUST_CHA Customizing of Characteristics 20090126
5 Importing IV_MODE Call by reference Type reference (TYPE) STRING 'CREATE' Mode 20090126
6 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20090126
7 Importing IV_TEMPLATE Call by reference Type reference (TYPE) APB_ISR_TEMPLATE Form for Scenario 20090126
8 Importing IV_TEMPLATE_REF Call by reference Type reference (TYPE) APB_ISR_TEMPLATE Form for Scenario 20090126
9 Importing IV_VERSION Call by reference Type reference (TYPE) APB_ISR_VERSION Version of scenario 20090126
# Exception Resumable Description Created on
1 CX_APB_ISR_FORM_CUSTOMIZING Exception class for ISR form customizing 20090126

Method CREATE_FORM_4_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INTERFACE Call by reference Type reference (TYPE) APB_ISR_INTERFACE Form Interface 20090127
2 Exporting EV_TEMPLATE Call by reference Type reference (TYPE) APB_ISR_TEMPLATE Form for Scenario 20090127
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) APB_ISR_SCENARIO Scenario 20090127
# Exception Resumable Description Created on
1 CX_APB_ISR_FORM_CUSTOMIZING Exception class for ISR form customizing 20090127
History
Last changed by/on SAP  20110908 
SAP Release Created in