SAP ABAP Class CL_FVD_COMPONENT_STOPS (STOPS)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_AL_STOPS (Package) Stops: Application Logic
Properties
Class CL_FVD_COMPONENT_STOPS  
Short Description STOPS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_AL_STOPS   Stops: Application Logic 
Created 20050121   SAP 
Last change 20060208   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_STOPS has no interface implemented.
Friends
Class CL_FVD_COMPONENT_STOPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Private Type reference (TYPE) TB_STOP_APPL 02 Technical Key for Stop Application 20050314
2 APPL_MODE Instance attribute Private Type reference (TYPE) TB_FW_APPLICATION_MODE Display Mode 20050318
3 CON_MSG_ID Instance attribute Private Type reference (TYPE) SYMSGID 'FVD_AL_STOPS' Message Class 20050318
4 IF_MASTERDATA_REF Instance attribute Private Object reference (TYPE REF TO) IF_COMPONENT_MASTERDATA Interface for Master Data Component 20050314
5 STR_VDARL Instance attribute Private Type reference (TYPE) VDARL Loans 20050314
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 Check Values 20050121
3 CONSTRUCTOR Instance method Public Constructor 20050314
4 DO_CLEANUP Instance method Public Method Delete Instance Variables and Other Data 20050329
5 DO_RETRIEVE Instance method Public Method Read Data from Database 20050329
6 DO_SAVE Instance method Public Method Update Data in Database 20050329
7 GET_STATUS Instance method Public Method Status STOPS 20050124
8 GET_VALUES Instance method Public Method Read values 20050121
9 GET_VALUES_FROM_MASTER Instance method Public Method Give Data to LOCACCOUNT 20050314
10 HANDLE_USER_COMMAND Instance method Public Method Process User Entries 20050121
11 IS_MODIFIED Instance method Public Method Was Data Changed? 20050121
12 SET_MODE Instance method Public Method Set Display Mode 20050318
13 SET_VALUES Instance method Public Method Set values 20050121
14 SET_VALUES_TO_MASTER Instance method Public Method Read Data to LOCACCOUNT 20050314
15 STOP_REMOVE Instance method Public Method Remove a Stop 20050318
16 STOP_REMOVE_LIST Instance method Public Method Remove Stops 20050331
17 STOP_SET Instance method Public Method Set a Stop 20050318
18 STOP_SET_LIST Instance method Public Method Set Stops 20050331
Events
Class CL_FVD_COMPONENT_STOPS has no event.
Types
Class CL_FVD_COMPONENT_STOPS 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_STOPS 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 20050121
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050121

Method CHECK_VALUES on class CL_FVD_COMPONENT_STOPS 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 20050314

Method CONSTRUCTOR on class CL_FVD_COMPONENT_STOPS has no exception.

Method DO_CLEANUP Signature

Method DO_CLEANUP on class CL_FVD_COMPONENT_STOPS has no parameter.
Method DO_CLEANUP on class CL_FVD_COMPONENT_STOPS 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_LOCK Call by reference Type reference (TYPE) TB_FW_LOCK Daten im Modus 'gesperrt' lesen 20050329
4 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Buchungskreis 20050329

Method DO_RETRIEVE on class CL_FVD_COMPONENT_STOPS 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_STOPS has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONNECTION_FAILURE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20050329
2 Exporting EX_STATUS_TXT Call by reference Type reference (TYPE) CHAR15 Char 15 20050329

Method GET_STATUS on class CL_FVD_COMPONENT_STOPS has no exception.

Method GET_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) FLAG allgemeines flag 20050121
2 Exporting EX_STOPS_LIST Call by reference Type reference (TYPE) TRTY_VDSTOP_VDARL_A_T Geschäftspartnerzuordnung 20050323
3 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050121

Method GET_VALUES on class CL_FVD_COMPONENT_STOPS 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 20050314
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050314

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

Method HANDLE_USER_COMMAND on class CL_FVD_COMPONENT_STOPS 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 20050121

Method IS_MODIFIED on class CL_FVD_COMPONENT_STOPS has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODE Call by reference Type reference (TYPE) TB_FW_APPLICATION_MODE Darstellungsmodus 20050318

Method SET_MODE on class CL_FVD_COMPONENT_STOPS 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 20050121
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20050121

Method SET_VALUES on class CL_FVD_COMPONENT_STOPS 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 20050314
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050314

Method SET_VALUES_TO_MASTER on class CL_FVD_COMPONENT_STOPS has no exception.

Method STOP_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) FLAG allgemeines flag 20050318
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050318
3 Importing IM_STOP Call by reference Type reference (TYPE) TB_STOP Technischer Schlüssel des Stopps 20050318
4 Importing IM_STOP_APPL Call by reference Type reference (TYPE) TB_STOP_APPL Technischer Schlüssel der Stopp-Anwendung 20050321

Method STOP_REMOVE on class CL_FVD_COMPONENT_STOPS has no exception.

Method STOP_REMOVE_LIST 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 20050331
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050331
3 Importing IM_STOP_LIST Call by reference Type reference (TYPE) TRTY_STOP_AND_APPLICATION Tabellentyp Stopp und Stopp-Anwendung 20050331

Method STOP_REMOVE_LIST on class CL_FVD_COMPONENT_STOPS has no exception.

Method STOP_SET 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 20050321
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050321
3 Importing IM_STOP Call by reference Type reference (TYPE) TB_STOP Technischer Schlüssel des Stopps 20050321
4 Importing IM_STOP_APPL Call by reference Type reference (TYPE) TB_STOP_APPL Technischer Schlüssel der Stopp-Anwendung 20050321

Method STOP_SET on class CL_FVD_COMPONENT_STOPS has no exception.

Method STOP_SET_LIST 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 20050331
2 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG Anwendungs-Log: Facade 20050331
3 Importing IM_STOP_LIST Call by reference Type reference (TYPE) TRTY_STOP_AND_APPLICATION Tabellentyp Stopp und Stopp-Anwendung 20050331

Method STOP_SET_LIST on class CL_FVD_COMPONENT_STOPS has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600