SAP ABAP Class CL_HRFPM_FM_DOC (HRFPM: FM Document)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-PM-PB (Application Component) Position Budgeting and Control
     PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
Properties
Class CL_HRFPM_FM_DOC  
Short Description HRFPM: FM Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_FPM_COM_ENGINE   Position Management: Commitment Creation 
Created 20011114   SAP 
Last change 20110810   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRFPM_FPM_DOC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HRFPM_PAYROLL_SIMULATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRFPM_FM_DOC has no interface implemented.
Friends
Class CL_HRFPM_FM_DOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INSERT Constant Private Type reference (TYPE) HRFPM_DB_OPERATION 'I' HRFPM: DB Operations 20011212
2 C_MODULE_NAME Constant Private Type reference (TYPE) HRFPM_MODULE 'CD' Module Name 20011212
3 C_SELECT Constant Private Type reference (TYPE) HRFPM_DB_OPERATION 'S' HRFPM: DB Operations 20011212
4 C_UPDATE Constant Private Type reference (TYPE) HRFPM_DB_OPERATION 'U' HRFPM: DB Operations 20011212
5 EXC_2FC Instance attribute Private Object reference (TYPE REF TO) CX_HRFPM_2FC 20011214
6 EXC_DB Instance attribute Public Object reference (TYPE REF TO) CX_HRFPM_DB_OPERATION 20020111
7 EXC_DB_OPERATION Instance attribute Private Object reference (TYPE REF TO) CX_HRFPM_DB_OPERATION 20011212
8 EXC_FM Instance attribute Public Object reference (TYPE REF TO) CX_HRFPM_FM_POSTING HRFPM: Error During FM Document Creation 20020111
9 EXC_FM_POSTING Instance attribute Private Object reference (TYPE REF TO) CX_HRFPM_FM_POSTING HRFPM: Error During FM Document Creation 20011212
10 EXC_FPM Instance attribute Private Object reference (TYPE REF TO) CX_HRFPM Exception Class for Module "Administrator" 20020709
11 EXC_NUMBER Instance attribute Private Object reference (TYPE REF TO) CX_HRFPM_NUMBER_RANGE 20011212
12 EXIT_DIFFERENCE Constant Public Type reference (TYPE) EXIT_DEF 'HRFPM_DIFFERENCE' Business Add-In Definition 20020806
13 FPM_DOC_HEADER Instance attribute Private Type reference (TYPE) HRFPM_FPM_DOC_HEADER HRFPM: FPM Document Headers for Funds Commitments 20011114
14 GO_FPM_DOC Static Attribute Public Object reference (TYPE REF TO) CL_HRFPM_FPM_DOC 20091017
15 G_EXIT_DIFF Static Attribute Private Object reference (TYPE REF TO) IF_EX_HRFPM_DIFFERENCE BAdI Interface IF_EX_HRFPM_DIFFERENCE 20070215
16 INIT Static Attribute Private Type reference (TYPE) FLAG General Flag 20020118
17 IT_DELTA_FPM_DOC_POS Instance attribute Private Type reference (TYPE) HRFPM_FPM_DOC_POS_IT HRFPM: FPM Document Items 20011114
18 I_TRACE_ON Static Attribute Private Type reference (TYPE) FLAG General Flag 20020118
19 LOG_CNTL_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090109
20 LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090109
21 P_CUSTOMIZING_CONDENSE Instance attribute Private Type reference (TYPE) FLAG 'X' General Flag 20011115
22 T_LOG_HANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20090109
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DOCUMENT Instance method Public Method Build document 20011116
2 CHECK_EXISTING_DOCUMENT Instance method Private Method Obsolete 20011114
3 CHECK_SINGLE_EXISTING_DOCUMENT Instance method Private Method HRFPM: Check for existence of docuemnt 20011213
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070215
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011114
6 CONVERT_EXCEPTION_TO_BAPIRET2 Instance method Public Method Convert exceptions into a return table 20020910
7 CONVERT_EXCEP_TO_BAPIRET2_FM Instance method Public Method Convert exceptions into a return table 20060427
8 CREATE_DOCUMENT Instance method Private Method Create documents 20011115
9 DETERMINE_DOC_DATE Instance method Private Method Determine Posting Date of Docuemnt 20041027
10 EXTEND_POSNR Instance method Private Method determine item number 20011206
11 GET_DOC_DATE Instance method Private Method Determine Posting Date of Docuemnt 20020117
12 GET_DOC_TYPE Static method Public Method Determine Type of Document 20011116
13 GET_FM_POS Instance method Private Method Read FM Docuemnt Items 20020111
14 GET_REFERENCING_PAY_RESULTS Static method Public Method 20091017
15 INSERT_FM_DOC Instance method Public Method Update of FM Document Header 20011218
16 INSERT_FM_POS Instance method Public Method Update of FM Document Items 20011218
17 LINK_DOCUMENT Instance method Public Method HRFPM: Link Documents 20011115
18 REBUILD_DOCUMENT Instance method Public Method Reconstruction of Documents 20020111
19 REFRESH_DOCUMENT Instance method Private Method Adjust Documents 20020116
20 SET_SINGLE_DOCUMENT_TO_ZERO Instance method Public Method Obsolete - Use SINGLE_DOCUMENT_REDUCE Instead 20020910
21 SHOW_BATCH_TRACE Static method Private Method 20040527
22 SHOW_PROTOKOLL Instance method Public Method Log display 20020910
23 SHOW_TRACE Instance method Private Method Show Run Time in Statusbar 20020118
24 SINGLE_DOCUMENT_REDUCE Instance method Public Method Reduce Documents by Amount (HRFPM_FM_POS and FM document) 20040430
25 UPDATE_DOCUMENT Instance method Public Method Adjust Documents 20011115
26 UPDATE_FM_POS Instance method Public Method Change of FM Document Items 20011218
27 UPDATE_SALSA_DOCUMENT Instance method Public Method Reconcile Documents on Personnel Cost Savings 20021028
Events
Class CL_HRFPM_FM_DOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_PBC_PAYRES_REF Public See coding 20091017 BEGIN OF ts_pbc_payres_ref, fm_key_pos TYPE hrfpm_fm_key_pos, pay_res_fund TYPE cl_hrfpm_fpm_doc=>tt_pbc_payres_ref, END OF ts_pbc_payres_ref
2 TT_PBC_PAYRES_REF Public See coding 20091017 tt_pbc_payres_ref TYPE SORTED TABLE OF ts_pbc_payres_ref WITH UNIQUE KEY fm_key_pos
Method Signatures

