SAP ABAP Class CL_FAMILYGROUP (Family Group)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-RPC (Application Component) Retail Pricing
     WVKP_FP (Package) Pricing: Family Pricing
Properties
Class CL_FAMILYGROUP  
Short Description Family Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class WV_FP    
Program status     
Category 0   
Package WVKP_FP   Pricing: Family Pricing 
Created 20030224   SAP 
Last change 20040315   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_ALV_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FAMILYGROUP has no interface implemented.
Friends
Class CL_FAMILYGROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FAMILY Instance attribute Private Object reference (TYPE REF TO) CL_FAMILY Families (Family Pricing) 20030224
2 GPRKZ Instance attribute Private Type reference (TYPE) WPF_GPRKZ Price Group Rounding Allowed (X=Yes) 20030224
3 GRP01 Instance attribute Private Type reference (TYPE) WPF_GROUP Families Group Number 20030224
4 IS_DELETED Instance attribute Private Type reference (TYPE) FLAG Group Is Deleted 20030310
5 IS_EXPANDED Instance attribute Private Type reference (TYPE) FLAG Indicator: Tree Node Expanded 20030409
6 IS_MODIFIED Instance attribute Private Type reference (TYPE) FLAG Own Data Modified 20030313
7 IS_ON_DATABASE Instance attribute Private Type reference (TYPE) FLAG Key Record Is in the Database 20030310
8 KBETR Instance attribute Private Type reference (TYPE) KBETR_KOND Rate (Condition Amount or Percentage) Where No Scale Exists 20030224
9 KONWA Instance attribute Private Type reference (TYPE) KONWA Rate Unit (Currency or Percentage) 20030224
10 MODKZ Instance attribute Private Type reference (TYPE) WPF_MODKZ Modification Allowed (X=Yes) 20030224
11 NEEDS_SAVING Instance attribute Public Type reference (TYPE) FLAG Necessary to Save 20030403
12 OLDFL Instance attribute Private Type reference (TYPE) WPF_OLDFL Different Distribution Chain-Depend.Price Relatnship (X=YES) 20030224
13 PRELS Instance attribute Private Type reference (TYPE) WPF_PRELS Family Pricing: Indicator: Relative 20030327
14 RMATN Instance attribute Private Type reference (TYPE) MATNR Reference Material Number 20030224
15 T_ARTICLE Instance attribute Private Type reference (TYPE) WPF_TT_ARTICLE_ASSIGN Tables with Assigned Articles 20030312
16 T_ARTICLE_DEL Instance attribute Private Type reference (TYPE) WPF_TT_ARTICLE_ASSIGN Family Pricing: Article Assignment 20030327
17 T_FAMILYGROUPTEXT Instance attribute Private Type reference (TYPE) TT_FAMILYGROUPTEXT Table with Texts 20030224
18 T_ORG_DIFFERENCE Instance attribute Private Type reference (TYPE) WPF_TT_ORG_DIFFERENCE Table Type for WPF_ORG_DIFFERENCE 20030327
19 T_ORG_DIFF_DEL Instance attribute Private Type reference (TYPE) WPF_TT_ORG_DIFFERENCE Deleted Organizational Differences 20030327
20 VRKME Instance attribute Private Type reference (TYPE) W_VRKME_VKP Sales Unit 20030505
21 WPFDO_IS_READ Instance attribute Private Type reference (TYPE) FLAG wpfdo Already Read 20030325
22 WPFGA_IS_READ Instance attribute Private Type reference (TYPE) FLAG wpfga Already Read 20030320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ARTICLE Instance method Public Method 20030328
2 ADD_ORG_DIFFERENCE Instance method Public Method 20030331
3 ADD_TEXT Instance method Private Method Insert or Change GRP01T 20030319
4 ADD_TREE_ARTICLES Instance method Public Method 20030320
5 CHANGE_ORG_DIFFERENCE Instance method Public Method Dialog: Change Organizational Difference 20030404
6 CHANGE_TEXT Instance method Public Method Change Text 20030410
7 CHECK_OTHER_FAMILIES Instance method Public Method 20030414
8 CHECK_REFERENCE_ARTICLE Instance method Private Method 20030506
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030224
10 DELETE_ARTICLE Instance method Public Method 20030331
11 DELETE_ORG_DIFFERENCE Instance method Public Method 20030402
12 DELETE_TEXT Instance method Private Method Delete Text 20040309
13 ENTER_NEW_GROUP Static method Public Method Dialog: Create New Groups 20030307
14 ERROR_FAMILY_BASEARTICLE Instance method Public Method 20030512
15 EXPAND_NODE_TREE2 Instance method Public Method Expand Nodes (Group) 20030409
16 GET_ARTICLES Instance method Public Method 20030321
17 GET_ARTICLE_SIBLING Instance method Public Method 20030408
18 GET_ATTRIBUTES Instance method Public Method 20030303
19 GET_FAMILY Instance method Private Method Return Family 20030331
20 GET_FAMNR Instance method Private Method Get FAMNR of Family 20030312
21 GET_GPRKZ Instance method Private Method Return GPRKZ 20030304
22 GET_GRP01 Instance method Public Method Return Group 20030305
23 GET_GRP01T Instance method Public Method Return Text of Family Group 20030305
24 GET_IS_DELETED Instance method Public Method Return IS_DELETED 20030310
25 GET_IS_EXPANDED Instance method Public Method Return IS_EXPANDED 20030409
26 GET_IS_MODIFIED Instance method Public Method Return IS_MODIFIED 20030313
27 GET_IS_ON_DATABASE Instance method Public Method Return IS_ON_DATABASE 20030312
28 GET_KBETR Instance method Private Method Return KBETR 20030304
29 GET_KONWA Instance method Private Method Return KONWA 20030304
30 GET_MODKZ Instance method Private Method Return MODKZ 20030304
31 GET_OLDFL Instance method Private Method Return OLDFL 20030304
32 GET_ORG_DIFFERENCIES Instance method Public Method 20030325
33 GET_PRELS Instance method Public Method Return PRELS 20030331
34 GET_RMATN Instance method Public Method Return RMATN 20030312
35 GET_RMATN_TEXT Instance method Public Method Return Text for Reference Article 20030505
36 GET_TRANSLATIONS Instance method Public Method Get Translations 20040115
37 GET_VRKME Instance method Public Method Return VRKME 20030505
38 GET_WPFDO_FOR_DB Instance method Private Method Procure Current Database for Database Table WPFDO 20030327
39 GET_WPFDO_IS_READ Instance method Private Method Return WPFDO_IS_READ 20030325
40 GET_WPFGA_FOR_DB Instance method Private Method Procure Current Data for Database Table WPFGA 20030313
41 GET_WPFGA_IS_READ Instance method Private Method Return WPFGA_IS_READ 20030320
42 GET_WPFGRT_FOR_DB Instance method Private Method Procure Current Data for Database Table WPFGRT 20030313
43 GET_WPFGR_FOR_DB Instance method Private Method Procure Current Data for Database Table WPFGR 20030313
44 INSERT_INTO_TREE Instance method Public Method Insert Group in Tree1 20030319
45 READ_ARTICLES Instance method Public Method Read Article Assigned to Group 20030312
46 READ_ORG_DIFFERENCIES Instance method Public Method Read Organizational Differences 20030325
47 READ_TEXT Instance method Public Method Read Language-Dependent Text 20030225
48 RELEASE_ARTICLE_LOCKS Instance method Public Method Cancel All Blocks on All Group Articles/Sales Units 20030430
49 RESET_IS_MODIFIED Instance method Public Method Reverse MODIFIED 20030404
50 REUSE_AFTER_DELETION Instance method Public Method After Deletion Group Will Be Reused 20030331
51 SAVE Instance method Public Method 20030310
52 SEARCH_ARTICLE Instance method Public Method Check If Articles Are Assigned 20030331
53 SEARCH_GENERIC_ARTICLE Instance method Public Method Check If Articles Are Assigned 20030703
54 SEARCH_ORG_DIFFERENCE Instance method Public Method 20030425
55 SET_ARTICLE_LOCKS Instance method Public Method Set Blocks on All Group Articles/Sales Units 20030429
56 SET_ATTRIBUTES Instance method Private Method Set Attributes 20030304
57 SET_GPRKZ Instance method Public Method Set GPRKZ 20030304
58 SET_IS_DELETED Instance method Public Method Set IS_DELETED 20030310
59 SET_IS_EXPANDED Instance method Public Method Set is_expanded 20030409
60 SET_IS_MODIFIED Instance method Private Method Set MODIFIED 20030313
61 SET_IS_ON_DATABASE Instance method Private Method Set IS_ON_DATABASE 20030313
62 SET_KBETR Instance method Public Method Set KBETR 20030304
63 SET_KONWA Instance method Public Method Set KONWA 20030304
64 SET_MODKZ Instance method Public Method Set MODKZ 20030304
65 SET_NEEDS_SAVING Instance method Private Method Sets needs_saving to 'X' 20030404
66 SET_OLDFL Instance method Private Method Set OLDFL 20030304
67 SET_PRELS Instance method Public Method Set PRELS 20030331
68 SET_RMATN Instance method Public Method Set RMATN 20030313
69 SET_VRKME Instance method Public Method Set VRKME 20030505
70 SET_WPFDO_IS_READ Instance method Private Method Set wpfdo_is_read 20030325
71 SET_WPFGA_IS_READ Instance method Private Method Set wpfga_is_read 20030320
72 TRANSLATION_UPDATE Instance method Public Method Resave Translations 20040115
73 WRITE_ERROR_MESSAGES Static method Private Method 20030416
74 WRITE_WARNING_MESSAGES Instance method Private Method 20030416
Events
Class CL_FAMILYGROUP has no event.
Types
Class CL_FAMILYGROUP has no local type.
Method Signatures

