Re: A question about Formula field or sql Expression fields (Helppppppppp)
(SELECT fieldname FROM tableName WHERE fieldname=345) (SELECT SUM(fieldname) FROM tablename WHERE fieldname=345)
View ArticleRe: ABAP Rpt to PDF using CONVERT_ABAPSPOOLJOB_2_PDF issues in Batch
Hello, Can you check user profile who running background job for default printer is assigned?Also, if possible try to debug background job using JDBG in SM37 job list. See what is causing blank pdf...
View ArticleRe: AR_FACTORY scenario transport
That's the problem...I cannot assign Z package where scenario should generate objects(while creating new archiving scenario in archiving factory)...or did i do something wrong?
View ArticleRe: How to Rollback the number autogenerated of a material
When I call BAPI_MATERIAL_SAVE_DATA without the material number generated it gives an error tha says that I should give the material number.
View ArticleSRMSUS Portal
Hi, I copied BSP SRMSUS into ZSRMSUS in a local object as i read at a post using SE80 and right click on app name.I need to hide some views according user role so I made this copy and along the...
View ArticleRe: Auto Refresh work items in POWL iview
http://scn.sap.com/thread/3342910 set the indicator as per note 1937453 MSS Active Queries do not refresh number of items notes 1754923 1841747
View ArticleRe: BPC Logic Script: Creating intersection instead of union with *SELECT...
Please search SAP notes for "BPC K2 multiple SELECT" you will see some explanation... Vadim
View ArticleRe: How do I save long text while preserving formatting ?
Hello Aradhana, please try the method: get_text_as_stream and than CALL FUNCTION 'CONVERT_STREAM_TO_ITF_TEXT' TABLES text_stream = lt_text itf_text = lt_tline. Best regardsThomas
View ArticleRe: Adding Custom Fields in SAP SYCLO Work Manager App
Arihant,1. You don't need to change any steplets as long as they use the object factory classes to create the POJOs and you have extended the parent POJO and changed the entry in the config panel. 2....
View ArticleRe: SOAP AXIS RECEIVER ERROR
Hi Peter, The error can be because of wrong message sent to web service and it is not able to parse (data, field or encoading issue) or you are using the wrong web service url. regards,Harish
View ArticleRe: Table header not visible on all pages
Hey Tushar, I have the same requirement in my form...What was the solution of your problem?Please share ASAP. Thanks in advance
View ArticleRe: How to delete records from target table when they are deleted from source...
I am trying to get a handle on just how the "Detect delete" works coming out of table compare and for my testing I actually expect it to delete all target rows that are not in my source. In the...
View ArticleRe: Clarification regarding 7.X format code in field routine of transformation
Hi All, Thank you very much for your replies. after some research, I have found that the number of added records can be more in case where there are start routines and global routines etc. because each...
View ArticleRe: Only Show Changes
hi Jennifer, here's one method that you may wish to try...and for this example we'll look at one field to start: 1) go to Insert > Crosstab and place it on your group header.2) in the crosstab...
View ArticleSAP FIORI - LAUNCHPAGE FOR IP
Hi Experts, I have a problem when running the launchpage, work correctly with the hostname but IP does not work. URL operative : http://<hostname>:8000/sap/bc/ui5_ui5/ui2/launchpage/home.html...
View ArticleSAP Connect Rules
Dear experts. i am trying to create some rules regarding the outgoing message. For instance: if the subject of the email contains the word "prevent" to do not send the email. Tipical rules just like...
View ArticleRe: ABAP Table for DynamicConfiguration details of XML message in SXMB_MONI
Yes Hareesh INT1 message ID will be send in INT2 and based on that I want to retrieve the DCJMSCorreleationID of first INT1
View ArticleRe: Dear All,what are the major issues in implementation in sap hcm
Biggest issues can be: Not doing proper process mappingGathering "crazy" requirements instead of pushing back for a sensible solutionToo much customization and codingLack of change management
View ArticleRe: Delete QCM tables after system copy
Hi Bug Kindly refer the link with more information about QCM table Conversion Process - BC - ABAP Dictionary - SAP Library Conversion Problems - BC - ABAP Dictionary - SAP Library Displaying Temporary...
View ArticleRe: creacion de un variable parametro para varios comandos
bueno me refiero que si puedo crear 1 parámetro en crystal de tipo fecha y con este parámetro puedo filtrar varios comando que he creado para mi informe. este parametro me filtra la fecha en los...
View Article