Re: How can I display an internal table using ALV and field catalog?
Hi Rafeal, Yes there is no catalog,please maintain that. Regards,Madhu.
View ArticleRe: IDoc ready for dispatch (ALE service)
Hi every one,I have done every thing mentioned above.Executed prog RSEOUT00.BD87 and set to transfer immed. But still I am getting the same status.Can anyone help me.In BD87 I am getting blank new...
View ArticleRe: How can I display an internal table using ALV and field catalog?
Dear, The exception has the answer. RegardsPurnand
View ArticleRe: Regarding Inactive Field in VA02
Hi Niranjan. Thanks for response. I am using this Include for this purpose along with include LV69AFZZ but I have also disable some button (attached for reference ). So Please guide how to disable...
View ArticleRe: Regarding Inactive Field in VA02
Hi Bastin, Thanks for response. I am using this enhancement for this, Can you guide that SHDO (Screen Variant) can be user wise. Ram
View ArticleRe: Aletrnatives for Nested Loop to same table
hi Pradosh, According to me your requirement doesn't require a parallel cursor technique.......the logic you have written is perfect to your requirement..... thanks and regards,narayan
View ArticleRe: Regarding Inactive Field in VA02
Hi Ram, Check the below link which already available in SCN...
View ArticleRe: Infotypee 0002 value is not saved?
Hi, FYI PFBL. http://****************/Tutorials/HRABAP/PA30/Create1.htm http://****************/Tutorials/HRABAP/Infotype/Enhancement.htm I hope above links will help's to u RegardsMahesh
View ArticleRe: How can I display an internal table using ALV and field catalog?
Hi Rafael ! Please try this:(and let me know if i am wrong) **************************************************************************** T-Y-P-ES - P-O-O-L-S D-E-C-L-A-R-A-T-I-O-N A-R-E-A...
View ArticleServices PO Creation With Negative value
Hi all, I am trying to create a Services PO using the BAPI 'BAPI_PO_CREATE1'In my scenario, First time PO will create with negative value.Then I will remove some conditions in Services line.Then PO...
View ArticleSelect-option/Parameter & Primary Key
Dear Abaper, It this compulsory to have a Table fields define in Parameter/Select-option of Selection screen should be Primary key of respective tables?? and If we used two different tables...
View ArticleEthics and pragmatism: Is it acceptable to get certified with "free" material?
Hi guys, this time I bring to discussion a moral issue, not a technical one. So if you are interested in technical matters, ignore it. I am interested in get certified. This link:...
View ArticleSelect-option/Parameter & Primary Key
Hi Mahendra, You can try this out for yourself and find the answer to your queries. No, it's not compulsory for the fields you use in select-options to be primary key fields in a table. And, as long as...
View ArticleHow to delete from internal table based on value size?
You can try using the STRLEN function in the DELETE...WHERE statement and see if you can avoid a loop. (I don't know if it will work or not but it's worth a try and won't take much).
View ArticleRe: Select-option/Parameter & Primary Key
Parameter n select-option fields can be anything according to your requirement..its not compulsory. n you can use common field of two tables in query to fetch the related data
View ArticleRe: Select-option/Parameter & Primary Key
Hi, Its not necessary to have fields in parameters/select options to be primary key. It just takes the datatype irrespective of the primary key..I have written a small example for you: PARAMETERS:...
View ArticleRe: How to upload PDF document in SDN
Hey, Why don't you upload it in google docs or websites like viewdocsonline.com and share the link. I am not sure. RegardsPurnand
View ArticleRe: Select-option/Parameter & Primary Key
Hi Gaurav, u will come to better conclusions when u urself try the things and face issues and then try to resolve them ............ I suggest you to go thru online R/3 help and Debugger. I'm sure u'll...
View ArticleRe: Implicit Enhancement of an internal table
Hi William, for Dynamic enhancement of internal table, there is a concept with OO-ABAP -> dynamic internal table where the internal table is declared and filled up dynamically. Plz refer to the...
View ArticleQA32 Adding Column
Hi All, I have an Issue Regarding QA32 when i select a row in qa32->then clicking on Results Button,There i need to add a Column(MEINS) in table control of General Tab ,the prob here is i am unable...
View Article