Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from JG-SAPHR on Nov 13 at 10:48 PM In any ABAP subroutine (i.e., a routine starting with form and ending with endform, called by a perform statement), function, at the start or the end, you can create user code with ABAP Enhancement facility. This is a standard procedure. It is not affected by support pack(SP) or OSS note. However if an OSS note impacts the routine or function, you may need to ensure that the ABAP Enhancement is consistent with the changes after the OSS note or SP.
| | | ---------------Original Message--------------- From: R. Wood Sent: Wednesday, November 13, 2013 4:45 PM Subject: Expand the Date Range of Records in CATS check_table used by user exit CATS0006? Within the standard SAP CATS CAT2 transaction, the system loads CATS records into table CHECK_TABLE ranging from 2 months before through 2 months after the date of the records being entered in the timesheet. This is more than ample for all of our custom edits programmed in user exit CATS0006 / ZXCATU05. However, when updating CATS via function 'BAPI_CATIMESHEETMGR_INSERT', the system only loads CHECK_TABLE records for a 3 day range that includes the date of the record being added along with the day before and the day after. Is there a means to change that date range so that, at a minimum, CHECK_TABLE contains one week before and one week after the record(s) being processed by the BAPI? Thanks, Ralph | | Reply to this email to post your response. __.____._ | _.____.__ |