Method ADD_ARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_GRP01 Call by reference Type reference (TYPE) WPF_GROUP Nummer einer Familiengruppe innerhalb einer Preisfamilie 20030626
2 Exporting PE_INSERT_INDEX Value transfer Type reference (TYPE) I 20030408
3 Importing PI_ARTNR Call by reference Type reference (TYPE) MATNR Artikelnummer 20030402
4 Importing PI_MAKTX Call by reference Type reference (TYPE) MAKTX Artikeltext 20030402
5 Importing PI_VRKME Call by reference Type reference (TYPE) VRKME Verkausmengeneinheit 20030402

Method ADD_ARTICLE on class CL_FAMILYGROUP has no exception.

Method ADD_ORG_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_WPFDO Call by reference Type reference (TYPE) WPFDO Family Pricing: abw. vertriebslinienabh. Preisbeziehungen 20030331

Method ADD_ORG_DIFFERENCE on class CL_FAMILYGROUP has no exception.

Method ADD_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GRP01T Call by reference Type reference (TYPE) BEZEI40 Bezeichnung 20030319
2 Importing PI_IS_DELETED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030319
3 Importing PI_IS_MODIFIED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030319
4 Importing PI_IS_ON_DATABASE Value transfer Type reference (TYPE) FLAG allgemeines flag 20030319
5 Importing PI_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20030319

Method ADD_TEXT on class CL_FAMILYGROUP has no exception.

Method ADD_TREE_ARTICLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DRAGDROPID Value transfer Type reference (TYPE) I 20030324
2 Importing PI_O_TREE Value transfer Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control mit Datenhaltung am Backend 20030320

Method ADD_TREE_ARTICLES on class CL_FAMILYGROUP has no exception.

Method CHANGE_ORG_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ORG_DIFFERENCE Call by reference Type reference (TYPE) WPF_DIFF_ORG_PLANE Abweichende Org-Ebenen 20030428

Method CHANGE_ORG_DIFFERENCE on class CL_FAMILYGROUP has no exception.

Method CHANGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20030410
2 Importing PI_TEXT Call by reference Type reference (TYPE) BEZEI40 Bezeichnung 20030410

Method CHANGE_TEXT on class CL_FAMILYGROUP has no exception.

Method CHECK_OTHER_FAMILIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_ERRORS Call by reference Type reference (TYPE) I Anzahl Fehler 20030416
2 Changing PC_WARNINGS Call by reference Type reference (TYPE) I Anzahl Warnungen 20030416
3 Importing PI_DELTA_ONLY Value transfer Type reference (TYPE) FLAG Nur neue Artikel prüfen 20030430
4 Importing PI_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030414

