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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | XUOBJECT | 'F_RESC_PG' | Authorization Object | 20010309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Authorization (Generic) | 20030305 | |
| 2 | Static method | Public | Method | Checks Existence of Business Object Via Business Key (Exc.) | 20030401 | |
| 3 | Static method | Public | Method | Checks If Business Key for New Object Is Allowed | 20030401 | |
| 4 | Static method | Public | Method | Converts BOR Key to External Format | 20030402 | |
| 5 | Static method | Public | Method | Converts BOR Key to the Semantic Key | 20030206 | |
| 6 | Static method | Public | Method | Converts Semantic Key to BOR Key | 20030206 | |
| 7 | Static method | Public | Method | Converts Semantic Key to External Formatting | 20030206 | |
| 8 | Static method | Public | Method | Creates New Business Object | 20010309 | |
| 9 | Static method | Public | Method | Generates New Participation Group for Entered SU | 20010309 | |
| 10 | Static method | Public | Method | Resets Lock (Generic) | 20030305 | |
| 11 | Static method | Public | Method | Sets Lock (Generic) | 20030305 | |
| 12 | Static method | Public | Method | Checks Existence of Business Objects Using Business Key | 20010309 | |
| 13 | Static method | Public | Method | Delivers Instances of Business Objects Using Business Key | 20010309 | |
| 14 | Static method | Public | Method | Delivers Instances of Business Objects Using Basic Data | 20010309 | |
| 15 | Static method | Public | Method | Delivers Instances of Business Objects Using INTRENO | 20030206 | |
| 16 | Static method | Public | Method | Supplies Instance of Business Object via Object Number | 20030204 | |
| 17 | Static method | Public | Method | Is external number assignment active? | 20010309 | |
| 18 | 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 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität | 20030305 | ||
| 2 | ID_AUTHGRP | Value transfer | Type reference (TYPE) | RECAAUTHGRP | Berechtigungsgruppe | 20030305 | |||
| 3 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030305 |
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030401 | |||
| 2 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030401 | |||
| 3 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Nummer der Wirtschaftseinheit | 20030401 | |||
| 4 | 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 | Nicht gefunden | 20030401 |
Method CHECK_KEY_TO_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030401 | |||
| 2 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030401 | |||
| 3 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Nummer der Wirtschaftseinheit | 20030401 | |||
| 4 | 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 | 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 | ED_IDENT_KEY | Call by reference | Type reference (TYPE) | RECAIDENTKEY | Ident-Teil Schlüssel, z.B. "1000/123" | 20030402 | |||
| 2 | ID_BUSKEY | Value transfer | Type reference (TYPE) | RECA1_BUSKEY | Objektschlüssel | 20030402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ED_BUKRS | Call by reference | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030206 | |||
| 2 | ED_PGID | Call by reference | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 3 | ED_SWENR | Call by reference | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 | |||
| 4 | ID_BUSKEY | Value transfer | Type reference (TYPE) | RECA1_BUSKEY | Objektschlüssel | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ED_BUSKEY | Call by reference | Type reference (TYPE) | RECA1_BUSKEY | Objektschlüssel | 20030206 | |||
| 2 | ED_BUSTYPE | Call by reference | Type reference (TYPE) | RECA1_BUSTYPE | Objekttyp | 20030206 | |||
| 3 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030206 | |||
| 4 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 5 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ED_IDENT_KEY | Call by reference | Type reference (TYPE) | RECAIDENTKEY | Ident-Teil Schlüssel, z.B. "1000/123" | 20030206 | |||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030206 | |||
| 3 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 4 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20010309 | |||
| 2 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 3 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 | |||
| 4 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20010309 | ||
| 5 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20010309 | ||
| 6 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20010309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010309 |
Method CREATE_BY_SU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT-BUKRS | Buchungskreis | 20010309 | |||
| 2 | ID_SEMPLS | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT-SEMPSL | Abrechnungseinheit | 20010309 | |||
| 3 | ID_SNKSL | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT-SNKSL | Nebenkostenschlüssel | 20010309 | |||
| 4 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_SETTL_UNIT-SWENR | Gültige Wirtschaftseinheit | 20010309 | |||
| 5 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20010309 | ||
| 6 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20010309 | ||
| 7 | 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 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030305 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | ENQMODE | 'X' | TECH: Sperrmodus | 20030305 | ||
| 3 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 4 | ID_SCOPE | Value transfer | Type reference (TYPE) | CHAR1 | '3' | TECH: Gültigkeitsdauer der Sperre | 20030305 | ||
| 5 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Nummer der Wirtschaftseinheit | 20030320 | |||
| 6 | IF_COLLECT | Value transfer | Type reference (TYPE) | DDENQCOLL | ABAP_FALSE | TECH: Entsperren erst nur aufsammeln? | 20030305 | ||
| 7 | IF_SYNCHRON | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | TECH: Synchrones Entsperren? | 20030305 | ||
| 8 | IF_X_BUKRS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch | 20030305 | ||
| 9 | IF_X_PGID | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch | 20030320 | ||
| 10 | 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 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030305 | |||
| 2 | ID_MODE | Value transfer | Type reference (TYPE) | ENQMODE | 'X' | TECH: Sperrmodus | 20030305 | ||
| 3 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 4 | ID_SCOPE | Value transfer | Type reference (TYPE) | CHAR1 | '2' | TECH: Gültigkeitsdauer der Sperre | 20030305 | ||
| 5 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Nummer der Wirtschaftseinheit | 20030320 | |||
| 6 | IF_COLLECT | Value transfer | Type reference (TYPE) | DDENQCOLL | ABAP_FALSE | TECH: Sperren erst nur aufsammeln? | 20030305 | ||
| 7 | IF_WAIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | TECH: Definierte Zeit warten, bis Sperre zurückgenommen wird | 20030305 | ||
| 8 | IF_X_BUKRS | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch | 20030305 | ||
| 9 | IF_X_PGID | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X'=Parameter auf Gleichheit prüfen; ' '=Par. ist generisch | 20030320 | ||
| 10 | 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 | Fehler | 20030305 |
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20010309 | |||
| 2 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 3 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 | |||
| 4 | IF_BYPASSING_BUFFER | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Lesen von DB ohne Verwendung des Puffers | 20010309 | ||
| 5 | 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 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20010309 | ||
| 2 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20010309 | |||
| 3 | ID_PGID | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-PGID | Gruppe von MO's, die an einer Abrechnung teilnehmen | 20030320 | |||
| 4 | ID_SWENR | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-SWENR | Gültige Wirtschaftseinheit | 20030320 | |||
| 5 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20010309 | ||
| 6 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20010309 | ||
| 7 | IF_USE_ARCHIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aus Archiv lesen, falls nicht in DB vorhanden? | 20030204 | ||
| 8 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20010309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010309 |
Method FIND_BY_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20010309 | ||
| 2 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20010309 | ||
| 3 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20010309 | ||
| 4 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESC_PARTICIP_GROUP | Grunddaten | 20010309 | |||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20010309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010309 |
Method FIND_BY_INTRENO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20030206 | ||
| 2 | ID_INTRENO | Value transfer | Type reference (TYPE) | RECAINTRENO | INTRENO | 20030206 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20030206 | ||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20030206 | ||
| 5 | IF_USE_ARCHIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aus Archiv lesen, falls nicht in DB vorhanden? | 20030206 | ||
| 6 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20030206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030206 |
Method FIND_BY_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Aktivität: Ändern/Anzeigen | 20030204 | ||
| 2 | ID_OBJNR | Value transfer | Type reference (TYPE) | RECAOBJNR | Objektnummer | 20030204 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tech: Default-Berechtigungsprüfungen durchführen? | 20030204 | ||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Tech: Default-Sperren verwenden? | 20030204 | ||
| 5 | IF_USE_ARCHIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aus Archiv lesen, falls nicht in DB vorhanden? | 20030204 | ||
| 6 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20030204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030204 |
Method IS_EXT_NUMBER_ASSIGNMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BUKRS | Value transfer | Type reference (TYPE) | RESC_PARTICIP_GROUP-BUKRS | Buchungskreis | 20030401 | |||
| 2 | RF_EXTERNAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Externe Nummernvergabe? | 20010309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis nicht gefunden | 20010309 |
Method _FIND_BY_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ACTIVITY | Value transfer | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität: Ändern/Anzeigen | 20030306 | |||
| 2 | IF_ARCHIVED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wird das Objekt aus dem Archiv gelesen? | 20030306 | |||
| 3 | IF_AUTH_CHECK | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Default-Berechtigungsprüfungen durchführen? | 20030306 | |||
| 4 | IF_ENQUEUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Tech: Default-Sperren verwenden? | 20030306 | |||
| 5 | IS_DETAIL | Call by reference | Type reference (TYPE) | RESC_PARTICIP_GROUP | Grunddaten | 20030306 | |||
| 6 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RESC_PARTICIP_GROUP | Teilnahmegruppe | 20030306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030306 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C |