SAP ABAP Class CL_EPIC_A_RUN_PROPOSAL_F111 (Run F111 Payment Proposal)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
Properties
Class CL_EPIC_A_RUN_PROPOSAL_F111  
Short Description Run F111 Payment Proposal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-GEN   Globalization: E-Payment Integration Generic Topics 
Created 20130610   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPIC_A_RUN_PROPOSAL_F111 has no forward declaration.
Interfaces
Class CL_EPIC_A_RUN_PROPOSAL_F111 has no interface implemented.
Friends
Class CL_EPIC_A_RUN_PROPOSAL_F111 has no friend class.
Attributes
Class CL_EPIC_A_RUN_PROPOSAL_F111 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Static method Public Method Execute Online Payment Proposal Run 20130708
2 VALIDATE Static method Public Method Validate Paramaters for Payment Proposal Run 20130708
Events
Class CL_EPIC_A_RUN_PROPOSAL_F111 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RUN_PARAMETERS Public See coding 20130708 BEGIN OF ty_run_parameters, bukrs TYPE bukrs, "company code budat TYPE budat, "posting date nedat TYPE nedat, "Next Post. Date laufd TYPE laufd, "run date laufi TYPE laufi, "Identification zwels TYPE f110_zwels, "payment method keyno TYPE RANGE OF prq_keyno, show_sel_screen TYPE flag, END OF ty_run_parameters
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES 20130708
2 Importing IS_RUN_PARAMETERS Call by reference Type reference (TYPE) TY_RUN_PARAMETERS 20130708

Method EXECUTE on class CL_EPIC_A_RUN_PROPOSAL_F111 has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) EPIC_T_MESSAGES Messages Table Type 20130708
2 Importing IS_RUN_PARAMETERS Call by reference Type reference (TYPE) TY_RUN_PARAMETERS 20130708

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