Method CHECK_OTHER_FAMILIES on class CL_FAMILYGROUP has no exception.

Method CHECK_REFERENCE_ARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_ERRORS Call by reference Type reference (TYPE) I 20030506
2 Importing PI_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030506

Method CHECK_REFERENCE_ARTICLE on class CL_FAMILYGROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GPRKZ Value transfer Type reference (TYPE) WPF_GPRKZ Preisgruppenrundung erlaub (X=ja) 20030225
2 Importing PI_GRP01 Call by reference Type reference (TYPE) WPF_GROUP Familien-Gruppennummer 20030225
3 Importing PI_IS_ON_DATABASE Value transfer Type reference (TYPE) FLAG allgemeines flag 20030530
4 Importing PI_KBETR Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20030225
5 Importing PI_KONWA Call by reference Type reference (TYPE) KONWA 20030225
6 Importing PI_MODKZ Value transfer Type reference (TYPE) WPF_MODKZ Modifikation erlaubt (X=ja) 20030225
7 Importing PI_OLDFL Value transfer Type reference (TYPE) WPF_OLDFL abweichende vertriebslinienabhängige Preisbeziehung (X=ja) 20030225
8 Importing PI_O_FAMILY Value transfer Object reference (TYPE REF TO) CL_FAMILY Familien (Family Pricing) 20030305
9 Importing PI_PRELS Value transfer Type reference (TYPE) WPF_PRELS Family Pricing: Kennzeichen: relativ 20030331
10 Importing PI_RMATN Call by reference Type reference (TYPE) WPF_RMATN Referenzmaterialnummer 20030225
11 Importing PI_VRKME Call by reference Type reference (TYPE) W_VRKME_VKP Verkaufsmengeneinheit 20030505

Method CONSTRUCTOR on class CL_FAMILYGROUP has no exception.

Method DELETE_ARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DELETED_ARTICLE Call by reference Type reference (TYPE) WPF_ARTICLE_ASSIGN Family Pricing: Artikelzuordnung 20030408
2 Importing PI_ARTNR Call by reference Type reference (TYPE) MATNR Artikelnummer 20030401
3 Importing PI_VRKME Call by reference Type reference (TYPE) VRKME Verkaufsmengeneinheit 20030401

Method DELETE_ARTICLE on class CL_FAMILYGROUP has no exception.

Method DELETE_ORG_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ORG_DIFFERENCE Call by reference Type reference (TYPE) WPF_DIFF_ORG_PLANE Family Pricing: abw. vertriebslinienabh. Preisbeziehungen 20030402

Method DELETE_ORG_DIFFERENCE on class CL_FAMILYGROUP has no exception.

Method DELETE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040309

Method DELETE_TEXT on class CL_FAMILYGROUP has no exception.

Method ENTER_NEW_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_O_FAMILYGROUP Value transfer Object reference (TYPE REF TO) CL_FAMILYGROUP Familiengruppe 20030307
2 Importing PI_O_FAMILY Value transfer Object reference (TYPE REF TO) CL_FAMILY Familien (Family Pricing) 20030307

Method ENTER_NEW_GROUP on class CL_FAMILYGROUP has no exception.

Method ERROR_FAMILY_BASEARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ARTICLE Call by reference Type reference (TYPE) WPF_ARTICLE_ASSIGN Family Pricing: Artikelzuordnung 20030512
2 Importing PI_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030512

Method ERROR_FAMILY_BASEARTICLE on class CL_FAMILYGROUP has no exception.

Method EXPAND_NODE_TREE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NODE_KEY Call by reference Type reference (TYPE) STRING 20030409
2 Importing PI_O_FAMILYMANAGEMENT Call by reference Object reference (TYPE REF TO) CL_FAMILYMANAGEMENT Family Pricing: Management 20030409

Method EXPAND_NODE_TREE2 on class CL_FAMILYGROUP has no exception.

Method GET_ARTICLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_T_ARTICLE Call by reference Type reference (TYPE) WPF_TT_GRID1 20030321

Method GET_ARTICLES on class CL_FAMILYGROUP has no exception.

