SAP ABAP Class /ECRS/CL_POI (Class BL for Provider of Information)
Hierarchy
☛
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
⤷
SLL-ECR (Application Component) Electronic Compliance Reporting
⤷
/ECRS/BL_MD (Package) ECR: Business Logic - Master Data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /ECRS/IF_BL_MD_CONSTANTS | Constants for Master Data | 20060601 |
Properties
Class | /ECRS/CL_POI | |
Short Description | Class BL for Provider of Information | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ECRS/BL_MD | ECR: Business Logic - Master Data |
Created | 20060522 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ECRS/CL_POI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /ECRS/IF_BL_MD_CONSTANTS | Constants for Master Data | 20060601 |
Friends
Class /ECRS/CL_POI has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Data for Provider of Information | 20060522 |
2 | ![]() |
Instance method | Private | Method | Check Data for Provider of Information | 20060522 |
3 | ![]() |
Instance method | Public | Method | Display Whether Provider of Information Was Changed | 20060613 |
4 | ![]() |
Instance method | Public | Method | Close | 20060522 |
5 | ![]() |
Static method | Public | Method | List of Providers of Information | 20060522 |
6 | ![]() |
Static method | Public | Method | Read Name and Country for a Provider of Information | 20060619 |
7 | ![]() |
Instance method | Public | Method | Open to Create a Provider of Information | 20060522 |
8 | ![]() |
Instance method | Public | Method | Open to Delete a Provider of Information | 20060522 |
9 | ![]() |
Instance method | Public | Method | Open to Display a Provider of Information | 20060522 |
10 | ![]() |
Instance method | Public | Method | Open to Edit a Provider of Information | 20060522 |
11 | ![]() |
Instance method | Private | Method | (BL Internal) Open a Provider of Information | 20060529 |
12 | ![]() |
Static method | Public | Method | Read Single Record for a Provider of Information | 20060602 |
13 | ![]() |
Instance method | Public | Method | Save Data | 20060522 |
Events
Class /ECRS/CL_POI has no event.
Types
Class /ECRS/CL_POI has no local type.
Method Signatures
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POIA | Call by reference | Type reference (TYPE) | /ECRS/POIA | Auskunftspflichtiger | 20060531 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /ECRS/ERROR_POI_T | Tabelle zur Struktur mit Fehlermeldungen | 20060609 | ||
3 | ![]() |
IS_POI_CHD | Call by reference | Type reference (TYPE) | /ECRS/POI_CHD_S | Änderbare Daten zum Auskunftpflichtigen | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht erlaubt zu rufen | 20060607 | |
2 | ![]() |
Kein Auskunftspflichtiger geöffnet | 20060607 | |
3 | ![]() |
Daten sind nicht korrekt | 20060522 | |
4 | ![]() |
Falsches Meldungsland | 20060606 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /ECRS/ERROR_POI_T | Tabelle zur Struktur mit Fehlermeldungen | 20060609 | ||
2 | ![]() |
IS_POI_CHD | Call by reference | Type reference (TYPE) | /ECRS/POI_CHD_S | Änderbare Daten zum Auskunftpflichtigen | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht erlaubt zu rufen | 20060607 | |
2 | ![]() |
Kein Auskunftspflichtiger geöffnet | 20060607 | |
3 | ![]() |
Daten sind nicht korrekt | 20060522 | |
4 | ![]() |
Falsches Meldungsland | 20060606 |
Method CHECK_IF_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20060613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht erlaubt zu rufen | 20060613 | |
2 | ![]() |
Keine Meldung geöffnet | 20060613 |
Method CLOSE Signature
Method CLOSE on class /ECRS/CL_POI has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es ist nichts geöffnet | 20060522 |
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_POI_LIST | Call by reference | Type reference (TYPE) | /ECRS/POIA_T | Standardtabelle zum Auskunftspflichtigen | 20060522 |
Method GET_LIST on class /ECRS/CL_POI has no exception.
Method GET_POI_NAME_AND_COUNTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COUNTRY | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060619 | ||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | /ECRS/POINA | Name des Auskunftspflichtigen | 20060619 | ||
3 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Nummer des Auskunftspflichtigen | 20060619 |
Method OPEN_FOR_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ETS | Call by reference | Type reference (TYPE) | /ECRS/ETS_S | Verwaltungsdaten: Ersteller, Änderer, Zeitstempel | 20060616 | ||
2 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060522 | ||
3 | ![]() |
IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist bereits gesperrt | 20060607 | |
2 | ![]() |
Interner Fehler beim Sperren | 20060523 | |
3 | ![]() |
Fehlende ID für Auskunftspflichtigen | 20060613 | |
4 | ![]() |
Fehlender Wert zum Anlegen | 20060613 | |
5 | ![]() |
Auskunftspflichtiger existiert schon | 20060522 | |
6 | ![]() |
Es ist schon ein Auskunftspflichtiger geöffnet | 20060529 | |
7 | ![]() |
Falsches Land | 20060522 |
Method OPEN_FOR_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Vorschlagswerte sind bereits geöffnet | 20060608 | |
2 | ![]() |
Vorschlagswerte sind bereits gesperrt | 20060608 | |
3 | ![]() |
Auskunftspflichtiger ist bereits gesperrt | 20060607 | |
4 | ![]() |
Interner Fehler beim Sperren | 20060523 | |
5 | ![]() |
POIID nicht vorhanden | 20060522 | |
6 | ![]() |
Es ist schon ein Auskunftspflichtiger geöffnet | 20060522 | |
7 | ![]() |
Auskunftspflichtiger kommt noch in Meldungen vor | 20060621 |
Method OPEN_FOR_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POI | Call by reference | Type reference (TYPE) | /ECRS/POIA | Auskunftspflichtiger | 20060522 | ||
2 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
POIID nicht vorhanden | 20060522 | |
2 | ![]() |
Es ist schon ein Auskunftspflichtiger geöffnet | 20060522 |
Method OPEN_FOR_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POI | Call by reference | Type reference (TYPE) | /ECRS/POIA | Auskunftspflichtiger | 20060522 | ||
2 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt ist bereits gesperrt | 20060607 | |
2 | ![]() |
Interner Fehler beim Sperren | 20060523 | |
3 | ![]() |
POIID nicht vorhanden | 20060522 | |
4 | ![]() |
Es ist schon ein Auskunftspflichtiger geöffnet | 20060522 |
Method OPEN_POI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POI | Call by reference | Type reference (TYPE) | /ECRS/POIA | Auskunftspflichtiger | 20060529 | ||
2 | ![]() |
IV_OMODE | Call by reference | Type reference (TYPE) | /ECRS/OMODE | Öffnungsmodus eines Objekts | 20060529 | ||
3 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060529 | ||
4 | ![]() |
IV_RPCTI | Call by reference | Type reference (TYPE) | /ECRS/RPCTI | Meldungsland (ISO-Code) | 20060529 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Obejekt ist bereits gesperrt | 20060607 | |
2 | ![]() |
Interner Fehler beim Sperren | 20060529 | |
3 | ![]() |
POIID nicht vorhanden | 20060529 | |
4 | ![]() |
Kein Auskunftspflichtiger übergeben | 20060613 | |
5 | ![]() |
Kein Meldungsland übergeben | 20060613 | |
6 | ![]() |
Auskunftspflichtiger existiert schon | 20060529 | |
7 | ![]() |
Es ist schon ein Auskunftspflichtiger geöffnet | 20060529 |
Method READ_POIA_DB_SGL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_POIA | Call by reference | Type reference (TYPE) | /ECRS/POIA | Auskunftspflichtiger | 20060602 | ||
2 | ![]() |
IV_POIID | Call by reference | Type reference (TYPE) | /ECRS/POIID | Auskunftspflichtigennummer | 20060602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten | 20060602 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | /ECRS/ERROR_POI_T | Tabelle zur Struktur mit Fehlermeldungen | 20060609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Methode ist nicht erlaubt zu rufen | 20060609 | |
2 | ![]() |
Keine Auskunftspflichtiger geöffnet | 20060607 | |
3 | ![]() |
Objekt ist nicht korrekt | 20060607 | |
4 | ![]() |
Falsches Meldungsland | 20060607 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 710 |