SAP ABAP Interface IF_PT_TD_IOBUFFER (Input/Output Interface for Business Logic Processor)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PT_TMW_BLP (Package) Time Manager's Workplace: Business Logic Processor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PT_TD_IOBUFFER Input/Output Buffer for Business Logic Processor 20001006
Properties
Interface IF_PT_TD_IOBUFFER  
Short Description Input/Output Interface for Business Logic Processor    
General Data
Package PT_TMW_BLP   Time Manager's Workplace: Business Logic Processor 
Created 20001006   SAP 
Last changed 20010409   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_TMW_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_PT_TD_IOBUFFER has no interface.
Friends
Interface IF_PT_TD_IOBUFFER has no friend.
Attributes
Interface IF_PT_TD_IOBUFFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND Instance method Public Method Add New Record for Processing 20001006
2 APPEND_FROM_TABLE Instance method Public Method Add New Records from Table for Processing 20001006
3 EMPTY Instance method Public Method Clear Buffer 20001006
4 FLUSH Instance method Public Method Processes Buffer Content 20001006
5 READ Instance method Public Method Read Interface 20001006
Events
Interface IF_PT_TD_IOBUFFER has no event.
Types
Interface IF_PT_TD_IOBUFFER has no local type.
Method Signatures

Method APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_DATA Call by reference Object reference (TYPE REF TO) IF_PT_TD_CONTROL Zeitdaten-Kontrollobjekt 20001006

Method APPEND on Interface IF_PT_TD_IOBUFFER has no exception.

Method APPEND_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_DATA_TAB Call by reference Type reference (TYPE) TIM_BLP_REQUEST_TAB BLP: Übergabetabelle für Zeitdatenobjekte 20001006

Method APPEND_FROM_TABLE on Interface IF_PT_TD_IOBUFFER has no exception.

Method EMPTY Signature

Method EMPTY on Interface IF_PT_TD_IOBUFFER has no parameter.
Method EMPTY on Interface IF_PT_TD_IOBUFFER has no exception.

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RETCD Value transfer Type reference (TYPE) SYSUBRC Prozessierungsstatus 20001006
# Exception Resumable Description Created on
1 BUFFER_ERROR Pufferfehler - die Transaktion muß abgebrochen werden 20001006

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGETAB Call by reference Type reference (TYPE) TIM_TMW_MESSAGE_TAB TMW Message Handler: Arbeitstabelle für Meldungen 20001006
2 Changing E_RETCD Value transfer Type reference (TYPE) SYSUBRC Status der Leseanfrage 20001006
3 Exporting E_TIME_DATA Call by reference Type reference (TYPE) TIM_BLP_REQUEST_TAB BLP: Übergabetabelle für Zeitdatenobjekte 20001006
4 Importing I_CONTEXT_TAB Call by reference Type reference (TYPE) TIM_BLP_REQUEST_TAB BLP: Übergabetabelle für Zeitdatenobjekte 20001006
5 Importing I_FROMDATE Value transfer Type reference (TYPE) BEGDA CL_PT_TMW_CONST=>LOW_DATE Beginndatum für Selektion 20001006
6 Importing I_NO_AUTHCHECK Value transfer Type reference (TYPE) CHAR1 SPACE Keine Berechtigungsprüfung 20001006
7 Importing I_PERNRGROUP Call by reference Type reference (TYPE) TIM_TMW_PERNR_GROUP_TAB Liste über Personalnummern 20001006
8 Importing I_RECORD_STATUS Value transfer Type reference (TYPE) TIM_TMW_BUFRECSTA 0 Status für Datensätze innerhalb des TMW - Buffers 20001006
9 Importing I_RECUIDLIST Call by reference Type reference (TYPE) TIM_TMW_RECUID_TAB Tabelle über eindeutige Satzkennungen 20001006
10 Importing I_SELCATTYPE Call by reference Type reference (TYPE) TIM_TMW_SELCATTYPE_TAB TMW: Selektionskriterien pro Kategorie und Typ 20001006
11 Importing I_TODATE Value transfer Type reference (TYPE) ENDDA CL_PT_TMW_CONST=>HIGH_DATE Endedatum für Selektion 20001006
# Exception Resumable Description Created on
1 MISSING_RECUID_AND_PERNRGROUP Fehlende Eingaben über RECUID und PERNRGROUP 20001006
2 NOT_BUFFERED Einlesen über RECUID nicht möglich (Laufzeitdaten) 20001006
3 RECORD_STATUS_INVALID Ungültiger Wert für Eingabeparam. RECORD_STATUS 20001006
4 RECUID_AND_PERNRGROUP_PASSED RECUID und PERNRGROUP wurden zusammen übergeben 20001006
5 WRONG_CATEGORY ungültige Zeitdatenkategorie 20001006
History
Last changed by/on SAP  20010409 
SAP Release Created in 46C