SAP ABAP Class CL_UC_COMPOUND (Combined Selection Conditions/Target Assignments)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCT5 (Package) SEM-BCS: Combination Selection Conditions/Target Assignments
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_ACCOUNT_GUI_DATA Communication GUI <-> Data 20000824
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMPOUND_ACCOUNT Compound for Target Assignments 20020116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMPOUND_INT Compound: internal 20020116
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMPOUND_METHOD_STEP Compound for Step Methods 20020116
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMPOUND_SELACC Compound for Selcond/TargetObject 20020116
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_COMPOUND_SELCOND Compound for Selection Conditions 20020116
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20000824
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20000824
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_PRINT List Processor Output 20010523
Properties
Class CL_UC_COMPOUND  
Short Description Combined Selection Conditions/Target Assignments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UCT5   SEM-BCS: Combination Selection Conditions/Target Assignments 
Created 20000824   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UC_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_UC_SELACC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 UC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 UCLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_ACCOUNT_GUI_DATA Communication GUI <-> Data 20000824
2 IF_UC_COMPOUND_ACCOUNT Compound for Target Assignments 20020116
3 IF_UC_COMPOUND_INT Compound: internal 20020116
4 IF_UC_COMPOUND_METHOD_STEP Compound for Step Methods 20020116
5 IF_UC_COMPOUND_SELACC Compound for Selcond/TargetObject 20020116
6 IF_UC_COMPOUND_SELCOND Compound for Selection Conditions 20020116
7 IF_UC_CUST_DATA Internal View of Customizing Data 20000824
8 IF_UC_CUST_DATA_EXT External view at Customizing data 20000824
9 IF_UC_CUST_PRINT List Processor Output 20010523
Friends
Class CL_UC_COMPOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_COMPONENT Instance attribute Public Type reference (TYPE) UC_COMPONENT Layout Component 20000830
2 DD_COMPTYPE Instance attribute Public Type reference (TYPE) UC_COMPTYPE Type of Method Component 20000824
3 DD_ICON Instance attribute Protected Type reference (TYPE) ICONNAME Icon of Component 20000824
4 DD_MSTEP Instance attribute Public Type reference (TYPE) UC_MSTEP Method Step 20000830
5 DD_ROLLNAME Instance attribute Protected Type reference (TYPE) UC_ROLLNAME Data Element 20000824
6 DD_ROLLNAME_TXT Instance attribute Protected Type reference (TYPE) UC_TXTMI Medium Text of Data Element 20000919
7 DF_CHANGED_GUI_TMP Instance attribute Private Type reference (TYPE) UC_FLG Compound changed to set_gui_data 20040928
8 DF_DEBIT_CREDIT Instance attribute Protected Type reference (TYPE) UC_FLG Target Assignment: Debit/Credit 20000825
9 DF_DEFACC Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20010705
10 DF_DISPLAY_TEXTS Instance attribute Private Type reference (TYPE) UC_FLG Display of Descriptions in Account Screen 20020607
11 DF_FINAL Instance attribute Protected Type reference (TYPE) UC_FLG Final Definition 20000824
12 DF_GET_GUI_DATA Instance attribute Private Type reference (TYPE) UC_FLG DF_GET_GUI_DATA 20001120
13 DO_CUST Instance attribute Protected Object reference (TYPE REF TO) IF_UC_COMPOUND_GUI GUI Communication with CL_UC_COMPOUND 20000830
14 DO_MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_UC_MODEL Model (Field Catalog, ...) 20000824
15 DO_SELACC Instance attribute Protected Object reference (TYPE REF TO) IF_UC_SELACC Entire selcond/assignm. of Compound 20000913
16 DO_SELACC2 Instance attribute Protected Object reference (TYPE REF TO) IF_UC_SELACC Entire Selcond/Assignm.(for dd_comptype=gc_type_selacc) 20011015
17 DS_BUFFER_GUI Instance attribute Private Type reference (TYPE) SX_BUFFER_GUI 20040928
18 DT_DATA_INVALID Instance attribute Protected Type reference (TYPE) UCU_TS_ACC_SCR_DATA Value per Characteristic/Attribute 20000912
19 DT_FFIX Instance attribute Protected Type reference (TYPE) UCT_TS_CPD_FFIX Fixed Characteristic Values 20000824
20 DT_FIELD Instance attribute Public Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Available Characteristics 20000824
21 DT_ICON Instance attribute Private Type reference (TYPE) TH_ICON Icons/Names 20000918
22 DT_INHERIT Instance attribute Protected Type reference (TYPE) TH_INHERIT Inherited Compounds 20000826
23 DT_MESSAGE_GUI Instance attribute Protected Type reference (TYPE) UC0_T_MESSAGE Messages from Assignment Screen 20001026
24 DT_PART Instance attribute Protected Type reference (TYPE) UCT_T_CPD_PART Part of a Compound 20000824
25 DT_SELACCTYPES Instance attribute Protected Type reference (TYPE) TS_SELACCTYPES Types of Selection Condition/Target Assignment per Charact. 20000918
26 DT_SUBCOMP Instance attribute Protected Type reference (TYPE) UCT_TS_SUBCOMP Method Subcomponents 20000824
27 DT_SUBCOMP_EDIT Instance attribute Protected Type reference (TYPE) UCT_TS_SUBCOMP_EDIT Method Subcomponents: Changability 20000824
28 DT_SUBCOMP_INHERIT Instance attribute Protected Type reference (TYPE) UCT_TS_SUBCOMP_VALUE Method Subcomponents: Characteristic Values 20000926
29 DT_SUBCOMP_INIT Instance attribute Protected Type reference (TYPE) UCT_TS_SUBCOMP_VALUE Method Subcomponents: Characteristic Values 20020313
30 GC_CLASS_GUI Constant Protected Type reference (TYPE) CLASSNAME 'CL_UC_ACCOUNT_GUI' Associated GUI Class 20000829
31 GC_CLASS_GUI_EXTENDED Constant Protected Type reference (TYPE) CLASSNAME 'CL_UC_ACCOUNT_AND_SET_GUI' Reference type 20020228
32 GC_COMPTYPE_ACC Constant Public Type reference (TYPE) UC_COMPTYPE '2' Target Assignment 20000824
33 GC_COMPTYPE_SEL Constant Public Type reference (TYPE) UC_COMPTYPE '1' Selection Condition 20000824
34 GC_COMPTYPE_SELACC Constant Public Type reference (TYPE) UC_COMPTYPE '3' Selection Condition and Target Assignment (Hybrid) 20011015
35 GC_IO_DISPLAY Constant Public Type reference (TYPE) UC_IO_SUBCOMP '1' Display 20000825
36 GC_IO_EDIT Constant Public Type reference (TYPE) UC_IO_SUBCOMP '2' Change 20000825
37 GC_IO_INACTIVE Constant Public Type reference (TYPE) UC_IO_SUBCOMP '0' Inactive 20000825
38 GC_LIST_SET_TXT Instance attribute Private Type reference (TYPE) UC_FIELDNAME 'SEL_SET_TXT' LP:Set text fieldname 20010502
39 GC_LIST_SUBCOMP Instance attribute Private Type reference (TYPE) UC_FIELDNAME 'CPD_SUBCOMP' LP:subcomponent fieldname 20010502
40 GC_MSGTAB Constant Public Type reference (TYPE) UC_FLG GC_TRUE Message tables? 20001026
41 GC_SCR_DISPLAY Instance attribute Private Attribute reference (LIKE) 20000825
42 GC_SCR_EDIT Instance attribute Private Attribute reference (LIKE) 20000825
43 GC_SCR_INACTIVE Instance attribute Private Attribute reference (LIKE) 20000825
44 GC_SCR_MANDATORY Instance attribute Private Attribute reference (LIKE) 20000825
45 GC_SCR_MAND_SUBACCNT Instance attribute Private Attribute reference (LIKE) 20020507
46 GC_TRUE Constant Public Type reference (TYPE) UC_FLG 'X' TRUE 20000824
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIELDS Instance method Public Method Add available characteristics 20000829
2 CHANGE_ALLOWED_SELACCTYPES Instance method Public Method Change allowed sel/asgt types 20000829
3 CHANGE_INHERITANCE Instance method Public Method Inherit characteristics from other compounds 20000829
4 CHANGE_SUBCOMP_EDIT Instance method Public Method Change changability of subcomponents 20000829
5 CHANGE_SUBCOMP_VALUE Instance method Public Method Change values of subcomponents 20000829
6 CHECK Instance method Public Method 20050810
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000824
8 GET_FFIX Instance method Protected Method Get fixed characteristics in standard structure 20001108
9 GET_GUI_DATA Instance method Public Method 20040928
10 GET_GUI_DATA_SELACC Instance method Protected Method Get GUI representation of all Sel/Acc 20000825
11 GET_ICONNAME Instance method Protected Method Get name of an icon 20000918
12 GET_INHERITANCE Instance method Public Method Get inheritance information 20000826
13 GET_INSTANCE Static method Public Method 20020116
14 GET_PART_SUBCOMP Instance method Public Method Changable Subcompound: Get values of subcomponents 20000824
15 GET_SELACC Instance method Public Method Get entire selcond/assignment for compound 20000913
16 GET_SELACCTYPE Instance method Public Method Get entered sel/asgt types 20000825
17 GET_SELACCTYPE_TEXT Static method Protected Method Get text for selection type 20001102
18 INIT Instance method Public Method Initialization 20020116
19 INIT_ALLOWED_SELACCTYPES Instance method Protected Method Initialize Valid Sel/Acc Types 20020121
20 INIT_SUBCOMP_EDIT Instance method Protected Method Initialize changability of subcomponents 20000826
21 LP_GET_SUBCOMP_HEADER Instance method Protected Method Get the most suitable element header for list processor 20010319
22 REMOVE_FIELDS Instance method Public Method Remove available characteristics 20000829
23 RESET_GUI_BUFFER Instance method Public Method Reset GUI Buffer 20040928
24 SET_ALLOWED_SELACCTYPES Instance method Public Method Set allowed sel/asgt types 20000828
25 SET_FFIX_PART Instance method Private Method 20020121
26 SET_FIELDS Instance method Public Method Set available characteristics 20000829
27 SET_GUI_DATA Instance method Public Method 20040928
28 SET_INHERITANCE Instance method Public Method Inherit characteristics from other compounds 20000824
29 SET_SUBCOMP_EDIT Instance method Public Method Set changability of subcomponents 20000824
30 STORE_ICON Instance method Protected Method Save icon with name 20000918
31 SWITCH_GUI_BUFFERING Instance method Public Method Turn GUI Buffering On/Off 20040928
Events
Class CL_UC_COMPOUND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SX_INHERIT Protected See coding SX_INHERIT 20000926 begin of sx_inherit, icon type iconname, o_compound type ref to cl_uc_compound, t_field type uct_ts_field_subst, end of sx_inherit
2 SX_SELACCTYPE Protected See coding SX_SELACCTYPE 20000926 begin of sx_selacctype. include type uct_sx_cpd_selacctype. types: icon type iconname, end of sx_selacctype
3 S_ICON Protected See coding S_ICON 20000918 begin of s_icon, icon type icon_d, name type iconname, end of s_icon
4 S_SELACC Protected See coding S_SELACC 20000825 begin of s_selacc. include type uct_s_selacc. types: idx_part like sy-tabix, edit type uc_flg, end of s_selacc
5 TH_ICON Protected See coding TH_ICON 20000918 th_icon type hashed table of s_icon with unique key icon
6 TH_INHERIT Protected See coding TH_INHERIT 20000826 th_inherit type hashed table of sx_inherit with unique key icon
7 TS_SELACC Protected See coding TS_SELACC 20000825 ts_selacc type sorted table of s_selacc with unique key fieldname
8 TS_SELACCTYPES Protected See coding TS_SELACCTYPES 20000918 ts_selacctypes type sorted table of sx_selacctype with unique key fieldname type icon
Method Signatures