Method BUILD_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DATE Call by reference Type reference (TYPE) SYDATUM 20011116
2 Importing P_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS HRFPM: FM Belege - Positionen 20011116
3 Exporting P_POSITION Call by reference Type reference (TYPE) HRFPM_ACC_IF Struktur für Schnittstelle Mittelbindung 20011116
# Exception Resumable Description Created on
1 NO_LOGICAL_SYSTEM 20011218

Method CHECK_EXISTING_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS_IT HRFPM: FPM Belegpositionen 20011115
# Exception Resumable Description Created on
1 NO_DOCUMENT_FOUND 20011115

Method CHECK_SINGLE_EXISTING_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS HRFPM: FPM Belegpositionen 20011213
# Exception Resumable Description Created on
1 NO_DOCUMENT_FOUND 20011213

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HRFPM_FM_DOC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRFPM_FM_DOC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HEADER Call by reference Type reference (TYPE) HRFPM_FPM_DOC_HEADER HRFPM: FPM Belegköpfe für Mitelbindungen 20011114

Method CONSTRUCTOR on class CL_HRFPM_FM_DOC has no exception.

Method CONVERT_EXCEPTION_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_MESSAGES Call by reference Type reference (TYPE) HRFPM_BAPIRET2_IT HRFPM: Tabellentype für BAPIRET2 20020910
2 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_HRFPM Ausnahmenklasse für Modul 'Administrator' 20020910

Method CONVERT_EXCEPTION_TO_BAPIRET2 on class CL_HRFPM_FM_DOC has no exception.

Method CONVERT_EXCEP_TO_BAPIRET2_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_MESSAGES Call by reference Type reference (TYPE) HRFPM_BAPIRET2_IT HRFPM: Tabellentype für BAPIRET2 20060427
2 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_HRFPM_FM_POSTING Ausnahmenklasse für Modul 'Administrator' 20060427

Method CONVERT_EXCEP_TO_BAPIRET2_FM on class CL_HRFPM_FM_DOC has no exception.

Method CREATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ADD_POSITIONS Call by reference Type reference (TYPE) HRFPM_ACC_IF_IT HRFPM: Tabellentyp zu HRFPM_ACC_IF 20020709
2 Exporting PT_FM_DOC Call by reference Type reference (TYPE) HRFPM_FM_DOC_HEADER_IT HRFPM: FPM Belege 20020709
3 Exporting PT_FM_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS_IT HRFPM: FPM Belege - Positionen 20020709
4 Changing PT_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS_IT HRFPM: FPM Belegpositionen 20011115
5 Importing P_SALSA Call by reference Type reference (TYPE) FLAG Salary Savings Durchgang 20020709
# Exception Resumable Description Created on
1 CX_HRFPM_2FC 20011214
2 CX_HRFPM_DB_OPERATION 20011212
3 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20011212
4 CX_HRFPM_NUMBER_RANGE 20011212

