SAP ABAP Class CL_FVD_COMPONENT_ORGDATA (Organization)
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
Properties
Class CL_FVD_COMPONENT_ORGDATA  
Short Description Organization    
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 20041208   SAP 
Last change 20050520   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
Class CL_FVD_COMPONENT_ORGDATA has no interface implemented.
Friends
Class CL_FVD_COMPONENT_ORGDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BACKOFFICE_ID_TEXT Instance attribute Private Type reference (TYPE) STEXT Object Description 20050323
2 CLERK_INPUT_DATA Instance attribute Private Type reference (TYPE) RLINK_TO_PARTNER Data from Table VDPGO for UI Partner Component 20050407
3 CLERK_LIST Instance attribute Private Type reference (TYPE) TRTY_RLINK_TO_PARTNER Table Type RLINK_TO_PARTNER 20050406
4 CLERK_OLD_RECORD Instance attribute Private Type reference (TYPE) RLINK_TO_PARTNER Data from Table VDPGO for UI Partner Component 20050407
5 CONFIG_APPLICATION Constant Public Type reference (TYPE) BP_APPL '0010' Application Category 20050407
6 CONFIG_HISTORY Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050407
7 CONFIG_SNUMOBJ_BP Constant Private Type reference (TYPE) VVNUMOBJ 'VD' Key for Number Range Object 20050407
8 CON_MSG_ID Constant Private Type reference (TYPE) SYMSGID 'FVD_LOCAC' Message Class 20050407
9 IF_MASTERDATA_REF Instance attribute Private Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface for Master Data Component 20050301
10 LOG_CLERK Instance attribute Public Object reference (TYPE REF TO) CL_FVD_LOG Application Log: Facade 20050407
11 STR_VDARL Instance attribute Private Type reference (TYPE) VDARL Loans 20050301
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_SAVE Instance method Public Method Is it possible to update the database? 20050329
2 CHECK_VALUES Instance method Public Method Checks for Component 20041208
3 CLERK_CREATE Instance method Public Method Enter Loan Officer 20050407
4 CLERK_REMOVE Instance method Public Method Delete Loan Officer 20050407
5 CLERK_UPDATE Instance method Public Method Change Loan Officer 20050407
6 CONSTRUCTOR Instance method Public Constructor 20050301
7 CONVERT_CLERK Instance method Private Method Convert VDGPO to rlink_to_partner 20050407
8 CONVERT_RLINK_LIST Instance method Private Method Convert rlink_to_partner to VDGPO 20050407
9 DO_CLEANUP Instance method Public Method Delete Instance Variables and Other Data 20050329
10 DO_RETRIEVE Instance method Public Method Read Data from Database 20050329
11 DO_SAVE Instance method Public Method Update Data in Database 20050329
12 GET_LOG_CLERK Instance method Public Method Return Application Log for Popup 20050407
13 GET_VALUES Instance method Public Method Send Data to UI 20041208
14 GET_VALUES_FROM_MASTER Instance method Public Method Get Data from Component LOCACCOUNT 20050301
15 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20041214
16 IS_MODIFIED Instance method Public Method Was Data Changed? 20041208
17 SET_LOANDATA_TO_VDGPO Instance method Private Method Transfer Data to VDGPO 20050407
18 SET_LOG_CLERK Instance method Public Method Set Application Log for Popup 20050407
19 SET_VALUES Instance method Public Method Get Data from UI 20041208
20 SET_VALUES_TO_MASTER Instance method Public Method Return Data to Component LOCACCOUNT 20050310
21 VALIDATE_CREATE Instance method Private Method Create Checks for Loan Officer 20050407
22 VALIDATE_REMOVE Instance method Private Method Delete Checks for Loan Officer 20050407
23 VALIDATE_UPDATE Instance method Private Method Change Checks for Loan Officer 20050407
Events
Class CL_FVD_COMPONENT_ORGDATA has no event.
Types
Class CL_FVD_COMPONENT_ORGDATA has no local type.
Method Signatures

Method CHECK_BEFORE_SAVE 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 20050329
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method CHECK_BEFORE_SAVE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CHECK_VALUES 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 20041208
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041208

Method CHECK_VALUES on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CLERK_CREATE 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) XFELD Feld zum Ankreuzen 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407

Method CLERK_CREATE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CLERK_REMOVE 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) XFELD Feld zum Ankreuzen 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407

Method CLERK_REMOVE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CLERK_UPDATE 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) XFELD Feld zum Ankreuzen 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407

Method CLERK_UPDATE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT_MASTERDATA Call by reference Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface für Stammdatenkomponente 20050301

Method CONSTRUCTOR on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CONVERT_CLERK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PARTNER Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407
2 Importing IM_MASTERPARTNER Call by reference Type reference (TYPE) VDGPO Darlehen: Beziehung Partner/Rolle Objekt 20050407

Method CONVERT_CLERK on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method CONVERT_RLINK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_VDGPO_LIST Call by reference Type reference (TYPE) TRTY_VDGPO Geschäftspartnerzuordnung 20050407
2 Importing IM_RLINK_LIST Call by reference Type reference (TYPE) TRTY_RLINK_TO_PARTNER Tabelle vom Typ RLINK_TO_PARTNER 20050407

Method CONVERT_RLINK_LIST on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method DO_CLEANUP Signature

Method DO_CLEANUP on class CL_FVD_COMPONENT_ORGDATA has no parameter.
Method DO_CLEANUP on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method DO_RETRIEVE 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 20050329
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329
3 Importing IM_APPLICATION_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050329
4 Importing IM_LOCK Call by reference Type reference (TYPE) TB_FW_LOCK Daten im Modus 'gesperrt' lesen 20050329
5 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_RETRIEVE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method DO_SAVE 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 20050329
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050329
3 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_SAVE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method GET_LOG_CLERK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407

Method GET_LOG_CLERK on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_BACKOFFICE_ID_TEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20050323
2 Exporting EX_CLERK_LIST Call by reference Type reference (TYPE) TRTY_RLINK_TO_PARTNER Tabelle vom Typ RLINK_TO_PARTNER 20050406
3 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20050310
4 Exporting EX_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050301
5 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050310

Method GET_VALUES on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method GET_VALUES_FROM_MASTER 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) FLAG allgemeines flag 20050301
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050301

Method GET_VALUES_FROM_MASTER on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method HANDLE_USER_COMMAND 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 20041214
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041214
3 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20041214

Method HANDLE_USER_COMMAND on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED Value transfer Type reference (TYPE) TB_FW_MODIFIED Daten wurden geändert 20041208

Method IS_MODIFIED on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method SET_LOANDATA_TO_VDGPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_VDGPO_PARTNER Call by reference Type reference (TYPE) VDGPO Darlehen: Beziehung Partner/Rolle Objekt 20050407

Method SET_LOANDATA_TO_VDGPO on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method SET_LOG_CLERK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407

Method SET_LOG_CLERK on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method SET_VALUES 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 20041208
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20041208
3 Importing IM_BACKOFFICE_TEXT Call by reference Type reference (TYPE) STEXT Objektbezeichnung 20050323
4 Importing IM_CLERK_INPUT_DATA Call by reference Type reference (TYPE) RLINK_TO_PARTNER 20050407
5 Importing IM_CLERK_OLD_RECORD Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407
6 Importing IM_STR_VDARL Call by reference Type reference (TYPE) VDARL Darlehen 20050310

Method SET_VALUES on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method SET_VALUES_TO_MASTER 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) FLAG allgemeines flag 20050310
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050310

Method SET_VALUES_TO_MASTER on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method VALIDATE_CREATE 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 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407
3 Importing IM_INPUT_DATA Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407

Method VALIDATE_CREATE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method VALIDATE_REMOVE 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 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407
3 Importing IM_OLD_RECORD Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407

Method VALIDATE_REMOVE on class CL_FVD_COMPONENT_ORGDATA has no exception.

Method VALIDATE_UPDATE 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 20050407
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050407
3 Importing IM_INPUT_DATA Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407
4 Importing IM_OLD_RECORD Call by reference Type reference (TYPE) RLINK_TO_PARTNER Daten aus Tabelle VDPGO für UI Partner component 20050407

Method VALIDATE_UPDATE on class CL_FVD_COMPONENT_ORGDATA has no exception.
History
Last changed by/on SAP  20050520 
SAP Release Created in 600