Did not receive "I blogged" badge after my first blog.
2 days back I wrote my first blog and it has following link.Ways to Improve the Accuracy of a predictive model. Yet I did not receive " I blogged" badge . How and when I will get it ?
View ArticleRe: How to validate the SHIPTO is linked to the SOLDTO before accepting
Hi,User find that it is quicker to enter directly onto the field entry. This may be a better option for an experience user. Even that, a slight stroke could end up with a wrong shipto. This make it...
View ArticleRe: Creating query for joining table EQST, STPO, MAST to get BOM data
Anvesh thanks for your concern shown. I will explain you once I finish my task.
View ArticleRe: Creating query for joining table EQST, STPO, MAST to get BOM data
Yes sir. Done. Thanks a lot for your support,guidance and patience.
View ArticleRe: How to retrieve from 11th records to end from a table
Try this one tooo. TYPES:BEGIN OF st_mara. INCLUDE STRUCTURE mara.TYPES:END OF st_mara. DATA:it_mara TYPE TABLE OF st_mara, wa_mara TYPE st_mara. *SELECT * FROM mara INTO CORRESPONDING...
View ArticleRe: Not Updating IT0003 while transferring hr master data from one sap system...
Hi Jagan Thanks for your quick response. However, the above link is related to business partner relations with PFAL . But I'm expecting IT0003 should be created during the INSERT mode in PFAL while...
View ArticleRe: Problem in Debugging a Method of Class in Class Based Workflow
There is no short dump in the code its running perfectly now. My code is reached because the values are getting reflected in container, but i don't know that why my method is not there in SM50 for...
View ArticleRe: How to retrieve from 11th records to end from a table
Thanks Ananth will try and let you know
View ArticleRe: Cost Estimate With MTO
Hi Emad, What do you mean by unlogic sap behavior ??. Both the concepts are different can you explain detaily. Before detailing me check this scn link for your information production order cost...
View ArticleRe: My program is here.When I execute, it shows that field is too small to...
Hi , Maybe Ypur select option number range is High,Means it will fetch more records from DB and it results into runtime error. Try to give exact requred select options or delete un neccesooryt...
View ArticleRe: SAPRouter connection problem NIESNC_FAILURE
Hi, hope you are using the leatest version of saprouter binaries. please also share the dir command output of /usr/sap/saprouter regardssunil
View ArticleRe: All configured Enterprise manager are offline
Hey please check yours IEM version Compatibility with LM Service version. Gagandeep Singh
View ArticleRe: SAP PI 7.3: Error NO_MAPPINGPROGRAM_FOUND
Hi Carlo, Check if a fault message is returned instead of a response. That would explain the no mapping program found error. Regards,Mark
View ArticleRe: Competitor Product Report
Hi Ong, Apologies, currently there is no individual datasource for CompetitorProducts, I have added this for 1702, but if time permits we will do this in 1611 itself. I will keep you posted. Regards,Bejoy
View ArticleRe: NumberFormatException when using JDBC receiver for blob
Hi Edmond I will try to explain my whole situation Step 1: call function 'BAPI_DOCUMENT_GETDETAIL2' exporting documenttype = wa_drap-dokar documentnumber = wa_drap-doknr...
View ArticleRe: Tricky PIR Reduction Issue
Hello, A planning independent requirements reduction performed with a GI posting to a delivery and it is reversed if the goods issue is reversed.Please refer SAP note 1365127 - PIR quantities are too...
View ArticleRe: To read a txt file using the Module
HI Evgeniy , for SAP sftp adapter is not supporting the FCC, we are doing the content conversion with module only. is there a way that we can achieve through module. Thanks,Viany
View ArticleRe: Customer Groups in REx 3.3
Hi Giacomo, Customer Groups is a backend driven filter concept for Business Partners. The REx Admin Guide section 8.4.3 for version 3.3 explains the customizing steps that need to be performed. You can...
View Article