Method DETERMINE_DOC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting C_DOCDATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20041027
2 Importing P_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS HRFPM: FPM Belege - Positionen 20041027

Method DETERMINE_DOC_DATE on class CL_HRFPM_FM_DOC has no exception.

Method EXTEND_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_POSITIONS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS_IT Struktur für Schnittstelle Mittelbindung 20011206
2 Changing P_POSITION Call by reference Type reference (TYPE) HRFPM_FM_POS HRFPM: Positionsnummer der FPM Belege 20011206

Method EXTEND_POSNR on class CL_HRFPM_FM_DOC has no exception.

Method GET_DOC_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DOC_DATE Call by reference Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20020117
# Exception Resumable Description Created on
1 CX_HRFPM_AD_CUSTOMIZING Administator Customizing 20020117
2 CX_HRFPM_DB_OPERATION 20020117

Method GET_DOC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DOC_TYPE Call by reference Type reference (TYPE) AWTYP Referenzvorgang 20011116
2 Importing P_ENC_TYPE Call by reference Type reference (TYPE) HRFPM_ENC_TYPE HRFPM: Mittelreservierungstyp (Res / Pre / Com) 20011116

Method GET_DOC_TYPE on class CL_HRFPM_FM_DOC has no exception.

Method GET_FM_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_HRFPM_FM_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS HRFPM: FM Belege - Positionen 20020111
2 Importing P_KEY_POS Call by reference Type reference (TYPE) HRFPM_FM_KEY_POS HRFPM: FM Belegpositionen - DB Schlüssel 20020111

Method GET_FM_POS on class CL_HRFPM_FM_DOC has no exception.

Method GET_REFERENCING_PAY_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FLG_COMPLETE Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20091017
2 Importing IS_FM_POS_KEY Call by reference Type reference (TYPE) HRFPM_FM_KEY_POS 20091017
3 Importing IT_SRTZA_RANGE Call by reference Type reference (TYPE) CL_HRFPM_PAYROLL_SIMULATION=>TR_SRTZA 20091017
4 Returning RRS_PAY_RESULTS Value transfer Object reference (TYPE REF TO) TS_PBC_PAYRES_REF 20091017
# Exception Resumable Description Created on
1 CX_HRFPM_ACC_POSTING 20091017
2 CX_HRFPM_DB_OPERATION 20091017
3 CX_HRFPM_PAYROLL_SIM_TECH 20091017

Method INSERT_FM_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_HRFPM_FM_DOC Call by reference Type reference (TYPE) HRFPM_FM_DOC_HEADER_IT HRFPM: FPM Belege 20011218
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20011218

Method INSERT_FM_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_HRFPM_FM_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS_IT HRFPM: FPM Belege 20011218
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20011218

Method LINK_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS HRFPM: FPM Belege - Positionen 20020625
2 Exporting PT_ADD_POSITIONS Call by reference Type reference (TYPE) HRFPM_ACC_IF_IT HRFPM: Tabellentyp zu HRFPM_ACC_IF 20020709
3 Exporting PT_FM_DOC Value transfer Type reference (TYPE) HRFPM_FM_DOC_HEADER_IT HRFPM: FPM Belege 20020709
4 Exporting PT_FM_POS Value transfer Type reference (TYPE) HRFPM_FM_DOC_POS_IT HRFPM: FPM Belegpositionen 20020709
5 Importing P_SALSA Call by reference Type reference (TYPE) FLAG allgemeines flag 20020709
# Exception Resumable Description Created on
1 CX_HRFPM_FM_DOC 20011212

Method REBUILD_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_POS Call by reference Type reference (TYPE) HRFPM_FM_POS HRFPM: FM Belegpositionen - DB Schlüssel 20020118
# Exception Resumable Description Created on
1 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20020111

Method REFRESH_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_POS Call by reference Type reference (TYPE) HRFPM_FM_POS HRFPM: FPM Belegpositionen 20020116
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20020116
2 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20020116

