Discover sap programming language, include the articles, news, trends, analysis and practical advice about sap programming language on alibabacloud.com
This is an article I contributed to my internal magazine to introduce sap development technology to colleagues who do not know about sap development. This article is intended to help you who want to learn sap development technologies.
The full name of ABAP is advanced business application programming-advanced business
Introduced
Since 1998, IBM has introduced Java as a tool for accessing the SAP Business Application Programming Interface (BAPI) and remote function calls (RFCs). IBM's early implementation of the server-side Java role means that the quality of service (QoS) and reliability of the runtime components will become as important as the tools themselves. This led to the visualage of Java and its highly reliable
Copyright @ 200708, chen Wu,
Chentaoyu@sohu.com
,
Http://www.cnblogs.com/evan
Http://www.cnblogs.com/Evan/articles/853800.htmlMini sap 6.2 installation of ABAP/4 Programming
Copyright @ 200708, chen Wu,Chentaoyu@sohu.com,Http://www.cnblogs.com/evanThis article complies with the gnu gpl copyright agreement. When any organization or individual references, reprints, or modifies this document, please retain th
In the SAP Interface Programming NCo3.0 series (06): Session Management in this article, the relevant knowledge points for session management have been described in detail, please refer to. Now use JCo3.0 to achieve.1. JcocontextIf multiple functions in SAP need to be run in a session, you need JCoContext to provide a guarantee. If you are in the same thread, the
.jpg "alt=" Wkiom1z-rfude4i6aab1pcac9w0888.jpg "/>If show below windows, it means Chinese language has been actived.650) this.width=650; "src=" http://s2.51cto.com/wyfs02/M02/78/7E/wKioL1Z-RHeg9j_3AAUhVPRpxQQ775.jpg "style=" float: none; "title=" 2015-12-26_153912.jpg "alt=" Wkiol1z-rheg9j_3aauhvprpxqq775.jpg "/>Log on again, would find interface is all Chinese.650) this.width=650; "src=" http://s5.51cto.com/wyfs02/M02/78/7F/wKiom1Z-RGLQb2AUAAMZCCOL2h
ArticleDirectory
L stored procedure
Use L to customize SQL Functions
Introduction
In SAP Hana, you can use SQL script to create a stored procedure.Programming LanguageTo implement specific applicationsProgramComplex computing stored procedures. L The stored procedure is basically the same as that of SQL Script Creation. data types or table types can be used as input and output parameters. That is to say, l can be used directly by othe
Label: style Io ar use SP for on CTI BS
In SAP, the structure of a single value is sometimes changed to a range structure, which is similar to the selection-option function. SAP provides ranges to implement this function.
(Selection-option is a very powerful function in SAP. It is also often required to be similar to the selection-option function in the progr
Sap abap programming string encryption-MD5_CALCULATE_HASH_FOR_CHAR, md5hashDATA: str1 TYPE c LENGTH 12 VALUE 'zxcv ',Str2 TYPE c LENGTH 32,Str3 TYPE c LENGTH 32.Call function 'md5 _ CALCULATE_HASH_FOR_CHAR'EXPORTINGData = str1Length = 0* VERSION = 1IMPORTINGHash = str2.WRITE:/'Original:', str1.
WRITE:/'modify: ', str2.
How does SAP abap split strings?
DATA: tel
Last article
2. Support the meaning of a language 2. You can modify the text according to your company's needs.
A) The translation function in SAP allows you to modify the following types of text:
Interface text)
Screen text)
Modify menu text
Modify the transaction code text
B) how to modify screen text
There are two ways to modify the text of the screen field,
Method 1: The text of the screen field i
Move-corresponding is used to assign data in one structure to corresponding fields in another structure, and only one row of data can be stored.
Therefore, it should be in the following format:
Tables: spfli.Data: yp_wa like spfli,
Yp_tab like table of spfli.
Types: Begin of SP,
Sel type C.
Include structure spfli.
Types: End of SP.
Data: WA type sp,
TAB type table of SP.
Loop at yp_tab into yp_wa.
Move-corresponding yp_wa To wa.
Append wa to tab.
Endloop.
Yp_tab/tab are two custom tables.
Key variable values for TC control programming in SAP
BPO
Outside BPO
Within Pai
Outside Pai
Sy-stepl
From 1, each cycle automatically adds 1
0
From 1, each cycle automatically adds 1
0
Sy-loopc
Tableview maximum number of records displayed (automatic)
0
Tableview maximum number of records displayed (automatic)
0
JCO3.0 's exception, commonly used exception as follows:JcoexceptionInherited from Java.lang.Exception, is the base class of Exception in JCo3.JcoruntimeexceptionInherited from Java.lang.RuntimeException, is the base class of runtime in JCo3.Reference documentsHere are some of the more valuable reference documents JCO3
JCo3.0 online HelpHttp://help.sap.com/saphelp_nwce711/helpdata/en/46/fb807cc7b46c30e10000000a1553f7/frameset.htm
Resolving JCO3 can only get jcodestination problems under
First, it is interpreted as sy-repid is the name of the current program. "the program name of the current programSy-cprog is the name of the calling program. "Name of the program called
Write a simple program and tune the FM program. You will know the difference. When the program enters the FM
Sy-repid is the name of the functionpool where the FM is located,Sy-cprog is the program name that calls this FM report.
Also, the SY-REPID cannot be changed, and the SY-CPROG can be modified just like oth
Tiobe's annual programming language Laurel was awarded to the most popular programming language of the year, and Google's go language won the honor with a big score this year, with little competition. The 2016 go language gained 2
Edit @ 2011-4-27By Frank: 1. Added illustrations; 2. modified the words and statements of the article; 3. unified the CSS style.
Latest address in http://www.ajaxjs.com/popular.htm
-----------------------------
I translated articles in the early 07 years when I was studying JS and sent a mail to DC. DC added my link. Hey hey.
Author: Douglas crockford 08.3.3 Original article: http://javascript.crockford.com/popular.html
Jean sammet wrote the book "computer
Atitit. the main types of programming languages and Trend -Logical language: Functional language ... Command-language1. The main kind of programming language logical language: Functional lang
How to Create a programming language ?, Create a programming language?
Programming language, as a bridge between people and computers, has an important and far-reaching significance. People who have experience in computer
How to Learn a programming language and a programming language Select a language
Determine the fields you are interested in
You can start learning any programming language (although som
Almost all software schools (including my school) use C language (hereinafter referred to as C) to teach C syntax and usage. This means:
1. c is the first programming language most students have learned;
2. When most students are involved in programming at school, they initially focus on
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.