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 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 [...]
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 15, 2009 at 2:31 am
Symptom
When there is an updation of email information in the inbound the Bdoc fails with R1000 error.
EG UPD_IN_MI_BACK1 27FE5F9350F49D41AE49B9AC58F41BC8INT005AD_HOME 99 INT005AD_HOME
Other terms
LBUPA_INTERFACE_SERVICEF33,form is_present_int, BUPA_CONV_EI2BAPI.
Reason and Prerequisites
During the updation of email information in the inbound if the email data on the database has duplicates, then the updation fails.
E.g : If the data on [...]
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 [...]
July 6, 2009 at 4:56 am
Symptom
A dump occurs when a contact person address is deleted.
Other terms
ASSERT, BP_Outbound, LBUPA_INTERFACE_OUTBOUNDA81, form bpr_fill_addr_d.
Reason and Prerequisites
The internal memory table containing the address guid of the address that is being deleted is cleared.
When the same is read during further processing to fill the address guid in the complex structure it leads to a dump.
Solution
The internal [...]
July 3, 2009 at 5:04 am
Symptom
If the user changes an address data of a Business Partner in one session and the same business partner is parallely open in another session.The address data changes done in the first session does not get reflected in the second session when the user goes into the Relationship Tab and comes back [...]
July 1, 2009 at 4:50 am
Symptom
Buffer is filled after successful read from database and hence effecting the performance.
Other terms
Products
——–
Package : COM_PRODUCT
Include : LCOM_PRODUCTF38
Form : com_product_guid_get_h01
Other terms : gt_product_idmap
Reason and Prerequisites
Due to program error.
Solution
Kindly implement the below source code correction to solve the problem.
July 1, 2009 at 4:49 am
Symptom
Consider a Product ‘P1′ and the iobject ‘IOBJ’ which is archived.As a result, the referenced data in the product ‘P1′ also gets deleted. Instead of deleting only the entries in the specific set type tables, the links in COMM_PR_FRG_ROD and COMM_PR_FRG_REL tables are deleted as well.
Other terms
Products
——–
Package : [...]
June 29, 2009 at 3:08 am
Symptom
1) When a new material is created, everything is fine and the value of the new MARA field gets copied to COMM_PRODUCT-CONFIG field correctly. The problem comes when we change the value of the new field in ERP (say, from ‘X’ to ‘E’). In this case, the Bdoc goes in [...]