Method ADD_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20000829
2 Importing IT_INHERIT Call by reference Type reference (TYPE) UCT_TS_CPD_INHERIT Compounds: Vererbung 20000829
3 Importing IT_SELACCTYPES Call by reference Type reference (TYPE) UCT_TS_CPD_SELACCTYPES Typen der Selektionsbedingung/Zielkontierung je Merkmal 20000918
4 Importing IT_SUBCOMP_EDIT Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_EDIT Methodenunterkomponenten: Änderbarkeit 20000829

Method ADD_FIELDS on class CL_UC_COMPOUND has no exception.

Method CHANGE_ALLOWED_SELACCTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TYPES Call by reference Type reference (TYPE) UCT_TS_CPD_SELACCTYPES Typen der Selektionsbedingung/Zielkontierung je Merkmal 20000918

Method CHANGE_ALLOWED_SELACCTYPES on class CL_UC_COMPOUND has no exception.

Method CHANGE_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INHERIT Call by reference Type reference (TYPE) UCT_TS_CPD_INHERIT Compunds: Vererbung 20000829

Method CHANGE_INHERITANCE on class CL_UC_COMPOUND has no exception.

Method CHANGE_SUBCOMP_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBCOMP Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_EDIT Methodenunterkomponenten: Änderbarkeit 20000829

