Quantcast
Channel: SCN: Message List
Viewing all 8713 articles
Browse latest View live

Re: how to keep popup to select for GUI_UPLOAD function mod.?

$
0
0

Hi,

 

PARAMETERS : p_fname LIKE rlgrap-filename.

 

AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_fname.

 

   CALL FUNCTION 'F4_FILENAME'

    EXPORTING

      program_name        = syst-cprog

      dynpro_number       = syst-dynnr

*   FIELD_NAME          = ' '

    IMPORTING

      file_name           = p_fname.

 

 

Regards,

Venkat.


Re: How to do validation in Dynamic table update program?

$
0
0

Hi,

 

This is your value from excel to internal table.

Re: Br Backup Error with return code BR1365E

$
0
0

Hi,

 

Try to rename file

1_198665_832328334.DBF

as like 1_198665_832328334.DBF_old under oraarch directory and retry the backup again.If possible share the alert_<SID>.log file

 

Regards,

Gaurav

Re: Maternity Leave Entitlment Revision

$
0
0

Do not get confused and do not confuse if leave type is there means quota type must be there but they might not be generating maternity leave quota through time evaluation i.e manually creating quota for maternity leave when ever they required.

 

 

 

 

Regards

Venkatesh

Re: SAP ABAP Certification for Fresher

$
0
0

You're welcome. Can you please mark a 'Correct' answer to close the thread.

 

cheers & happy new year

Paul

Re: SARA with dump CONNE_IMPORT_CONVERSION_ERROR

$
0
0

Hi,

 

I've attach txt file with full dump. I see it when I try to reading an archivefile from SARA.

 

Regards.

Re: Cost planning for WBS element - error KBAPI101 (no control data for planning source)

Re: Query to make GL Transaction report

$
0
0

Hi Sir,

 

Awesome Idea!!

 

Thank you once again..

Problem resolve..

 

But i don't want to miss this chance to learn-

 

how to add cumulative balance in the crystal report.

 

Can you please tell me.?


Re: Unable to Delete BIN

$
0
0

Hi,

 

Sometimes it happens due to incorrect capacity correction. You can apply the correction as per SAP note 1532672 and then try to delete the bin.

This might resolve your issue.

 

Regards,

Rakesh

Re: Maintaining transport request move sequence

$
0
0

Volker Wegert wrote:

 

However, I would suggest to never call this a delta because it's always an entire program, include, class or whatever other object that is transported.



I agree that delta is not the best description. Perhaps "the changed object/subobject" would be better. Because it isn't the entire program. You create a new report Z_MY_NEW_PROGRAM with include Z_MY_INCLUDE. The entry is

R3TR PROG Z_MY_NEW_PROGRAM

You release that transport and modify the include source code. The new transport contains

LIMU REPS Z_MY_INCLUDE

 

If you only import into production the second transport, you don't have the complete object.

 

Similarly with classes, function groups, modules etc.

Functional location for Ship to party

$
0
0

Hello,

 

How to find what are the all functional location assigned to particular partner function?

 

correct answer will get awarded

 

Thank you

 

Regards,

 

Tina

Re: Offline Backup in HA - Need Help

$
0
0

Hi Pradeep

 

For OS level are using another tool ?

 

BR

SS

Re: SAP login error

$
0
0

Dear Hitul,

 

Please follow the following Steps

1-Go to services from the start menu

2- Restart "TAO NT services"

3-Restart "SQL (MS SQL Server)

3-Go to services manager and restart License Manager

4- After 3 minutes gap start your SAP B1 and Login

 

Hope you find it useful

Re: Maintaining transport request move sequence

$
0
0

Vinay Kr Chowdhary wrote:

 

here My question is : do I need to keep track of all the Transport Requests from creation of the program to final version. is all the transport request move sequence is required to move the same program into production server.

 

 

Essentially yes. The contents of transport requests are deltas just the changed objects/subobjects/components from the previous version. So for programs, after the initial transport, you only get the actual components touched recorded in a transport.

 

There are various ways of managing this, which can be automated to an extent. For example:

1. Create a transport

2. Do your work

3. Make a Transport of Copies (ToC) from the transport at 1.

4. Transport the ToC to test. (Never to production).

5. Make fixes (your transport at 1 is still open, so everything can go against that).

6. Go through 3-4 until the testers are happy

7. Release the transport at 1, import into test, import into production.

 

Message was edited by: Matthew Billingham - removed "delta" from the explanation

Re: variable at bex

$
0
0

Hi,

 

Thanks for your additional input. Let me first summarize the information re. the BEx variable used in Web Intelligence over a BICS connection:

 

  • Characterstic value variable;
  • Manual input/default value;
  • Mandatory;
  • Interval;
  • Ready for input.

 

I reviewed again the document Best Practices for Integrating SAP BusinessObjects BI 4.x with SAP NetWeaver Business Warehouse (BW) and SAP  ERP and I could not find any restirction re. the used variable.

 

I searched for SAP Notes based on error message BRAIN (629) and found 2 possibly interesting SAP Notes:

 

 

Please review these SAP Notes and hopefully one is applicable for your situation. Otherwise I suggest to create an SAP Support message.

 

Best regards,

Sander


Re: Issues in BAPI_PROCORDCONF_CREATE_TT

$
0
0

Hello,

 

Have you used COMMIT WORK after this BAPI  execution?

 

Regards,

LSMW Incomplete Recording

$
0
0

Hi,

I am trying to develop initial balances upload through LSMW. I perform the transaction through f-02. everything is OK up till here. but when go to step 5 of field mapping the system is only showing me recording steps till first line item and its not showing next line item fields for mapping. why this behavior and how can i fix this?

 

 

Regards,

Re: Mass changes in sales orders for condition type JEXP (Excise Duty)

$
0
0

hello Abhijeet,

 

could you please try changing pricing date for sales orders in MASS. Once you maintian condition info record, condition record will be determined.

 

regards,

amol

Re: patch upgradation error

$
0
0

Error analysis

    The section "PUBLIC" of the interface of the class "CL_GUI_FRONTEND_SERVICES"

     was changed during

    program flow, which caused inconsistencies at runtime.

    The program "SAPLOCS_UI_CONTROLS" uses the interface version 20141231004608.

    The program "CL_GUI_FRONTEND_SERVICES======CP" uses the interface version

     20100519001923.

    The internal session was started at 20141231000707.

 

i dont how to extract compleate report

 

in 70107 of basis & abap patch i gotted warning not error

 

 

Azhar

Re: clearing with f-32 and fbl5n

$
0
0

Hi Babu,

 

Have you checked the exchange rate of credit memo document. And also check at the time of clearing what exchange rate system is picking.

 

Regards,

Mukthar

Viewing all 8713 articles
Browse latest View live




Latest Images