SAP ABAP Class CF_RESC_PARTICIP_GROUP (Participation Group (VISCPG): Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-SC (Application Component) Service Charge Settlement
     RE_SC_PG (Package) SCS: Participation Group
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20010709
Properties
Class CF_RESC_PARTICIP_GROUP  
Short Description Participation Group (VISCPG): Factory    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_SC_PG   SCS: Participation Group 
Created 20010309   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)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_RESC_PARTICIP_GROUP has no interface implemented.
Friends
Class CF_RESC_PARTICIP_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTH_OBJECT Constant Protected Type reference (TYPE) XUOBJECT 'F_RESC_PG' Authorization Object 20010309
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Checks Authorization (Generic) 20030305
2 CHECK_KEY Static method Public Method Checks Existence of Business Object Via Business Key (Exc.) 20030401
3 CHECK_KEY_TO_CREATE Static method Public Method Checks If Business Key for New Object Is Allowed 20030401
4 CONVERT_BUSKEY_TO_IDENT_KEY Static method Public Method Converts BOR Key to External Format 20030402
5 CONVERT_BUSKEY_TO_KEY Static method Public Method Converts BOR Key to the Semantic Key 20030206
6 CONVERT_KEY_TO_BUSKEY Static method Public Method Converts Semantic Key to BOR Key 20030206
7 CONVERT_KEY_TO_IDENT_KEY Static method Public Method Converts Semantic Key to External Formatting 20030206
8 CREATE Static method Public Method Creates New Business Object 20010309
9 CREATE_BY_SU Static method Public Method Generates New Participation Group for Entered SU 20010309
10 DEQUEUE Static method Public Method Resets Lock (Generic) 20030305
11 ENQUEUE Static method Public Method Sets Lock (Generic) 20030305
12 EXISTS Static method Public Method Checks Existence of Business Objects Using Business Key 20010309
13 FIND Static method Public Method Delivers Instances of Business Objects Using Business Key 20010309
14 FIND_BY_DETAIL Static method Public Method Delivers Instances of Business Objects Using Basic Data 20010309
15 FIND_BY_INTRENO Static method Public Method Delivers Instances of Business Objects Using INTRENO 20030206
16 FIND_BY_OBJNR Static method Public Method Supplies Instance of Business Object via Object Number 20030204
17 IS_EXT_NUMBER_ASSIGNMENT Static method Public Method Is external number assignment active? 20010309
18 _FIND_BY_DETAIL Static method Private Method Delivers Instances of Business Objects Using Basic Data 20030306
Events
Class CF_RESC_PARTICIP_GROUP has no event.
Types
Class CF_RESC_PARTICIP_GROUP has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität 20030305
2 Importing ID_AUTHGRP Value transfer Type reference (TYPE) RECAAUTHGRP Berechtigungsgruppe 20030305
3 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030305
# Exception Resumable Description Created on
1 ERROR Fehler 20030305

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030401
2 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030401
3 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Nummer der Wirtschaftseinheit 20030401
4 Importing IF_BYPASSING_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20030401
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20030401

Method CHECK_KEY_TO_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030401
2 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030401
3 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Nummer der Wirtschaftseinheit 20030401
4 Importing IF_BYPASSING_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20030401
# Exception Resumable Description Created on
1 ERROR Nicht gefunden 20030401

Method CONVERT_BUSKEY_TO_IDENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IDENT_KEY Call by reference Type reference (TYPE) RECAIDENTKEY Ident-Teil Schlüssel, z.B. "1000/123" 20030402
2 Importing ID_BUSKEY Value transfer Type reference (TYPE) RECA1_BUSKEY Objektschlüssel 20030402
# Exception Resumable Description Created on
1 UNDEFINED Externe Darstellung kann nicht ermittelt werden 20030402

Method CONVERT_BUSKEY_TO_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BUKRS Call by reference Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030206
2 Exporting ED_PGID Call by reference Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
3 Exporting ED_SWENR Call by reference Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
4 Importing ID_BUSKEY Value transfer Type reference (TYPE) RECA1_BUSKEY Objektschlüssel 20030206
# Exception Resumable Description Created on
1 UNDEFINED Sematischer Schlüssel kann nicht ermittelt werden 20030206

Method CONVERT_KEY_TO_BUSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_BUSKEY Call by reference Type reference (TYPE) RECA1_BUSKEY Objektschlüssel 20030206
2 Exporting ED_BUSTYPE Call by reference Type reference (TYPE) RECA1_BUSTYPE Objekttyp 20030206
3 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030206
4 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
5 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
# Exception Resumable Description Created on
1 UNDEFINED BOR-Schlüssel kann nicht ermittelt werden 20030206

Method CONVERT_KEY_TO_IDENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_IDENT_KEY Call by reference Type reference (TYPE) RECAIDENTKEY Ident-Teil Schlüssel, z.B. "1000/123" 20030206
2 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030206
3 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
4 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
# Exception Resumable Description Created on
1 UNDEFINED BOR-Schlüssel kann nicht ermittelt werden 20030206

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20010309
2 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
3 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
4 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20010309
5 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20010309
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20010309
# Exception Resumable Description Created on
1 ERROR Fehler 20010309

