Re: Order Aging Report (AUFK-AUFNR , USER1)
Above code format is too ugly.TYPES: BEGIN OF ty_aufk, user1 TYPE aufk-user1, aufnr TYPE aufk-aufnr, bukrs TYPE aufk-bukrs, prctr TYPE aufk-prctr, END OF ty_aufk, BEGIN OF ty_bkpf, budat...
View ArticleRe: smartform designe table
In your code please un-comment Exceptions parameters of the FM. CALL FUNCTION fm_name "'/1BCDWB/SF00000031'* EXPORTING* ARCHIVE_INDEX =* ARCHIVE_INDEX_TAB =*...
View ArticleRe: CCSS extraction in BW
Hi..All data related to controlling document is inserted into table COSP, COSS and COSP.To get data from these tables, you get object number related to wbs element from table prps and get data...
View ArticleRe: process on value request is not working
Hi,FIELD CARRID MODULE GET.Here CARRID is the screen fields name ie the name given for the field in the Layout.Click the search help associated with this field.Put a BREAK POINT in the POV Module ie in...
View ArticleRe: Order Aging Report (AUFK-AUFNR , USER1)
Hi Sowmya Sreeram. Donot use SELECT SINGLE or DELETE Statements inside a LOOP.
View ArticleRe: Write internal_table to BPC cube
Hi Anjan Thanks for your valuable input, I am working on multiple things & will try above option & get back
View ArticleRe: Write internal_table to BPC cube
Hi Vadim Thanks for your valuable input, I am working on multiple things & will try above option & get back
View ArticleRe: RFC to WS scenario
Hi, Can you please check if the url you are using is correct. Make sure it is in the proper format. Also try opening it up in a browser and see if it is working.
View ArticleRe: REMOTE FUNCTION MODULE CREATION
Hi Manisha jaiswal Create BAPI like this Step 1: Create structures for Importing and Exporting Parameters.Step2: Create a function module and make it as remote enabled.Step3 : Create a BO.Step4 :...
View ArticleRe: SAP Basis
Hi Expertise,Please help me to know these questions......... RegardsAbhijit
View ArticleRe: How to Pull data from table RESB/PKHD/CAUFV Table
Arvind, I understand your requirement...I have gone through datasource 2LIS_04_PKKANBAN but couldn't find many fields of table PKHD in this DS. i.e PKNUM,PRVBE,-PKSTE.In my earlier post i was talking...
View ArticleRe: Number range for HBL missing
Hello Alice Go to your Nwbc Htlml client or desktop client Masterdata-Manage Waybill stock Maintain number range for your combination of mode and sales/purchasing area for your org and shipping point...
View ArticleRe: BO user password change
Hi Durga, change it for those connections in IDT or Universe designer..-->Could you please tell me where can I find these connections?I am totally new to IDT or Universe designer Regards,Vinay
View ArticleRe: Your greatest fantasy/ wish/ dream ?
Share yours please. let see how realistic is it ntn
View ArticleRe: Your greatest fantasy/ wish/ dream ?
I don't need to go to a dealer. Why would I want to do that ??
View ArticleRe: Upgrade ECC6 EHP5 to EHP7
Hi,I think that you need an additional CRT to install "LOCHRSAE" release "605" Please read the below note. 1551074 - Support Package Note for Add-on LOCHRSAE 6051550973 - Installation of LOCHRSAE 605...
View ArticleRe: Delta Init from DSO to cube different from Full load...
Hi the idea is that if you want all the details (first record, cancellation, new record) in your cube for detailed analysis of what happened, then, you will initialize with the change log If you just...
View ArticleRe: Partial results is coming..
Hi Ganapthy, As Durgamadhab said, there is a restriction to limit number of rows in Universe as well as Report. Please check below two settings: In Universe, Open Universe Parameters > Go to...
View Article