SAP ABAP Class CL_FVD_FW_MODL_OBJECT_LOCATOR (Object Locator)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_FW_UI (Package) Framework - User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FVD_MODEL_SERV_OBJ_LOCATOR | Object Locator Services | 20040420 |
Properties
| Class | CL_FVD_FW_MODL_OBJECT_LOCATOR | |
| Short Description | Object Locator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVD_FW_UI | Framework - User Interface |
| Created | 20040330 | SAP |
| Last change | 20040819 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FVD_MODEL_SERV_OBJ_LOCATOR | Object Locator Services | 20040420 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FVD_FW_VIEW_OBJECT_LOCATOR | 20040420 | Object Locator - View |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RANL | Contract Number | 20040426 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BUKRS | Company Code | 20040426 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20040420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Name of Business Partner | 20040408 | |
| 2 | Instance method | Public | Method | Does Account Number Exist | 20040427 | |
| 3 | Instance method | Public | Method | Is Company Code Available | 20040427 | |
| 4 | Instance method | Protected | Method | Set Active Partners | 20040420 |
Events
Class CL_FVD_FW_MODL_OBJECT_LOCATOR has no event.
Types
Class CL_FVD_FW_MODL_OBJECT_LOCATOR has no local type.
Method Signatures
Method GET_PARTNER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20040625 | |||
| 2 | EX_PARTNER_TEXT | Call by reference | Type reference (TYPE) | TB_FW_PARTNER_TEXT | Text zum Partner | 20040426 | |||
| 3 | IM_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040426 |
Method GET_PARTNER_TEXT on class CL_FVD_FW_MODL_OBJECT_LOCATOR has no exception.
Method IS_ACCOUNT_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECT_ID | Call by reference | Type reference (TYPE) | RFW_VDARL_OBJECT_ID | Objekt ID (Buchungskreis, Kontonummer) | 20040427 | |||
| 2 | RE_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040427 |
Method IS_ACCOUNT_AVAILABLE on class CL_FVD_FW_MODL_OBJECT_LOCATOR has no exception.
Method IS_COMP_CODE_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMP_CODE | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20040427 | |||
| 2 | RE_OK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040427 |
Method IS_COMP_CODE_AVAILABLE on class CL_FVD_FW_MODL_OBJECT_LOCATOR has no exception.
Method SET_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20040420 |
Method SET_PARTNER on class CL_FVD_FW_MODL_OBJECT_LOCATOR has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |