SAP ABAP Class CL_RMPS_ADDRESS (Access to Address Data for Business Partner)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_TOOLS (Package) Various Tools (Records Directory,....)
⤷
⤷
Properties
| Class | CL_RMPS_ADDRESS | |
| Short Description | Access to Address Data for Business Partner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_TOOLS | Various Tools (Records Directory,....) |
| Created | 20030120 | SAP |
| Last change | 20090618 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMPS_ADDRESS has no interface implemented.
Friends
Class CL_RMPS_ADDRESS has no friend class.
Attributes
Class CL_RMPS_ADDRESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creation of Business Partner | 20040720 | |
| 2 | Static method | Public | Method | Enter Doc.-Addr.-Attributes for Business Partner in Table | 20030213 | |
| 3 | Static method | Public | Method | Get Business Partner's Address Data | 20030120 | |
| 4 | Static method | Public | Method | Get Business Partner's Name | 20030120 | |
| 5 | Static method | Public | Method | Display Business Partner | 20030924 |
Events
Class CL_RMPS_ADDRESS has no event.
Types
Class CL_RMPS_ADDRESS has no local type.
Method Signatures
Method CREATE_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARTNER_TYPE | Call by reference | Type reference (TYPE) | BU_TYPE | Geschäftspartnertyp | 20040720 | |||
| 2 | RE_CREATED_BP | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040720 |
Method CREATE_BP on class CL_RMPS_ADDRESS has no exception.
Method FILL_DOC_ADDRESS_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTR_TAB | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Tabelle mit allen Adressattributen für ein Dokument | 20030213 | |||
| 2 | IM_BP_NUMBER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20030213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Adressdaten zum Geschäftspartner | 20030213 |
Method GET_ADDRESS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BP_NUMBER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20030120 | |||
| 2 | RE_ADDRESS | Value transfer | Type reference (TYPE) | RMPSD_ADDRESS_DATA | Adressdaten | 20030120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Adressdaten zum Geschäftspartner | 20030120 |
Method GET_BP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BP_NUMBER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20030120 | |||
| 2 | IM_WITH_ADDRESS | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Soll die Adresse mit ausgegeben werden? | 20030924 | ||
| 3 | RE_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Organisation oder Nachname | 20030120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf Adressdaten zum Geschäftspartner | 20030120 |
Method SHOW_BP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BP_NUMBER | Value transfer | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20030924 |
Method SHOW_BP on class CL_RMPS_ADDRESS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 110_620 |