SAP ABAP Class CL_MM_ARRANG_LIST_FORM (Determination of Display Form (ALV or Old List))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WBON (Package) WWS: Bonus
Properties
Class CL_MM_ARRANG_LIST_FORM  
Short Description Determination of Display Form (ALV or Old List)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WBON   WWS: Bonus 
Created 20060111   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MM_ARRANG_LIST_FORM has no interface implemented.
Friends
Class CL_MM_ARRANG_LIST_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKED Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20060111
2 CHECKED_DETAIL Static Attribute Private Type reference (TYPE) BOOLE_D List Form Detailed Statement Checked 20060728
3 C_ANALYSIS Constant Public Type reference (TYPE) REPOT 'AL' Analysis Of Update 20060727
4 C_COMPARE Constant Public Type reference (TYPE) REPOT 'AC' Update Comparison - old v new 20060727
5 C_COND_STATISTICS Constant Public Type reference (TYPE) REPOT 'OD' Display of Revenues, Scale Basis and Condition Basis 20060727
6 C_EURO Constant Public Type reference (TYPE) REPOT 'E1' Currency Change - Arrangement 20060727
7 C_LIST_ONLY Constant Public Type reference (TYPE) REPOT '02' Display Arrangement Data 20060727
8 C_NEW_PERIOD Constant Public Type reference (TYPE) REPOT '05' Extension Arrangement 20060727
9 C_OPEN_DOCUMENTS Constant Public Type reference (TYPE) REPOT '10' Check Arrangement - Open Documents 20060727
10 C_SCALE Constant Public Type reference (TYPE) REPOT 'SC' Income for Scale 20060727
11 C_SELECT_ARRANG Constant Public Type reference (TYPE) REPOT 'AS' Selection of Agreements 20060727
12 C_SETTLE Constant Public Type reference (TYPE) REPOT '01' Settlement 20060727
13 C_SETTLEMENT_DOCUMENTS Constant Public Type reference (TYPE) REPOT '13' Settlement Documents 20060727
14 C_TURN_OVER Constant Public Type reference (TYPE) REPOT '03' List Output of Sales Data 20060727
15 C_TURN_OVER_DETAIL Constant Public Type reference (TYPE) REPOT '06' Statement for Statistics Data S074 20060727
16 C_TURN_OVER_DOCUMENTS Constant Public Type reference (TYPE) REPOT '04' Detailed Statement 20060727
17 C_WI_EXTEND Constant Public Type reference (TYPE) REPOT 'WE' Work Item for Extension of Arrangements 20060727
18 C_WI_SETTLE Constant Public Type reference (TYPE) REPOT 'WS' Work Item for Settlement 20060727
19 LIST_FORM Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20060111
20 LIST_FORM_DETAIL Static Attribute Private Type reference (TYPE) CHAR1 List Form for Itemization 20060728
21 SS_DISPLAY_TYPE Static Attribute Private Type reference (TYPE) ARRANG_DISPLAY_TYPE_STY Type of Screen Output 20090108
22 SV_HEAD_COUNTER Static Attribute Private Type reference (TYPE) NUMC10 Header Counter 20060220
23 SV_ITEM_COUNTER Static Attribute Private Type reference (TYPE) NUMC10 Item Counter 20060220
24 SV_SWITCH_CHECKED Static Attribute Private Type reference (TYPE) BOOLE_D Switch Already Tested 20090108
25 SV_SWITCH_STATUS Static Attribute Private Type reference (TYPE) BOOLE_D Status of Switch 20090108
Methods
# Method Level Visibility Method type Description Created on
1 GET_COUNTER Static method Public Method Return Counter 20060220
2 GET_DISPLAY_TYPE Static method Public Method Determine Display Type (Set Using Selection Parameters) 20090108
3 GET_LIST_FORM Static method Public Method Determination of Display Form 20060111
4 GET_SWITCH_STATUS Static method Public Method Test Switch 20090108
5 GET_TYPES_SELECTION Static method Public Method Returns Type of Display Structures 20060426
6 GET_TYPE_NAMES Static method Public Method Returns Type of Classes and Display Structures 20060209
7 SET_DISPLAY_TYPE Static method Public Method Set Display Type 20090108
Events
Class CL_MM_ARRANG_LIST_FORM has no event.
Types
Class CL_MM_ARRANG_LIST_FORM has no local type.
Method Signatures

Method GET_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HEAD_COUNTER Call by reference Type reference (TYPE) NUMC10 Numerisches Characterfeld der Länge 10 20060220
2 Exporting EV_ITEM_COUNTER Call by reference Type reference (TYPE) NUMC10 Numerisches Characterfeld der Länge 10 20060220
3 Importing IV_HEAD Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060220
4 Importing IV_ITEM Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060220

Method GET_COUNTER on class CL_MM_ARRANG_LIST_FORM has no exception.

Method GET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DISPLAY_TYPE Value transfer Type reference (TYPE) ARRANG_DISPLAY_TYPE_STY Art der Bildschirmausgabe 20090108

Method GET_DISPLAY_TYPE on class CL_MM_ARRANG_LIST_FORM has no exception.

Method GET_LIST_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LIST_FORM Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060111
2 Importing I_REPORT_CALL Call by reference Type reference (TYPE) CHAR1 'A' = MEBA, 'J' = MEBJ, 'X' = MEBA oder MEBJ 20060503
3 Importing I_REPORT_TYPE Call by reference Type reference (TYPE) REPOT Reportkennung: 2-st. Kennzeichen für Reports nachtr. Abrech. 20060728

Method GET_LIST_FORM on class CL_MM_ARRANG_LIST_FORM has no exception.

Method GET_SWITCH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SWITCH_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Schalter aktiv ? 20090108

Method GET_SWITCH_STATUS on class CL_MM_ARRANG_LIST_FORM has no exception.

Method GET_TYPES_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA_TYPE_ITEM_TAB Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060426
2 Exporting E_SEL_FIELD Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060426
3 Importing I_ABPAR Call by reference Type reference (TYPE) WABPAR Kennzeichen für Art des AbrechPartner (Lieferant oder Kunde) 20060426
4 Importing I_KAPPL Call by reference Type reference (TYPE) KAPPL 'M ' Applikation 20060426
5 Importing I_REPORT_TYPE Call by reference Type reference (TYPE) REPOT Reportkennung: 2-st. Kennzeichen für Reports nachtr. Abrech. 20060426

Method GET_TYPES_SELECTION on class CL_MM_ARRANG_LIST_FORM has no exception.

Method GET_TYPE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS_NAME_HEAD Call by reference Type reference (TYPE) SEOCLSNAME Name der Klasse für das Kopfgrid 20060209
2 Exporting E_CLASS_NAME_ITEM Call by reference Type reference (TYPE) SEOCLSNAME Name der Klasse für das Positionsgrid 20060209
3 Exporting E_DATA_TYPE_ALL_STRUC Call by reference Type reference (TYPE) SEOCLSNAME Überstrukturname der Kopfdaten 20060209
4 Exporting E_DATA_TYPE_ALL_TAB Call by reference Type reference (TYPE) SEOCLSNAME Überstrukturtabellentyp der Kopfdaten 20060209
5 Exporting E_DATA_TYPE_HEAD_STRUC Call by reference Type reference (TYPE) SEOCLSNAME Name der Struktur der Kopfdaten 20060209
6 Exporting E_DATA_TYPE_HEAD_TAB Call by reference Type reference (TYPE) SEOCLSNAME Name des Tabellentyps der Kopfdaten 20060209
7 Exporting E_DATA_TYPE_ITEM_STRUC Call by reference Type reference (TYPE) SEOCLSNAME Name der Struktur der Positionsdaten 20060209
8 Exporting E_DATA_TYPE_ITEM_TAB Call by reference Type reference (TYPE) SEOCLSNAME Name des Tabellentyps der Positionsdaten 20060209
9 Importing I_DATA_ALL_STRUC Call by reference Type reference (TYPE) BOOLE_D Gib Typen der Überstruktur zurück 20060209
10 Importing I_REPORT_TYPE Call by reference Type reference (TYPE) REPOT Reportkennung: 2-st. Kennzeichen für Reports nachtr. Abrech. 20060209

Method GET_TYPE_NAMES on class CL_MM_ARRANG_LIST_FORM has no exception.

Method SET_DISPLAY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALV_DISPLAY Call by reference Type reference (TYPE) BOOLE_D ALV-Darstellung 20090108
2 Importing IV_LIST_DISPLAY Call by reference Type reference (TYPE) BOOLE_D Darstellung als Liste 20090108

Method SET_DISPLAY_TYPE on class CL_MM_ARRANG_LIST_FORM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700