Re: Copying header text from PR to PO using BAdI: ME_PROCESS_PO_CUST ->...
Hi J ABAP, In the PROCESS_HEADER method, you can access all the PR items by calling the method im_header->get_items. See the codes below. DATA: lt_item TYPE purchase_order_items. DATA:...
View ArticleRe: Dynamic ALV Report
Thanks .. Have you done Dynamic ALV Report for Columns from the above Internal table can you place the sample code.
View ArticleRe: Loading Time Dependent Master Data to SAP BPC
Hi gurus, I've the same requirement, any ideas how to approach this. Best regards
View ArticleUPDATE STATS FAILING
Hello , UPDATE STATS is getting failed in our ECC 6.0 system from the last 10 days.Please find the screenshots attached of the BR* permissions and DB13 error occured.Our br* authorisations are...
View ArticleRe: Cancelling of Shipping document after settlement
Hi Did you try J3GN Also your query is not clear. Why u want to reverse the settlement of previous month. Tnx.Abdul
View ArticleRe: access unknown schema
Hi Wenjun, I have two default schemas (DEV_ and NEO_). But NEO_XXX is the second NEO_ schema in Catalog. JTG (my user name)|-- Catalog |-- DEV_ (my default dev schema) |-- NEO_ (my default neo...
View Articleattach document in FBCJ
Dear Experts, Would it be possible to attach documents in FBCJ, please let me know: 1- if we have only saved the business transaction, 2- or have posted the business transaction. and how it can be...
View ArticleRe: name_qmsm field for the extractor 2LIS_05_TASK
Hello Pratish, First check what partner function do the notification task is mapped to. Is it a vendor, employee or customer. If it is customer you can get the description (List name) from KNA1 and if...
View ArticleRe: Differentiate PL entitlement on the basis of Date of Joining
Hi Venkatesh, As per your instruction I configure following steps - 1st I has created Base Entitlement 2 types - Then I define Date type - J1 and define it in Generation Rule Then I has wrote the...
View Article(TPL) ERROR : unknown template variable "tab_type"
Dear all, I am trying to upgrade our existing MSSQL database into HANA with the aid of cook book. I have done the export after cleansing the data. when I try to do the import , the import jobs starts...
View ArticleCancelled delivery documents
Dear All, We would like to see the Cancelled delivery documents for the particular period,Please advise how to get the data.
View ArticleRe: While running Time Evaluation selected Personnel Number says "0"
Dear Anish, Kindly check the time management status in infotype 7, if the TMSTA is not 1, 7 or 9 then you won't be able to run time evaluation using schema TM04 . Thanks,Bhabagrahi
View ArticleRe: Cancelling of Shipping document after settlement
'T' Type of activity is not maintained for settlement profile in shipping document. But settlement is over for particular activity. Is there any way to cancel the shipping document. I also attached...
View ArticleRe: RFC- JDBC error
Hi Inaki, DB team are maintaining a schema called dbo.GRN_Header. Regards,Rama
View ArticleRe: how to approach fro the below requirement
hello Phani, Two option 1) use Multiprovider to combine both Contract data and purchase data. You will have to use material in the rows as first character to get the report out put. You might get #...
View ArticleRe: Proration of Wage type from Basic Pay
Hi, Where do you want to include these prorated wages ....IT0008/0014/0015??? Wage type 001001.01.2014 14.01.2014 1000 * 6% = 6015.01.2014 31.01.2014 500 * 6% = 30 Regards,Veeram
View ArticleRe: Sap MM
Hello vishnu, I had trained in SAP ABAP 4 years back by some local Institute, unfortunately I dint do any job as Abaper to join MBA, tha language of SAP is not new to me. Well I worked as BD, but bothe...
View ArticleRe: Map SCN Name automatically during ID Creation through GRC 10
Hi Fazil, You need to enter XXXX at the place of user ID and rest of the stuffs would be as usual.So in your case as well, it would be: p:CN=<XXXX>OU=<SOME_DEFAULT_VALUE> Can you see the...
View ArticleRe: Multilingual applications
We developed a piece of PB code that did this dynamically at run time. The translations were stored in the system database. With our solution and Enable it takes a bit of retro fitting to your...
View ArticleRe: SAPSTARTSRV failed to start
Hi Pradeep Could you check the disk space? is it full? BRSS
View Article