Method GET_ARTICLE_SIBLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ARTICLE_KEY Call by reference Type reference (TYPE) STRING 20030408
2 Exporting PE_RELATION_SHIP Value transfer Type reference (TYPE) I 20030408
3 Importing PI_ARTICLE_INDEX Value transfer Type reference (TYPE) I 20030408
4 Importing PI_ROOT_KEY Call by reference Type reference (TYPE) STRING 20030408

Method GET_ARTICLE_SIBLING on class CL_FAMILYGROUP has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_GPRKZ Value transfer Type reference (TYPE) WPF_GPRKZ allgemeines flag 20030312
2 Exporting PE_KBETR Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20030312
3 Exporting PE_KONWA Call by reference Type reference (TYPE) KONWA 20030312
4 Exporting PE_MODKZ Value transfer Type reference (TYPE) WPF_MODKZ Modifikation erlaubt (X=ja) 20030312
5 Exporting PE_OLDFL Value transfer Type reference (TYPE) WPF_OLDFL abweichende vertriebslinienabhängige Preisbeziehung (X=ja) 20030312
6 Exporting PE_PRELS Value transfer Type reference (TYPE) WPF_PRELS Family Pricing: Kennzeichen: relativ 20030331
7 Exporting PE_RMATN Call by reference Type reference (TYPE) WPF_RMATN Materialnummer 20030312
8 Exporting PE_VRKME Call by reference Type reference (TYPE) W_VRKME_VKP Verkaufsmengeneinheit 20030505

Method GET_ATTRIBUTES on class CL_FAMILYGROUP has no exception.

Method GET_FAMILY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_O_FAMILY Value transfer Object reference (TYPE REF TO) CL_FAMILY Familiennummer 20030331

Method GET_FAMILY on class CL_FAMILYGROUP has no exception.

Method GET_FAMNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_FAMNR Value transfer Type reference (TYPE) WPF_FAMNR Familiennummer 20030312

Method GET_FAMNR on class CL_FAMILYGROUP has no exception.

Method GET_GPRKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_GPRKZ Call by reference Type reference (TYPE) WPF_GPRKZ Preisgruppenrundung erlaub (X=ja) 20030304

Method GET_GPRKZ on class CL_FAMILYGROUP has no exception.

Method GET_GRP01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_GRP01 Value transfer Type reference (TYPE) WPF_GROUP Familien-Gruppennummer 20030305

Method GET_GRP01 on class CL_FAMILYGROUP has no exception.

Method GET_GRP01T Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20030305
2 Returning PE_GRP01T Value transfer Type reference (TYPE) BEZEI40 Bezeichnung 20030305

Method GET_GRP01T on class CL_FAMILYGROUP has no exception.

Method GET_IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_IS_DELETED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030310

Method GET_IS_DELETED on class CL_FAMILYGROUP has no exception.

Method GET_IS_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_EXPANDED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030409

Method GET_IS_EXPANDED on class CL_FAMILYGROUP has no exception.

Method GET_IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_IS_MODIFIED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030313

Method GET_IS_MODIFIED on class CL_FAMILYGROUP has no exception.

Method GET_IS_ON_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_IS_ON_DATABASE Value transfer Type reference (TYPE) FLAG allgemeines flag 20030312

Method GET_IS_ON_DATABASE on class CL_FAMILYGROUP has no exception.

Method GET_KBETR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_KBETR Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20030304

Method GET_KBETR on class CL_FAMILYGROUP has no exception.

Method GET_KONWA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_KONWA Call by reference Type reference (TYPE) KONWA 20030304

Method GET_KONWA on class CL_FAMILYGROUP has no exception.

Method GET_MODKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MODKZ Call by reference Type reference (TYPE) WPF_MODKZ Modifikation erlaubt (X=ja) 20030304

Method GET_MODKZ on class CL_FAMILYGROUP has no exception.

Method GET_OLDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_OLDFL Value transfer Type reference (TYPE) WPF_OLDFL abweichende vertriebslinienabhängige Preisbeziehung (X=ja) 20030304

Method GET_OLDFL on class CL_FAMILYGROUP has no exception.

Method GET_ORG_DIFFERENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_T_DIFF_ORG_PLANE Call by reference Type reference (TYPE) WPF_TT_DIFF_ORG_PLANE 20030328

Method GET_ORG_DIFFERENCIES on class CL_FAMILYGROUP has no exception.

