Re: Column name and number of supplied values
Hi, I encountered this error message after an upgrade from 8.8 to 8.82 and it turned out to be an issue with the transaction notification stored proc. Comment out any custom code and try your update...
View ArticleRe: YTD Sales Figures
Hi Caroline Stewart Check with the below condition T1.DocDate >='20120701' And DateDiff(YY,T1.DocDate,GetDate()) = 0s RegardsKennedy
View ArticleRe: Sales Order Update termination for dispatch time '4' for Multiple Outputs
Hi, In the ouput determination configuration, check the output type setting for application V1 check in SPRO --> Sales & distribution --> basic functions --> output control --> output...
View ArticleRe: Table for draft Goods Receipt document
Hi Ajay, The serial number will be stored permanently after adding the draft document. Before that it will not be stored in any table. It may be stored in above tables. After adding, you can query the...
View ArticleRe: SAP Crystal Reports for Enterprise wizard does NOT appear or prompt me to...
Hi Thatoyame, Even though the PID is alive please try to create a new server and stop the existing one and test the issue. Regards,Sohel
View ArticleRe: Table for draft Goods Receipt document
Hi Ajay, Welcome...Have nice day.... Thanks & Regards,Nagarajan
View ArticleRe: SAP HR Payroll testing
Hi Kanuku, Thanks for your efforts in sharing the knowledge!!!!!!!!! Regards
View ArticleRe: Rows to Column Conversion in ABAP
Hi Ginee, Then you need to go for dynamic internal tables since column names are not fixed. Please search for dynamic internal table. -> Please ignore this. BR,Ankit.
View ArticleRe: How to Import Comments History?
I would suggest use standard SAP delivered classes to dump the comments into NW. the following code might help you. Data: lo_cmt_manager TYPE REF TO cl_ujc_cmtmanager.DATA: ls_cmt_db...
View ArticleRe: messages from UJ validation BADI
You need to pass MSGID, Use UJ0_EXCEPTION and MSGNO-147, you can find other message classes SE91
View ArticleOpen Deliveries in VL06F transaction.
Dear Gurus,We are running the VL06F with the following to identify the open delivery documents:We do not have the WM/Transportation and Packing Functionality.Do we need to have the Billing status as...
View ArticleRe: Multiple Printing of Dynamic Forms (Original/Copy)
Hi, Yes, if the form is online and you have a valid output type configured with the form then it will work. BR, Sandeep Katoch
View ArticleRe: Person Authorized: PMS
Hi Shaily Negi, In your scenario HR will be present only to initiate the document.After initiating, doc goes to appraisee then to appraiser, and when doc is with appraisee and until appraisee sends the...
View ArticleRe: SAP_appl 606 not found after ECC 6 ehp 6 netweaver 7 ehp 3 installation
Hi, Could you please paste package levels from System- Status? ThanksSunny
View ArticleRe: Automatically pick a value when other value is entered in a standard tcode
Hi Purnand, purnand dhingra wrote: Hi Ankit, My apologies for the late reply. I want to display the vehicle number in the likp-xabln(header level) after the user enter the customer material number...
View ArticleRe: One document Posting in F110
Hi I think it is not possible to group multiple vendors. Because these vendors normally with different name ,address information, and different bank information and etc.. . Best regards.Crystal.
View ArticleRe: problem in FB01
do not pass document type in your excel....write your bdc code two timesfor example...PERFORM BDCDATA USING FIELDS whatever you want to passhere first give TYPE as SE,now append the data to bdcdata...
View ArticleRe: Goods Receipt of STO
Hi Experts, After completing Outbound Delivery(PGI with 641 mvmt type) The user has to check the status of the outbound delivery wether it is in 'W' or in 'C' in VL02n and if the status is 'W' it is...
View ArticleRe: LO275
Hi, Please provide me link or send attachment to me, my mail id devidas.karad@gmail.com
View Article