Re: APD Issue
Hi, Did you check the data in the direct update dso? does it bring correct data of the query ?
View Article2LIS_11_VAITM enhancement from VBAP table
Hello, In ECC system VBAP table is enhanced with some Z fields. I need to bring those fields in BI by enhancing 2LIS_11_VAITM.I have managed to do that.But there is one additional requirement. A delta...
View ArticleEnd Routine
Hello Experts I want to write end routine to load 0COMP_CODE based on calmonth and 0COUNTRY as below. IF calmonth is between jan 2014 to jun 2014 then it will return company code based on following...
View ArticleRe: End Routine
I am providing a rough code for the same: LOOP AT RESULT_PACKAGE ASSIGNING <RESULT_FIELDS>. IF <RESULT_FIELDS>-calmonth GE '201401' and IF <RESULT_FIELDS>-calmonth LE '201406' . If...
View ArticleRe: Delta Extraction For Generic DataSource...
Hello Raman and Yogesh, Thank you both for your prompt responses. On 10.04.2014 I've created "Generic DataSource with Generic Delta" and used CalDay as Delta-Specific Field and lower limit kept to...
View ArticleCreating and accessing Custome table through End routine
Hello In my requirement, around 30 company codes are there and based on country i have to access them in end routine. Code is working correctly but it is becoming very lengthy code. Is there any other...
View ArticleGeneric Delta: Init, Full Upload and Deltas...
Dear All, Last week on 10.04.2014 I've created "Generic DataSource with Generic Delta" and used CalDay as Delta-Specific Field and lower limit kept to blank and upper limit to 1. On 11.04.2014 I've...
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Hi Kiran, Very simple issue.Your loading small/lower case or space issue. instead "Ship " you need to enter "SHIP". so at PSA Keep filter on field SHORT and enter *Ship*.you will find that record,...
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Anshu Tried attaching... it was a large file(exceeded the MB specified by SCN) the portal stopped me from attaching...give me you mail id i can sned it to your mail if you want.. Thanks
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
No issues ..You can check the value in this object ZMAJORGU not in short text field as far as i understand. Regards,AL
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
@AL at PSA we won't see bw objects. he need to check source field(Short - which he mapped) as stated below.
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Ram I checked other records as well they were a lot of smallcharecters upper case charectres ,numeric special charecters .but nothing stopped ...when the system is even accpeting all other charectres...
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Hi, You have error stack. No need to find at psa.Just click on error stack status(red mark) . you will see clear issue description about it. coming lower/upper cases - this kind errors comes record by...
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Thanks for correcting me i just overlooked that.. Regards,AL
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
Ram I clicked on the status Tab of the error stack and this is the first popup As i mentioned in earlier post that error didnt help me in finding the error values
View ArticleRe: Error while loading master data to attribute ZMAJORGU(Major...
one more thing if you don't want to face this error in future, then need to change infoobject zmajorju properties General lowercase letters must be enabled.
View ArticleRe: Fi Extractors (Data loading)
I suppose to followInit without data tranfer--> full load (based on company code or fis period or fis year) About selections - its depend the way you loading.Generally I am asking, do we consider...
View Article