Method CHANGE_SUBCOMP_EDIT on class CL_UC_COMPOUND has no exception.

Method CHANGE_SUBCOMP_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBCOMP Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_VALUE Methodenunterkomponenten: Merkmalsausprägungen 20000829

Method CHANGE_SUBCOMP_VALUE on class CL_UC_COMPOUND has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050810
2 Importing IT_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20050810
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) UC_ACTION_ID Eindeutiger Identifier für aktuellen Checkvorgang 20050810

Method CHECK on class CL_UC_COMPOUND has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUST Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_GUI GUI-Kommunikation mit CL_UC_COMPOUND 20000830
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20000824
3 Importing IT_FFIX Call by reference Type reference (TYPE) UCT_TS_CPD_FFIX Compound: Fixierte Merkmalswerte 20000824
4 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20020118
5 Importing IT_PART Call by reference Type reference (TYPE) UCT_T_CPD_PART Teil eines Compounds 20000824
6 Importing IT_SUBCOMPDEF Call by reference Type reference (TYPE) UCT_TS_SUBCOMP Methodenunterkomponenten 20000824
7 Importing I_COMPONENT Call by reference Type reference (TYPE) UC_COMPONENT Layoutkomponente 20000830
8 Importing I_COMPTYPE Call by reference Type reference (TYPE) UC_COMPTYPE Typ der Methodenkomponente (s. Klassenkonstanten) 20000824
9 Importing I_DEBIT_CREDIT Call by reference Type reference (TYPE) UC_FLG SPACE Unterscheidung: Soll/Haben 20000825
10 Importing I_DEFACC Call by reference Type reference (TYPE) UC_FLG GC_TRUE Zielkontierung: Default-Flag einblenden 20010705
11 Importing I_DISPLAY_TEXT Call by reference Type reference (TYPE) UC_FLG GC_TRUE Per default Texte einblenden 20031009
12 Importing I_FINAL Call by reference Type reference (TYPE) UC_FLG Finale Definition 20000824
13 Importing I_ICON Call by reference Type reference (TYPE) ICONNAME Ikone der Komponente 20000824
14 Importing I_MSTEP Call by reference Type reference (TYPE) UC_MSTEP Methoden-Schritt 20000830
15 Importing I_ROLLNAME Call by reference Type reference (TYPE) UC_ROLLNAME Datenelement der Komponente 20000824

