SAP ABAP Class /DSD/SL_CL_WA_ENCASH_ASSIGN (Work Area Collection Clearing)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /DSD/SL_IF_WORKAREA Interface for the Work Areas 20020424
Properties
Class /DSD/SL_CL_WA_ENCASH_ASSIGN  
Short Description Work Area Collection Clearing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020424   SAP 
Last change 20030212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /DSD/SL_CL_WA_ENCASH_ASSIGN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /DSD/SL_IF_WORKAREA Interface for the Work Areas 20020424
Friends
Class /DSD/SL_CL_WA_ENCASH_ASSIGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) /DSD/SL_IF_CONTENT Interface to the Content of the Bottom Area 20020424
2 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_MO_ENCASH_ASSIGN Processing Collection Clearing 20020424
3 MR_SUBSCREEN Instance attribute Protected Object reference (TYPE REF TO) /DSD/SL_IF_SUBSCREEN Interface to Bottom Area 20020424
4 MR_VIEW Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_VIEW_ENCASH_ASSIGN Display Collection Clearing 20020424
5 M_MODE_MAINTAIN Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Checkbox 20020612
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020424
2 CREATE_ASSIGNMENT Instance method Public Method Create an Assignment 20020611
3 DEL_PAYMENT_TO_ASSIGN Instance method Public Method Delete Assignment to Selected Payment 20020610
4 MARK_ASSIGNED_ROWS Instance method Public Event handling method Mark Assigned Lines 20020606
5 ON_DATA_CHANGED Instance method Private Event handling method Handler for Event "Data Changed" of ALV 20020612
6 ON_DATA_CHANGED_FINISHED Instance method Private Event handling method Handler for Event "Data Changed Finished" of ALV 20020612
7 SET_DATA Instance method Public Method Fill Data 20020612
8 SET_FOCUS Instance method Public Method Change Focus Line 20020612
9 SET_MODE Instance method Public Method Change Mode 20020612
10 SHOW_ASSIGNMENTS_TO_PAYMENT Instance method Public Method Determine Assignment to Mark It in the View 20020607
11 WORK_WITH_DATA Instance method Public Method Fill Data 20020523
12 WRITE_DATA_TO_BUFFER Instance method Public Method Data backup 20020514
Events
# Event Type Visibility Description Created on
1 FOCUS_CHANGED Instance Event
(0)
Public
(2)
Focus Line Was Changed 20020612
2 NOK_CHANGED Instance Event
(0)
Public
(2)
NOK Flag was Changed 20020612
Types
Class /DSD/SL_CL_WA_ENCASH_ASSIGN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer bearbeiten 20020529
2 Importing I_EXTENSION Value transfer Type reference (TYPE) I height / width of the workarea 20020424
3 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX workarea open? 20020424
4 Importing I_TITLE Value transfer Type reference (TYPE) STRING workarea's title 20020424
5 Importing I_VISIBLE Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX workarea visible? 20020424

Method CONSTRUCTOR on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method CREATE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RAEC_KEY_TT Schlüssel Einnahmen / Ausgaben 20020611

Method CREATE_ASSIGNMENT on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method DEL_PAYMENT_TO_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RAEC_KEY Call by reference Type reference (TYPE) /DSD/HH_RAEC_KEY_TT Tabellentyp Schlüssel Einnahmen / Ausgaben 20020610

Method DEL_PAYMENT_TO_ASSIGN on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method MARK_ASSIGNED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_RACL_KEY Call by reference Attribute reference (LIKE) 20020607

Method MARK_ASSIGNED_ROWS on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20020612
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20020612
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20020612
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20020612

Method ON_DATA_CHANGED on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20020612

Method ON_DATA_CHANGED_FINISHED on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_VKORG Call by reference Type reference (TYPE) VKORG Prodejní organizace 20020612
2 Importing IS_KEYS Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY Schlüssel zu Kunden Besuch 20020612

Method SET_DATA on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Přiřazení čísel řádek a ID řádek 20020612

Method SET_FOCUS on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINTAIN Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Pole k zakřížkování 20020612

Method SET_MODE on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method SHOW_ASSIGNMENTS_TO_PAYMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RAEC_KEY Call by reference Type reference (TYPE) /DSD/HH_RAEC_KEY_TT Tabellentyp Schlüssel Einnahmen / Ausgaben 20020607

Method SHOW_ASSIGNMENTS_TO_PAYMENT on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method WORK_WITH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_VKORG Call by reference Type reference (TYPE) VKORG Prodejní organizace 20020524
2 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RACVHD_KEY_TT DSD- Auszifferung: Auswahl R/3-Dokumente 20020523

Method WORK_WITH_DATA on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.

Method WRITE_DATA_TO_BUFFER Signature

Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no parameter.
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no exception.
Event Signatures

Event FOCUS_CHANGED Signature
Event FOCUS_CHANGED on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no parameter.
Event NOK_CHANGED Signature
Event NOK_CHANGED on class /DSD/SL_CL_WA_ENCASH_ASSIGN has no parameter.
History
Last changed by/on SAP  20030212 
SAP Release Created in 461