SAP ABAP Class CL_RECP_FP_INTF_SERVICES (Services for Form Interface)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-CP (Application Component) Correspondence
     RE_CP_SD (Package) RE: Data Retrieval (for Mass Print)
Properties
Class CL_RECP_FP_INTF_SERVICES  
Short Description Services for Form Interface    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CP_SD   RE: Data Retrieval (for Mass Print) 
Created 20041101   SAP 
Last change 20050219   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 RECP1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECP_FP_INTF_SERVICES has no interface implemented.
Friends
Class CL_RECP_FP_INTF_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MF_REQUEST_ALL_DATA Static Attribute Private Type reference (TYPE) ABAP_BOOL Consider All Data as "Requested" (Test Mode) 20041101
Methods
# Method Level Visibility Method type Description Created on
1 FORCE_REQUEST_ALL_DATA Static method Public Method Activates/Deactivates Test Mode 20041101
2 IS_DATA_REQUESTED Static method Public Method Checks If Data Requested by Form (Buffered) 20041101
Events
Class CL_RECP_FP_INTF_SERVICES has no event.
Types
Class CL_RECP_FP_INTF_SERVICES has no local type.
Method Signatures

Method FORCE_REQUEST_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REQUEST_ALL_DATA Call by reference Type reference (TYPE) ABAP_BOOL Alle Daten als "angefordert" betrachten? 20041101

Method FORCE_REQUEST_ALL_DATA on class CL_RECP_FP_INTF_SERVICES has no exception.

Method IS_DATA_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELD Call by reference Type reference (TYPE) CSEQUENCE Feldname 20041101
2 Importing IO_DOC Call by reference Object reference (TYPE REF TO) CL_RECP_SF_DOC Dokument 20041101
3 Returning RF_REQUESTED Value transfer Type reference (TYPE) ABAP_BOOL Daten angefordert 20041101

Method IS_DATA_REQUESTED on class CL_RECP_FP_INTF_SERVICES has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600