Method CONSTRUCTOR on class CL_UC_COMPOUND has no exception.

Method GET_FFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20001108

Method GET_FFIX on class CL_UC_COMPOUND has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) UCU_SX_ACC_SCR_LAYOUT Schnittstelle für Kontierungsscreen: Layout 20040928
2 Exporting ET_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20040928
3 Exporting ET_FDISP Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_FDISP Anzuzeigende Merkmale/Attribute im Kontierungsscreen 20040928
4 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20040928
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040928
6 Exporting ET_STEP_TXT Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_STEP_TXT Kontierungsscreen: Bezeichnungen der Schritte 20040928
7 Exporting ET_UNCHANGED Call by reference Type reference (TYPE) UC0_TH_HANDLE Allgemeines Handle (Liste) 20040928

Method GET_GUI_DATA on class CL_UC_COMPOUND has no exception.

Method GET_GUI_DATA_SELACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELACC Call by reference Type reference (TYPE) TS_SELACC Alle SelAcc (Oberflächenrepresentationen) 20000825

Method GET_GUI_DATA_SELACC on class CL_UC_COMPOUND has no exception.

Method GET_ICONNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NAME Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20000918
2 Importing ID_ICON Call by reference Type reference (TYPE) ANY Ikone (Ersatzdarstellung '@..@') 20000918