Method CREATE_BY_SU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_SETTL_UNIT-BUKRS Buchungskreis 20010309
2 Importing ID_SEMPLS Value transfer Type reference (TYPE) RESC_SETTL_UNIT-SEMPSL Abrechnungseinheit 20010309
3 Importing ID_SNKSL Value transfer Type reference (TYPE) RESC_SETTL_UNIT-SNKSL Nebenkostenschlüssel 20010309
4 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_SETTL_UNIT-SWENR Gültige Wirtschaftseinheit 20010309
5 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20010309
6 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20010309
7 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20010309

Method CREATE_BY_SU on class CF_RESC_PARTICIP_GROUP has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030305
2 Importing ID_MODE Value transfer Type reference (TYPE) ENQMODE 'X' TECH: Sperrmodus 20030305
3 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
4 Importing ID_SCOPE Value transfer Type reference (TYPE) CHAR1 '3' TECH: Gültigkeitsdauer der Sperre 20030305
5 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Nummer der Wirtschaftseinheit 20030320
6 Importing IF_COLLECT Value transfer Type reference (TYPE) DDENQCOLL ABAP_FALSE TECH: Entsperren erst nur aufsammeln? 20030305
7 Importing IF_SYNCHRON Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE TECH: Synchrones Entsperren? 20030305
8 Importing IF_X_BUKRS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030305
9 Importing IF_X_PGID Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030320
10 Importing IF_X_SWENR Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030320

Method DEQUEUE on class CF_RESC_PARTICIP_GROUP has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030305
2 Importing ID_MODE Value transfer Type reference (TYPE) ENQMODE 'X' TECH: Sperrmodus 20030305
3 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
4 Importing ID_SCOPE Value transfer Type reference (TYPE) CHAR1 '2' TECH: Gültigkeitsdauer der Sperre 20030305
5 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Nummer der Wirtschaftseinheit 20030320
6 Importing IF_COLLECT Value transfer Type reference (TYPE) DDENQCOLL ABAP_FALSE TECH: Sperren erst nur aufsammeln? 20030305
7 Importing IF_WAIT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE TECH: Definierte Zeit warten, bis Sperre zurückgenommen wird 20030305
8 Importing IF_X_BUKRS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030305
9 Importing IF_X_PGID Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030320
10 Importing IF_X_SWENR Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch 20030320
# Exception Resumable Description Created on
1 ERROR Fehler 20030305

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20010309
2 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
3 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
4 Importing IF_BYPASSING_BUFFER Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Lesen von DB ohne Verwendung des Puffers 20010309
5 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Business-Objekt vorhanden 20010309

Method EXISTS on class CF_RESC_PARTICIP_GROUP has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20010309
2 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20010309
3 Importing ID_PGID Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-PGID Gruppe von MO's, die an einer Abrechnung teilnehmen 20030320
4 Importing ID_SWENR Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-SWENR Gültige Wirtschaftseinheit 20030320
5 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20010309
6 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20010309
7 Importing IF_USE_ARCHIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aus Archiv lesen, falls nicht in DB vorhanden? 20030204
8 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20010309
# Exception Resumable Description Created on
1 ERROR Fehler 20010309

Method FIND_BY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20010309
2 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20010309
3 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20010309
4 Importing IS_DETAIL Call by reference Type reference (TYPE) RESC_PARTICIP_GROUP Grunddaten 20010309
5 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20010309
# Exception Resumable Description Created on
1 ERROR Fehler 20010309

Method FIND_BY_INTRENO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20030206
2 Importing ID_INTRENO Value transfer Type reference (TYPE) RECAINTRENO INTRENO 20030206
3 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20030206
4 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20030206
5 Importing IF_USE_ARCHIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aus Archiv lesen, falls nicht in DB vorhanden? 20030206
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20030206
# Exception Resumable Description Created on
1 ERROR Fehler 20030206

Method FIND_BY_OBJNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY RECA1_ACTIVITY-DISPLAY Aktivität: Ändern/Anzeigen 20030204
2 Importing ID_OBJNR Value transfer Type reference (TYPE) RECAOBJNR Objektnummer 20030204
3 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Tech: Default-Berechtigungsprüfungen durchführen? 20030204
4 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Sperren verwenden? 20030204
5 Importing IF_USE_ARCHIVE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Aus Archiv lesen, falls nicht in DB vorhanden? 20030204
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20030204
# Exception Resumable Description Created on
1 ERROR Fehler 20030204

Method IS_EXT_NUMBER_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_BUKRS Value transfer Type reference (TYPE) RESC_PARTICIP_GROUP-BUKRS Buchungskreis 20030401
2 Returning RF_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL Externe Nummernvergabe? 20010309
# Exception Resumable Description Created on
1 NOT_FOUND Nummernkreis nicht gefunden 20010309

Method _FIND_BY_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Value transfer Type reference (TYPE) RECA1_ACTIVITY Aktivität: Ändern/Anzeigen 20030306
2 Importing IF_ARCHIVED Value transfer Type reference (TYPE) ABAP_BOOL Wird das Objekt aus dem Archiv gelesen? 20030306
3 Importing IF_AUTH_CHECK Value transfer Type reference (TYPE) ABAP_BOOL Tech: Default-Berechtigungsprüfungen durchführen? 20030306
4 Importing IF_ENQUEUE Value transfer Type reference (TYPE) ABAP_BOOL Tech: Default-Sperren verwenden? 20030306
5 Importing IS_DETAIL Call by reference Type reference (TYPE) RESC_PARTICIP_GROUP Grunddaten 20030306
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RESC_PARTICIP_GROUP Teilnahmegruppe 20030306
# Exception Resumable Description Created on
1 ERROR Fehler 20030306
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C