Method SET_SINGLE_DOCUMENT_TO_ZERO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BELNR Call by reference Type reference (TYPE) HRFPM_FPM_DOCNR Belegnummer der PBC Belege 20020910
2 Importing I_COMMIT Call by reference Type reference (TYPE) FLAG allgemeines flag 20020910
3 Importing I_ENC_TYPE Call by reference Type reference (TYPE) HRFPM_ENC_TYPE Mittelvormerkungstyp (Res / Pre / Com / Blk) 20020910
4 Importing I_FPM_POSNR Call by reference Type reference (TYPE) HRFPM_FPM_POSNR Positionsnummer der PBC Belege 20020910
# Exception Resumable Description Created on
1 CX_HRFPM_2FC 20020910
2 CX_HRFPM_DB_OPERATION 20020910
3 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20020910
4 CX_HRFPM_INCONSISTENT HRFPM: Inkonsistente Belege 20040430

Method SHOW_BATCH_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTION Call by reference Type reference (TYPE) STRING 20040527
2 Importing IP_RUNID Call by reference Type reference (TYPE) HRFPM_RUNID 20040527
3 Importing IP_TIME Call by reference Type reference (TYPE) SY-UZEIT 20040527
4 Importing IS_FM_POS_UPDATE Call by reference Type reference (TYPE) HRFPM_ACC_IF 20040527
5 Importing IS_HROBJECT Call by reference Type reference (TYPE) HROBJECT 20040527

Method SHOW_BATCH_TRACE on class CL_HRFPM_FM_DOC has no exception.

Method SHOW_PROTOKOLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DISPLAY_AREA Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020910
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) HRFPM_BAPIRET2_IT Returnparameter 20020910

Method SHOW_PROTOKOLL on class CL_HRFPM_FM_DOC has no exception.

Method SHOW_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_TIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20020118
2 Importing P_TEXT1 Call by reference Type reference (TYPE) ANY 20020118
3 Importing P_TEXT2 Call by reference Type reference (TYPE) ANY 20020118
4 Importing START_TIME Call by reference Type reference (TYPE) SYUZEIT Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit 20020118

Method SHOW_TRACE on class CL_HRFPM_FM_DOC has no exception.

Method SINGLE_DOCUMENT_REDUCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BELNR Call by reference Type reference (TYPE) HRFPM_FPM_DOCNR Belegnummer der PBC Belege 20040430
2 Importing I_COMMIT Call by reference Type reference (TYPE) FLAG allgemeines flag 20040430
3 Importing I_DELTA_AMOUNT Call by reference Type reference (TYPE) HRFPM_FM_POS-BETRG Offener Betrag 20040430
4 Importing I_ENC_TYPE Call by reference Type reference (TYPE) HRFPM_ENC_TYPE Mittelvormerkungstyp (Res / Pre / Com / Blk) 20040430
5 Importing I_FPM_POSNR Call by reference Type reference (TYPE) HRFPM_FPM_POSNR Positionsnummer der PBC Belege 20040430
# Exception Resumable Description Created on
1 CX_HRFPM_2FC 20040430
2 CX_HRFPM_DB_OPERATION 20040430
3 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20040430
4 CX_HRFPM_INCONSISTENT HRFPM: Inkonsistente Belege 20040430

Method UPDATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_ADD_POSITIONS Call by reference Type reference (TYPE) HRFPM_ACC_IF_IT HRFPM: Tabellentyp zu HRFPM_ACC_IF 20020709
2 Exporting PT_FM_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS_IT HRFPM: FPM Belege - Positionen 20020709
3 Changing PT_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS_IT HRFPM: FPM Belegpositionen 20011115
4 Importing P_SALSA Call by reference Type reference (TYPE) FLAG allgemeines flag 20020709
# Exception Resumable Description Created on
1 CX_HRFPM_2FC 20020910
2 CX_HRFPM_DB_OPERATION 20011212
3 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20011212

Method UPDATE_FM_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HRFPM_FM_POS Call by reference Type reference (TYPE) HRFPM_FM_DOC_POS HRFPM: FM Belege - Positionen 20011218
# Exception Resumable Description Created on
1 CX_HRFPM_DB_OPERATION 20011218

Method UPDATE_SALSA_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_POS Call by reference Type reference (TYPE) HRFPM_FPM_DELTA_DOC_POS_IT HRFPM: FPM Belegpositionen 20021028
# Exception Resumable Description Created on
1 CX_HRFPM_2FC 20021028
2 CX_HRFPM_DB_OPERATION 20021028
3 CX_HRFPM_FM_POSTING HRFPM: Fehler bei der FM-Belegerstellung 20021028
History
Last changed by/on SAP  20110810 
SAP Release Created in 110