SAP ABAP Class CL_BUP_RELY_DB_READ (DB Access and DB Buffer for BUT052)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_IPI (Package) SAP Business Partner: Internal Programming Interface (Basis)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20070208 |
Properties
Class | CL_BUP_RELY_DB_READ | |
Short Description | DB Access and DB Buffer for BUT052 | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
Created | 20060601 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20070208 |
Friends
Class CL_BUP_RELY_DB_READ has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Buffer Consistency (Records Chngd in Parallel Session) | 20081110 |
2 | ![]() |
Instance method | Private | Method | Determine ADDRNUMBER from ORG_ADDRESS_ID | 20060601 |
3 | ![]() |
Instance method | Private | Method | Determine BAS Interface | 20070111 |
4 | ![]() |
Static method | Public | Method | Factory Method | 20060601 |
5 | ![]() |
Instance method | Private | Method | Show Results of SELECT in Buffer | 20081107 |
6 | ![]() |
Instance method | Private | Method | Read DB Buffer for P1, P2, ADDRNUMBER (But Without RELNR) | 20060601 |
7 | ![]() |
Instance method | Private | Method | Read Database Buffer for PARTNER1, PARTNER2 | 20070207 |
8 | ![]() |
Instance method | Public | Method | Delete Entire Database Buffer | 20060601 |
9 | ![]() |
Instance method | Public | Method | Delete Records for PARTNER1-PARTNER2 Package from DB Buffer | 20070207 |
10 | ![]() |
Instance method | Public | Method | Read Rel.Addr. with P1, P2, ADNUM (Various RELNRs Possible) | 20060601 |
11 | ![]() |
Instance method | Public | Method | Read Relship Addresses for PARTNER1-PARTNER2 Package from DB | 20070207 |
12 | ![]() |
Instance method | Public | Method | Update Database Buffer After Saving (AFTER_COMMIT) | 20070208 |
Events
Class CL_BUP_RELY_DB_READ has no event.
Types
Class CL_BUP_RELY_DB_READ has no local type.
Method Signatures
Method BUF_CONSIST_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehlerflag | 20081110 | ||
2 | ![]() |
IT_DATA_BUF_AFTER | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Inhalt des Datenpuffers zur Selektion (nach dem SELECT) | 20081110 | ||
3 | ![]() |
IT_DATA_BUF_BEFORE | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Inhalt des Datenpuffers zur Selektion (vor dem SELECT) | 20081110 |
Method BUF_CONSIST_CHECK on class CL_BUP_RELY_DB_READ has no exception.
Method DETERMINE_ADDRNUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORG_ADDRESS_ID | Call by reference | Type reference (TYPE) | ADDR_NODE_ID | ORG_ADDRESS_ID | 20060601 | ||
2 | ![]() |
IV_PARTNER1 | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20070111 | ||
3 | ![]() |
RV_ADDRNUMBER | Value transfer | Type reference (TYPE) | AD_ADDRNUM | Adressnumber | 20060601 |
Method DETERMINE_ADDRNUMBER on class CL_BUP_RELY_DB_READ has no exception.
Method GET_BAS_IF Signature
Method GET_BAS_IF on class CL_BUP_RELY_DB_READ has no parameter.
Method GET_BAS_IF on class CL_BUP_RELY_DB_READ has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BUP_RELY_DB_READ | Instanz Datenbankzugriffsklasse/-puffer Bez.Adressen | 20060601 |
Method GET_INSTANCE on class CL_BUP_RELY_DB_READ has no exception.
Method PROCESS_RESULTS_SEL_BY_RELPACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BUT052 | Call by reference | Type reference (TYPE) | TTY_BUT052 | GPB: Übergabestruktur für Beziehungsadressen | 20081107 | ||
2 | ![]() |
IT_SEL_IDS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PartnerIDs Beziehungsadressen | 20081107 | ||
3 | ![]() |
IT_SEL_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY_DB | Schlüssel Beziehungsadressen (sortiert für DB-Zugriffe) | 20081107 | ||
4 | ![]() |
IV_DB_READ | Call by reference | Type reference (TYPE) | BOOLE_D | Direkt von der Datenbank lesen | 20081107 |
Method PROCESS_RESULTS_SEL_BY_RELPACK on class CL_BUP_RELY_DB_READ has no exception.
Method READ_BUFFER_BY_REL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY_DB | Schlüssel Beziehungsadressen (P1, P2, ADNUM) | 20060601 | ||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Datenbankpuffer für Beziehungsadressen BUT052 | 20060601 | ||
3 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY_DB | Schlüssel nicht gefundener Beziehungsadressen | 20060829 | ||
4 | ![]() |
IV_DETERMINE_ADDRNUMBER | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Falls notwendig ADDRNUMBER aus ORG_ADDRESS_ID bestimmen | 20070507 |
Method READ_BUFFER_BY_REL_ADDRESS on class CL_BUP_RELY_DB_READ has no exception.
Method READ_BUFFER_BY_REL_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PARTNER1-PARTNER2-IDs | 20070207 | ||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Datenbankpuffer für Beziehungsadressen BUT052 | 20070207 | ||
3 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PARTNER1-PARTNER2-IDs ohne Beziehungsadressen | 20070207 |
Method READ_BUFFER_BY_REL_PACKAGE on class CL_BUP_RELY_DB_READ has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_BUP_RELY_DB_READ has no parameter.
Method REFRESH_BUFFER on class CL_BUP_RELY_DB_READ has no exception.
Method RESET_MEMORY_BY_REL_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ID | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PARTNER1-PARTNER2-IDs | 20070207 |
Method RESET_MEMORY_BY_REL_PACKAGE on class CL_BUP_RELY_DB_READ has no exception.
Method SELECT_BY_REL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Datenbankpuffer für Beziehungsadressen BUT052 | 20060601 | ||
2 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY_DB | Schlüssel nicht gefundener Beziehungsadressen | 20060601 | ||
3 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY_DB | Schlüssel Beziehungsadressen (P1, P2, ADNUM) | 20060601 | ||
4 | ![]() |
IV_DB_READ | Call by reference | Type reference (TYPE) | BOOLE_D | Datenbank ungepuffert lesen | 20060601 | ||
5 | ![]() |
IV_DETERMINE_ADDRNUMBER | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Falls notwendig ADDRNUMBER aus ORG_ADDRESS_ID bestimmen | 20070507 |
Method SELECT_BY_REL_ADDRESS on class CL_BUP_RELY_DB_READ has no exception.
Method SELECT_BY_REL_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_RELY_BUT052_DB_BUFFER | Datenbankpuffer für Beziehungsadressen BUT052 | 20070207 | ||
2 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PARTNER1-PARTNER2-IDs ohne Beziehungsadressen | 20070207 | ||
3 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | PARTNER1-PARTNER2-IDs | 20070207 | ||
4 | ![]() |
IV_DB_READ | Call by reference | Type reference (TYPE) | BOOLE_D | Datenbank ungepuffert lesen | 20070207 |
Method SELECT_BY_REL_PACKAGE on class CL_BUP_RELY_DB_READ has no exception.
Method UPDATE_DATA_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler, Updates nicht möglich | 20070208 | ||
2 | ![]() |
IT_UPDATES | Call by reference | Type reference (TYPE) | BUP_TS_RELY_MEMORY_WORK | Memorystruktur für Puffer Beziehungsadressen (BUT052) | 20070208 |
Method UPDATE_DATA_BUFFER on class CL_BUP_RELY_DB_READ has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |