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 FVDC 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 ACCOUNT Instance attribute Protected Type reference (TYPE) RANL Contract Number 20040426
2 COMP_CODE Instance attribute Protected Type reference (TYPE) BUKRS Company Code 20040426
3 PARTNER Instance attribute Protected Type reference (TYPE) BU_PARTNER Business Partner Number 20040420
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARTNER_TEXT Instance method Public Method Determine Name of Business Partner 20040408
2 IS_ACCOUNT_AVAILABLE Instance method Public Method Does Account Number Exist 20040427
3 IS_COMP_CODE_AVAILABLE Instance method Public Method Is Company Code Available 20040427
4 SET_PARTNER 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 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20040625
2 Exporting EX_PARTNER_TEXT Call by reference Type reference (TYPE) TB_FW_PARTNER_TEXT Text zum Partner 20040426
3 Importing 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 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Objekt ID (Buchungskreis, Kontonummer) 20040427
2 Returning 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 Importing I_COMP_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20040427
2 Returning 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 Importing 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