Method GET_ICONNAME on class CL_UC_COMPOUND has no exception.

Method GET_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INHERIT Call by reference Type reference (TYPE) UCT_TS_CPD_INHERIT Compounds: Vererbung 20000828

Method GET_INHERITANCE on class CL_UC_COMPOUND has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_COMPOUND_ACCOUNT Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_ACCOUNT Compound für Schrittmethoden 20020116
2 Exporting EO_COMPOUND_METHOD_STEP Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_METHOD_STEP Compound für Schrittmethoden 20020116
3 Exporting EO_COMPOUND_SELACC Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_SELACC Compound für Schrittmethoden 20020116
4 Exporting EO_COMPOUND_SELCOND Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_SELCOND Compound für Schrittmethoden 20020116
5 Importing IO_MODEL Value transfer Object reference (TYPE REF TO) IF_UC_MODEL Modell (Feldkatalog, ...) 20020116

Method GET_INSTANCE on class CL_UC_COMPOUND has no exception.

Method GET_PART_SUBCOMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SUBCOMP Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_VALUE Methodenunterkomponenten: Merkmalsausprägungen 20000824

Method GET_PART_SUBCOMP on class CL_UC_COMPOUND has no exception.

Method GET_SELACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_SELACC Call by reference Object reference (TYPE REF TO) IF_UC_SELACC Selektionsbedingung/Zielkontierung zum Compound 20000913
2 Exporting EO_SELACC2 Call by reference Object reference (TYPE REF TO) IF_UC_SELACC Selektionsbedingungen und Zielkontierungen 20011015

Method GET_SELACC on class CL_UC_COMPOUND has no exception.

Method GET_SELACCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPE Call by reference Type reference (TYPE) UCT_TS_CPD_SELACCTYPE Typ der Selektionsbedingung/Zielkontierung je Merkmal 20000825

Method GET_SELACCTYPE on class CL_UC_COMPOUND has no exception.

Method GET_SELACCTYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TEXT Call by reference Type reference (TYPE) ANY Text 20001102
2 Importing ID_SELACCTYPE Call by reference Type reference (TYPE) UC_SELACCTYPE Typ der Selektionsbedingung/Zielkontierung 20001102

Method GET_SELACCTYPE_TEXT on class CL_UC_COMPOUND has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUST Call by reference Object reference (TYPE REF TO) IF_UC_COMPOUND_GUI GUI-Kommunikation mit CL_UC_COMPOUND 20020116
2 Importing IT_FFIX Call by reference Type reference (TYPE) UCT_TS_CPD_FFIX Compound: Fixierte Merkmalswerte 20020116
3 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20020118
4 Importing IT_PART Call by reference Type reference (TYPE) UCT_T_CPD_PART Teil eines Compounds 20020116
5 Importing IT_SUBCOMPDEF Call by reference Type reference (TYPE) UCT_TS_SUBCOMP Methodenunterkomponenten 20020116
6 Importing I_COMPONENT Call by reference Type reference (TYPE) UC_COMPONENT Layoutkomponente 20020116
7 Importing I_COMPTYPE Call by reference Type reference (TYPE) UC_COMPTYPE Typ der Methodenkomponente 20020116
8 Importing I_DEBIT_CREDIT Call by reference Type reference (TYPE) UC_FLG SPACE Allgemeines Kennzeichen SAP Konsolidierung 20020116
9 Importing I_DEFACC Call by reference Type reference (TYPE) UC_FLG GC_TRUE Allgemeines Kennzeichen SAP Konsolidierung 20020116
10 Importing I_DISPLAY_TEXT Call by reference Type reference (TYPE) UC_FLG GC_TRUE Allgemeines Kennzeichen SAP Konsolidierung 20031009
11 Importing I_FINAL Call by reference Type reference (TYPE) UC_FLG GC_TRUE Allgemeines Kennzeichen SAP Konsolidierung 20020116
12 Importing I_ICON Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20020116
13 Importing I_MSTEP Call by reference Type reference (TYPE) UC_MSTEP Methoden-Schritt 20020116
14 Importing I_ROLLNAME Call by reference Type reference (TYPE) UC_ROLLNAME Datenelement 20020116

