All about Microsoft Dynamics NAV and Business Central
How to convert long code into Procedure in AL/Business Central.
With the different code actions it is very easy to convert your long code into procedures. Just a small tip to convert to your long code into smaller procedures.
I'm a Dynamics NAV/Navision developer and helps partners and end-users with their NAV implementations. I do everything from third-party management advisory, training to new NAV teams, project management, training, setup and development.
Do you want to hire me to help getting your project a success? Then contact me via dropping one email from linkedin
Expertise in end-to-end development of software products from requirement analysis to System Study, Documentation and Testing. Demonstrated abilities in analyzing information system needs, evaluating end-user requirements, custom designing solutions, troubleshooting for complex information systems management. Deft at carrying out risk analysis, impact analysis, project reviews and documentation. Strong Problem solving & Technical skills coupled with confident decision making for enabling effective solutions leading to high customer satisfaction as well as low operational costs.
Certifications:-
Microsoft Certified Technology Specialist -Dynamics
Microsoft Sure Step Certified Professional
Moderator at DUG Forum
Specialties: • ERP Implementation
• Client/Server Programming
• Coding, Testing, troubleshooting and documentation.
• Database Tuning and SQL
• Database Performance
• Debugging large programs
• Project Management and Resource Management.
View all posts by Ammolh Saallvi
5 thoughts on “How to convert long code into Procedure in AL/Business Central.”
Hi, Ammolh, Yes I understand it is a code action, I can get code action to change with statement, and convert if..else to case statement, and even to add missing parenthesis after function calls, but I haven’t been able to create new function. Does it have to be inside a codeunit? Does it have to be very long code?
What version is used? I cannot get this option. But I got the convert implicit With.
LikeLike
This is a code action. You should get it from last version of AL to
LikeLiked by 1 person
Hi, Ammolh, Yes I understand it is a code action, I can get code action to change with statement, and convert if..else to case statement, and even to add missing parenthesis after function calls, but I haven’t been able to create new function. Does it have to be inside a codeunit? Does it have to be very long code?
LikeLike
This is a code action. You should get it from last version of AL too
LikeLike