SAP ABAP Class CL_FMKU_DIST_ALE (Class for ALE Distribution)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBPA_E (Package) New budgeting: FM application part
Properties
Class CL_FMKU_DIST_ALE  
Short Description Class for ALE Distribution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBPA_E   New budgeting: FM application part 
Created 20041021   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FMKU_DIST_ALE has no interface implemented.
Friends
Class CL_FMKU_DIST_ALE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FLG_FULL_DOC Static Attribute Private Type reference (TYPE) XFELD ' ' All doc transfer if set 20080926
2 G_LOGSYS Static Attribute Private Type reference (TYPE) LOGSYS Current Logical system 20041021
3 G_T_DIST_LIST Static Attribute Private Type reference (TYPE) T_DIST_LIST List of lines to distribute 20041021
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALE_DISTRIBUTION Static method Public Method Checks regarding the ALE distribution of BCS documents 20050425
2 CREATE_LINES_BY_MODEL Static method Private Method Group the lines and map the process 20041021
3 POST_ALE_DISTRIBUTION Static method Public Method Distribute the data from budget document to ALE 20050425
Events
Class CL_FMKU_DIST_ALE has no event.
Types
Class CL_FMKU_DIST_ALE has no local type.
Method Signatures

Method CHECK_ALE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURED Call by reference Type reference (TYPE) XFELD Errors ocured 20050425
2 Exporting E_NO_DISTRIBUTION Call by reference Type reference (TYPE) XFELD No distribution in this system 20050425
3 Importing I_FLG_POSTING Call by reference Type reference (TYPE) XFELD If set posting is required 20050425
4 Importing I_REF_MSG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Application log with context 20050425
5 Importing I_S_DOCID Call by reference Type reference (TYPE) FMED_S_DOCID FM entry document ID 20050425
6 Importing I_S_HEADER Call by reference Type reference (TYPE) FMED_S_HEADER Entry document header structure 20050425
7 Importing I_T_LINES Call by reference Type reference (TYPE) FMED_T_LINES Entry document lines 20050425

Method CHECK_ALE_DISTRIBUTION on class CL_FMKU_DIST_ALE has no exception.

Method CREATE_LINES_BY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DIST_LINES Call by reference Type reference (TYPE) FMED_T_LINES Erfassungsbelegzeilen 20041021
2 Importing I_F_MODEL Call by reference Type reference (TYPE) MODEL_LIST 20041021
3 Importing I_T_LINES Call by reference Type reference (TYPE) FMED_T_LINES Erfassungsbelegzeilen 20041021

Method CREATE_LINES_BY_MODEL on class CL_FMKU_DIST_ALE has no exception.

Method POST_ALE_DISTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_MSG Call by reference Object reference (TYPE REF TO) CL_BUBAS_APPL_LOG_CTX Application log with context 20050425
2 Importing I_S_DOCID Call by reference Type reference (TYPE) FMED_S_DOCID FM entry document ID 20050425
3 Importing I_S_HEADER Call by reference Type reference (TYPE) FMED_S_HEADER Entry document header structure 20050425
4 Importing I_T_LINES Call by reference Type reference (TYPE) FMED_T_LINES Entry document lines 20050425

Method POST_ALE_DISTRIBUTION on class CL_FMKU_DIST_ALE has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 600