Method INIT on class CL_UC_COMPOUND has no exception.

Method INIT_ALLOWED_SELACCTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20050815

Method INIT_ALLOWED_SELACCTYPES on class CL_UC_COMPOUND has no exception.

Method INIT_SUBCOMP_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_RESET Call by reference Type reference (TYPE) UC_FLG GC_TRUE Vorhandene Einstellungen zurücksetzen 20010402

Method INIT_SUBCOMP_EDIT on class CL_UC_COMPOUND has no exception.

Method LP_GET_SUBCOMP_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FDISP Call by reference Type reference (TYPE) UCL_TS_LP_FDISP Fields that are contained in the list 20010330
2 Changing CT_FUSED Call by reference Type reference (TYPE) UCL_TS_LP_FUSED Fields used in listprocessor data table 20010319
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010319
4 Importing I_LIST_ID Call by reference Type reference (TYPE) X List ID 20010330
5 Importing I_SUBCOMP Call by reference Type reference (TYPE) UC_SUBCOMP Datenelement 20010319
6 Importing I_VALUE Call by reference Type reference (TYPE) UC_VALUE Merkmalswert 20010319

Method LP_GET_SUBCOMP_HEADER on class CL_UC_COMPOUND has no exception.

Method REMOVE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20000829

Method REMOVE_FIELDS on class CL_UC_COMPOUND has no exception.

Method RESET_GUI_BUFFER Signature

Method RESET_GUI_BUFFER on class CL_UC_COMPOUND has no parameter.
Method RESET_GUI_BUFFER on class CL_UC_COMPOUND has no exception.

Method SET_ALLOWED_SELACCTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20050815
2 Importing IT_TYPES Call by reference Type reference (TYPE) UCT_TS_CPD_SELACCTYPES Typen der Selektionsbedingung/Zielkontierung je Merkmal 20000918

Method SET_ALLOWED_SELACCTYPES on class CL_UC_COMPOUND has no exception.

Method SET_FFIX_PART Signature

Method SET_FFIX_PART on class CL_UC_COMPOUND has no parameter.
Method SET_FFIX_PART on class CL_UC_COMPOUND has no exception.

Method SET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD Call by reference Type reference (TYPE) UCT_TS_CPD_FIELD Compound: Verfügbare Merkmale 20000829
2 Importing IT_INHERIT Call by reference Type reference (TYPE) UCT_TS_CPD_INHERIT Compounds: Vererbung 20000829
3 Importing IT_SELACCTYPES Call by reference Type reference (TYPE) UCT_TS_CPD_SELACCTYPES Typen der Selektionsbedingung/Zielkontierung je Merkmal 20000918
4 Importing IT_SUBCOMP_EDIT Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_EDIT Methodenunterkomponenten: Änderbarkeit 20000829

Method SET_FIELDS on class CL_UC_COMPOUND has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) UCU_TS_ACC_SCR_DATA Wert pro Merkmal/Attribut 20040928
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20040928

Method SET_GUI_DATA on class CL_UC_COMPOUND has no exception.

Method SET_INHERITANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INHERIT Call by reference Type reference (TYPE) UCT_TS_CPD_INHERIT Compunds: Vererbung 20000828

Method SET_INHERITANCE on class CL_UC_COMPOUND has no exception.

Method SET_SUBCOMP_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBCOMP Call by reference Type reference (TYPE) UCT_TS_SUBCOMP_EDIT Methodenunterkomponenten: Änderbarkeit 20000824

Method SET_SUBCOMP_EDIT on class CL_UC_COMPOUND has no exception.

Method STORE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ICONNAME Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20000918

Method STORE_ICON on class CL_UC_COMPOUND has no exception.

Method SWITCH_GUI_BUFFERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_GUI_BUFFER Call by reference Type reference (TYPE) UC_FLG X: ein, space: aus 20040928

Method SWITCH_GUI_BUFFERING on class CL_UC_COMPOUND has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 3.0A