Method GET_PRELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PRELS Value transfer Type reference (TYPE) WPF_PRELS Family Pricing: Kennzeichen: relativ 20030331

Method GET_PRELS on class CL_FAMILYGROUP has no exception.

Method GET_RMATN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RMATN Call by reference Type reference (TYPE) WPF_RMATN Referenzmaterialnummer 20030312

Method GET_RMATN on class CL_FAMILYGROUP has no exception.

Method GET_RMATN_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RMATN_TEXT Call by reference Type reference (TYPE) MAKTX Materialkurztext 20030505

Method GET_RMATN_TEXT on class CL_FAMILYGROUP has no exception.

Method GET_TRANSLATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRANSLATION_TEXT Call by reference Type reference (TYPE) WPF_TT_TRANSLATION_TEXT Tabelle mit sprachabhängigen Bezeichnungen 20040115

Method GET_TRANSLATIONS on class CL_FAMILYGROUP has no exception.

Method GET_VRKME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_VRKME Call by reference Type reference (TYPE) W_VRKME_VKP Verkaufsmengeneinheit 20030505

Method GET_VRKME on class CL_FAMILYGROUP has no exception.

Method GET_WPFDO_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFDO_DEL Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327
2 Changing PC_WPFDO_INS Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327
3 Changing PC_WPFDO_UPD Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327

Method GET_WPFDO_FOR_DB on class CL_FAMILYGROUP has no exception.

Method GET_WPFDO_IS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_WPFDO_IS_READ Value transfer Type reference (TYPE) FLAG allgemeines flag 20030325

Method GET_WPFDO_IS_READ on class CL_FAMILYGROUP has no exception.

Method GET_WPFGA_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFGA_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGA Family Pricing: Zuordnung Artikel zu Familien-Gruppen 20030313
2 Changing PC_WPFGA_INS Call by reference Type reference (TYPE) WPF_TT_WPFGA Family Pricing: Zuordnung Artikel zu Familien-Gruppen 20030313

Method GET_WPFGA_FOR_DB on class CL_FAMILYGROUP has no exception.

Method GET_WPFGA_IS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_WPFGA_IS_READ Value transfer Type reference (TYPE) FLAG allgemeines flag 20030320

Method GET_WPFGA_IS_READ on class CL_FAMILYGROUP has no exception.

Method GET_WPFGRT_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFGRT_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313
2 Changing PC_WPFGRT_INS Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313
3 Changing PC_WPFGRT_UPD Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313

Method GET_WPFGRT_FOR_DB on class CL_FAMILYGROUP has no exception.

Method GET_WPFGR_FOR_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFGR_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313
2 Changing PC_WPFGR_INS Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313
3 Changing PC_WPFGR_UPD Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313

Method GET_WPFGR_FOR_DB on class CL_FAMILYGROUP has no exception.

Method INSERT_INTO_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DRAGDROPID Value transfer Type reference (TYPE) I 20030506
2 Importing PI_O_TREE Value transfer Object reference (TYPE REF TO) CL_COLUMN_TREE_MODEL Column Tree Control mit Datenhaltung am Backend 20030319
3 Importing PI_T_FAMILYGROUP Call by reference Type reference (TYPE) TT_GROUP_AND_REF_TYPE Tabellentype zu GROUP_AND_REF_TYPE 20030319

Method INSERT_INTO_TREE on class CL_FAMILYGROUP has no exception.

Method READ_ARTICLES Signature

Method READ_ARTICLES on class CL_FAMILYGROUP has no parameter.
Method READ_ARTICLES on class CL_FAMILYGROUP has no exception.

Method READ_ORG_DIFFERENCIES Signature

Method READ_ORG_DIFFERENCIES on class CL_FAMILYGROUP has no parameter.
Method READ_ORG_DIFFERENCIES on class CL_FAMILYGROUP has no exception.

Method READ_TEXT Signature

Method READ_TEXT on class CL_FAMILYGROUP has no parameter.
Method READ_TEXT on class CL_FAMILYGROUP has no exception.

Method RELEASE_ARTICLE_LOCKS Signature

Method RELEASE_ARTICLE_LOCKS on class CL_FAMILYGROUP has no parameter.
Method RELEASE_ARTICLE_LOCKS on class CL_FAMILYGROUP has no exception.

