Re: Mapping tdline at item level
<E1EDP01 SEGMENT="1"> <POSEX>00010</POSEX> <ACTION>001</ACTION> <PSTYP>0</PSTYP> <MENGE>4.000</MENGE>...
View ArticleCan't Connect to SMP 3.0 server from Client
Hello All , I am trying to connect SMP 3.0 server but i am getting error like Requesting Public Key from Server Communications error (14) Connection failed Ending transmission and i also checked with...
View ArticleRe: Post implementation in changeset_end method. How to populate response body?
Hi Ron,Do you have any feedback on the clarification I requested above with sequencing. I'm trying to confirm if the sequence in which Methods in DPC class are triggered is always going to be same as...
View ArticleRe: Printing texts in subforms dynamically based on condition
Hello Karthik, You can achieve this requirement. What you need to do is create 4 separate flowed sub forms of 1-level, 2-level, 3 level and 4-level texts. Let the name of these sub forms be...
View ArticleRe: temp tables and deferred updates
I don't have a documentation reference but the optimizer appears to default to deferred mode when the #table and follow-on DML operation are in the same batch (ie, optimizer makes a 'safe' guess during...
View ArticleRe: BINTOHEX causing error "attribute type is invalid
Hi Yang, you are aware that this is not any SAP internal forum, but open to everybody, yes? Anyhow, check the documentation for the BINTOHEX function: Syntax BINTOHEX (expression) Description...
View ArticleEvaluation Path
if we have executive department (Cermica) and we have 10 departments belong to it under each department we have 5 sub departments what is the evaluation path or function module to get the top...
View ArticleRe: Migrated start routine form BW 3.x could not be changed in 7.31
Please close the thread with answred or asumed answred that will be useful for others.
View Articlealert ACRD
hi experti want to do an alert that i've to send to my user. this alert has to send all customer that it has been changed from type lead to type customer i try to read the table ACRD, but i'm not...
View ArticleRe: Autocreate for Template Table if it doesn't exist
Ok. For dynamic table creation you have to create a view. In the script do like this - sql ('datastorename', 'drop view abc');sql('datastorename','create view abc select * from table_name'); Arun
View ArticleRe: Fields Shrinked Automatically in Some Reports after Upgrade
I don't know if you are running the "old version of EXE file" and the updated app on the same computer. I suspect not(?). The issue you are seeing is typically related to printer driver differences....
View ArticleRe: Error launching office client: plugin.PushActionsByValue is not a function
Hi Robert,Thanks for your support, I've managed to fix it.The only thing necessary was to open it in compatibility mode and approving two add-ins...Now it works perfectly.ThanksRegardsEng. Martín D....
View ArticleRe: How to release the new version categorization schema
Hi Michael, Have tried by changing the valid from date and happen but no luck still the same error. Please find below image of Active Schema Below is the screen shot of Draft Schema created by...
View ArticleRe: cl_wd_table - enable/disable certain cells
Hi, Yes. It's possible. Check this document for reference: How to make selected row of table editable in Web Dynpro ABAP In this, I have demonstrated to enable a cell on Leadselection. You can do based...
View ArticleAlternate unit of measure
Hi Gurus, Please help to resolve the below issue.We are purchasing the sheet in meters / roll and want sell it in Pieces. We will cut the sheet, based on the customer requirement For example 2M Width x...
View ArticleRe: Getting data without using joins from database
There's an additional myth that you shouldn't use inner join on more than 3 (or some other arbitary number) tables. This is complete twaddle.
View ArticleRe: Getting data without using joins from database
Tell your supervisor he/she is wrong and you insist, as a matter of principle and conscience, on doing things according to best practice.
View ArticleRe: Excel file upload restriction
Hi Ajith If you use the FM-TEXT_CONVERT_XLS_TO_SAP with enabling exception, system will say clearly 'Excel file & cannot be processed' You might tried without exception. Still you are not clear...
View ArticleWhen will SAP Java AS for EE 7 see the light? And NWDS on Eclipse 4.2?
Hi, since thread 2028916 When will SAP Java AS for EE 6 see the light? became too long and old - scrolling on mobile devices is a pain - I decided to start a new thread to discuss the future of the...
View Article