Data Types
Hi All , Please can you resolev my query ..I am using DEC data type like... DEC(23.53) so can you tel me how much memory space occupied in bytes .I try to searched it but I am not able to get it....
View ArticleOutput SE38 SA38
Hello experts, I built an SE38 program which allows to display some results to end users. I gived them access to transcation to SA38 to display the results without having access to the program code.The...
View ArticleLength and Visibility Columns are grayed out in SAP
Hi All, Length and Visibility Columns are grayed out in SAP. Can someone please help making those columns editable?. Best Regards Arthur
View ArticleHow do you implement BAPI_PO_CREATE then BAPI_GOODSMVT_CREATE?
Hello experts, Please give me a sample code to use the BAPI_PO_CREATE with BOM materials then use the PO number in BAPI_GOODSMVT_CREATE.I always get the error of no selectable items in the PO. Must be...
View ArticleI want to convert following BDC code Into BAPI,What i have to do for it?
*&---------------------------------------------------------------------**& Report ZMAP_UPDATE_SALESSET*&*&---------------------------------------------------------------------**&...
View ArticleBAPI_SALESORDER_SIMULATE doesn't return data when used in my own FM
I've written this code to get schedule line data from the BAPI_SALESORDER_SIMULATE. Normally this data is returned in the table ORDER_SCHEDULE_EX. When I test the BAPI in SE37 it gives the expected...
View ArticleIssue with the field COBRB-KONTY?
Hi All, I have a requirement to create settlement rule for the cost center with values ,COBRB-KONTY = CTR.COBRB-PROZS = 100.COBRB-EXTNR = 1.COBRB-PERBZ = PER. Here i am facing issue with the field...
View Articlepass dynamic table to adobe.
Hi Experts, I need to pass an internal table which have dynamic count of columns to pdf interface to print the table data in pdf.the columns of internal table depends on the selection year which is...
View Articlethe file is damaged and could not be repaired when smartforms convert to pdf
i m using your code but error is occur please help mewhen i goto sost and open my pdf file at that time give error message my whole program is below report ypayment_advice2.tables : bsak,skat.types...
View ArticleBAPI_PO_CHANGE change price of service
Hi, I am trying to update the price of a service irem using BAPI_PO_CHANGE and BAPI_PO_GETDETAIL1. The issue im having is for multiple PO's for the first PO the price updates as expected but on the...
View ArticleHow to convert internal table data into excel format
Hi, Can anyone tell me,how to convert internal table data into excel format,and zip that excel format to send automail to vendors. Please help me. Thanks
View ArticleLT07 - please specify an internal number range.
Hi, I am creating transfer order through tcode LT07. But I get error "Please specify an internal number range". I noticed that in Include "LSNR3F01"on line 144 there is below statement call 'ThNoGet',...
View ArticleFields Matching
Hi All, i am facing some unexpected situation, please help me get out of these. I have two fields of char type with length 60. what i have to do is i am matching the data of these two fields throug IF...
View ArticleLess records are displaying when using template in smartform
Hi, When I use table in smartform, its showing correct number of records that is 34 but I have to use template and when I use it, it displays 24 records. How come? Please check the following...
View ArticleAssign value to other variable's value.
Hello friends, Here I'm getting stuck. I have a variable LV_POSNR& at runtime LV_POSNR filled by some value suppose say 'VBAP-POSNR(01)'. it means LV_POSNR has value 'VBAP-POSNR(01)'. But here my...
View ArticleJoining tables with two different field types.
How to join tables with two different field having diffrent character length and same values?
View ArticleLine after every record in template in smartform
Hi, I have created a smartform but using templates this time. The problem I am getting in template is how to get line after every record. I have already chosen framed pattern which I normally choose in...
View ArticleCustomization of standard web dynpro
Hi, I am trying to copy the standard web dynpro component 'ERC_C_REQ_MGMT' into Z component.There are some standard enhancements in ERC_C_REQ_MGMT which is not getting copied, because of which...
View ArticleACK in ABAP PROXIES
Hi experts.We are sending ABAP proxies from SAP to PI requesting tecnichal ACK. The thing is that the ACK message is created but it remains in error in PI so the ack status in SAP backend is never...
View ArticleInput field still appears to be mandatory after Uncheck the checkbox
Hi Experts, I have an user input field tied to a Checkbox, if the checkbox is checked, the input field becomes mandatory, this part works fine. Now before I enter any data to the input field, I...
View Article