Method RESET_IS_MODIFIED Signature

Method RESET_IS_MODIFIED on class CL_FAMILYGROUP has no parameter.
Method RESET_IS_MODIFIED on class CL_FAMILYGROUP has no exception.

Method REUSE_AFTER_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_O_FAMILYGROUP Value transfer Object reference (TYPE REF TO) CL_FAMILYGROUP Familiengruppe 20030424

Method REUSE_AFTER_DELETION on class CL_FAMILYGROUP has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFDO_DEL Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327
2 Changing PC_WPFDO_INS Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327
3 Changing PC_WPFDO_UPD Call by reference Type reference (TYPE) WPF_TT_WPFDO Tabellentyp zur WPFDO 20030327
4 Changing PC_WPFGA_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGA Tabellentyp zur WPFGA 20030313
5 Changing PC_WPFGA_INS Call by reference Type reference (TYPE) WPF_TT_WPFGA Tabellentyp zur WPFGA 20030313
6 Changing PC_WPFGRT_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313
7 Changing PC_WPFGRT_INS Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313
8 Changing PC_WPFGRT_UPD Call by reference Type reference (TYPE) WPF_TT_WPFGRT Tabellentyp zur WPFGRT 20030313
9 Changing PC_WPFGR_DEL Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313
10 Changing PC_WPFGR_INS Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313
11 Changing PC_WPFGR_UPD Call by reference Type reference (TYPE) WPF_TT_WPFGR Tabellentyp zur WPFGR 20030313

Method SAVE on class CL_FAMILYGROUP has no exception.

Method SEARCH_ARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_FOUND_FLAG Value transfer Type reference (TYPE) FLAG allgemeines flag 20030331
2 Importing PI_ARTNR Call by reference Type reference (TYPE) MATNR Materialnummer 20030331
3 Importing PI_VRKME Call by reference Type reference (TYPE) VRKME Verkaufsmengeneinheit 20030331

Method SEARCH_ARTICLE on class CL_FAMILYGROUP has no exception.

Method SEARCH_GENERIC_ARTICLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_FOUND_FLAG Value transfer Type reference (TYPE) FLAG allgemeines flag 20030703
2 Importing PI_ARTNR Call by reference Type reference (TYPE) MATNR Materialnummer 20030703

Method SEARCH_GENERIC_ARTICLE on class CL_FAMILYGROUP has no exception.

Method SEARCH_ORG_DIFFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFDO Call by reference Type reference (TYPE) WPFDO Family Pricing: abw. vertriebslinienabh. Preisbeziehungen 20030425
2 Exporting PE_FOUND Value transfer Type reference (TYPE) FLAG allgemeines flag 20030425

Method SEARCH_ORG_DIFFERENCE on class CL_FAMILYGROUP has no exception.

Method SET_ARTICLE_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WPFGA Call by reference Type reference (TYPE) WPF_TT_WPFGA Tabellentyp zur WPFGA 20030430
2 Importing PI_DELTA_ACTIVATION Call by reference Type reference (TYPE) FLAG allgemeines flag 20030430

Method SET_ARTICLE_LOCKS on class CL_FAMILYGROUP has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GPRKZ Value transfer Type reference (TYPE) WPF_GPRKZ Preisgruppenrundung erlaub (X=ja) 20030313
2 Importing PI_KBETR Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20030313
3 Importing PI_KONWA Call by reference Type reference (TYPE) KONWA 20030313
4 Importing PI_MODKZ Value transfer Type reference (TYPE) WPF_MODKZ Modifikation erlaubt (X=ja) 20030313
5 Importing PI_PRELS Value transfer Type reference (TYPE) WPF_PRELS Family Pricing: Kennzeichen: relativ 20030331
6 Importing PI_RMATN Call by reference Type reference (TYPE) WPF_RMATN Preisgruppenrundung erlaub (X=ja) 20030313
7 Importing PI_VRKME Call by reference Type reference (TYPE) W_VRKME_VKP Verkaufsmengeneinheit 20030505

Method SET_ATTRIBUTES on class CL_FAMILYGROUP has no exception.

