Re: How to Assign Day type 1 to week days in Selection Rules
In this case I think you can create 6 WSRs and assign to EEs, cannot you?
View ArticleRe: Change fieldcat values to editable after selecting a value in dropdown
Hi, To change edit mode for specific cells only you will have to use style. An example report available SAP is BCALV_EDIT_02 What you need to do :Create one more field in alv internal table of type...
View ArticleIDoc from MDGF misses some fields that are present in CR
Hello Experts, In MDGF the data replication is set up as ALE/IDoc, and after approval the replication IDoc is getting triggered.In DRFRSD and WE09, I am able to see the IDocs , both outbound with...
View ArticleRe: How to change LIKE statement to other statement in ABAP Query
I don't think it is possible to do it in Select query. You should select the data first and then loop on that table and check the desired condition.
View ArticleRe: How was this valuation calculated for the material?
I doubt someone has modified the table MBEW.The line item (which is blank valuation type) will always contain the total stock and the total value with regards to sum of all valuation types.I have...
View ArticleRe: Change fieldcat values to editable after selecting a value in dropdown
In my code, the trigger was a button click with that function code. That function code will not work for you. In your case, you should define the handle_data_changed event, and the code above should be...
View ArticleRe: Accoulting document for price + discount sd billing doc
Hi Andrew Is it possible to get +900 (price - discount) ?You have two condtition type Basic Price ZP00 & Discount ZD00 In condition type v/06 - ZD00 check Mark as X (Negative Value) and check...
View ArticleRe: Org Rule SOD risks @ User level not showing correct results.
Dear Raju, it seems to be correct. Did you check the OSS notes? What's your current SP level? Please see:...
View ArticleRe: PF status in ALV LIST
Hi Bharani, Please find the abap code for REUSE_ALV_GRID_DISPLAY and it is similar to REUSE_ALV_LIST_DISPLAY. *-- Local Constants Declarations. CONSTANTS : lc_c_formname TYPE slis_formname VALUE...
View ArticleRe: How the character field will be treated in application server if there is...
Hello Ashish, You are correct but my field IDAT2 is an 8 character field , i can see value in data set file is ||00000000||. Regards,Mallikarjuna
View ArticleRe: Package
Hi Mahesh, To put it in a simple way, Package is like creating a folder , where you put all the objects under one namespace. RegardsArulmani
View ArticleArchiveLink Document type not show in GOS
Hi experts, I created a business object which has the interfaces IFGOSXSERV and IFARCH21. document type also has been created for archivelink, and the link between document type and GOS also has been...
View ArticleRe: update PRPS table
Hi Vinay, only 2 fields right then its better to write the code to update 2 fields for the given wbs element. Thanks,Sree
View ArticleWhen business hour it was high load Portal get restarts intermittently
Hi All, When business hour it was high load Portal get restarts intermittently . It is a dedicated portal system to integrating with BI,BW CRM and ECC systems. SAP System:SAP Netwear as Java system 7.2...
View ArticleRe: SAP PO 7.31 Operation Mapping in BPM - Could not invoke service reference...
Configuration for service group [SG_localhost] failed. Error details: [No endpoints found. Check if the service is configured and if its endpoints are available in the . Service i faced the similar...
View ArticleRe: Issue in locking planning area in APO
Hi Kavitha, Its not resolved. It is one constraint mentioned in the technical design and it is understood that the planners have to come out of the transaction. If you found any solution related to...
View ArticleRe: problem in the stock of mmbe
main item of this po was received . now if i changed the bom it can't affect to received
View ArticleRe: Unable to edit VC in SO
Hi,Check the characteristics in the CT04 transaction whether the restriction has been applied on it in the value assignment tab. Regards,SRK
View Article