SAP ABAP Class CL_FVD_MODL_COMP_PARTNER (Partner)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML-BD-MD (Application Component) Master Data
⤷
FVVD_LOC_AC (Package) Installment Loan Account

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FVD_MODEL_COMPONENT | Interface for the Model of all Components | 20050120 |
Properties
Class | CL_FVD_MODL_COMP_PARTNER | |
Short Description | Partner | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FVVD_LOC_AC | Installment Loan Account |
Created | 20050120 | SAP |
Last change | 20060208 | 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_COMPONENT | Interface for the Model of all Components | 20050120 |
Friends
Class CL_FVD_MODL_COMP_PARTNER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FVD_COMPONENT_PARTNER | PARTNER | 20050120 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FVD_MODEL_SERV_MD_LOAN | Component Account Services | 20050120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Values | 20050120 |
2 | ![]() |
Instance method | Public | Constructor | 20050120 | |
3 | ![]() |
Instance method | Public | Method | Display Partner Data | 20050613 |
4 | ![]() |
Instance method | Public | Method | Read Partner Address for F4 Help | 20050208 |
5 | ![]() |
Instance method | Public | Method | Read Role Type for F4 Help | 20050406 |
6 | ![]() |
Instance method | Public | Method | Read Display Mode | 20050404 |
7 | ![]() |
Instance method | Public | Method | Read Values | 20050120 |
8 | ![]() |
Instance method | Public | Method | Process User Entries | 20050120 |
9 | ![]() |
Instance method | Public | Method | Set Values | 20050120 |
10 | ![]() |
Instance method | Public | Method | Return Data to Component LOCACCOUNT | 20050405 |
Events
Class CL_FVD_MODL_COMP_PARTNER has no event.
Types
Class CL_FVD_MODL_COMP_PARTNER has no local type.
Method Signatures
Method CHECK_VALUES 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 | 20050120 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20050120 |
Method CHECK_VALUES on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT_MASTERDATA | Call by reference | Object reference (TYPE REF TO) | IF_COMPONENT_MASTERDATA | Interface für Stammdatenkomponente | 20050326 | ||
2 | ![]() |
IM_MODEL_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_FVD_MODEL_APPLICATION | Interface für Model der Applikation | 20050120 |
Method CONSTRUCTOR on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method DISPLAY_PARTNER_DETAILS 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 | 20050613 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050613 | ||
3 | ![]() |
IM_SELECTED_PARTNER | Call by reference | Type reference (TYPE) | RLINK_TO_PARTNER | Daten aus Tabelle VDPGO für UI Partner component | 20050613 |
Method DISPLAY_PARTNER_DETAILS on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method F4_PARTNER_ADRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAB_ADDRESSES_F4 | Call by reference | Type reference (TYPE) | TRTY_MODEL_ADDRESS_LIST | Anschriftenliste | 20050406 | ||
2 | ![]() |
IM_PARTNER_NO | Call by reference | Type reference (TYPE) | BP_PARTNR_NEW | Geschäftspartnernummer | 20050406 |
Method F4_PARTNER_ADRESS on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method F4_ROLE_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAB_ROLE_TEXT | Call by reference | Type reference (TYPE) | TRTY_MODEL_ROLE_TEXT | Tabelle vom Typ RMODEL_ROLE_TEXT | 20050406 |
Method F4_ROLE_TYPES on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method GET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MODE | Call by reference | Type reference (TYPE) | TB_FW_APPLICATION_MODE | Darstellungsmodus | 20050404 |
Method GET_MODE on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method GET_VALUES 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 | 20050331 | ||
2 | ![]() |
EX_PARTNER_LIST | Call by reference | Type reference (TYPE) | TRTY_RLINK_TO_PARTNER | Tabelle vom Typ RLINK_TO_PARTNER | 20050203 | ||
3 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050331 |
Method GET_VALUES on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method HANDLE_USER_COMMAND 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 | 20050120 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20050120 | |||
3 | ![]() |
IM_USER_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050120 |
Method HANDLE_USER_COMMAND on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method SET_VALUES 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 | 20050405 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20050405 | |||
3 | ![]() |
IM_PARTNER_INPUT_DATA | Call by reference | Type reference (TYPE) | RLINK_TO_PARTNER | Daten aus Tabelle VDPGO für UI Partner component | 20050405 | ||
4 | ![]() |
IM_PARTNER_OLD_RECORD | Call by reference | Type reference (TYPE) | RLINK_TO_PARTNER | Daten aus Tabelle VDPGO für UI Partner component | 20050405 |
Method SET_VALUES on class CL_FVD_MODL_COMP_PARTNER has no exception.
Method SET_VALUES_TO_MASTER 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 | 20050405 | ||
2 | ![]() |
IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | Anwendungs-Log: Facade | 20050405 |
Method SET_VALUES_TO_MASTER on class CL_FVD_MODL_COMP_PARTNER has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |