What is the upper limit of number of entries that decision table in SAP BPA can accomodate?
Hi experts, Does anyone happen to know what is the maximum limit of entries that decision tables in SAP BPA can be inserted? Regards, karthika
Employee Central Payroll Blog Posts
Hi experts, Does anyone happen to know what is the maximum limit of entries that decision tables in SAP BPA can be inserted? Regards, karthika
Hi Friends, I have changed the value t_ltap_vb-lgort value in the user exit EXIT_SAPLL03T_002. The code was executed successfully. However, the value is not updated in the database table LTAP. How to change value while doing the TO confirm. Thank with regards, Vallamuthu M.
Hi Friends, I have changed the value t_ltap_vb-lgort value in the user exit EXIT_SAPLL03T_002. The code was executed successfully. However the value is not updated in the database table LTAP. How to change value while doing the TO confirm. Thank with regards, Vallamuthu M.
Hi Experts, My requirement is to access tables – Ser03, OBJK using same material document which has just got posted through MIGO. I tried BAdi’s – MB_DOCUMENT_UPDATE, MB_MIGO_BADI, MB_DOCUMENT_BADI and i got material document number. But the above mentioned tables were not updated till then and so they were blank. Please suggest me suitable way to access …
Why some values in program are automaticly increment after starting ‘At selection screen output’ section. I’ve got an programm, which is used in few transactions. In one of it values are changing after starting an ‘At selection screen output’ section, and at second values are not changing.There is no some additional inizialization, the code before ‘At …
Why some values in program are automaticly increment? Read More »
I am working in a service-based MNC as a QA Consultant and have an overall 5+ years of experience in Software testing in the Finance domain. Currently, pursuing an MBA and I’m very good in account and finance along with consulting managing, and handling multiple stakeholders. I’m getting a log of suggestions to change my …
Should can my career(5+ Years expereince) from Testing domain to SAP FICO? Read More »
Hi Experts, I am trying to find a way where the decision table feature offered inside BPA can be change externally. Basically I am looking for an approach where I do not need to go to decision table, make changes and deploy it inside the BPA for changes to reflect. Is there any way like …
How to make changed to Decisions table in SAP BPA externally Read More »
Hello Gurus, I want to Compress the string value before storing in DB table to save disk space. Currently I am using cl_abap_gzip=compress_text & cl_abap_gzip=compress_binary to compress string, but I don’t see great results . Could any one please suggest , is there any other Compression mechanism available in S/4HANA ? Thanks.
Hello Expertsm In the above screenshot Started By comes default as the workflow destination users name. I want to change it to the actual user name. How can I achieve this?
I’ve created a lib that exposes a REST API for HANA (similar to what PostgREST does for PostgreSQL) by introspecting the db. Right now it’s for TS but Java bindings possible. Would anyone like to beta test that?