Method SET_GPRKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_GPRKZ Call by reference Type reference (TYPE) WPF_GPRKZ Preisgruppenrundung erlaub (X=ja) 20030304

Method SET_GPRKZ on class CL_FAMILYGROUP has no exception.

Method SET_IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IS_DELETED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030310

Method SET_IS_DELETED on class CL_FAMILYGROUP has no exception.

Method SET_IS_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IS_EXPANDED Value transfer Type reference (TYPE) FLAG allgemeines flag 20030409

Method SET_IS_EXPANDED on class CL_FAMILYGROUP has no exception.

Method SET_IS_MODIFIED Signature

Method SET_IS_MODIFIED on class CL_FAMILYGROUP has no parameter.
Method SET_IS_MODIFIED on class CL_FAMILYGROUP has no exception.

Method SET_IS_ON_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IS_ON_DATABASE Value transfer Type reference (TYPE) FLAG allgemeines flag 20030313

Method SET_IS_ON_DATABASE on class CL_FAMILYGROUP has no exception.

Method SET_KBETR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_KBETR Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20030304

Method SET_KBETR on class CL_FAMILYGROUP has no exception.

Method SET_KONWA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_KONWA Call by reference Type reference (TYPE) KONWA 20030304

Method SET_KONWA on class CL_FAMILYGROUP has no exception.

Method SET_MODKZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MODKZ Call by reference Type reference (TYPE) WPF_MODKZ Modifikation erlaubt (X=ja) 20030304

Method SET_MODKZ on class CL_FAMILYGROUP has no exception.

Method SET_NEEDS_SAVING Signature

Method SET_NEEDS_SAVING on class CL_FAMILYGROUP has no parameter.
Method SET_NEEDS_SAVING on class CL_FAMILYGROUP has no exception.

Method SET_OLDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OLDFL Call by reference Type reference (TYPE) WPF_OLDFL abweichende vertriebslinienabhängige Preisbeziehung (X=ja) 20030304

Method SET_OLDFL on class CL_FAMILYGROUP has no exception.

Method SET_PRELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PRELS Value transfer Type reference (TYPE) WPF_PRELS Family Pricing: Kennzeichen: relativ 20030331

Method SET_PRELS on class CL_FAMILYGROUP has no exception.

Method SET_RMATN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RMATN Call by reference Type reference (TYPE) WPF_RMATN Referenzmaterialnummer 20030313

Method SET_RMATN on class CL_FAMILYGROUP has no exception.

Method SET_VRKME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_VRKME Call by reference Type reference (TYPE) W_VRKME_VKP Verkaufsmengeneinheit 20030505

Method SET_VRKME on class CL_FAMILYGROUP has no exception.

Method SET_WPFDO_IS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_WPFDO_IS_READ Value transfer Type reference (TYPE) FLAG allgemeines flag 20030325

Method SET_WPFDO_IS_READ on class CL_FAMILYGROUP has no exception.

Method SET_WPFGA_IS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_WPFGA_IS_READ Value transfer Type reference (TYPE) FLAG allgemeines flag 20030320

Method SET_WPFGA_IS_READ on class CL_FAMILYGROUP has no exception.

Method TRANSLATION_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRANSLATION_TEXT Call by reference Type reference (TYPE) WPF_TT_TRANSLATION_TEXT Tabelle mit sprachabhängigen Bezeichnungen 20040115

Method TRANSLATION_UPDATE on class CL_FAMILYGROUP has no exception.

Method WRITE_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030416
2 Importing PI_T_WPFGA Call by reference Type reference (TYPE) WPF_TT_WPFGA Tabellentyp zur WPFGA 20030416

Method WRITE_ERROR_MESSAGES on class CL_FAMILYGROUP has no exception.

Method WRITE_WARNING_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_WARNINGS Call by reference Type reference (TYPE) I 20030416
2 Importing PI_ARTNR Call by reference Type reference (TYPE) MATNR Materialnummer 20030416
3 Importing PI_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20030416
4 Importing PI_VRKME Call by reference Type reference (TYPE) VRKME Verkaufsmengeneinheit 20030416

Method WRITE_WARNING_MESSAGES on class CL_FAMILYGROUP has no exception.
History
Last changed by/on SAP  20040315 
SAP Release Created in 200