EAI: 06 199 – Missing authorization: PReq Create: Purchasing Grou XXX – Is there any flags to activate the Purchasing Groups?
in the System where you get the authorisation error go to transaction st01 and set trace for authorizations and your User who gets the Error. then run your Purchase order until you get the error, then go back to st01 and disable the trace and display the trace file where you will see what authorizations [...]
View Answer
| July 1, 2011 8:07 PM
EAI, Procurement, SAP, SAP administration
in the System where you get the authorisation error go to transaction st01 and set trace for authorizations and your User who gets the Error. then run your Purchase order until you get the error, then go back to st01 and disable the trace and display the trace file where you will see what authorizations [...]
SAP R3 ON SYSTEM I
<b> I have been on the AS/400 since it’s inception in the late 80′s. I have also been a SAP Basis administrator for 11 years on the AS/400. I wouldn’t consider anything else to run SAP on,,,why?, because the 400 is one of the most stable platforms out there. It is such a shame that [...]
View Answer
| June 30, 2011 8:21 PM
iSeries, SAP, SAP installation
<b> I have been on the AS/400 since it’s inception in the late 80′s. I have also been a SAP Basis administrator for 11 years on the AS/400. I wouldn’t consider anything else to run SAP on,,,why?, because the 400 is one of the most stable platforms out there. It is such a shame that [...]
How to call a shell script from ABAP program?
<b>OPEN DATASET l_oldfile FOR INPUT IN TEXT MODE ENCODING DEFAULT. IF sy-subrc EQ . OPEN DATASET l_newfile FOR OUTPUT IN TEXT MODE ENCODING DEFAULT. IF sy-subrc EQ 0. DO. READ DATASET l_oldfile INTO l_newline. “Variable l_newline is for holding the read line from l_oldfile IF sy-subrc EQ 0. TRANSFER l_newline TO l_newfile. ELSE. EXIT. ENDIF. [...]
View Answer
| June 30, 2011 8:00 PM
ABAP, Flat files, FTP Server, Linux, Shell scripts
<b>OPEN DATASET l_oldfile FOR INPUT IN TEXT MODE ENCODING DEFAULT. IF sy-subrc EQ . OPEN DATASET l_newfile FOR OUTPUT IN TEXT MODE ENCODING DEFAULT. IF sy-subrc EQ 0. DO. READ DATASET l_oldfile INTO l_newline. “Variable l_newline is for holding the read line from l_oldfile IF sy-subrc EQ 0. TRANSFER l_newline TO l_newfile. ELSE. EXIT. ENDIF. [...]
Free IT Book: CompTIA Security+ Certification Passport
http://itknowledgeexchange.techtarget.com/itanswers/security-firewall-in-routers/#viewquestion
View Answer
| June 28, 2011 4:05 PM
AS/400, Business Intelligence, Channel, CIO, CompTIA, CompTIA Security+, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
http://itknowledgeexchange.techtarget.com/itanswers/security-firewall-in-routers/#viewquestion
How to loop a table part of VA01 transaction, if number of rows for input more than number of rows on a screen?
I am assuming you mean ITEM rows. If that is the case then it doesn’t matter how many rows there are. You need to have two internal tables. Lets call them i_orders and i_items. data: begin of i_orders occurs 10 with header line, “all the VBAK fields needed order_num like VBAK- VBELN, sold_to like VBAK- [...]
View Answer
| June 22, 2011 10:20 PM
ABAP, SAP FI, VA01
I am assuming you mean ITEM rows. If that is the case then it doesn’t matter how many rows there are. You need to have two internal tables. Lets call them i_orders and i_items. data: begin of i_orders occurs 10 with header line, “all the VBAK fields needed order_num like VBAK- VBELN, sold_to like VBAK- [...]
ABAP query request
You didn’t say what the output is. Is it a list on a screen, a spreadsheet?
View Answer
| June 22, 2011 8:21 PM
ABAP, ABAP queries, SAP ABAP, SAP development
You didn’t say what the output is. Is it a list on a screen, a spreadsheet?
Free IT Book: Securing SQL Server
I do Follow @ITKE on Twitter. just twitted http://twitter.com/#!/batye1
View Answer
| June 21, 2011 4:56 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
I do Follow @ITKE on Twitter. just twitted http://twitter.com/#!/batye1
Open IT Forum: Are you on hacking offense or defense?
internal and external testing for security holes proactive approach for fixing security problems all the updates and patches need to be downloaded, installed and configured on time (right away after update patch get published) Security hardware upgraded annually or at least once in 2-3 years
View Answer
| June 21, 2011 3:33 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Open IT Forum, Oracle, SAP, Security, Sony, Sony PlayStation Network breach, SQL Server, Storage, Virtualization, VoIP, Windows Server
internal and external testing for security holes proactive approach for fixing security problems all the updates and patches need to be downloaded, installed and configured on time (right away after update patch get published) Security hardware upgraded annually or at least once in 2-3 years
SAP Fleet Management
Li, SAP Fleet Management is an industry solution, which means it touches several SAP modules. If you will be tracking vehicles, their use and repairs, you will be using primarily SAP Plant Maintenance. In the IMG look at: Plant Maintenance and Customer Service -> Master Data in Plant Maintenance and Customer Service -> Basic Settings [...]
View Answer
| June 21, 2011 7:00 AM
Fleet Management, SAP Fleet Management, SAP PM
Li, SAP Fleet Management is an industry solution, which means it touches several SAP modules. If you will be tracking vehicles, their use and repairs, you will be using primarily SAP Plant Maintenance. In the IMG look at: Plant Maintenance and Customer Service -> Master Data in Plant Maintenance and Customer Service -> Basic Settings [...]
Free IT Book: Achieving Extreme Performance with Oracle Exadata
seeing as no one’s done this can I have the book anyway?
View Answer
| June 20, 2011 12:47 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exadata Database Machine, Exchange, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
seeing as no one’s done this can I have the book anyway?
SAP Transaction Code for ALL MM Transactions
Hi, You can find all SAP t-codes (not only MM) here. There are more than 100,000 t-codes there. It has the search function (based on t-code name, description, and its program) and shows the SAP menu path(s) for each t-code. There are also additional information and links about the t-codes. You can also contribute by [...]
View Answer
| May 8, 2013 8:51 AM
Materials management module, MM modules, SAP Transaction Codes
Hi, You can find all SAP t-codes (not only MM) here. There are more than 100,000 t-codes there. It has the search function (based on t-code name, description, and its program) and shows the SAP menu path(s) for each t-code. There are also additional information and links about the t-codes. You can also contribute by [...]
Transaction Codes in SAP?
you can find all SAP tcodes at <a href=”http://tcodes.ofsap.com/”>All SAP Transaction Codes</a>. There are more than 100,000 tcodes there. It has the search function (based on tcode name, description, and its program) and shows the SAP menu path(s) for each tcode. There are also additional information and links about the tcodes. You can also contribute [...]
View Answer
| June 20, 2011 8:50 AM
SAP, SAP CRM, SAP Transaction Codes
you can find all SAP tcodes at <a href=”http://tcodes.ofsap.com/”>All SAP Transaction Codes</a>. There are more than 100,000 tcodes there. It has the search function (based on tcode name, description, and its program) and shows the SAP menu path(s) for each tcode. There are also additional information and links about the tcodes. You can also contribute [...]
SAP TRANSACTION CODE LISTING
you can find all SAP tcodes at <a href=”http://tcodes.ofsap.com”>One-stop SAP Reference & Collaboration</a> There are more than 100,000 tcodes there. It has the search function (based on tcode name, description, and its program) and shows the SAP menu path(s) for each tcode. There are also additional information and links about the tcodes. You can also [...]
View Answer
| June 20, 2011 8:43 AM
SAP Transaction Codes
you can find all SAP tcodes at <a href=”http://tcodes.ofsap.com”>One-stop SAP Reference & Collaboration</a> There are more than 100,000 tcodes there. It has the search function (based on tcode name, description, and its program) and shows the SAP menu path(s) for each tcode. There are also additional information and links about the tcodes. You can also [...]
impact of SAP BO on SAP BI AND SAP BW
Buss Objects is bought my SAP . It Doesnt mean that Whole BI is going to change. But Its Good to learn BI + Abap toghther. & If possible Have knowledge of BO <b>Another perspective on this topic comes from SAP expert Axel Angeli on SearchSAP. Axel predicts that <a href=”http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1325859_tax293481,00.html”>BO demand</a> will outdo BI [...]
View Answer
| June 20, 2011 7:59 AM
SAP BI, SAP BO, SAP Business One, SAP BW, SAP careers
Buss Objects is bought my SAP . It Doesnt mean that Whole BI is going to change. But Its Good to learn BI + Abap toghther. & If possible Have knowledge of BO <b>Another perspective on this topic comes from SAP expert Axel Angeli on SearchSAP. Axel predicts that <a href=”http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1325859_tax293481,00.html”>BO demand</a> will outdo BI [...]
SAP on iseries or SAP on AIX
Hi, There are a lot to be considered. 1. You need to first decide the vendor from which you are buying hardware. 2. You need to judge them on the following parameters. a) Do they have propietory OS? b) Do the native OS has the native high availability functions – Whether that comes bundled or [...]
View Answer
| June 19, 2011 9:45 AM
AIX, AS/400, iSeries, SAP
Hi, There are a lot to be considered. 1. You need to first decide the vendor from which you are buying hardware. 2. You need to judge them on the following parameters. a) Do they have propietory OS? b) Do the native OS has the native high availability functions – Whether that comes bundled or [...]
Domain experience in Sales and distribution
Hi, did u study SD. I’m in same position now. can u guide me. Madan
View Answer
| June 15, 2011 5:16 PM
SAP careers, SAP certifications, SAP SD
Hi, did u study SD. I’m in same position now. can u guide me. Madan
Open IT Forum: What tech blogs and Twitter feeds do you follow?
Oracle_Edu
View Answer
| June 14, 2011 1:54 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, IT Blogs, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Open IT Forum, Oracle, SAP, Security, SQL Server, Storage, twitter, Virtualization, VoIP, Windows Server
Oracle_Edu
Beginner question #2 – Where do I manage the list of defined bins?
by storage bin type by editing storage bins. logistics->logistics exe->master data-> warehouse-> storage bin. then use these options to manage storage bins display change single bin change-> selectively deleting as well possible in this. ——————————————————————————- You can use LS11 to see all Bin created in your Warehouse. In this Transaction you can Modify/Delete Bin. You [...]
View Answer
| February 27, 2013 2:18 AM
SAP WM
by storage bin type by editing storage bins. logistics->logistics exe->master data-> warehouse-> storage bin. then use these options to manage storage bins display change single bin change-> selectively deleting as well possible in this. ——————————————————————————- You can use LS11 to see all Bin created in your Warehouse. In this Transaction you can Modify/Delete Bin. You [...]
Free IT Book: The Data Warehouse Mentor
twitted http://twitter.com/#!/batye1
View Answer
| June 7, 2011 6:29 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, IT Books, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
twitted http://twitter.com/#!/batye1
SAP purchase order list by PO Creator
You can use the T-code ME2N & fill the company code & view list & multiple select the purchasing group to view all the list of PO with creator code/name
View Answer
| May 7, 2013 12:41 PM
SAP PO Creator, SAP purchase order, SAP Purchase Order Creator
You can use the T-code ME2N & fill the company code & view list & multiple select the purchasing group to view all the list of PO with creator code/name





