SAP ABAP Class CL_RECP_MISC_BP (Data Retrieval: Business Partner and Addresses)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-CP (Application Component) Correspondence
⤷
RE_CP_SD (Package) RE: Data Retrieval (for Mass Print)

⤷

⤷

Properties
Class | CL_RECP_MISC_BP | |
Short Description | Data Retrieval: Business Partner and Addresses | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CP_SD | RE: Data Retrieval (for Mass Print) |
Created | 20020507 | 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) |
Interfaces
Class CL_RECP_MISC_BP has no interface implemented.
Friends
Class CL_RECP_MISC_BP has no friend class.
Attributes
Class CL_RECP_MISC_BP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delivers Address for Master Data Object | 20020507 |
2 | ![]() |
Static method | Public | Method | Gets Partner Data | 20020718 |
3 | ![]() |
Static method | Public | Method | Gets All Bank Details of Business Partner | 20040430 |
4 | ![]() |
Static method | Public | Method | Gets All Bank Details of Business Partner | 20040430 |
5 | ![]() |
Static method | Public | Method | Supplies Partner Data for an Object Assignment (Data) | 20020718 |
6 | ![]() |
Static method | Public | Method | Supplies All Partners for Object | 20020507 |
7 | ![]() |
Static method | Public | Method | Supplies the Partner Data for a List of Object Assignments | 20021002 |
8 | ![]() |
Static method | Public | Method | Supplies All Partners Along Object Hierarchy | 20020718 |
Events
Class CL_RECP_MISC_BP has no event.
Types
Class CL_RECP_MISC_BP has no local type.
Method Signatures
Method GET_OBJECT_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_OBJECT_ADDRESS | Call by reference | Type reference (TYPE) | RECP_OBJECT_ADDRESS_C | Objektadresse | 20020507 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020507 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020507 | ||
4 | ![]() |
IO_HAS_ADDRESS | Value transfer | Object reference (TYPE REF TO) | IF_REBP_HAS_ADDRESS | Objekt mit Adresse | 20020507 | ||
5 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020507 |
Method GET_OBJECT_ADDRESS on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARTNER | Call by reference | Type reference (TYPE) | RECP_PARTNER_C | Geschäftspartner | 20020718 | ||
2 | ![]() |
ID_ADDRTYPE | Value transfer | Type reference (TYPE) | REBP_OBJREL-ADDRTYPE | Adressart | 20040504 | ||
3 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020718 | ||
4 | ![]() |
ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_OBJREL-PARTNER | Geschäftspartner | 20040504 | ||
5 | ![]() |
ID_ROLE | Value transfer | Type reference (TYPE) | REBP_OBJREL-ROLE | Rolle | 20040504 | ||
6 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020718 | ||
7 | ![]() |
ID_SUBROLE | Value transfer | Type reference (TYPE) | REBP_OBJREL-SUBROLE | Rollenart | 20040505 | ||
8 | ![]() |
IF_NO_ADDR_ALLOWED | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Partner ohne Adresse erlaubt? | 20070913 | |
9 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020718 |
Method GET_PARTNER on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER_BANKDETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARTNER_BANKDETAIL | Call by reference | Type reference (TYPE) | RECP_PARTNER_BANKDETAIL_C | Bankverbindung des Geschäftspartners | 20040430 | ||
2 | ![]() |
ID_BANKDETAILID | Value transfer | Type reference (TYPE) | CSEQUENCE | Bankverbindungs-ID | 20040430 | ||
3 | ![]() |
ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_OBJREL-PARTNER | Geschäftspartnernummer | 20040430 | ||
4 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20040430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040430 |
Method GET_PARTNER_BANKDETAIL_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_COUNT_ALL | Call by reference | Type reference (TYPE) | I | Anzahl aller Bankverbindungen | 20040430 | ||
2 | ![]() |
ED_COUNT_CA | Call by reference | Type reference (TYPE) | I | Anzahl der Bankverb. mit Einzugsermächtigung | 20040430 | ||
3 | ![]() |
ED_COUNT_NON_CA | Call by reference | Type reference (TYPE) | I | Anzahl der Bankverb. ohne Einzugsermächtigung | 20040430 | ||
4 | ![]() |
ES_PARTNER_BANKDETAIL_CA | Call by reference | Type reference (TYPE) | RECP_PARTNER_BANKDETAIL_C | Bankverbindung mit Einzugsermächtigung | 20040430 | ||
5 | ![]() |
ES_PARTNER_BANKDETAIL_PREFERED | Call by reference | Type reference (TYPE) | RECP_PARTNER_BANKDETAIL_C | Bevorzugte Bankverbindung des GP | 20040430 | ||
6 | ![]() |
ET_PARTNER_BANKDETAIL | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_BANKDETAIL_C | Bankverbindungen des Geschäftspartners | 20040430 | ||
7 | ![]() |
ID_PARTNER | Value transfer | Type reference (TYPE) | REBP_OBJREL-PARTNER | Geschäftspartnernummer | 20040430 | ||
8 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20040430 |
Method GET_PARTNER_BANKDETAIL_LIST on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER_BY_OBJREL_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARTNER | Call by reference | Type reference (TYPE) | RECP_PARTNER_C | Geschäftspartner | 20020718 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020718 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020718 | ||
4 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020718 | ||
5 | ![]() |
IS_OBJREL_X | Call by reference | Type reference (TYPE) | REBP_OBJREL_X | Geschäftspartner-Objektbeziehung und Zusatzfelder | 20020718 |
Method GET_PARTNER_BY_OBJREL_X on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTNER | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_C | Business Partner | 20020507 | ||
2 | ![]() |
ET_PARTNER_ALL | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_C | Geschäftspartner (alle) | 20021002 | ||
3 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020507 | ||
4 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020507 | ||
5 | ![]() |
IO_HAS_PARTNER | Value transfer | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Objekt mit Geschäftspartner | 20020507 | ||
6 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020507 |
Method GET_PARTNER_LIST on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER_LIST_BY_OBJREL_X Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTNER | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_C | Geschäftspartner | 20021002 | ||
2 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20021002 | ||
3 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20021002 | ||
4 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20021002 | ||
5 | ![]() |
IT_OBJREL_X | Call by reference | Type reference (TYPE) | RE_T_BP_OBJREL_X | Geschäftspartner-Objektbeziehung und Zusatzfelder | 20021002 |
Method GET_PARTNER_LIST_BY_OBJREL_X on class CL_RECP_MISC_BP has no exception.
Method GET_PARTNER_LIST_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARTNER_HIER | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_HIER_C | Geschäftspartner, auch aus übergeordneten Obj. (Stichtag) | 20021002 | ||
2 | ![]() |
ET_PARTNER_HIER_ALL | Call by reference | Type reference (TYPE) | RECP_T_PARTNER_HIER_C | Geschäftspartner, auch aus übergeordneten Obj. (alle) | 20021002 | ||
3 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | RECPSFLANGU | Sprache bei Dokumenterstellung | 20020718 | ||
4 | ![]() |
ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20020718 | ||
5 | ![]() |
IO_HAS_PARTNER | Value transfer | Object reference (TYPE REF TO) | IF_REBP_HAS_PARTNER | Objekt mit Geschäftspartner | 20020718 | ||
6 | ![]() |
IO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Korrespondenzprotokoll | 20020718 |
Method GET_PARTNER_LIST_HIER on class CL_RECP_MISC_BP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |