SAP ABAP Class CF_RETM_NOTICE_PROC_MNGR (Notice Procedure Manager: Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CN (Application Component) Real Estate Contract
     RE_TM_PE (Package) RE: Terms - Period (Terms for Term)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CF_RECA_OBJECT Object That Can Be Instantiated: Factory 20010904
Properties
Class CF_RETM_NOTICE_PROC_MNGR  
Short Description Notice Procedure Manager: Factory    
Super Class CF_RECA_OBJECT Object That Can Be Instantiated: Factory 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_TM_PE   RE: Terms - Period (Terms for Term) 
Created 20010503   SAP 
Last change 20020217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RETM2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CF_RETM_NOTICE_PROC_MNGR has no interface implemented.
Friends
Class CF_RETM_NOTICE_PROC_MNGR has no friend class.
Attributes
Class CF_RETM_NOTICE_PROC_MNGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Private Method Generates Term Object 20010810
2 FIND_BY_CUST_PROC Static method Public Method Supplies Manager for Saved Standard Notice Procedure 20010816
3 FIND_BY_CUST_PROC_DATA Static method Public Method Supplies Manager for Data of Standard Notice Procedure 20010904
4 FIND_BY_CUST_RULE Static method Public Method Supplies Manager for Saved Standard Notice Rule 20010816
5 FIND_BY_CUST_RULE_DR_DATA Static method Public Method Supplies Manager for Data of Standard Deadline Regulation 20010905
6 FIND_BY_CUST_RULE_PR_DATA Static method Public Method Supplies Manager for Data of Standard Period Regulation 20010904
7 FIND_BY_FREE_PROC Static method Public Method Supplies Manager for Individual Notice Procedure 20010917
8 FIND_BY_OTHER Static method Public Method Supplies Manager with Data of Other Manager (Clone) 20010817
Events
Class CF_RETM_NOTICE_PROC_MNGR has no event.
Types
Class CF_RETM_NOTICE_PROC_MNGR has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SUBTYPE Value transfer Type reference (TYPE) RECAIMPLSUBTYPE Unterscheidungsmerkmal mehrerer impl. Klassen 20010816
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager (VITMNTPROCREL) 20010810

Method CREATE_INSTANCE on class CF_RETM_NOTICE_PROC_MNGR has no exception.

Method FIND_BY_CUST_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NTPROC Value transfer Type reference (TYPE) RETMNTPROC Kündigungsschema 20010816
2 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20010917
3 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_MNGR Übergeordnetes Objekt 20010917
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010816
# Exception Resumable Description Created on
1 NOT_FOUND Kündigungsschema ist nicht vorhanden 20010816

Method FIND_BY_CUST_PROC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROC_X Call by reference Type reference (TYPE) RETMC_NOTICE_PROC_X Kündigungsschema und Zusatzfelder (TIVTMNTPROC/TIVTMNTPROCT) 20020320
2 Importing IT_PROC_REL Call by reference Type reference (TYPE) RE_T_NOTICE_PROC_REL Zuordnung Kündigungsschema / -regel 20010905
3 Importing IT_RULE_DR_ITEMS Call by reference Type reference (TYPE) RE_T_NOTICE_RULE_DR Definition der Terminregeln (TIVTMNTRULEDR) 20010905
4 Importing IT_RULE_PR_ITEMS Call by reference Type reference (TYPE) RE_T_NOTICE_RULE_PR Definition der Fristenregeln (TIVTMNTRULEPR) 20010905
5 Importing IT_RULE_X Call by reference Type reference (TYPE) RE_T_NOTICE_RULE_X Kündigungsregel und Zusatzfelder (TIVCNNTRULE/TIVCNNTRULET) 20020320
6 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010904

Method FIND_BY_CUST_PROC_DATA on class CF_RETM_NOTICE_PROC_MNGR has no exception.

Method FIND_BY_CUST_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NTRULE Value transfer Type reference (TYPE) RETMNTRULE Kündigungsregel 20010816
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010816
# Exception Resumable Description Created on
1 NOT_FOUND Kündigungsregel ist nicht vorhanden 20010816

Method FIND_BY_CUST_RULE_DR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RULE_X Call by reference Type reference (TYPE) RETMC_NOTICE_RULE_X Kündigungsregel und Zusatzfelder (TIVTMNTRULE/TIVTMNTRULET) 20020320
2 Importing IT_RULE_DR_ITEMS Call by reference Type reference (TYPE) RE_T_NOTICE_RULE_DR Definition der Terminregel (Termine) 20010905
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010905

Method FIND_BY_CUST_RULE_DR_DATA on class CF_RETM_NOTICE_PROC_MNGR has no exception.

Method FIND_BY_CUST_RULE_PR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RULE_X Call by reference Type reference (TYPE) RETMC_NOTICE_RULE_X Kündigungsregel und Zusatzfelder (TIVTMNTRULE/TIVTMNTRULET) 20020320
2 Importing IT_RULE_PR_ITEMS Call by reference Type reference (TYPE) RE_T_NOTICE_RULE_PR Definition der Fristenregel (Fristen) 20010904
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010904

Method FIND_BY_CUST_RULE_PR_DATA on class CF_RETM_NOTICE_PROC_MNGR has no exception.

Method FIND_BY_FREE_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TERMNO Value transfer Type reference (TYPE) RETMTERMNO Nummer der Klausel 20010917
2 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_MNGR Übergeordnetes Objekt 20010917
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010917

Method FIND_BY_FREE_PROC on class CF_RETM_NOTICE_PROC_MNGR has no exception.

Method FIND_BY_OTHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_READONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Instanz erzeugen mit Aktivität 'Anzeigen' 20010817
2 Importing IO_OTHER Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Anderer Kündigungsschema-Manager 20010817
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RETM_NOTICE_PROC_MNGR Kündigungsschema-Manager 20010817

Method FIND_BY_OTHER on class CF_RETM_NOTICE_PROC_MNGR has no exception.
History
Last changed by/on SAP  20020217 
SAP Release Created in 110