November 27, 2009 at 7:25 pm
Symptom
When the user changes an individual object in multiple steps (and save after each step), only the first change is distributed via middleware, all following changes do not create a BDoc.
Other terms
PRO_MISC
———
Function Module : COM_PR_CHBADI_CHANGE_AFTER_UPD
Include : LCOM_PRODUCT_CHANGE_EVENTTOP
gv_act_imp_existing
Reason and Prerequisites
Previously the variable holding the active implementation flag was a local variable, but [...]
November 7, 2009 at 8:06 pm
Symptom
When you create a Product with a Product ID that already exists you get an error log ‘The product already exists’ although this error is customised as warning in the system.
Other terms
CRM_PRODUCT
———–
Package : COM_PRODUCT
Include : LCOM_PRODUCTF41,LCOM_PRODUCTTOP
Other terms : COMMPR01.
Reason and Prerequisites
Due To Program Error.
Solution
Kindly implement the [...]
October 27, 2009 at 7:36 pm
Symptom
In a direct input scenario, the user tries to insert two identical telephone number and only one among the identical telephone numbers get inserted into the address database tables.The scenario is genuine because the same telephone numbers is used during Business Hours and after Business Hours.
Other terms
BP_DI:
——
Packagae : BUPA
Include : [...]
October 23, 2009 at 6:43 am
Symptom
In case of Direct Input Scenario the EEW BUPR table is not updated.
Other terms
BP_EEW
——
Package : BUPA_EEW
Include : LBURX_GEN_BDTFDI
Other Terms : EEW,BUPR,Add New Attributes.
Reason and Prerequisites
The Change Indicator ‘M’ is not handled in the code during the DIP2 event.
Solution
Kindly implement the below source code correction to solve the [...]
October 22, 2009 at 8:23 pm
Symptom
In Case Of WebUi where API’s are used,the BUPR table created using EEW is not Updated at the first time on saving the Business Partner.
Other terms
BP_EEW
——–
Package : BUPA_EEW
Function group : BUX_GEN_API
Include : LBUX_GEN_APITOP,LBURX_GENF01
Function Module : BUX_BUPA_MEMORY_INIT
Other Terms [...]
October 22, 2009 at 8:21 pm
Symptom
The database table entry of the table “BUT051″ gets deleted at the time of changing the valid to date.
Other terms
BP_REL
——-
Include : LBUD3F01
Form : ISDAT_BUT051
Reason and Prerequisites
This problem is caused by the correction given by the note. The note was a pilot note but the request had went in a support pack [...]
August 1, 2009 at 10:42 am
Symptom
In ‘BP’ transaction, in the ‘Address Overview’ tab, when the user selects an address usage and clicks on the validity button, suppose he keeps the valid_to field blank or gives an incorrect entry, an error message is raised and once the error popup is closed, the cursor is placed on the [...]
July 20, 2009 at 5:35 am
Symptom
Info message of flagged for archiving is not appearing for archived partners when traversing from and to, to the Where-Used list tab.
Other terms
BP_DIALOG
———-
Package : BUPA_DIALOG
Function Group : BUPA_DIALOG_JOEL
Include : LBUPA_DIALOG_JOELF14,LBUPA_DIALOG_JOELF04,
LBUPA_DIALOG_JOELFTOC.
Methods : clear_messages,set_sub_header_tab_id
Reason and Prerequisites
The messages where getting cleared in the Business Partner UI because the [...]
July 20, 2009 at 2:54 am
Symptom
Address is allowed to be deleted even though there is a dependency
Other terms
Package: S_BUPA_GENERAL
Include: LBUA_CHECKF01
Form: addel_check
Message Number: R1 479
BUA_CHECK_ADDR_VALIDITY, addr_delete_check, lc_bp_check_addel, BUP_CHECK_ADDEL
No dependency check
Address Deleted
Reason and Prerequisites
Though the error message was passed from the ADDEL function modules, the error was not raised to the UI.
Solution
Implement the note to resolve the issue.
July 7, 2009 at 3:27 am
Symptom
COMM_HIERARCHY : A Dump is triggered on deleting the assignment of EEW RELTYP to a Category.This happens when the corresponding EEWB Extension is deleted.
Other terms
COM_PRODUCT
———–
Package : COM_PRODUCT_CATEGORY
Include : LCOM_PRCAT_IL_REL_CHECKF03
Form : deletion_check_settype_datapr
Other Terms : COMM_HIERARCHY
Reason and Prerequisites
Due to Program error.
Solution
Kindly [...]