SAP ABAP Class CF_RECP_SF_APP (Correspondence Application: Factory)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CP (Application Component) Correspondence
     RE_CP_SF (Package) RE: Mass Print (Correspondence with PDF-Based Forms)
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 20011031
Properties
Class CF_RECP_SF_APP  
Short Description Correspondence Application: 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_CP_SF   RE: Mass Print (Correspondence with PDF-Based Forms) 
Created 20011031   SAP 
Last change 20040302   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)
Interfaces
Class CF_RECP_SF_APP has no interface implemented.
Friends
Class CF_RECP_SF_APP has no friend class.
Attributes
Class CF_RECP_SF_APP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVE_APP Static method Public Method Checks If At Least One CorrApp Active for ObjCat (with Auth) 20011130
2 CHECK_AUTHORITY Static method Public Method Checks Authorization (Generic) 20011031
3 CHECK_QVIEW Static method Public Method Checks if Quick View for ObjType Active (with Auth.) 20011211
4 FIND Static method Public Method Delivers Instance of a Correspondence Application 20011031
5 FIND_QVIEW_BY_BUSOBJ Static method Public Method Delivers Instance of CorrAppl.Quick View to a BusObject 20011211
6 GET_LIST_BY_BUSOBJ Static method Public Method Delivers All Act. and Perm.CorrAppl of a BusObj (with Auth.) 20011105
7 GET_LIST_BY_OBJTYPE Static method Public Method Delivers All Active CAs of an Object Cat. (w/o Author.) 20011105
8 GET_QVIEW_BY_OBJTYPE Static method Public Method Issues Quick View Corr.Appl.for an Obj.Cat (w/o Author.) 20011211
Events
Class CF_RECP_SF_APP has no event.
Types
Class CF_RECP_SF_APP has no local type.
Method Signatures

Method CHECK_ACTIVE_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECPSFOBJTYPE Objektart in Korrespondenz 20011130
# Exception Resumable Description Created on
1 NOT_FOUND Objekttyp oder KorrAnwendung nicht gefunden 20011130

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CPAPP Call by reference Type reference (TYPE) RECPCPAPP Korrespondenzanwendung 20011031
# Exception Resumable Description Created on
1 ERROR Fehler 20011031

Method CHECK_QVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECPSFOBJTYPE Objektart in Korrespondenz 20011211
# Exception Resumable Description Created on
1 NOT_FOUND Objekttyp oder KorrAnwendung nicht gefunden 20011211

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CPAPP Call by reference Type reference (TYPE) RECPCPAPP KorrAnwendung-Schlüssel 20011031
2 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Berechtigungsprüfungen durchführen? 20011031
3 Importing IF_SINGLE_OBJ Call by reference Type reference (TYPE) RECPSINGLEOBJ ABAP_FALSE Ausführung der Korresp. für einzelnes Objekt ("Einzeldruck") 20011206
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RECP_SF_APP Korrespondenzanwendung 20011031
# Exception Resumable Description Created on
1 ERROR Fehler 20011031

Method FIND_QVIEW_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Tech: Default-Berechtigungsprüfungen durchführen? 20011211
2 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20011211
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RECP_SF_APP Korrespondenzanwendung 20011211
# Exception Resumable Description Created on
1 ERROR Fehler 20011211

Method GET_LIST_BY_BUSOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_SF_CORR_APP KorrAnwendung (TIVCPCA) 20011105
2 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_SF_CORR_APP_X KorrAnwendung und Zusatzfelder (TIVCPCA/TIVCPCAT) 20011105
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20011105

Method GET_LIST_BY_BUSOBJ on class CF_RECP_SF_APP has no exception.

Method GET_LIST_BY_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_SF_CORR_APP KorrAnwendung (TIVCPCA) 20011105
2 Exporting ET_LIST_X Call by reference Type reference (TYPE) RE_T_SF_CORR_APP_X KorrAnwendung und Zusatzfelder (TIVCPCA/TIVCPCAT) 20011105
3 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECPSFOBJTYPE Objektart in Korrespondenz 20011105

Method GET_LIST_BY_OBJTYPE on class CF_RECP_SF_APP has no exception.

Method GET_QVIEW_BY_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) RECPC_SF_CORR_APP KorrAnwendung (TIVCPCA) 20011211
2 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) RECPC_SF_CORR_APP_X KorrAnwendung und Zusatzfelder (TIVCPCA/TIVCPCAT) 20011211
3 Importing ID_OBJTYPE Call by reference Type reference (TYPE) RECPSFOBJTYPE Objektart in Korrespondenz 20011211
# Exception Resumable Description Created on
1 NOT_FOUND KorrAnwendung für Schnellansicht nicht gefunden 20011211
History
Last changed by/on SAP  20040302 
SAP Release Created in 110