SAP ABAP Class CL_PT_REQ_WF_ATTRIBS (Document Database: Workflow Connection)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_REQUEST (Package) Application Database and Application Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20040219
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20040219
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20040225
Properties
Class CL_PT_REQ_WF_ATTRIBS  
Short Description Document Database: Workflow Connection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_REQUEST   Application Database and Application Objects 
Created 20040219   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_REQ_WF_ATTRIBS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20040219
2 BI_PERSISTENT Persistent Business Instance 20040219
3 IF_WORKFLOW Business Workflow 20040225
Friends
Class CL_PT_REQ_WF_ATTRIBS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPROVAL Instance attribute Public Type reference (TYPE) PT_ARQ_APPROVAL_FLAG ESS Leave Request: Request Is Subject to Approval 20040219
2 INITIATOR Instance attribute Public Type reference (TYPE) PTREQ_ACTOR_STRUC_FLAT Request Participant 20040219
3 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_PT_REQ_WF_ATTRIBS Workflow Attributes 20040225
4 ITEMS_TAB Instance attribute Public Type reference (TYPE) PTREQ_ITEMS_WF_TAB_FLAT Request Items 20040225
5 LPOR Instance attribute Private Type reference (TYPE) SIBFLPOR Local Persistent Object Reference 20040301
6 NOTICE Instance attribute Public Type reference (TYPE) TIM_REQ_NOTICE_TAB Table of Request Notes (for Workflow Container) 20040219
7 NUM_ITEMS Instance attribute Public Type reference (TYPE) INT4 Natural Number 20040219
8 N_PROCESSOR Instance attribute Public Type reference (TYPE) PTREQ_ACTOR_STRUC_FLAT Request Participant 20040219
9 OWNER Instance attribute Public Type reference (TYPE) PTREQ_ACTOR_STRUC_FLAT Request Participant 20040219
10 REQ_ID Instance attribute Public Type reference (TYPE) TIM_REQ_ID Document ID 20040219
11 RESPONSIBLE Instance attribute Public Type reference (TYPE) PTREQ_ACTOR_STRUC_FLAT Request Participant 20040219
12 STATUS Instance attribute Public Type reference (TYPE) TIM_REQ_STATUS Document Status 20040219
13 SUBM_DATE Instance attribute Public Type reference (TYPE) DATS DATS Field Type 20040219
14 SUBM_TIME Instance attribute Public Type reference (TYPE) TIME Time in CHAR format 20040219
15 VERSIONS Instance attribute Public Type reference (TYPE) PTREQ_VERSIONS_TAB Table of Request Versions 20040219
16 VERS_NO Instance attribute Public Type reference (TYPE) TIM_REQ_VERSION Document Version 20040219
17 WORKAREA Instance attribute Public Object reference (TYPE REF TO) IF_PT_REQ_HEADER For All Request Headers 20040219
Methods
# Method Level Visibility Method type Description Created on
1 APPROVE Instance method Public Method Example for Status Change from Workflow 20041006
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040301
3 DUMMY Instance method Public Method Dummy Method for Workflow (Redefined by SWF_VISU) 20040219
4 SET_WF_ATTRIBS Instance method Public Method Set Workflow Attributes for Request 20040219
5 SPLIT_NOTICE Instance method Private Method Format Rows of Note Using /n 20050614
Events
# Event Type Visibility Description Created on
1 PROCESSED Instance Event
(0)
Public
(2)
Request was processed by requester or approver 20040219
2 REQ_NOT_POSTED Instance Event
(0)
Public
(2)
Request has not been posted 20040406
3 REQ_POSTED Instance Event
(0)
Public
(2)
Request posted 20040406
Types
Class CL_PT_REQ_WF_ATTRIBS has no local type.
Method Signatures

Method APPROVE Signature

Method APPROVE on class CL_PT_REQ_WF_ATTRIBS has no parameter.
Method APPROVE on class CL_PT_REQ_WF_ATTRIBS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LPOR Call by reference Type reference (TYPE) SIBFLPOR Lokale Persistente Objektreferenz 20040301

Method CONSTRUCTOR on class CL_PT_REQ_WF_ATTRIBS has no exception.

Method DUMMY Signature

Method DUMMY on class CL_PT_REQ_WF_ATTRIBS has no parameter.
# Exception Resumable Description Created on
1 TEMP_EXIT_CANCELLED 20040506

Method SET_WF_ATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTRIBS Call by reference Type reference (TYPE) PTREQ_REQUEST_STRUC_FLAT Struktur der Antragsversionen 20040219
2 Importing IM_VERSION_LIST Call by reference Type reference (TYPE) PTREQ_VERSIONS_TAB Tabelle der Antragsversionen 20040225
3 Importing IM_WORKAREA Call by reference Object reference (TYPE REF TO) IF_PT_REQ_HEADER Für alle Antragsköpfe 20040225

Method SET_WF_ATTRIBS on class CL_PT_REQ_WF_ATTRIBS has no exception.

Method SPLIT_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTICE Call by reference Type reference (TYPE) TIM_REQ_NOTICE Antragsnotiz 20050614
2 Changing NOTICE_TAB Call by reference Type reference (TYPE) TIM_REQ_NOTICE_TAB Tabelle von Antragsnotizen (für Workflow-Container) 20050614

Method SPLIT_NOTICE on class CL_PT_REQ_WF_ATTRIBS has no exception.
Event Signatures

Event PROCESSED Signature
Event PROCESSED on class CL_PT_REQ_WF_ATTRIBS has no parameter.
Event REQ_NOT_POSTED Signature
Event REQ_NOT_POSTED on class CL_PT_REQ_WF_ATTRIBS has no parameter.
Event REQ_POSTED Signature
Event REQ_POSTED on class CL_PT_REQ_WF_ATTRIBS has no parameter.
History
Last changed by/on SAP  20041209 
SAP Release Created in 500