SAP ABAP Class CL_HR_PROCESS_CORR_LINK_TABLE (Correction Connection for Process Model)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-TL (Application Component) Tools
     PCPM (Package) HR Process Model and Status Management
Properties
Class CL_HR_PROCESS_CORR_LINK_TABLE  
Short Description Correction Connection for Process Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PCPM   HR Process Model and Status Management 
Created 19990407   SAP 
Last change 19990511   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_PROCESS_CORR_LINK_TABLE has no forward declaration.
Interfaces
Class CL_HR_PROCESS_CORR_LINK_TABLE has no interface implemented.
Friends
Class CL_HR_PROCESS_CORR_LINK_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E071K Instance attribute Private See coding Tables with Object Keys to Be Edited 19990407
2 KO200 Instance attribute Private See coding Tables with Objects to Be Edited 19990407
3 NO_SHOW_OPTION Instance attribute Private Type reference (TYPE) XFELD Display Only Is Not Permitted 19990407
4 ORDER Instance attribute Private Type reference (TYPE) E070-TRKORR Transport Request 19990407
5 TASK Instance attribute Private Type reference (TYPE) E070-TRKORR Request (Correction/Repair) 19990407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990407
2 CORRECTION_CHECK Instance method Public Method Correction Check 19990407
3 CORRECTION_INSERT Instance method Public Method Correction Insert 19990407
Events
Class CL_HR_PROCESS_CORR_LINK_TABLE has no event.
Types
Class CL_HR_PROCESS_CORR_LINK_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_TABLE Call by reference Type reference (TYPE) TABNAME Name der Tabelle 19990407
2 Importing IMP_TABLE_KEYS Call by reference Type reference (TYPE) PAY_PM_TAB_KEYS Tabelle mit Schlüßeln 19990407

Method CONSTRUCTOR on class CL_HR_PROCESS_CORR_LINK_TABLE has no exception.

Method CORRECTION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXP_ORDER Call by reference Type reference (TYPE) E070-TRKORR Transportauftrag 19990914
2 Exporting EXP_TASK Call by reference Type reference (TYPE) E070-TRKORR Aufgabe (Korrektur/Reparatur) 19990914
3 Importing IMP_NO_SHOW Call by reference Type reference (TYPE) XFELD ' ' Nur Anzeige des Objekts ist nicht erlaubt 19990407
# Exception Resumable Description Created on
1 CANCEL Fehler der Gruppe 'CANCLE...' aufgetreten 19990407
2 SHOW_ONLY Fehler der Gruppe 'SHOW_ONLY...' aufgetreten 19990407

Method CORRECTION_INSERT Signature

Method CORRECTION_INSERT on class CL_HR_PROCESS_CORR_LINK_TABLE has no parameter.
# Exception Resumable Description Created on
1 CANCEL Fehler der Gruppe 'CANCLE...' aufgetreten 19990407
2 SHOW_ONLY Fehler der Gruppe 'SHOW_ONLY...' aufgetreten 19990407
History
Last changed by/on SAP  19990511 
SAP Release Created in