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 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SRMGS 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 CREATE_BP Static method Public Method Creation of Business Partner 20040720
2 FILL_DOC_ADDRESS_PROPERTIES Static method Public Method Enter Doc.-Addr.-Attributes for Business Partner in Table 20030213
3 GET_ADDRESS_DATA Static method Public Method Get Business Partner's Address Data 20030120
4 GET_BP_NAME Static method Public Method Get Business Partner's Name 20030120
5 SHOW_BP 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 Importing IM_PARTNER_TYPE Call by reference Type reference (TYPE) BU_TYPE Geschäftspartnertyp 20040720
2 Returning 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 Exporting EX_ATTR_TAB Call by reference Type reference (TYPE) SRMGS_PROPERTY_TAB Tabelle mit allen Adressattributen für ein Dokument 20030213
2 Importing IM_BP_NUMBER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030213
# Exception Resumable Description Created on
1 CX_RMPS_ADDRESS 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 Importing IM_BP_NUMBER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030120
2 Returning RE_ADDRESS Value transfer Type reference (TYPE) RMPSD_ADDRESS_DATA Adressdaten 20030120
# Exception Resumable Description Created on
1 CX_RMPS_ADDRESS 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 Importing IM_BP_NUMBER Value transfer Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20030120
2 Importing IM_WITH_ADDRESS Value transfer Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Soll die Adresse mit ausgegeben werden? 20030924
3 Returning RE_NAME Value transfer Type reference (TYPE) STRING Name der Organisation oder Nachname 20030120
# Exception Resumable Description Created on
1 CX_RMPS_ADDRESS 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 Importing 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