SAP ABAP Interface IF_IFP_WORKPLACEPROCESSOR (IF_IFP_WORKPLACEPROCESSOR)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-COR (Application Component) Correspondence Tool
     FS_CORR_POST (Package) Correspondence Postprocessing
Properties
Interface IF_IFP_WORKPLACEPROCESSOR  
Short Description    
General Data
Package FS_CORR_POST   Correspondence Postprocessing 
Created 20110302   SAP 
Last changed 20130531   SAP 
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
Interface IF_IFP_WORKPLACEPROCESSOR has no interface.
Friends
Interface IF_IFP_WORKPLACEPROCESSOR has no friend.
Attributes
Interface IF_IFP_WORKPLACEPROCESSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIELD_VALUE_REQUEST_FOLDER_ID Instance method Public Method Search Help Link for Folder 20110302
2 GET_FOLDER_AREA_PARANAME Instance method Public Method Obsolete 20110302
3 GET_SHLP_PARANAME Instance method Public Method Obsolete 20110302
4 PROCESS_DOCUMENTS Instance method Public Method Process Documents of Workplace 20110302
5 SET_LOG Instance method Public Method Set Logger 20110302
6 SET_SAPNAME Instance method Public Method Set Name of User of Workplace 20110302
7 SET_TRACE Instance method Public Method Set Trace 20120618
Events
Interface IF_IFP_WORKPLACEPROCESSOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTR_DOCUMENT_TYPE Public See coding TTR_DOCUMENT_TYPE 20110302 ttr_document_type TYPE RANGE OF ifp_dte_document_type
2 TT_CONTENTS_HEX Public See coding TT_CONTENTS_HEX 20110302 tt_contents_hex TYPE TABLE OF solix
Method Signatures

Method FIELD_VALUE_REQUEST_FOLDER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DYNPRONUMBER Call by reference Type reference (TYPE) SYDYNNR SPACE Aktuelle Dynpro-Nummer 20110302
2 Importing IV_DYNPROPROGRAM Call by reference Type reference (TYPE) SYREPID SPACE ABAP-Programm, aktuelles Rahmenprogramm 20110302
3 Importing IV_FOLDER_AREA_PARANAME Call by reference Type reference (TYPE) DYNFNAM Parametername für Ordner 20110302
4 Importing IV_SHLP_PARANAME Call by reference Type reference (TYPE) DYNFNAM Parametername für Suchhilfeanbindung 20110302
5 Importing IV_USER_PARANAME Call by reference Type reference (TYPE) DYNFNAM Parametername des Benutzers 20110302
# Exception Resumable Description Created on
1 CX_IFP_CATCH_ERROR_MESSAGE CX_IFP_CATCH_ERROR_MESSAGE 20110302

Method GET_FOLDER_AREA_PARANAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARANAME Value transfer Type reference (TYPE) DYNFNAM RV_PARANAME 20110302

Method GET_FOLDER_AREA_PARANAME on Interface IF_IFP_WORKPLACEPROCESSOR has no exception.

Method GET_SHLP_PARANAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARANAME Value transfer Type reference (TYPE) DYNFNAM RV_PARANAME 20110302

Method GET_SHLP_PARANAME on Interface IF_IFP_WORKPLACEPROCESSOR has no exception.

Method PROCESS_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INBOUNDPROCESSOR Call by reference Object reference (TYPE REF TO) IF_IFP_INBOUNDPROCESSOR Eingangsverarbeitung von Dokumenten 20110302
2 Importing ITR_DOCUMENT_TYPE Call by reference Type reference (TYPE) TTR_DOCUMENT_TYPE ITR_DOCUMENT_TYPE 20110302
3 Importing IV_ERRONEOUS_FOLDER_AREA Call by reference Type reference (TYPE) SO_FOL_RG IV_ERRONEOUS_FOLDER_AREA 20110302
4 Importing IV_ERRONEOUS_FOLDER_ID Call by reference Type reference (TYPE) SO_OBJ_ID IV_ERRONEOUS_FOLDER_ID 20110302
5 Importing IV_ERRONEOUS_NEW_FOLDER Call by reference Type reference (TYPE) SO_OBJ_NAM IV_ERRONEOUS_NEW_FOLDER 20110302
6 Importing IV_ERRONEOUS_NEW_FOLDER_DESC Call by reference Type reference (TYPE) SO_OBJ_DES IV_ERRONEOUS_NEW_FOLDER_DESC 20110302
7 Importing IV_PROCESSED_FOLDER_AREA Call by reference Type reference (TYPE) SO_FOL_RG IV_PROCESSED_FOLDER_AREA 20110302
8 Importing IV_PROCESSED_FOLDER_ID Call by reference Type reference (TYPE) SO_OBJ_ID IV_PROCESSED_FOLDER_ID 20110302
9 Importing IV_PROCESSED_NEW_FOLDER Call by reference Type reference (TYPE) SO_OBJ_NAM IV_PROCESSED_NEW_FOLDER 20110302
10 Importing IV_PROCESSED_NEW_FOLDER_DESC Call by reference Type reference (TYPE) SO_OBJ_DES IV_PROCESSED_NEW_FOLDER_DESC 20110302
11 Importing IV_PROCESS_UNREADED_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nu ungelesen Dokumente verarbeiten 20110303
12 Importing IV_SOURCE_FOLDER_AREA Call by reference Type reference (TYPE) SO_FOL_RG Quelle: Mappe (Persönliche, Allgemeine Ablage) 20110302
13 Importing IV_SOURCE_FOLDER_ID Call by reference Type reference (TYPE) SO_OBJ_ID Quelle: Id eines SAPofficeobjektes 20110302
14 Importing IV_UNPROCESSED_FOLDER_AREA Call by reference Type reference (TYPE) SO_FOL_RG IV_UNPROCESSED_FOLDER_AREA 20110302
15 Importing IV_UNPROCESSED_FOLDER_ID Call by reference Type reference (TYPE) SO_OBJ_ID IV_UNPROCESSED_FOLDER_ID 20110302
16 Importing IV_UNPROCESSED_NEW_FOLDER Call by reference Type reference (TYPE) SO_OBJ_NAM IV_UNPROCESSED_NEW_FOLDER 20110302
17 Importing IV_UNPROCESSED_NEW_FOLDER_DESC Call by reference Type reference (TYPE) SO_OBJ_DES IV_UNPROCESSED_NEW_FOLDER_DESC 20110302

Method PROCESS_DOCUMENTS on Interface IF_IFP_WORKPLACEPROCESSOR has no exception.

Method SET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_FKK_CORR_LOG Logger 20110302

Method SET_LOG on Interface IF_IFP_WORKPLACEPROCESSOR has no exception.

Method SET_SAPNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAPNAME Call by reference Type reference (TYPE) SYUNAME Benutzername des Arbeitsplatzes 20110302
# Exception Resumable Description Created on
1 CX_IFP_CATCH_ERROR_MESSAGE CX_IFP_CATCH_ERROR_MESSAGE 20110302

Method SET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRACE Call by reference Object reference (TYPE REF TO) IF_IFP_TRACE Trace Interface der Korrespondenz Nachbearbeitung 20120618

Method SET_TRACE on Interface IF_IFP_WORKPLACEPROCESSOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731