November 7, 2009 at 8:13 pm
Symptom
BYD_HF:Correction for handling the contact party update.
Other terms
Code changes in the class CL_APRO_IFPRO_UTIL_2
Reason and Prerequisites
SUPPORT PACAKGE FP2.0 SP2/FP2.5
Solution
Code change needs to be done in the classes
CL_APRO_IFPRO_UTIL_2
Method : BUILD_PARTY
Transport : MGGK029792
July 15, 2009 at 12:17 am
Symptom
BYD_HF: Confirmation date & quantity status determined wrong
Other terms
Code changes in the class CL_APRO_A_IT_CHK_CNF_QTY and CL_APRO_A_IT_CHK_CNF_DATE.
Reason and Prerequisites
SUPPORT PACAKGE FP2 SP0/SP01/FP2.5
Solution
Code change needs to be done in the classes
CL_APRO_A_IT_CHK_CNF_QTY and CL_APRO_A_IT_CHK_CNF_DATE.
Method : /BOPF/IF_FRW_ACTION~EXECUTE
July 12, 2009 at 2:12 am
Symptom
BYD_HF: TPDS Sales Order not displayed in item doc flow
Other terms
Code changes in the class CL_APRO_BADI_BDF
Reason and Prerequisites
SUPPORT PACAKGE FP2 SP0/SP01/FP2.5
Solution
Code change needs to be done in the classes
CL_APRO_BADI_BDF
in the method IF_EX_BADI_BDF_BO_NAME~GET_NEIGHBORS
Transport numbers.
FP2 SP0 – H0EK003074
FP2 SP1 – MGGK021636
FP2.5 AGPK019079
June 30, 2009 at 9:03 am
Symptom
The Method CONVERT_TIMESTAMP_TO_DATE of Class CL_BUS_TIME converts the timestamp in eternity dates to a Date as Initial,for particular timezones like AUSVIC.
Other terms
Package : BUS_TOOLS
Class : CL_BUS_TIME
Method : CONVERT_TIMESTAMP_TO_DATE
Others : ev_date,timezone.
Reason and Prerequisites
In order to convert the timestamps in eternity dates for eg. 99991231130000 into the corresponding timezone some Hours [...]